++ 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 Apr 28 00:40:52 UTC 2025 ===================' INFO: =================== Mon Apr 28 00:40:52 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.41 ++ 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.41,10.0.0.27,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.41:8081 10.0.0.27:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.41:8081 10.0.0.27:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.41:8081 10.0.0.27:8081 10.0.0.23:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.41:9042 10.0.0.27:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.41:9042 10.0.0.27:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.41:9042 10.0.0.27:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.41:8086 10.0.0.27:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.41:8086 10.0.0.27:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.41:8086 10.0.0.27:8086 10.0.0.23: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.41,10.0.0.27,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.41:8082 10.0.0.27:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.41:8082 10.0.0.27:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.41:8082 10.0.0.27:8082 10.0.0.23:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.41:9161 10.0.0.27:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.41:9161 10.0.0.27:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.41:9161 10.0.0.27:9161 10.0.0.23:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.41:9041 10.0.0.27:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.41:9041 10.0.0.27:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.41:9041 10.0.0.27:9041 10.0.0.23:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=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.17,10.20.0.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.41:2181,10.0.0.27:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.41:2181,10.0.0.27:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.41:2181,10.0.0.27:2181,10.0.0.23:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.41:2181 10.0.0.27:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.41:2181 10.0.0.27:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.41:2181 10.0.0.27:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.41:5673,10.0.0.27:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.41:5673,10.0.0.27:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.41:5673,10.0.0.27:5673,10.0.0.23:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.41:6379 10.0.0.27:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.41:6379 10.0.0.27:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.41:6379 10.0.0.27:6379 10.0.0.23:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.41:9092 10.0.0.27:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.41:9092 10.0.0.27:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.41:9092 10.0.0.27:9092 10.0.0.23:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.41 ++ 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.41,10.0.0.27,10.0.0.23 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ 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.41,10.0.0.27,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + 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.41,10.0.0.27,10.0.0.23 ++ local servers=10.0.0.41,10.0.0.27,10.0.0.23 ++ local server_list= ++ IFS=, ++ read -ra server_list ++ cut -d ' ' -f 1 +++ get_local_ips +++ tr '\n' , +++ awk '/32 host/ { print f } {f=$2}' +++ grep -vi host +++ cat /proc/net/fib_trie +++ sort +++ uniq ++ local local_ips=,10.0.0.41,10.20.0.17,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.41'\''))' ++ local server_ip=10.0.0.41 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.41 ]] ++ [[ ,10.0.0.41,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.41, ]] ++ echo 10.0.0.41 1 ++ return + my_ip=10.0.0.41 + '[' -n 10.0.0.41 ']' + break + '[' -z 10.0.0.41 ']' ++ echo 10.0.0.41,10.0.0.27,10.0.0.23 ++ tr , ' ' ++ wc -w + export CASSANDRA_COUNT=3 + CASSANDRA_COUNT=3 ++ echo 10.0.0.41,10.0.0.27,10.0.0.23 ++ sed 's/,/", "/g' + export 'CASSANDRA_CONNECT_POINTS=10.0.0.41", "10.0.0.27", "10.0.0.23' + CASSANDRA_CONNECT_POINTS='10.0.0.41", "10.0.0.27", "10.0.0.23' ++ echo 10.0.0.41,10.0.0.27,10.0.0.23 ++ cut -d , -f 1,2 + export CASSANDRA_SEEDS=10.0.0.41,10.0.0.27 + CASSANDRA_SEEDS=10.0.0.41,10.0.0.27 + export CASSANDRA_LISTEN_ADDRESS=10.0.0.41 + CASSANDRA_LISTEN_ADDRESS=10.0.0.41 + export CASSANDRA_RPC_ADDRESS=10.0.0.41 + CASSANDRA_RPC_ADDRESS=10.0.0.41 + 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 ]] ++ echo -Xms1g ++ sed 's/-Xms[0-9]*[mMgG]//g' + 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;@6b19b79; 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.41; 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.41; 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.41,10.0.0.27}; 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@2a32de6c; 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-04-28 00:40:55,761 DatabaseDescriptor.java:367 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2025-04-28 00:40:55,761 DatabaseDescriptor.java:425 - Global memtable on-heap threshold is enabled at 502MB INFO [main] 2025-04-28 00:40:55,762 DatabaseDescriptor.java:429 - Global memtable off-heap threshold is enabled at 502MB INFO [main] 2025-04-28 00:40:55,798 RateBasedBackPressure.java:123 - Initialized back-pressure with high ratio: 0.9, factor: 5, flow: FAST, window size: 2000. INFO [main] 2025-04-28 00:40:55,798 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-04-28 00:40:56,108 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-04-28 00:40:56,117 CassandraDaemon.java:473 - Hostname: cn-jenkins-deploy-platform-ansible-os-3229-1. INFO [main] 2025-04-28 00:40:56,121 CassandraDaemon.java:480 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.8.0_322 INFO [main] 2025-04-28 00:40:56,123 CassandraDaemon.java:481 - Heap size: 984.000MiB/1.961GiB INFO [main] 2025-04-28 00:40:56,129 CassandraDaemon.java:486 - Code Cache Non-heap memory: init = 2555904(2496K) used = 4537216(4430K) committed = 4587520(4480K) max = 251658240(245760K) INFO [main] 2025-04-28 00:40:56,129 CassandraDaemon.java:486 - Metaspace Non-heap memory: init = 0(0K) used = 19499440(19042K) committed = 20054016(19584K) max = -1(-1K) INFO [main] 2025-04-28 00:40:56,129 CassandraDaemon.java:486 - Compressed Class Space Non-heap memory: init = 0(0K) used = 2266968(2213K) committed = 2490368(2432K) max = 1073741824(1048576K) INFO [main] 2025-04-28 00:40:56,130 CassandraDaemon.java:486 - Par Eden Space Heap memory: init = 335544320(327680K) used = 93992488(91789K) committed = 335544320(327680K) max = 335544320(327680K) INFO [main] 2025-04-28 00:40:56,130 CassandraDaemon.java:486 - Par Survivor Space Heap memory: init = 41943040(40960K) used = 0(0K) committed = 41943040(40960K) max = 41943040(40960K) INFO [main] 2025-04-28 00:40:56,130 CassandraDaemon.java:486 - CMS Old Gen Heap memory: init = 654311424(638976K) used = 0(0K) committed = 654311424(638976K) max = 1728053248(1687552K) INFO [main] 2025-04-28 00:40:56,130 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-04-28 00:40:56,131 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-04-28 00:40:56,255 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-04-28 00:40:56,257 StartupChecks.java:140 - jemalloc seems to be preloaded from /usr/lib64/libjemalloc.so.1 INFO [main] 2025-04-28 00:40:56,258 StartupChecks.java:176 - JMX is enabled to receive remote connections on port: 7201 INFO [main] 2025-04-28 00:40:56,263 SigarLibrary.java:44 - Initializing SIGAR library INFO [main] 2025-04-28 00:40:56,278 SigarLibrary.java:180 - Checked OS settings and found them configured for optimal performance. WARN [main] 2025-04-28 00:40:56,279 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-04-28 00:40:56,300 StartupChecks.java:332 - Directory /var/lib/cassandra/commitlog doesn't exist WARN [main] 2025-04-28 00:40:56,300 StartupChecks.java:332 - Directory /var/lib/cassandra/saved_caches doesn't exist WARN [main] 2025-04-28 00:40:56,301 StartupChecks.java:332 - Directory /opt/cassandra/data/hints doesn't exist INFO [main] 2025-04-28 00:40:56,374 QueryProcessor.java:116 - Initialized prepared statement caches with 10 MB (native) and 10 MB (Thrift) INFO [main] 2025-04-28 00:40:57,029 ColumnFamilyStore.java:411 - Initializing system.IndexInfo INFO [main] 2025-04-28 00:40:58,221 ColumnFamilyStore.java:411 - Initializing system.batches INFO [main] 2025-04-28 00:40:58,243 ColumnFamilyStore.java:411 - Initializing system.paxos INFO [main] 2025-04-28 00:40:58,285 ColumnFamilyStore.java:411 - Initializing system.local INFO [main] 2025-04-28 00:40:58,340 ColumnFamilyStore.java:411 - Initializing system.peers INFO [main] 2025-04-28 00:40:58,377 ColumnFamilyStore.java:411 - Initializing system.peer_events INFO [main] 2025-04-28 00:40:58,383 ColumnFamilyStore.java:411 - Initializing system.range_xfers INFO [main] 2025-04-28 00:40:58,400 ColumnFamilyStore.java:411 - Initializing system.compaction_history INFO [main] 2025-04-28 00:40:58,433 ColumnFamilyStore.java:411 - Initializing system.sstable_activity INFO [main] 2025-04-28 00:40:58,507 ColumnFamilyStore.java:411 - Initializing system.size_estimates INFO [main] 2025-04-28 00:40:58,513 ColumnFamilyStore.java:411 - Initializing system.available_ranges INFO [main] 2025-04-28 00:40:58,549 ColumnFamilyStore.java:411 - Initializing system.transferred_ranges INFO [main] 2025-04-28 00:40:58,560 ColumnFamilyStore.java:411 - Initializing system.views_builds_in_progress INFO [main] 2025-04-28 00:40:58,573 ColumnFamilyStore.java:411 - Initializing system.built_views INFO [main] 2025-04-28 00:40:58,615 ColumnFamilyStore.java:411 - Initializing system.hints INFO [main] 2025-04-28 00:40:58,647 ColumnFamilyStore.java:411 - Initializing system.batchlog INFO [main] 2025-04-28 00:40:58,683 ColumnFamilyStore.java:411 - Initializing system.prepared_statements INFO [main] 2025-04-28 00:40:58,714 ColumnFamilyStore.java:411 - Initializing system.schema_keyspaces INFO [main] 2025-04-28 00:40:58,727 ColumnFamilyStore.java:411 - Initializing system.schema_columnfamilies INFO [main] 2025-04-28 00:40:58,742 ColumnFamilyStore.java:411 - Initializing system.schema_columns INFO [main] 2025-04-28 00:40:58,775 ColumnFamilyStore.java:411 - Initializing system.schema_triggers INFO [main] 2025-04-28 00:40:58,795 ColumnFamilyStore.java:411 - Initializing system.schema_usertypes INFO [main] 2025-04-28 00:40:58,800 ColumnFamilyStore.java:411 - Initializing system.schema_functions INFO [main] 2025-04-28 00:40:58,817 ColumnFamilyStore.java:411 - Initializing system.schema_aggregates INFO [main] 2025-04-28 00:40:58,831 ViewManager.java:137 - Not submitting build tasks for views in keyspace system as storage service is not initialized INFO [main] 2025-04-28 00:40:59,168 ApproximateTime.java:44 - Scheduling approximate time-check task with a precision of 10 milliseconds INFO [main] 2025-04-28 00:40:59,263 ColumnFamilyStore.java:411 - Initializing system_schema.keyspaces INFO [main] 2025-04-28 00:40:59,266 ColumnFamilyStore.java:411 - Initializing system_schema.tables INFO [main] 2025-04-28 00:40:59,279 ColumnFamilyStore.java:411 - Initializing system_schema.columns INFO [main] 2025-04-28 00:40:59,300 ColumnFamilyStore.java:411 - Initializing system_schema.triggers INFO [main] 2025-04-28 00:40:59,330 ColumnFamilyStore.java:411 - Initializing system_schema.dropped_columns INFO [main] 2025-04-28 00:40:59,348 ColumnFamilyStore.java:411 - Initializing system_schema.views INFO [main] 2025-04-28 00:40:59,353 ColumnFamilyStore.java:411 - Initializing system_schema.types INFO [main] 2025-04-28 00:40:59,372 ColumnFamilyStore.java:411 - Initializing system_schema.functions INFO [main] 2025-04-28 00:40:59,377 ColumnFamilyStore.java:411 - Initializing system_schema.aggregates INFO [main] 2025-04-28 00:40:59,392 ColumnFamilyStore.java:411 - Initializing system_schema.indexes INFO [main] 2025-04-28 00:40:59,398 ViewManager.java:137 - Not submitting build tasks for views in keyspace system_schema as storage service is not initialized INFO [MemtableFlushWriter:1] 2025-04-28 00:41:00,325 CacheService.java:112 - Initializing key cache with capacity of 49 MBs. INFO [MemtableFlushWriter:1] 2025-04-28 00:41:00,338 CacheService.java:134 - Initializing row cache with capacity of 0 MBs INFO [MemtableFlushWriter:1] 2025-04-28 00:41:00,343 CacheService.java:163 - Initializing counter cache with capacity of 24 MBs INFO [MemtableFlushWriter:1] 2025-04-28 00:41:00,346 CacheService.java:174 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [CompactionExecutor:4] 2025-04-28 00:41:00,618 BufferPool.java:230 - Global buffer pool is enabled, when pool is exhausted (max is 502.000MiB) it will allocate on heap INFO [main] 2025-04-28 00:41:00,715 StorageService.java:600 - Populating token metadata from system tables INFO [main] 2025-04-28 00:41:00,892 StorageService.java:607 - Token metadata: INFO [main] 2025-04-28 00:41:00,969 AutoSavingCache.java:174 - Completed loading (8 ms; 9 keys) KeyCache cache INFO [main] 2025-04-28 00:41:01,003 CommitLog.java:152 - No commitlog files found; skipping replay INFO [main] 2025-04-28 00:41:01,004 StorageService.java:600 - Populating token metadata from system tables INFO [main] 2025-04-28 00:41:01,021 StorageService.java:607 - Token metadata: INFO [main] 2025-04-28 00:41:01,164 QueryProcessor.java:163 - Preloaded 0 prepared statements INFO [main] 2025-04-28 00:41:01,165 StorageService.java:618 - Cassandra version: 3.11.3 INFO [main] 2025-04-28 00:41:01,165 StorageService.java:619 - Thrift API version: 20.1.0 INFO [main] 2025-04-28 00:41:01,165 StorageService.java:620 - CQL supported versions: 3.4.4 (default: 3.4.4) INFO [main] 2025-04-28 00:41:01,166 StorageService.java:622 - Native protocol supported versions: 3/v3, 4/v4, 5/v5-beta (default: 4/v4) INFO [main] 2025-04-28 00:41:01,225 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-04-28 00:41:01,237 MessagingService.java:761 - Starting Messaging Service on /10.0.0.41:7012 (ens3) WARN [main] 2025-04-28 00:41:01,245 SystemKeyspace.java:1087 - No host ID found, created 25372469-8796-4bdf-813a-03410771e634 (Note: This should happen exactly once per node). INFO [main] 2025-04-28 00:41:01,354 OutboundTcpConnection.java:108 - OutboundTcpConnection using coalescing strategy DISABLED INFO [HANDSHAKE-/10.0.0.27] 2025-04-28 00:41:01,428 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.27 INFO [HANDSHAKE-/10.0.0.23] 2025-04-28 00:41:01,440 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.23 INFO [main] 2025-04-28 00:41:02,397 StorageService.java:550 - Unable to gossip with any peers but continuing anyway since node is in its own seed list INFO [main] 2025-04-28 00:41:02,417 StorageService.java:704 - Loading persisted ring state INFO [main] 2025-04-28 00:41:02,425 StorageService.java:822 - Starting up server gossip INFO [main] 2025-04-28 00:41:02,591 StorageService.java:883 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2025-04-28 00:41:02,610 BootStrapper.java:228 - Generated random tokens. tokens are [-6192818380581289344, -313618483987318543, 2632389529231330451, 5479137598629728605, -716963836760056280, -5022057608788311086, 2861302606880749612, 2590296042137789404, 2376170121209283162, 6607355534111388179, 5895909158977424690, -680634978644345666, 4470971993732703332, -4725442737429382723, 2924983173496758392, -8607810394865472323, 8460340246564987044, -5436256871527024808, -8245920895638971805, -6257992821546781343, 3956197181721649473, 3229515577249419047, -7921519573751211377, -7076096170202618015, -591582829361655855, 2658925535294379290, -7503480454238117977, -242663104929768132, -5383192895095278704, 5269345086268482539, -4583800818883018233, 668710396095101265, 6613067499406000030, 5295131359859014589, -1887321073247175423, 5507081882129202874, -2395708922435879674, -9191456230934816271, -1787285906176726575, -6711351968112255370, -2027708684712968817, 5663721964597683594, -7781011560796445487, 7642167044364261774, -2173557679771079907, 5358157440456952048, -4892543200267305408, 7570715115769657622, 3364082746658046525, 2726797860708461636, 3855565644966504222, -2482413445264060274, 3167536626800250682, 7261344199607207737, 7856962197092290475, -3016842900204619809, 1326736412251859338, -7221212961278747692, 4413691349861137282, 6734329391271138345, -4588621856411259803, 906995724946399213, 4721840560611606694, 366498028845690303, -5278262100934163758, 3373508133887031486, -1095944803267301491, -3302659421483392482, 852593234497666664, 4534632077347521227, -5306745881473715966, -6691044734802941906, 3379108645979373596, 1244114698246569139, -7569446804034613987, -5606887017696393428, 6921634165572882713, -7695986884669949938, 6066073248011580100, 804703091153265005, -8234046918348950263, -5272732248414554104, -3984668056941349457, 563343224072220089, 5248995319747310136, -6124559943206011124, 7410851455128716901, -4647236236601766278, 6230390063301208390, -513922804588841103, -3499987517831122156, 4132079637014459597, -7022872122307259986, -7621008827528962266, -1758622972507518658, -2783925511856122546, 8007962485678505758, -2526261542648197118, 8972778851595140074, 6411973510095442865, -8910651475776905162, 3339734355492119935, -6173905510753736815, 364949006247362676, -537334755628705802, -3938810508471122374, 2642982694762393190, -5702643116162335203, 7542296093106300489, -6540703378374396479, -7260438391487167531, -5091986083596626451, 9026152642185271874, 550144862220583734, -7920616731850400263, -8157715611873866909, 967199112563357342, 5391117240850531278, -4382694834976213036, 2444599106487257243, 6904022063988070185, -2926298927112043055, -3190791936718906024, -3153211615198204919, -9191796475416697773, 6767236720321627439, -8822601675049616871, 1737825161425864872, 6528032440330998959, -6618762600330156020, -3934021641368224317, -5812262992752862180, 3690567457051385491, -5495627547772444593, 6178300606686930999, 9154831313406345377, -8050564990514637396, -1275572242619249723, -5679859835529124119, -3964957787556341945, 8184548483305757594, -2133223940690282596, -521423321662187729, -2155869714630479990, -5414077188072140074, 225502470205508066, -6896151080639324827, -8245684342784797433, -8977426346687984555, -1634089564501847822, 5252436273372604662, -5646329063990632193, -3679586658451590125, -1018872870167554540, 2887183947447492462, 308340870111007655, -2207154294541728788, -7005429993309221229, 7375779422652749310, 4819188455676904910, -8114458405029862709, 3227790084947181249, -6710726321899551673, -2618902916570120785, -2616147370813822541, 5802745932207255142, -8718485960556611399, -8972886754510230871, -1039637221059463974, -807103728222806906, 2052199588707093123, 4293575779525850730, 3203845431284230075, 5095377305362689516, -8311588284697996074, 3900021766662337091, -8340739306736887445, -8644392073327226290, -1259346120078934564, -7802607095110468303, 6949353714856945631, 2536501493907491928, 8398616782945741501, 1425809005285842611, -7148579860329165448, 6878516572173232754, 3095327476151059228, 4046543760154361678, -233997947942229230, 6079897086024085593, 433132232778335119, -128614780882961840, -5547270555239404712, 2938793260667882944, 5725321263444293950, 6548236464492235368, -7628272234986384686, -5443959968860052452, -3152847357154374028, -3731011495998244516, 4051448754850954249, -9056306952507820593, -5832678525916528410, -4431915179643525150, 4905232440648265442, -1078987265981104044, 3142781880946149160, -7123418233059088994, -5909863648457784163, 5779517235108424704, 3397152431512137402, -8178591540118783097, 3831750640628835044, -2840546094520216408, -5070264830723024020, -7887561727435691140, -4191878291928657037, -5022773941384485664, -7672885779064117857, -4285872226002622280, 7437475758252753011, -1191813404163075448, 4454306596267497324, -5989336105910417644, -1878661377576652939, 7413799534564236271, 2726979636076459411, -8289989158148944567, -5824832380826108540, 53650502874564727, -1015941867943401309, -5173687412257994696, 7621421269868435018, 1364429022001030738, 452098719007517989, -3416623662619760654, 1576199565028530050, -8396179595625046559, 6206677054805091105, -8282506058440079130, 525876520784676439, 3525120110178308830, -8877865879377067251, 7725782053057545106, -7989844255980781667, 1316203802818394312, 7983727487469283011, -2362693718947057843, 8792228717796627672, -3301701683324840180, 1386233104052852627, 7596468854157521876, 8484249903441143902, 5821373027535426455, -6532142613298889627, 1184732263234346042] INFO [main] 2025-04-28 00:41:02,633 MigrationManager.java:331 - Create new Keyspace: KeyspaceMetadata{name=system_traces, params=KeyspaceParams{durable_writes=true, replication=ReplicationParams{class=org.apache.cassandra.locator.SimpleStrategy, replication_factor=2}}, tables=[org.apache.cassandra.config.CFMetaData@22b569a4[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,flags=[COMPOUND],params=TableParams{comment=tracing sessions, 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=0, default_time_to_live=0, memtable_flush_period_in_ms=3600000, 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@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [client command coordinator duration request started_at parameters]],partitionKeyColumns=[session_id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UUIDType,columnMetadata=[client, command, session_id, coordinator, request, started_at, duration, parameters],droppedColumns={},triggers=[],indexes=[]], org.apache.cassandra.config.CFMetaData@48cf52f[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,flags=[COMPOUND],params=TableParams{comment=tracing events, 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=0, default_time_to_live=0, memtable_flush_period_in_ms=3600000, 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@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[] | [activity source source_elapsed thread]],partitionKeyColumns=[session_id],clusteringColumns=[event_id],keyValidator=org.apache.cassandra.db.marshal.UUIDType,columnMetadata=[activity, event_id, session_id, source, thread, source_elapsed],droppedColumns={},triggers=[],indexes=[]]], views=[], functions=[], types=[]} INFO [GossipStage:1] 2025-04-28 00:41:02,990 Gossiper.java:1055 - Node /10.0.0.27 is now part of the cluster INFO [GossipStage:1] 2025-04-28 00:41:03,120 TokenMetadata.java:479 - Updating topology for /10.0.0.27 INFO [GossipStage:1] 2025-04-28 00:41:03,120 TokenMetadata.java:479 - Updating topology for /10.0.0.27 INFO [RequestResponseStage-3] 2025-04-28 00:41:03,125 Gossiper.java:1019 - InetAddress /10.0.0.27 is now UP INFO [GossipStage:1] 2025-04-28 00:41:03,132 Gossiper.java:1055 - Node /10.0.0.23 is now part of the cluster + cqlsh 10.0.0.41 9041 -e 'CREATE KEYSPACE IF NOT EXISTS reaper_db WITH replication = {'\''class'\'': '\''NetworkTopologyStrategy'\'', '\''datacenter1'\'': 3};' INFO [RequestResponseStage-2] 2025-04-28 00:41:03,191 Gossiper.java:1019 - InetAddress /10.0.0.23 is now UP Connection error: ('Unable to connect to any servers', {'10.0.0.41': error(111, "Tried connecting to [('10.0.0.41', 9041)]. Last error: Connection refused")}) + sleep 10 INFO [HANDSHAKE-/10.0.0.23] 2025-04-28 00:41:03,553 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.23 INFO [MigrationStage:1] 2025-04-28 00:41:03,653 ViewManager.java:137 - Not submitting build tasks for views in keyspace system_traces as storage service is not initialized INFO [MigrationStage:1] 2025-04-28 00:41:03,676 ColumnFamilyStore.java:411 - Initializing system_traces.events INFO [MigrationStage:1] 2025-04-28 00:41:03,796 ColumnFamilyStore.java:411 - Initializing system_traces.sessions INFO [main] 2025-04-28 00:41:03,833 MigrationManager.java:331 - Create new Keyspace: KeyspaceMetadata{name=system_distributed, params=KeyspaceParams{durable_writes=true, replication=ReplicationParams{class=org.apache.cassandra.locator.SimpleStrategy, replication_factor=3}}, tables=[org.apache.cassandra.config.CFMetaData@dcc69bb[cfId=759fffad-624b-3181-80ee-fa9a52d1f627,ksName=system_distributed,cfName=repair_history,flags=[COMPOUND],params=TableParams{comment=Repair history, 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=3600000, 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@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[] | [coordinator exception_message exception_stacktrace finished_at parent_id range_begin range_end started_at status participants]],partitionKeyColumns=[keyspace_name, columnfamily_name],clusteringColumns=[id],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[status, id, coordinator, finished_at, participants, exception_stacktrace, parent_id, range_end, range_begin, exception_message, keyspace_name, started_at, columnfamily_name],droppedColumns={},triggers=[],indexes=[]], org.apache.cassandra.config.CFMetaData@6fda1ec3[cfId=deabd734-b99d-3b9c-92e5-fd92eb5abf14,ksName=system_distributed,cfName=parent_repair_history,flags=[COMPOUND],params=TableParams{comment=Repair history, 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=3600000, 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@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [exception_message exception_stacktrace finished_at keyspace_name started_at columnfamily_names options requested_ranges successful_ranges]],partitionKeyColumns=[parent_id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[requested_ranges, exception_message, keyspace_name, successful_ranges, started_at, finished_at, options, exception_stacktrace, parent_id, columnfamily_names],droppedColumns={},triggers=[],indexes=[]], org.apache.cassandra.config.CFMetaData@19e24df8[cfId=5582b59f-8e4e-35e1-b913-3acada51eb04,ksName=system_distributed,cfName=view_build_status,flags=[COMPOUND],params=TableParams{comment=Materialized View build status, 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=3600000, 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@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UUIDType),partitionColumns=[[] | [status]],partitionKeyColumns=[keyspace_name, view_name],clusteringColumns=[host_id],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[view_name, status, keyspace_name, host_id],droppedColumns={},triggers=[],indexes=[]]], views=[], functions=[], types=[]} INFO [HANDSHAKE-/10.0.0.27] 2025-04-28 00:41:03,853 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.27 INFO [MigrationStage:1] 2025-04-28 00:41:04,050 ViewManager.java:137 - Not submitting build tasks for views in keyspace system_distributed as storage service is not initialized INFO [MigrationStage:1] 2025-04-28 00:41:04,063 ColumnFamilyStore.java:411 - Initializing system_distributed.parent_repair_history INFO [MigrationStage:1] 2025-04-28 00:41:04,082 ColumnFamilyStore.java:411 - Initializing system_distributed.repair_history INFO [MigrationStage:1] 2025-04-28 00:41:04,099 ColumnFamilyStore.java:411 - Initializing system_distributed.view_build_status INFO [main] 2025-04-28 00:41:04,174 StorageService.java:1446 - JOINING: Finish joining ring INFO [main] 2025-04-28 00:41:04,350 MigrationManager.java:331 - Create new Keyspace: KeyspaceMetadata{name=system_auth, params=KeyspaceParams{durable_writes=true, replication=ReplicationParams{class=org.apache.cassandra.locator.SimpleStrategy, replication_factor=1}}, tables=[org.apache.cassandra.config.CFMetaData@37e382ef[cfId=5bc52802-de25-35ed-aeab-188eecebb090,ksName=system_auth,cfName=roles,flags=[COMPOUND],params=TableParams{comment=role definitions, 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=7776000, default_time_to_live=0, memtable_flush_period_in_ms=3600000, 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@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [can_login is_superuser salted_hash member_of]],partitionKeyColumns=[role],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[salted_hash, member_of, role, can_login, is_superuser],droppedColumns={},triggers=[],indexes=[]], org.apache.cassandra.config.CFMetaData@686b5d68[cfId=0ecdaa87-f8fb-3e60-88d1-74fb36fe5c0d,ksName=system_auth,cfName=role_members,flags=[COMPOUND],params=TableParams{comment=role memberships lookup table, 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=7776000, default_time_to_live=0, memtable_flush_period_in_ms=3600000, 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@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | []],partitionKeyColumns=[role],clusteringColumns=[member],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[role, member],droppedColumns={},triggers=[],indexes=[]], org.apache.cassandra.config.CFMetaData@657761e9[cfId=3afbe79f-2194-31a7-add7-f5ab90d8ec9c,ksName=system_auth,cfName=role_permissions,flags=[COMPOUND],params=TableParams{comment=permissions granted to db roles, 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=7776000, default_time_to_live=0, memtable_flush_period_in_ms=3600000, 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@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [permissions]],partitionKeyColumns=[role],clusteringColumns=[resource],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[role, resource, permissions],droppedColumns={},triggers=[],indexes=[]], org.apache.cassandra.config.CFMetaData@3c159941[cfId=5f2fbdad-91f1-3946-bd25-d5da3a5c35ec,ksName=system_auth,cfName=resource_role_permissons_index,flags=[COMPOUND],params=TableParams{comment=index of db roles with permissions granted on a resource, 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=7776000, default_time_to_live=0, memtable_flush_period_in_ms=3600000, 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@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | []],partitionKeyColumns=[resource],clusteringColumns=[role],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[resource, role],droppedColumns={},triggers=[],indexes=[]]], views=[], functions=[], types=[]} INFO [InternalResponseStage:4] 2025-04-28 00:41:04,374 ViewManager.java:137 - Not submitting build tasks for views in keyspace system_auth as storage service is not initialized INFO [InternalResponseStage:4] 2025-04-28 00:41:04,376 ColumnFamilyStore.java:411 - Initializing system_auth.resource_role_permissons_index INFO [InternalResponseStage:4] 2025-04-28 00:41:04,389 ColumnFamilyStore.java:411 - Initializing system_auth.role_members INFO [InternalResponseStage:4] 2025-04-28 00:41:04,403 ColumnFamilyStore.java:411 - Initializing system_auth.role_permissions INFO [InternalResponseStage:4] 2025-04-28 00:41:04,411 ColumnFamilyStore.java:411 - Initializing system_auth.roles INFO [main] 2025-04-28 00:41:05,039 Gossiper.java:1692 - Waiting for gossip to settle... INFO [main] 2025-04-28 00:41:13,040 Gossiper.java:1723 - No gossip backlog; proceeding INFO [main] 2025-04-28 00:41:13,302 NativeTransportService.java:70 - Netty using native Epoll event loop INFO [main] 2025-04-28 00:41:13,359 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-04-28 00:41:13,359 Server.java:156 - Starting listening for CQL clients on /10.0.0.41:9041 (unencrypted)... INFO [main] 2025-04-28 00:41:13,410 ThriftServer.java:116 - Binding thrift service to /10.0.0.41:9161 INFO [Thread-2] 2025-04-28 00:41:13,414 ThriftServer.java:133 - Listening for thrift clients... + cqlsh 10.0.0.41 9041 -e 'CREATE KEYSPACE IF NOT EXISTS reaper_db WITH replication = {'\''class'\'': '\''NetworkTopologyStrategy'\'', '\''datacenter1'\'': 3};' INFO [Native-Transport-Requests-2] 2025-04-28 00:41:13,938 MigrationManager.java:331 - Create new Keyspace: KeyspaceMetadata{name=reaper_db, params=KeyspaceParams{durable_writes=true, replication=ReplicationParams{class=org.apache.cassandra.locator.NetworkTopologyStrategy, datacenter1=3}}, tables=[], views=[], functions=[], types=[]} + export CASSANDRA_REAPER_JMX_KEY + run_service cassandra-reaper + [[ 10.0.0.41 == \1\0\.\0\.\0\.\4\1 ]] + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + sleep 120 + 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-04-28 00:41:18,151] [main] c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy - Error while computing token map for keyspace reaper_db with datacenter datacenter1: could not achieve replication factor 3 (found 2 replicas only), check your keyspace replication settings. INFO [Native-Transport-Requests-1] 2025-04-28 00:41:18,291 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@78a4a0bb[cfId=7f7ef230-23c9-11f0-b704-57db704f83e4,ksName=reaper_db,cfName=schema_migration,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' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.Int32Type),partitionColumns=[[] | [executed_at script script_name]],partitionKeyColumns=[applied_successful],clusteringColumns=[version],keyValidator=org.apache.cassandra.db.marshal.BooleanType,columnMetadata=[script_name, version, applied_successful, executed_at, script],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-04-28 00:41:18,451 ColumnFamilyStore.java:411 - Initializing reaper_db.schema_migration INFO [MigrationStage:1] 2025-04-28 00:41:19,434 ColumnFamilyStore.java:411 - Initializing reaper_db.schema_migration_leader WARN [2025-04-28 00:41:19,815] [main] i.c.s.CassandraStorage - Starting db migration from 0 to 31… WARN [2025-04-28 00:41:19,910] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-04-28 00:41:19,914] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-04-28 00:41:19,930] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [HANDSHAKE-/10.0.0.41] 2025-04-28 00:41:19,965 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.41 WARN [Native-Transport-Requests-2] 2025-04-28 00:41:19,986 TimeFcts.java:99 - The function 'dateof' is deprecated. Use the function 'toTimestamp' instead. INFO [MigrationStage:1] 2025-04-28 00:41:20,153 ColumnFamilyStore.java:411 - Initializing reaper_db.running_reapers INFO [Native-Transport-Requests-1] 2025-04-28 00:41:20,571 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@5ce12624[cfId=80dad8b0-23c9-11f0-b704-57db704f83e4,ksName=reaper_db,cfName=repair_unit_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@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [cluster_name incremental_repair keyspace_name repair_thread_count blacklisted_tables column_families datacenters nodes]],partitionKeyColumns=[id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[blacklisted_tables, datacenters, repair_thread_count, id, keyspace_name, nodes, cluster_name, incremental_repair, column_families],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-04-28 00:41:20,706 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_unit_v1 INFO [MigrationStage:1] 2025-04-28 00:41:21,376 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_schedule_by_cluster_and_keyspace INFO [Native-Transport-Requests-1] 2025-04-28 00:41:21,685 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@5f03d96[cfId=8184d450-23c9-11f0-b704-57db704f83e4,ksName=reaper_db,cfName=repair_run_by_cluster,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@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[] | []],partitionKeyColumns=[cluster_name],clusteringColumns=[id],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[cluster_name, id],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-04-28 00:41:21,786 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run_by_cluster INFO [MigrationStage:1] 2025-04-28 00:41:22,140 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_schedule_v1 INFO [Native-Transport-Requests-1] 2025-04-28 00:41:22,739 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@602ea773[cfId=8225a830-23c9-11f0-b704-57db704f83e4,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@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [partitioner seed_hosts]],partitionKeyColumns=[name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[partitioner, seed_hosts, name],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-04-28 00:41:22,860 ColumnFamilyStore.java:411 - Initializing reaper_db.cluster INFO [MigrationStage:1] 2025-04-28 00:41:23,230 ColumnFamilyStore.java:411 - Initializing reaper_db.snapshot INFO [Native-Transport-Requests-1] 2025-04-28 00:41:23,662 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@1fc90357[cfId=82b27ee0-23c9-11f0-b704-57db704f83e4,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={min_threshold=4, max_threshold=32, unchecked_tombstone_compaction=true}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, 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-04-28 00:41:23,776 ColumnFamilyStore.java:411 - Initializing reaper_db.node_metrics_v1 INFO [MigrationStage:1] 2025-04-28 00:41:24,405 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run INFO [Native-Transport-Requests-1] 2025-04-28 00:41:24,755 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@72116f31[cfId=83594630-23c9-11f0-b704-57db704f83e4,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@97d350d4, 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 [MigrationStage:1] 2025-04-28 00:41:24,856 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run_by_unit INFO [MigrationStage:1] 2025-04-28 00:41:25,336 ColumnFamilyStore.java:411 - Initializing reaper_db.leader WARN [2025-04-28 00:41:26,287] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-04-28 00:41:26,294] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-04-28 00:41:26,306] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' WARN [2025-04-28 00:41:27,210] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-04-28 00:41:27,219] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-04-28 00:41:27,222] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' WARN [2025-04-28 00:41:27,289] [main] i.c.s.c.FixRepairRunTimestamps - Correcting timestamps in the repair_run table. This may take some minutes… WARN [2025-04-28 00:41:27,317] [main] i.c.s.c.FixRepairRunTimestamps - Correction of timestamps in the repair_run table completed. WARN [2025-04-28 00:41:27,363] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-04-28 00:41:27,368] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-04-28 00:41:27,370] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' WARN [2025-04-28 00:41:27,422] [main] i.c.s.c.FixRepairRunTimestamps - Correcting timestamps in the repair_run table. This may take some minutes… WARN [2025-04-28 00:41:27,423] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO repair_run (id,start_time,pause_time,end_time) VALUES(?, ?, ?, ?)' WARN [2025-04-28 00:41:27,463] [main] i.c.s.c.FixRepairRunTimestamps - Correction of timestamps in the repair_run table completed. WARN [2025-04-28 00:41:27,531] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-04-28 00:41:27,535] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-04-28 00:41:27,546] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' WARN [2025-04-28 00:41:28,216] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-04-28 00:41:28,219] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-04-28 00:41:28,225] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [MigrationStage:1] 2025-04-28 00:41:28,415 ColumnFamilyStore.java:411 - Initializing reaper_db.node_metrics_v2 INFO [Native-Transport-Requests-1] 2025-04-28 00:41:29,006 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@5aca8a30[cfId=85e1ece0-23c9-11f0-b704-57db704f83e4,ksName=reaper_db,cfName=node_operations,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=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.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4, unchecked_tombstone_compaction=true}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [data ts]],partitionKeyColumns=[cluster, type, time_bucket],clusteringColumns=[host],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster, type, time_bucket, ts, data, host],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-04-28 00:41:29,148 ColumnFamilyStore.java:411 - Initializing reaper_db.node_operations WARN [2025-04-28 00:41:29,622] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-04-28 00:41:29,626] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-04-28 00:41:29,629] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [Native-Transport-Requests-3] 2025-04-28 00:41:29,678 MigrationManager.java:454 - Update table 'reaper_db/cluster' From org.apache.cassandra.config.CFMetaData@aedb943[cfId=8225a830-23c9-11f0-b704-57db704f83e4,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@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [partitioner properties seed_hosts]],partitionKeyColumns=[name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[properties, name, partitioner, seed_hosts],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@61f16f0d[cfId=8225a830-23c9-11f0-b704-57db704f83e4,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@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [partitioner properties state seed_hosts]],partitionKeyColumns=[name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[properties, state, name, partitioner, seed_hosts],droppedColumns={},triggers=[],indexes=[]] WARN [2025-04-28 00:41:30,616] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-04-28 00:41:30,619] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-04-28 00:41:30,622] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [MigrationStage:1] 2025-04-28 00:41:30,757 ColumnFamilyStore.java:411 - Initializing reaper_db.diagnostic_event_subscription WARN [2025-04-28 00:41:32,239] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-04-28 00:41:32,242] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-04-28 00:41:32,244] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [Native-Transport-Requests-1] 2025-04-28 00:41:33,166 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@48f3c010[cfId=885cb0e0-23c9-11f0-b704-57db704f83e4,ksName=reaper_db,cfName=node_metrics_v3,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=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.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4, unchecked_tombstone_compaction=true}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.ReversedType(org.apache.cassandra.db.marshal.TimestampType), org.apache.cassandra.db.marshal.UTF8Type, org.apache.cassandra.db.marshal.UTF8Type, org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [value]],partitionKeyColumns=[cluster, metric_domain, metric_type, time_bucket, host],clusteringColumns=[ts, metric_scope, metric_name, metric_attribute],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster, metric_domain, metric_attribute, time_bucket, ts, metric_type, metric_name, metric_scope, value, host],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-04-28 00:41:33,286 ColumnFamilyStore.java:411 - Initializing reaper_db.node_metrics_v3 WARN [2025-04-28 00:41:34,239] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-04-28 00:41:34,247] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-04-28 00:41:34,257] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [Native-Transport-Requests-1] 2025-04-28 00:41:34,346 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@35d6fb2c[cfId=8910bea0-23c9-11f0-b704-57db704f83e4,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@97d350d4, 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-04-28 00:41:34,489 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run_by_cluster_v2 WARN [2025-04-28 00:41:34,778] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-04-28 00:41:34,784] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-04-28 00:41:34,788] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [Native-Transport-Requests-1] 2025-04-28 00:41:34,822 MigrationManager.java:454 - Update table 'reaper_db/repair_run' From org.apache.cassandra.config.CFMetaData@5bbdd058[cfId=8307cad0-23c9-11f0-b472-ab310ffebac8,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@97d350d4, 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 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, segment_count, last_event, id, segment_end_time, state, cluster_name, end_time, end_token, start_token, segment_start_time, segment_state, cause, creation_time, start_time, coordinator_host, token_ranges, owner, repair_parallelism, tables, segment_id, pause_time, repair_unit_id, fail_count],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@70e78805[cfId=8307cad0-23c9-11f0-b472-ab310ffebac8,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@97d350d4, 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=[]] WARN [2025-04-28 00:41:35,256] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-04-28 00:41:35,260] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-04-28 00:41:35,261] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [Native-Transport-Requests-3] 2025-04-28 00:41:35,295 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@6d409f4e[cfId=89a18cf0-23c9-11f0-b704-57db704f83e4,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@97d350d4, 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 [STREAM-INIT-/10.0.0.23:42452] 2025-04-28 00:41:35,305 StreamResultFuture.java:116 - [Stream #898ca560-23c9-11f0-bde8-4956d32155ab ID#0] Creating new streaming plan for Bootstrap INFO [STREAM-INIT-/10.0.0.23:42452] 2025-04-28 00:41:35,334 StreamResultFuture.java:123 - [Stream #898ca560-23c9-11f0-bde8-4956d32155ab, ID#0] Received streaming plan for Bootstrap INFO [STREAM-INIT-/10.0.0.23:42466] 2025-04-28 00:41:35,335 StreamResultFuture.java:123 - [Stream #898ca560-23c9-11f0-bde8-4956d32155ab, ID#0] Received streaming plan for Bootstrap INFO [STREAM-IN-/10.0.0.23:42466] 2025-04-28 00:41:35,562 StreamResultFuture.java:173 - [Stream #898ca560-23c9-11f0-bde8-4956d32155ab ID#0] Prepare completed. Receiving 0 files(0.000KiB), sending 4 files(3.365KiB) INFO [MigrationStage:1] 2025-04-28 00:41:35,576 ColumnFamilyStore.java:411 - Initializing reaper_db.running_repairs WARN [2025-04-28 00:41:35,668] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-04-28 00:41:35,670] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-04-28 00:41:35,674] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [STREAM-IN-/10.0.0.23:42466] 2025-04-28 00:41:35,686 StreamResultFuture.java:187 - [Stream #898ca560-23c9-11f0-bde8-4956d32155ab] Session with /10.0.0.23 is complete INFO [STREAM-IN-/10.0.0.23:42466] 2025-04-28 00:41:35,687 StreamResultFuture.java:219 - [Stream #898ca560-23c9-11f0-bde8-4956d32155ab] All sessions completed INFO [Native-Transport-Requests-3] 2025-04-28 00:41:35,700 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@5885a26a[cfId=89df5940-23c9-11f0-b704-57db704f83e4,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@97d350d4, 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-04-28 00:41:35,896 ColumnFamilyStore.java:411 - Initializing reaper_db.percent_repaired_by_schedule WARN [2025-04-28 00:41:36,199] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-04-28 00:41:36,206] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-04-28 00:41:36,211] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [Native-Transport-Requests-2] 2025-04-28 00:41:36,233 MigrationManager.java:454 - Update table 'reaper_db/repair_unit_v1' From org.apache.cassandra.config.CFMetaData@2e95eccf[cfId=80dad8b0-23c9-11f0-b704-57db704f83e4,ksName=reaper_db,cfName=repair_unit_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@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [cluster_name incremental_repair keyspace_name repair_thread_count blacklisted_tables column_families datacenters nodes]],partitionKeyColumns=[id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[blacklisted_tables, datacenters, repair_thread_count, id, keyspace_name, nodes, cluster_name, incremental_repair, column_families],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@7eb19d36[cfId=80dad8b0-23c9-11f0-b704-57db704f83e4,ksName=reaper_db,cfName=repair_unit_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@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [cluster_name incremental_repair keyspace_name repair_thread_count timeout blacklisted_tables column_families datacenters nodes]],partitionKeyColumns=[id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[blacklisted_tables, datacenters, repair_thread_count, id, keyspace_name, timeout, nodes, cluster_name, incremental_repair, column_families],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-1] 2025-04-28 00:41:37,103 MigrationManager.java:454 - Update table 'reaper_db/repair_run' From org.apache.cassandra.config.CFMetaData@5bbdd058[cfId=8307cad0-23c9-11f0-b472-ab310ffebac8,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@97d350d4, 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@13195de6[cfId=8307cad0-23c9-11f0-b472-ab310ffebac8,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@97d350d4, 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=[]] WARN [2025-04-28 00:41:37,758] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-04-28 00:41:37,766] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-04-28 00:41:37,768] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [Native-Transport-Requests-3] 2025-04-28 00:41:37,787 MigrationManager.java:454 - Update table 'reaper_db/repair_schedule_v1' From org.apache.cassandra.config.CFMetaData@2993137[cfId=81b6e0d0-23c9-11f0-b472-ab310ffebac8,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@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [adaptive creation_time days_between intensity next_activation owner pause_time 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, id, 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@3a1cb387[cfId=81b6e0d0-23c9-11f0-b472-ab310ffebac8,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@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [adaptive creation_time days_between intensity 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, state, run_history, creation_time, adaptive, owner, repair_parallelism, segment_count_per_node, pause_time, repair_unit_id, next_activation],droppedColumns={},triggers=[],indexes=[]] WARN [2025-04-28 00:41:38,691] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-04-28 00:41:38,699] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-04-28 00:41:38,707] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' WARN [2025-04-28 00:41:39,070] [main] i.c.s.c.Migration016 - altering every table to set `dclocal_read_repair_chance` to zero… WARN [2025-04-28 00:41:39,073] [main] i.c.s.c.Migration016 - alter every table to set `dclocal_read_repair_chance` to zero completed. INFO [Native-Transport-Requests-3] 2025-04-28 00:41:39,076 MigrationManager.java:454 - Update table 'reaper_db/node_metrics_v3' From org.apache.cassandra.config.CFMetaData@16d16bc5[cfId=885cb0e0-23c9-11f0-b704-57db704f83e4,ksName=reaper_db,cfName=node_metrics_v3,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=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.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4, unchecked_tombstone_compaction=true}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.ReversedType(org.apache.cassandra.db.marshal.TimestampType), org.apache.cassandra.db.marshal.UTF8Type, org.apache.cassandra.db.marshal.UTF8Type, org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [value]],partitionKeyColumns=[cluster, metric_domain, metric_type, time_bucket, host],clusteringColumns=[ts, metric_scope, metric_name, metric_attribute],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster, metric_domain, metric_attribute, time_bucket, ts, metric_type, metric_name, metric_scope, value, host],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@49c9cd5c[cfId=885cb0e0-23c9-11f0-b704-57db704f83e4,ksName=reaper_db,cfName=node_metrics_v3,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=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.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4, unchecked_tombstone_compaction=true}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.ReversedType(org.apache.cassandra.db.marshal.TimestampType), org.apache.cassandra.db.marshal.UTF8Type, org.apache.cassandra.db.marshal.UTF8Type, org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [value]],partitionKeyColumns=[cluster, metric_domain, metric_type, time_bucket, host],clusteringColumns=[ts, metric_scope, metric_name, metric_attribute],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster, metric_domain, metric_attribute, time_bucket, ts, metric_type, metric_name, metric_scope, value, host],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-2] 2025-04-28 00:41:39,073 MigrationManager.java:454 - Update table 'reaper_db/schema_migration_leader' From org.apache.cassandra.config.CFMetaData@51a7a318[cfId=7fbc7060-23c9-11f0-b472-ab310ffebac8,ksName=reaper_db,cfName=schema_migration_leader,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' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [leader leader_hostname took_lead_at]],partitionKeyColumns=[keyspace_name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[leader, keyspace_name, took_lead_at, leader_hostname],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@60c99d1c[cfId=7fbc7060-23c9-11f0-b472-ab310ffebac8,ksName=reaper_db,cfName=schema_migration_leader,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' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [leader leader_hostname took_lead_at]],partitionKeyColumns=[keyspace_name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[leader, keyspace_name, took_lead_at, leader_hostname],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-6] 2025-04-28 00:41:39,077 MigrationManager.java:454 - Update table 'reaper_db/repair_schedule_by_cluster_and_keyspace' From org.apache.cassandra.config.CFMetaData@79d27ee4[cfId=81341c40-23c9-11f0-b472-ab310ffebac8,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@97d350d4, 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@18eacaad[cfId=81341c40-23c9-11f0-b472-ab310ffebac8,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@97d350d4, 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-1] 2025-04-28 00:41:39,078 MigrationManager.java:454 - Update table 'reaper_db/leader' From org.apache.cassandra.config.CFMetaData@51498277[cfId=839d5410-23c9-11f0-b472-ab310ffebac8,ksName=reaper_db,cfName=leader,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=600, default_time_to_live=600, 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@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [last_heartbeat reaper_instance_host reaper_instance_id]],partitionKeyColumns=[leader_id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[reaper_instance_id, last_heartbeat, reaper_instance_host, leader_id],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@315cd4f9[cfId=839d5410-23c9-11f0-b472-ab310ffebac8,ksName=reaper_db,cfName=leader,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=600, default_time_to_live=600, 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@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [last_heartbeat reaper_instance_host reaper_instance_id]],partitionKeyColumns=[leader_id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[reaper_instance_id, last_heartbeat, reaper_instance_host, leader_id],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-5] 2025-04-28 00:41:39,078 MigrationManager.java:454 - Update table 'reaper_db/repair_schedule_v1' From org.apache.cassandra.config.CFMetaData@2993137[cfId=81b6e0d0-23c9-11f0-b472-ab310ffebac8,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@97d350d4, 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@2a6a92a3[cfId=81b6e0d0-23c9-11f0-b472-ab310ffebac8,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@97d350d4, 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-9] 2025-04-28 00:41:39,079 MigrationManager.java:454 - Update table 'reaper_db/schema_migration' From org.apache.cassandra.config.CFMetaData@5caca641[cfId=7f7ef230-23c9-11f0-b704-57db704f83e4,ksName=reaper_db,cfName=schema_migration,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' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.Int32Type),partitionColumns=[[] | [executed_at script script_name]],partitionKeyColumns=[applied_successful],clusteringColumns=[version],keyValidator=org.apache.cassandra.db.marshal.BooleanType,columnMetadata=[script_name, version, applied_successful, executed_at, script],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@642fb7bc[cfId=7f7ef230-23c9-11f0-b704-57db704f83e4,ksName=reaper_db,cfName=schema_migration,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' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.Int32Type),partitionColumns=[[] | [executed_at script script_name]],partitionKeyColumns=[applied_successful],clusteringColumns=[version],keyValidator=org.apache.cassandra.db.marshal.BooleanType,columnMetadata=[script_name, version, applied_successful, executed_at, script],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-7] 2025-04-28 00:41:39,078 MigrationManager.java:454 - Update table 'reaper_db/running_reapers' From org.apache.cassandra.config.CFMetaData@6dc38995[cfId=80871360-23c9-11f0-b472-ab310ffebac8,ksName=reaper_db,cfName=running_reapers,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=180, 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.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [last_heartbeat reaper_instance_host]],partitionKeyColumns=[reaper_instance_id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UUIDType,columnMetadata=[reaper_instance_id, last_heartbeat, reaper_instance_host],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@1c6ba78d[cfId=80871360-23c9-11f0-b472-ab310ffebac8,ksName=reaper_db,cfName=running_reapers,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=180, 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.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [last_heartbeat reaper_instance_host]],partitionKeyColumns=[reaper_instance_id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UUIDType,columnMetadata=[reaper_instance_id, last_heartbeat, reaper_instance_host],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-4] 2025-04-28 00:41:39,080 MigrationManager.java:454 - Update table 'reaper_db/repair_unit_v1' From org.apache.cassandra.config.CFMetaData@2e95eccf[cfId=80dad8b0-23c9-11f0-b704-57db704f83e4,ksName=reaper_db,cfName=repair_unit_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@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [cluster_name incremental_repair keyspace_name repair_thread_count timeout blacklisted_tables column_families datacenters nodes]],partitionKeyColumns=[id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[blacklisted_tables, datacenters, repair_thread_count, id, keyspace_name, timeout, nodes, cluster_name, incremental_repair, column_families],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@5f478608[cfId=80dad8b0-23c9-11f0-b704-57db704f83e4,ksName=reaper_db,cfName=repair_unit_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@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [cluster_name incremental_repair keyspace_name repair_thread_count timeout blacklisted_tables column_families datacenters nodes]],partitionKeyColumns=[id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[blacklisted_tables, datacenters, repair_thread_count, id, keyspace_name, timeout, nodes, cluster_name, incremental_repair, column_families],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-8] 2025-04-28 00:41:39,078 MigrationManager.java:454 - Update table 'reaper_db/node_operations' From org.apache.cassandra.config.CFMetaData@58bbada9[cfId=85e1ece0-23c9-11f0-b704-57db704f83e4,ksName=reaper_db,cfName=node_operations,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=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.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4, unchecked_tombstone_compaction=true}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [data ts]],partitionKeyColumns=[cluster, type, time_bucket],clusteringColumns=[host],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster, type, time_bucket, ts, data, host],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@515af462[cfId=85e1ece0-23c9-11f0-b704-57db704f83e4,ksName=reaper_db,cfName=node_operations,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=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.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4, unchecked_tombstone_compaction=true}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [data ts]],partitionKeyColumns=[cluster, type, time_bucket],clusteringColumns=[host],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster, type, time_bucket, ts, data, host],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-10] 2025-04-28 00:41:39,088 MigrationManager.java:454 - Update table 'reaper_db/node_metrics_v1' From org.apache.cassandra.config.CFMetaData@49818d8a[cfId=82b27ee0-23c9-11f0-b704-57db704f83e4,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@97d350d4, 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@39488d2b[cfId=82b27ee0-23c9-11f0-b704-57db704f83e4,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@97d350d4, 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=[]] WARN [2025-04-28 00:41:41,669] [contrail_database-worker-2] c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy - Error while computing token map for keyspace reaper_db with datacenter datacenter1: could not achieve replication factor 3 (found 2 replicas only), check your keyspace replication settings. WARN [2025-04-28 00:41:41,724] [contrail_database-worker-3] c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy - Error while computing token map for keyspace reaper_db with datacenter datacenter1: could not achieve replication factor 3 (found 2 replicas only), check your keyspace replication settings. WARN [2025-04-28 00:41:41,770] [contrail_database-worker-2] c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy - Error while computing token map for keyspace reaper_db with datacenter datacenter1: could not achieve replication factor 3 (found 2 replicas only), check your keyspace replication settings. INFO [Native-Transport-Requests-1] 2025-04-28 00:41:43,091 MigrationManager.java:454 - Update table 'reaper_db/node_metrics_v3' From org.apache.cassandra.config.CFMetaData@16d16bc5[cfId=885cb0e0-23c9-11f0-b704-57db704f83e4,ksName=reaper_db,cfName=node_metrics_v3,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=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.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4, unchecked_tombstone_compaction=true}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.ReversedType(org.apache.cassandra.db.marshal.TimestampType), org.apache.cassandra.db.marshal.UTF8Type, org.apache.cassandra.db.marshal.UTF8Type, org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [value]],partitionKeyColumns=[cluster, metric_domain, metric_type, time_bucket, host],clusteringColumns=[ts, metric_scope, metric_name, metric_attribute],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster, metric_domain, metric_attribute, time_bucket, ts, metric_type, metric_name, metric_scope, value, host],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@258dbf2f[cfId=885cb0e0-23c9-11f0-b704-57db704f83e4,ksName=reaper_db,cfName=node_metrics_v3,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=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.TimeWindowCompactionStrategy, options={min_threshold=4, max_threshold=32, compaction_window_size=10, compaction_window_unit=MINUTES, unchecked_tombstone_compaction=true}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.ReversedType(org.apache.cassandra.db.marshal.TimestampType), org.apache.cassandra.db.marshal.UTF8Type, org.apache.cassandra.db.marshal.UTF8Type, org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [value]],partitionKeyColumns=[cluster, metric_domain, metric_type, time_bucket, host],clusteringColumns=[ts, metric_scope, metric_name, metric_attribute],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster, metric_domain, metric_attribute, time_bucket, ts, metric_type, metric_name, metric_scope, value, host],droppedColumns={},triggers=[],indexes=[]] WARN [2025-04-28 00:41:45,395] [main] i.c.ReaperApplication - Reaper is ready to get things done! INFO [Native-Transport-Requests-1] 2025-04-28 00:41:56,218 MigrationManager.java:331 - Create new Keyspace: KeyspaceMetadata{name=svc_monitor_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-2] 2025-04-28 00:41:57,216 MigrationManager.java:331 - Create new Keyspace: KeyspaceMetadata{name=config_db_uuid, 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-04-28 00:41:59,185 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@538cbd09[cfId=97de91f0-23c9-11f0-b704-57db704f83e4,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@97d350d4, 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-04-28 00:41:59,318 ColumnFamilyStore.java:411 - Initializing config_db_uuid.obj_uuid_table INFO [MigrationStage:1] 2025-04-28 00:42:01,246 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.service_instance_table INFO [Native-Transport-Requests-1] 2025-04-28 00:42:04,039 MigrationManager.java:454 - Update table 'svc_monitor_keyspace/service_instance_table' From org.apache.cassandra.config.CFMetaData@efaa1cf[cfId=9908e120-23c9-11f0-b472-ab310ffebac8,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={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, 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@615a04ca[cfId=9908e120-23c9-11f0-b472-ab310ffebac8,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={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, 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-04-28 00:42:05,809 ColumnFamilyStore.java:411 - Initializing config_db_uuid.obj_fq_name_table INFO [MigrationStage:1] 2025-04-28 00:42:07,810 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.pool_table INFO [Native-Transport-Requests-1] 2025-04-28 00:42:08,245 MigrationManager.java:454 - Update table 'config_db_uuid/obj_fq_name_table' From org.apache.cassandra.config.CFMetaData@372b5db2[cfId=9bb98230-23c9-11f0-bde8-4956d32155ab,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@97d350d4, 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@223107bc[cfId=9bb98230-23c9-11f0-bde8-4956d32155ab,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@97d350d4, 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 [Native-Transport-Requests-5] 2025-04-28 00:42:09,164 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@2092f9d3[cfId=9dd165b0-23c9-11f0-b704-57db704f83e4,ksName=config_db_uuid,cfName=obj_shared_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@97d350d4, 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-04-28 00:42:09,283 ColumnFamilyStore.java:411 - Initializing config_db_uuid.obj_shared_table INFO [Native-Transport-Requests-1] 2025-04-28 00:42:12,728 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@239bafbe[cfId=9ff15f80-23c9-11f0-b704-57db704f83e4,ksName=svc_monitor_keyspace,cfName=loadbalancer_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@97d350d4, 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-04-28 00:42:12,895 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.loadbalancer_table INFO [MigrationStage:1] 2025-04-28 00:42:14,179 ColumnFamilyStore.java:411 - Initializing useragent.useragent_keyval_table INFO [Native-Transport-Requests-1] 2025-04-28 00:42:17,226 MigrationManager.java:454 - Update table 'useragent/useragent_keyval_table' From org.apache.cassandra.config.CFMetaData@6de983eb[cfId=a0bd3b00-23c9-11f0-bde8-4956d32155ab,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={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, 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@57fe83d5[cfId=a0bd3b00-23c9-11f0-bde8-4956d32155ab,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={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, 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-04-28 00:42:18,217 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.healthmonitor_table INFO [Native-Transport-Requests-2] 2025-04-28 00:42:19,050 MigrationManager.java:454 - Update table 'svc_monitor_keyspace/healthmonitor_table' From org.apache.cassandra.config.CFMetaData@233a179d[cfId=a327d260-23c9-11f0-b472-ab310ffebac8,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={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, 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@9732e0b[cfId=a327d260-23c9-11f0-b472-ab310ffebac8,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={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, 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-04-28 00:42:24,248 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.route_target_table INFO [Native-Transport-Requests-1] 2025-04-28 00:42:25,095 MigrationManager.java:454 - Update table 'to_bgp_keyspace/route_target_table' From org.apache.cassandra.config.CFMetaData@439f9499[cfId=a6b7afe0-23c9-11f0-bde8-4956d32155ab,ksName=to_bgp_keyspace,cfName=route_target_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@97d350d4, 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@625470c[cfId=a6b7afe0-23c9-11f0-bde8-4956d32155ab,ksName=to_bgp_keyspace,cfName=route_target_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@97d350d4, 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-04-28 00:42:26,387 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.service_chain_ip_address_table INFO [Native-Transport-Requests-3] 2025-04-28 00:42:28,192 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@3b6d5b3d[cfId=a928fe00-23c9-11f0-b704-57db704f83e4,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={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, 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-04-28 00:42:28,410 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.service_chain_table INFO [MigrationStage:1] 2025-04-28 00:42:31,334 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.service_chain_uuid_table INFO [Native-Transport-Requests-1] 2025-04-28 00:42:32,177 MigrationManager.java:454 - Update table 'to_bgp_keyspace/service_chain_uuid_table' From org.apache.cassandra.config.CFMetaData@4abbb1d7[cfId=aaf46f30-23c9-11f0-bde8-4956d32155ab,ksName=to_bgp_keyspace,cfName=service_chain_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={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, 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@5a83d512[cfId=aaf46f30-23c9-11f0-bde8-4956d32155ab,ksName=to_bgp_keyspace,cfName=service_chain_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={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, 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=[]] + curl http://10.0.0.41: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 188k 0 --:--:-- --:--:-- --:--:-- 210k ++ tr -d '\r' ++ curl -v -X POST -H 'Content-Type: application/x-www-form-urlencoded' -d 'username=reaperUser&password=reaperPass' http://10.0.0.41:8071/login ++ awk '-F: ' '/JSESSIONID/ { print $2 }' + jsessionid='JSESSIONID=node01502gpkmef2n5e4wdh22caxbm0.node0; Path=/' + curl --cookie 'JSESSIONID=node01502gpkmef2n5e4wdh22caxbm0.node0; Path=/' -H 'Content-Type: application/json' -X POST 'http://10.0.0.41:8071/cluster?seedHost=10.0.0.41&jmxPort=7201' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 + echo 'Reaper started successfully' Reaper started successfully INFO [MigrationStage:1] 2025-04-28 00:43:35,288 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_pr_vn_ip_table INFO [Native-Transport-Requests-1] 2025-04-28 00:43:36,125 MigrationManager.java:454 - Update table 'dm_keyspace/dm_pr_vn_ip_table' From org.apache.cassandra.config.CFMetaData@65f9d09c[cfId=d1152d30-23c9-11f0-bde8-4956d32155ab,ksName=dm_keyspace,cfName=dm_pr_vn_ip_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@97d350d4, 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@3f1d5ca3[cfId=d1152d30-23c9-11f0-bde8-4956d32155ab,ksName=dm_keyspace,cfName=dm_pr_vn_ip_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@97d350d4, 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-04-28 00:43:37,148 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_pr_asn_table INFO [Native-Transport-Requests-1] 2025-04-28 00:43:39,217 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@72fffd7c[cfId=d37e8c10-23c9-11f0-b704-57db704f83e4,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={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, 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-04-28 00:43:39,353 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_ni_ipv6_ll_table INFO [MigrationStage:1] 2025-04-28 00:43:41,211 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_pnf_resource_table INFO [Native-Transport-Requests-1] 2025-04-28 00:43:42,283 MigrationManager.java:454 - Update table 'dm_keyspace/dm_pnf_resource_table' From org.apache.cassandra.config.CFMetaData@18167df7[cfId=d49ea210-23c9-11f0-bde8-4956d32155ab,ksName=dm_keyspace,cfName=dm_pnf_resource_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@97d350d4, 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@11ff25dd[cfId=d49ea210-23c9-11f0-bde8-4956d32155ab,ksName=dm_keyspace,cfName=dm_pnf_resource_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@97d350d4, 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 [Repair-Task-2] 2025-04-28 00:48:57,962 RepairRunnable.java:139 - Starting repair command #1 (917b0590-23ca-11f0-b704-57db704f83e4), 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-2] 2025-04-28 00:48:58,093 RepairSession.java:228 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(2748695660055945707,2749508967509554489], (5507081882129202874,5559601550256111499], (-8383281862636112503,-8340739306736887445]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 00:48:58,436 RepairJob.java:234 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:48:58,437 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,482 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,483 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,499 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,500 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,556 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:48:58,559 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 00:48:58,560 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 00:48:58,561 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-04-28 00:48:58,561 RepairJob.java:143 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:4] 2025-04-28 00:48:58,627 RepairJob.java:234 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:48:58,627 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,631 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,631 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,635 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,635 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,639 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:48:58,642 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-04-28 00:48:58,642 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-04-28 00:48:58,643 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-04-28 00:48:58,643 RepairJob.java:143 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-04-28 00:48:58,691 RepairJob.java:234 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:48:58,691 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,695 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,695 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,699 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,700 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,712 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:48:58,712 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-04-28 00:48:58,713 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-04-28 00:48:58,713 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-04-28 00:48:58,716 RepairJob.java:143 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-04-28 00:48:58,734 RepairJob.java:234 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:48:58,734 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,736 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,737 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,743 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,744 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,746 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:48:58,747 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 00:48:58,748 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 00:48:58,750 RepairJob.java:234 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:48:58,750 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:2] 2025-04-28 00:48:58,750 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 00:48:58,751 RepairJob.java:143 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,755 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,756 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,758 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,758 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,760 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:48:58,762 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 00:48:58,763 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 00:48:58,763 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:6] 2025-04-28 00:48:58,765 RepairJob.java:143 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:6] 2025-04-28 00:48:58,802 RepairJob.java:234 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:48:58,802 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,805 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,805 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,807 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,807 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,810 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:48:58,810 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-04-28 00:48:58,811 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-04-28 00:48:58,811 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-04-28 00:48:58,811 RepairJob.java:143 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:1] 2025-04-28 00:48:58,816 RepairJob.java:234 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:48:58,817 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,823 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,823 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,826 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,826 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,828 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:48:58,829 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-04-28 00:48:58,829 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 00:48:58,829 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 00:48:58,829 RepairJob.java:143 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-04-28 00:48:58,868 RepairJob.java:234 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:48:58,868 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,870 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,870 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,871 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,871 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,874 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:48:58,875 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 00:48:58,875 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 00:48:58,876 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 00:48:58,876 RepairJob.java:143 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:2] 2025-04-28 00:48:58,879 RepairJob.java:234 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:48:58,879 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,881 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,881 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,887 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,887 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,900 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:48:58,902 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-04-28 00:48:58,902 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-04-28 00:48:58,902 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-04-28 00:48:58,902 RepairJob.java:143 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-04-28 00:48:58,908 RepairJob.java:234 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:48:58,908 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,910 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,913 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,915 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,916 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,918 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:48:58,919 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-04-28 00:48:58,919 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-04-28 00:48:58,919 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-04-28 00:48:58,919 RepairJob.java:143 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-04-28 00:48:58,971 RepairJob.java:234 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:48:58,971 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,976 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,976 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,981 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,982 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:48:58,986 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:48:58,987 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-04-28 00:48:58,987 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-04-28 00:48:58,987 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:4] 2025-04-28 00:48:58,987 RepairJob.java:143 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:4] 2025-04-28 00:48:59,035 RepairJob.java:234 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:48:59,035 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:59,040 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:59,040 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:59,043 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:59,043 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:48:59,045 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:48:59,046 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-04-28 00:48:59,047 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-04-28 00:48:59,048 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-04-28 00:48:59,050 RepairJob.java:143 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-04-28 00:48:59,083 RepairJob.java:234 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:48:59,083 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:59,086 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:59,086 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:59,089 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:59,089 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:48:59,092 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:48:59,093 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-04-28 00:48:59,094 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-04-28 00:48:59,094 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-04-28 00:48:59,094 RepairJob.java:143 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-04-28 00:48:59,096 RepairJob.java:234 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:48:59,096 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:59,099 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:59,100 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:59,101 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:59,101 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:48:59,116 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:48:59,117 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 00:48:59,117 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:2] 2025-04-28 00:48:59,117 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 00:48:59,117 RepairJob.java:143 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:3] 2025-04-28 00:48:59,121 RepairJob.java:234 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:48:59,121 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:59,123 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:59,123 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:59,125 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:59,125 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:48:59,127 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:48:59,130 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 00:48:59,130 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:3] 2025-04-28 00:48:59,131 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 00:48:59,131 RepairJob.java:143 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:2] 2025-04-28 00:48:59,167 RepairJob.java:234 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:48:59,168 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:59,169 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:48:59,169 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:59,172 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:48:59,172 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:48:59,174 RepairSession.java:180 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:48:59,175 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-04-28 00:48:59,175 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-04-28 00:48:59,175 SyncTask.java:66 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-04-28 00:48:59,175 RepairJob.java:143 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-04-28 00:48:59,176 RepairSession.java:270 - [repair #918edbb0-23ca-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:4] 2025-04-28 00:48:59,179 RepairRunnable.java:261 - Repair session 918edbb0-23ca-11f0-b704-57db704f83e4 for range [(2748695660055945707,2749508967509554489], (5507081882129202874,5559601550256111499], (-8383281862636112503,-8340739306736887445]] finished INFO [RepairJobTask:4] 2025-04-28 00:48:59,183 ActiveRepairService.java:452 - [repair #917b0590-23ca-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [RepairJobTask:4] 2025-04-28 00:48:59,194 RepairRunnable.java:343 - Repair command #1 finished in 1 second INFO [AntiEntropyStage:1] 2025-04-28 00:49:06,065 Validator.java:281 - [repair #96438a20-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:49:06,144 Validator.java:281 - [repair #96438a20-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:49:06,163 Validator.java:281 - [repair #96438a20-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:49:06,233 Validator.java:281 - [repair #96438a20-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:49:06,258 Validator.java:281 - [repair #96438a20-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:49:06,299 Validator.java:281 - [repair #96438a20-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:49:06,319 Validator.java:281 - [repair #96438a20-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:49:06,338 Validator.java:281 - [repair #96438a20-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:49:06,349 Validator.java:281 - [repair #96438a20-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:49:06,363 Validator.java:281 - [repair #96438a20-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:49:06,390 Validator.java:281 - [repair #96438a20-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:49:06,422 Validator.java:281 - [repair #96438a20-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:49:06,454 Validator.java:281 - [repair #96438a20-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:49:06,471 Validator.java:281 - [repair #96438a20-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:49:06,481 Validator.java:281 - [repair #96438a20-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:49:06,492 Validator.java:281 - [repair #96438a20-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:49:06,504 ActiveRepairService.java:452 - [repair #963d2180-23ca-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:49:08,289 Validator.java:281 - [repair #978b7370-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:49:08,311 Validator.java:281 - [repair #978b7370-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:49:08,330 Validator.java:281 - [repair #978b7370-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:49:08,358 Validator.java:281 - [repair #978b7370-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:49:08,378 Validator.java:281 - [repair #978b7370-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:49:08,430 Validator.java:281 - [repair #978b7370-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:49:08,453 Validator.java:281 - [repair #978b7370-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:49:08,473 Validator.java:281 - [repair #978b7370-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:49:08,491 Validator.java:281 - [repair #978b7370-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:49:08,508 Validator.java:281 - [repair #978b7370-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:49:08,522 Validator.java:281 - [repair #978b7370-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:49:08,532 Validator.java:281 - [repair #978b7370-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:49:08,544 Validator.java:281 - [repair #978b7370-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:49:08,563 Validator.java:281 - [repair #978b7370-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:49:08,579 Validator.java:281 - [repair #978b7370-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:49:08,594 Validator.java:281 - [repair #978b7370-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:49:08,607 ActiveRepairService.java:452 - [repair #9786df90-23ca-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:49:16,218 Validator.java:281 - [repair #9c4e52b0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:49:16,294 Validator.java:281 - [repair #9c4e52b0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:49:16,323 Validator.java:281 - [repair #9c4e52b0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:49:16,383 Validator.java:281 - [repair #9c4e52b0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:49:16,401 Validator.java:281 - [repair #9c4e52b0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:49:16,424 Validator.java:281 - [repair #9c4e52b0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:49:16,448 Validator.java:281 - [repair #9c4e52b0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:49:16,462 Validator.java:281 - [repair #9c4e52b0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:49:16,480 Validator.java:281 - [repair #9c4e52b0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:49:16,502 Validator.java:281 - [repair #9c4e52b0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:49:16,516 Validator.java:281 - [repair #9c4e52b0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:49:16,528 Validator.java:281 - [repair #9c4e52b0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:49:16,552 Validator.java:281 - [repair #9c4e52b0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:49:16,573 Validator.java:281 - [repair #9c4e52b0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:49:16,586 Validator.java:281 - [repair #9c4e52b0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:49:16,605 Validator.java:281 - [repair #9c4e52b0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:49:16,613 ActiveRepairService.java:452 - [repair #9c4ad040-23ca-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:49:18,265 Validator.java:281 - [repair #9d854c10-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:49:18,287 Validator.java:281 - [repair #9d854c10-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:49:18,314 Validator.java:281 - [repair #9d854c10-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:49:18,355 Validator.java:281 - [repair #9d854c10-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:49:18,372 Validator.java:281 - [repair #9d854c10-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:49:18,436 Validator.java:281 - [repair #9d854c10-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:49:18,455 Validator.java:281 - [repair #9d854c10-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:49:18,477 Validator.java:281 - [repair #9d854c10-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:49:18,509 Validator.java:281 - [repair #9d854c10-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:49:18,535 Validator.java:281 - [repair #9d854c10-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:49:18,547 Validator.java:281 - [repair #9d854c10-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:49:18,555 Validator.java:281 - [repair #9d854c10-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:49:18,565 Validator.java:281 - [repair #9d854c10-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:49:18,578 Validator.java:281 - [repair #9d854c10-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:49:18,588 Validator.java:281 - [repair #9d854c10-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:49:18,604 Validator.java:281 - [repair #9d854c10-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:49:18,614 ActiveRepairService.java:452 - [repair #9d841390-23ca-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:49:26,224 Validator.java:281 - [repair #a243be80-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:49:26,274 Validator.java:281 - [repair #a243be80-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:49:26,290 Validator.java:281 - [repair #a243be80-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:49:26,364 Validator.java:281 - [repair #a243be80-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:49:26,374 Validator.java:281 - [repair #a243be80-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:49:26,385 Validator.java:281 - [repair #a243be80-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:49:26,417 Validator.java:281 - [repair #a243be80-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:49:26,435 Validator.java:281 - [repair #a243be80-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:49:26,449 Validator.java:281 - [repair #a243be80-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:49:26,468 Validator.java:281 - [repair #a243be80-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:49:26,480 Validator.java:281 - [repair #a243be80-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:49:26,492 Validator.java:281 - [repair #a243be80-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:49:26,507 Validator.java:281 - [repair #a243be80-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:49:26,529 Validator.java:281 - [repair #a243be80-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:49:26,542 Validator.java:281 - [repair #a243be80-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:49:26,555 Validator.java:281 - [repair #a243be80-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:49:26,565 ActiveRepairService.java:452 - [repair #a2425ef0-23ca-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-3] 2025-04-28 00:49:28,214 RepairRunnable.java:139 - Starting repair command #2 (a3834360-23ca-11f0-b704-57db704f83e4), 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-3] 2025-04-28 00:49:28,226 RepairSession.java:228 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(7069276150110233917,7103727762545341229], (-8675382970479964275,-8644392073327226290]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 00:49:28,288 RepairJob.java:234 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:49:28,288 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,292 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,292 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,299 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,299 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,301 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:49:28,302 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-04-28 00:49:28,302 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 00:49:28,303 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:2] 2025-04-28 00:49:28,303 RepairJob.java:143 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:2] 2025-04-28 00:49:28,307 RepairJob.java:234 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:49:28,307 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,309 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,310 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,315 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,315 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,319 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:49:28,322 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 00:49:28,323 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 00:49:28,323 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 00:49:28,324 RepairJob.java:143 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-04-28 00:49:28,333 RepairJob.java:234 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:49:28,333 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,336 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,337 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,340 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,340 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,346 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:49:28,347 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 00:49:28,347 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 00:49:28,347 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 00:49:28,349 RepairJob.java:143 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-04-28 00:49:28,350 RepairJob.java:234 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:49:28,350 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,352 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,352 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,354 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,354 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,356 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:49:28,359 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 00:49:28,359 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 00:49:28,359 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 00:49:28,359 RepairJob.java:143 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-04-28 00:49:28,362 RepairJob.java:234 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:49:28,362 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,364 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,364 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,369 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,369 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,370 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:49:28,373 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 00:49:28,373 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:2] 2025-04-28 00:49:28,373 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 00:49:28,375 RepairJob.java:143 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:1] 2025-04-28 00:49:28,428 RepairJob.java:234 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:49:28,428 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,430 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,432 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,442 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,443 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,447 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:49:28,448 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 00:49:28,448 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 00:49:28,452 RepairJob.java:234 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:49:28,452 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:5] 2025-04-28 00:49:28,451 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:3] 2025-04-28 00:49:28,453 RepairJob.java:143 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,454 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,456 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,461 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,462 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,463 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:49:28,467 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-04-28 00:49:28,467 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-04-28 00:49:28,470 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-04-28 00:49:28,470 RepairJob.java:143 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-04-28 00:49:28,471 RepairJob.java:234 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:49:28,472 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,477 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,477 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,484 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,485 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,490 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:49:28,496 RepairJob.java:234 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:49:28,497 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:4] 2025-04-28 00:49:28,498 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,498 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,498 RepairJob.java:270 - Validating /10.0.0.27 INFO [RepairJobTask:4] 2025-04-28 00:49:28,499 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:4] 2025-04-28 00:49:28,499 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,500 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,500 RepairJob.java:270 - Validating /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:49:28,501 RepairJob.java:143 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] cluster is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,503 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:49:28,505 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 00:49:28,505 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-04-28 00:49:28,506 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 00:49:28,506 RepairJob.java:143 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-04-28 00:49:28,507 RepairJob.java:234 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:49:28,507 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,509 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,509 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,510 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,510 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,513 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:49:28,513 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-04-28 00:49:28,514 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-04-28 00:49:28,515 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-04-28 00:49:28,515 RepairJob.java:143 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-04-28 00:49:28,575 RepairJob.java:234 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:49:28,575 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,578 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,578 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,580 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,580 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,582 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:49:28,583 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-04-28 00:49:28,583 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:6] 2025-04-28 00:49:28,583 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 00:49:28,584 RepairJob.java:143 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:5] 2025-04-28 00:49:28,589 RepairJob.java:234 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:49:28,589 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,591 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,592 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,594 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,594 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,597 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:49:28,597 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-04-28 00:49:28,597 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-04-28 00:49:28,598 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-04-28 00:49:28,599 RepairJob.java:143 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-04-28 00:49:28,605 RepairJob.java:234 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:49:28,607 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,609 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,609 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,612 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,612 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,616 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:49:28,616 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-04-28 00:49:28,616 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-04-28 00:49:28,617 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-04-28 00:49:28,617 RepairJob.java:143 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-04-28 00:49:28,620 RepairJob.java:234 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:49:28,620 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,622 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,622 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,624 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,624 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,628 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:49:28,628 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-04-28 00:49:28,628 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:6] 2025-04-28 00:49:28,628 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:6] 2025-04-28 00:49:28,629 RepairJob.java:143 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:6] 2025-04-28 00:49:28,632 RepairJob.java:234 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:49:28,632 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,634 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,634 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,635 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,635 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,638 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:49:28,638 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:4] 2025-04-28 00:49:28,639 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:1] 2025-04-28 00:49:28,639 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:6] 2025-04-28 00:49:28,639 RepairJob.java:143 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:6] 2025-04-28 00:49:28,642 RepairJob.java:234 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:49:28,642 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,644 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,644 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,645 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,647 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:49:28,651 RepairSession.java:180 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:49:28,651 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-04-28 00:49:28,651 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-04-28 00:49:28,652 SyncTask.java:66 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-04-28 00:49:28,652 RepairJob.java:143 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-04-28 00:49:28,653 RepairSession.java:270 - [repair #a3851820-23ca-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:6] 2025-04-28 00:49:28,653 RepairRunnable.java:261 - Repair session a3851820-23ca-11f0-b704-57db704f83e4 for range [(7069276150110233917,7103727762545341229], (-8675382970479964275,-8644392073327226290]] finished INFO [RepairJobTask:6] 2025-04-28 00:49:28,656 ActiveRepairService.java:452 - [repair #a3834360-23ca-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [RepairJobTask:6] 2025-04-28 00:49:28,658 RepairRunnable.java:343 - Repair command #2 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:49:36,255 Validator.java:281 - [repair #a8418ec0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:49:36,268 Validator.java:281 - [repair #a8418ec0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:49:36,284 Validator.java:281 - [repair #a8418ec0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:49:36,302 Validator.java:281 - [repair #a8418ec0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:49:36,326 Validator.java:281 - [repair #a8418ec0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:49:36,379 Validator.java:281 - [repair #a8418ec0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:49:36,391 Validator.java:281 - [repair #a8418ec0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:49:36,401 Validator.java:281 - [repair #a8418ec0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:49:36,418 Validator.java:281 - [repair #a8418ec0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:49:36,433 Validator.java:281 - [repair #a8418ec0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:49:36,444 Validator.java:281 - [repair #a8418ec0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:49:36,456 Validator.java:281 - [repair #a8418ec0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:49:36,474 Validator.java:281 - [repair #a8418ec0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:49:36,487 Validator.java:281 - [repair #a8418ec0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:49:36,496 Validator.java:281 - [repair #a8418ec0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:49:36,510 Validator.java:281 - [repair #a8418ec0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:49:36,521 ActiveRepairService.java:452 - [repair #a840cb70-23ca-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-4] 2025-04-28 00:49:38,252 RepairRunnable.java:139 - Starting repair command #3 (a97ef0c0-23ca-11f0-b704-57db704f83e4), 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-4] 2025-04-28 00:49:38,260 RepairSession.java:228 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-6735876271991755624,-6717517941960684622], (47813484954700364,53650502874564727], (-1866643379894378305,-1850849157369281899], (-6441557073384558840,-6438030092787286399], (-9004509970313355416,-8977426346687984555]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:3] 2025-04-28 00:49:38,376 RepairJob.java:234 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:49:38,377 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,380 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,381 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,383 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,383 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,387 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:49:38,388 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 00:49:38,388 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:5] 2025-04-28 00:49:38,389 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 00:49:38,390 RepairJob.java:143 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:1] 2025-04-28 00:49:38,397 RepairJob.java:234 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:49:38,398 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,400 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,400 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,403 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,403 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,406 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:49:38,406 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 00:49:38,406 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-04-28 00:49:38,406 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-04-28 00:49:38,406 RepairJob.java:143 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-04-28 00:49:38,411 RepairJob.java:234 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:49:38,411 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,416 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,416 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,425 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,425 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,449 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:49:38,451 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 00:49:38,451 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 00:49:38,452 RepairJob.java:234 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:49:38,452 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,454 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,454 RepairJob.java:270 - Validating /10.0.0.27 INFO [RepairJobTask:6] 2025-04-28 00:49:38,454 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 00:49:38,454 RepairJob.java:143 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,455 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,457 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,459 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:49:38,462 RepairJob.java:234 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:49:38,462 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,464 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,464 RepairJob.java:270 - Validating /10.0.0.27 INFO [RepairJobTask:2] 2025-04-28 00:49:38,466 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-04-28 00:49:38,466 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-04-28 00:49:38,466 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,467 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,467 RepairJob.java:270 - Validating /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:49:38,467 RepairJob.java:143 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,468 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:49:38,469 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-04-28 00:49:38,469 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:6] 2025-04-28 00:49:38,469 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-04-28 00:49:38,469 RepairJob.java:143 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:3] 2025-04-28 00:49:38,508 RepairJob.java:234 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:49:38,508 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,510 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,510 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,512 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,512 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,513 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:49:38,514 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:1] 2025-04-28 00:49:38,514 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:7] 2025-04-28 00:49:38,514 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-04-28 00:49:38,514 RepairJob.java:143 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:7] 2025-04-28 00:49:38,516 RepairJob.java:234 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:49:38,516 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,517 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,517 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,523 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,523 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,524 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:49:38,525 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 00:49:38,525 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 00:49:38,525 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 00:49:38,525 RepairJob.java:143 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-04-28 00:49:38,529 RepairJob.java:234 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:49:38,530 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,532 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,532 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,536 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,536 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,539 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:49:38,540 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:6] 2025-04-28 00:49:38,540 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:6] 2025-04-28 00:49:38,540 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:6] 2025-04-28 00:49:38,541 RepairJob.java:143 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:7] 2025-04-28 00:49:38,552 RepairJob.java:234 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:49:38,553 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,555 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,556 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,559 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,561 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,569 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:49:38,569 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-04-28 00:49:38,570 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-04-28 00:49:38,570 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-04-28 00:49:38,571 RepairJob.java:143 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-04-28 00:49:38,577 RepairJob.java:234 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:49:38,578 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,581 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,581 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,583 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,583 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,587 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:49:38,588 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-04-28 00:49:38,588 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-04-28 00:49:38,588 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-04-28 00:49:38,589 RepairJob.java:143 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-04-28 00:49:38,637 RepairJob.java:234 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:49:38,637 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,639 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,639 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,642 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,643 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,644 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:49:38,644 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:7] 2025-04-28 00:49:38,645 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-04-28 00:49:38,645 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:7] 2025-04-28 00:49:38,645 RepairJob.java:143 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:7] 2025-04-28 00:49:38,650 RepairJob.java:234 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:49:38,650 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,653 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,653 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,655 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,655 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,658 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:49:38,658 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-04-28 00:49:38,658 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 00:49:38,658 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-04-28 00:49:38,658 RepairJob.java:143 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-04-28 00:49:38,673 RepairJob.java:234 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:49:38,673 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,676 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,676 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,679 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,679 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,682 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:49:38,686 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-04-28 00:49:38,686 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-04-28 00:49:38,686 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-04-28 00:49:38,688 RepairJob.java:143 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-04-28 00:49:38,694 RepairJob.java:234 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:49:38,694 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,696 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,696 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,699 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,700 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,707 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:49:38,708 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:6] 2025-04-28 00:49:38,708 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-04-28 00:49:38,708 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 00:49:38,708 RepairJob.java:143 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:2] 2025-04-28 00:49:38,710 RepairJob.java:234 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:49:38,711 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,712 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,712 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,717 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,717 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,720 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:49:38,722 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:7] 2025-04-28 00:49:38,722 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 00:49:38,722 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:7] 2025-04-28 00:49:38,723 RepairJob.java:143 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:2] 2025-04-28 00:49:38,725 RepairJob.java:234 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:49:38,726 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,728 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,728 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,734 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,735 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:49:38,736 RepairSession.java:180 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:49:38,737 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-04-28 00:49:38,737 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-04-28 00:49:38,737 SyncTask.java:66 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-04-28 00:49:38,738 RepairJob.java:143 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-04-28 00:49:38,739 RepairSession.java:270 - [repair #a9802940-23ca-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:6] 2025-04-28 00:49:38,740 RepairRunnable.java:261 - Repair session a9802940-23ca-11f0-b704-57db704f83e4 for range [(-6735876271991755624,-6717517941960684622], (47813484954700364,53650502874564727], (-1866643379894378305,-1850849157369281899], (-6441557073384558840,-6438030092787286399], (-9004509970313355416,-8977426346687984555]] finished INFO [RepairJobTask:6] 2025-04-28 00:49:38,742 ActiveRepairService.java:452 - [repair #a97ef0c0-23ca-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-04-28 00:49:38,751 RepairRunnable.java:343 - Repair command #3 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:49:46,436 Validator.java:281 - [repair #ae3ffb40-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:49:46,500 Validator.java:281 - [repair #ae3ffb40-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:49:46,519 Validator.java:281 - [repair #ae3ffb40-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:49:46,642 Validator.java:281 - [repair #ae3ffb40-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:49:46,663 Validator.java:281 - [repair #ae3ffb40-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:49:46,689 Validator.java:281 - [repair #ae3ffb40-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:49:46,761 Validator.java:281 - [repair #ae3ffb40-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:49:46,786 Validator.java:281 - [repair #ae3ffb40-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:49:46,800 Validator.java:281 - [repair #ae3ffb40-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:49:46,813 Validator.java:281 - [repair #ae3ffb40-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:49:46,840 Validator.java:281 - [repair #ae3ffb40-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:49:46,853 Validator.java:281 - [repair #ae3ffb40-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:49:46,874 Validator.java:281 - [repair #ae3ffb40-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:49:46,886 Validator.java:281 - [repair #ae3ffb40-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:49:46,902 Validator.java:281 - [repair #ae3ffb40-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:49:46,916 Validator.java:281 - [repair #ae3ffb40-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:49:46,928 ActiveRepairService.java:452 - [repair #ae3ec2c0-23ca-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:49:48,400 Validator.java:281 - [repair #af7c24c0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:49:48,415 Validator.java:281 - [repair #af7c24c0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:49:48,436 Validator.java:281 - [repair #af7c24c0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:49:48,465 Validator.java:281 - [repair #af7c24c0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:49:48,482 Validator.java:281 - [repair #af7c24c0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:49:48,527 Validator.java:281 - [repair #af7c24c0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:49:48,540 Validator.java:281 - [repair #af7c24c0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:49:48,555 Validator.java:281 - [repair #af7c24c0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:49:48,575 Validator.java:281 - [repair #af7c24c0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:49:48,586 Validator.java:281 - [repair #af7c24c0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:49:48,597 Validator.java:281 - [repair #af7c24c0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:49:48,607 Validator.java:281 - [repair #af7c24c0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:49:48,617 Validator.java:281 - [repair #af7c24c0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:49:48,642 Validator.java:281 - [repair #af7c24c0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:49:48,660 Validator.java:281 - [repair #af7c24c0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:49:48,672 Validator.java:281 - [repair #af7c24c0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:49:48,679 ActiveRepairService.java:452 - [repair #af7b3a60-23ca-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:49:56,353 Validator.java:281 - [repair #b4401570-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:49:56,373 Validator.java:281 - [repair #b4401570-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:49:56,392 Validator.java:281 - [repair #b4401570-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription WARN [ValidationExecutor:2] 2025-04-28 00:49:56,486 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_reapers-8087136023c911f0b472ab310ffebac8/snapshots/b4401570-23ca-11f0-bde8-4956d32155ab/mc-3-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:2] 2025-04-28 00:49:56,486 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_reapers-8087136023c911f0b472ab310ffebac8/snapshots/b4401570-23ca-11f0-bde8-4956d32155ab/mc-4-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-04-28 00:49:56,486 Validator.java:281 - [repair #b4401570-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:49:56,502 Validator.java:281 - [repair #b4401570-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:49:56,561 Validator.java:281 - [repair #b4401570-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:49:56,570 Validator.java:281 - [repair #b4401570-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:49:56,583 Validator.java:281 - [repair #b4401570-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:49:56,593 Validator.java:281 - [repair #b4401570-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:49:56,608 Validator.java:281 - [repair #b4401570-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:49:56,620 Validator.java:281 - [repair #b4401570-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:49:56,635 Validator.java:281 - [repair #b4401570-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:49:56,652 Validator.java:281 - [repair #b4401570-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:49:56,679 Validator.java:281 - [repair #b4401570-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:49:56,694 Validator.java:281 - [repair #b4401570-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:49:56,724 Validator.java:281 - [repair #b4401570-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:49:56,735 ActiveRepairService.java:452 - [repair #b43f0400-23ca-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:49:58,452 Validator.java:281 - [repair #b57e61d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:49:58,477 Validator.java:281 - [repair #b57e61d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:49:58,498 Validator.java:281 - [repair #b57e61d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:49:58,528 Validator.java:281 - [repair #b57e61d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:49:58,541 Validator.java:281 - [repair #b57e61d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:49:58,592 Validator.java:281 - [repair #b57e61d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:49:58,611 Validator.java:281 - [repair #b57e61d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:49:58,622 Validator.java:281 - [repair #b57e61d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:49:58,638 Validator.java:281 - [repair #b57e61d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:49:58,659 Validator.java:281 - [repair #b57e61d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:49:58,671 Validator.java:281 - [repair #b57e61d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:49:58,679 Validator.java:281 - [repair #b57e61d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:49:58,694 Validator.java:281 - [repair #b57e61d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:49:58,705 Validator.java:281 - [repair #b57e61d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:49:58,713 Validator.java:281 - [repair #b57e61d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:49:58,724 Validator.java:281 - [repair #b57e61d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:49:58,738 ActiveRepairService.java:452 - [repair #b57d7770-23ca-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:50:06,376 Validator.java:281 - [repair #ba3d4970-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:50:06,427 Validator.java:281 - [repair #ba3d4970-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:50:06,438 Validator.java:281 - [repair #ba3d4970-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:50:06,502 Validator.java:281 - [repair #ba3d4970-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:50:06,517 Validator.java:281 - [repair #ba3d4970-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:50:06,585 Validator.java:281 - [repair #ba3d4970-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:50:06,610 Validator.java:281 - [repair #ba3d4970-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:50:06,620 Validator.java:281 - [repair #ba3d4970-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:50:06,633 Validator.java:281 - [repair #ba3d4970-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:50:06,640 Validator.java:281 - [repair #ba3d4970-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:50:06,650 Validator.java:281 - [repair #ba3d4970-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:50:06,670 Validator.java:281 - [repair #ba3d4970-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:50:06,682 Validator.java:281 - [repair #ba3d4970-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:50:06,699 Validator.java:281 - [repair #ba3d4970-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:50:06,717 Validator.java:281 - [repair #ba3d4970-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:50:06,724 Validator.java:281 - [repair #ba3d4970-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:50:06,729 ActiveRepairService.java:452 - [repair #ba3c3800-23ca-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-5] 2025-04-28 00:50:08,413 RepairRunnable.java:139 - Starting repair command #4 (bb7924d0-23ca-11f0-b704-57db704f83e4), 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-5] 2025-04-28 00:50:08,423 RepairSession.java:228 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(923674007162355352,925418128548261294]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 00:50:08,456 RepairJob.java:234 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:50:08,456 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,458 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,458 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,461 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,461 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,466 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:50:08,469 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 00:50:08,469 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 00:50:08,469 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 00:50:08,471 RepairJob.java:143 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:3] 2025-04-28 00:50:08,486 RepairJob.java:234 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:50:08,486 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,489 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,489 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,491 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,491 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,496 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:50:08,498 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-04-28 00:50:08,498 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 00:50:08,498 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-04-28 00:50:08,500 RepairJob.java:143 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-04-28 00:50:08,502 RepairJob.java:234 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:50:08,502 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,504 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,504 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,506 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,506 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,508 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:50:08,509 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 00:50:08,509 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 00:50:08,509 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 00:50:08,509 RepairJob.java:143 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-04-28 00:50:08,515 RepairJob.java:234 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:50:08,515 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,517 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,517 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,518 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,519 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,520 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:50:08,521 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 00:50:08,521 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-04-28 00:50:08,521 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-04-28 00:50:08,522 RepairJob.java:143 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-04-28 00:50:08,527 RepairJob.java:234 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:50:08,528 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,530 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,530 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,532 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,532 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,534 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:50:08,534 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:2] 2025-04-28 00:50:08,534 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-04-28 00:50:08,534 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:2] 2025-04-28 00:50:08,534 RepairJob.java:143 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:2] 2025-04-28 00:50:08,580 RepairJob.java:234 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:50:08,580 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,585 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,585 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,588 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,588 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,589 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:50:08,589 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-04-28 00:50:08,589 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:5] 2025-04-28 00:50:08,590 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-04-28 00:50:08,592 RepairJob.java:143 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:4] 2025-04-28 00:50:08,593 RepairJob.java:234 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:50:08,593 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,595 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,595 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,597 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,597 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,599 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:50:08,600 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 00:50:08,600 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 00:50:08,600 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 00:50:08,600 RepairJob.java:143 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-04-28 00:50:08,608 RepairJob.java:234 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:50:08,608 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,610 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,610 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,615 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,615 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,617 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:50:08,619 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 00:50:08,619 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 00:50:08,619 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 00:50:08,620 RepairJob.java:143 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:5] 2025-04-28 00:50:08,629 RepairJob.java:234 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:50:08,629 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,631 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,633 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,643 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,643 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,646 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:50:08,647 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 00:50:08,647 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 00:50:08,647 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 00:50:08,647 RepairJob.java:143 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-04-28 00:50:08,650 RepairJob.java:234 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:50:08,651 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,653 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,653 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,655 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,655 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,658 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:50:08,659 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 00:50:08,659 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 00:50:08,659 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 00:50:08,660 RepairJob.java:143 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-04-28 00:50:08,706 RepairJob.java:234 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:50:08,707 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,712 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,712 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,715 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,715 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,718 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:50:08,719 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 00:50:08,719 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:4] 2025-04-28 00:50:08,720 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 00:50:08,720 RepairJob.java:143 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:5] 2025-04-28 00:50:08,724 RepairJob.java:234 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:50:08,724 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,727 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,727 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,729 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,729 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,731 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:50:08,732 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 00:50:08,732 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-04-28 00:50:08,732 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 00:50:08,732 RepairJob.java:143 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-04-28 00:50:08,738 RepairJob.java:234 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:50:08,738 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,741 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,741 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,744 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,744 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,747 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:50:08,747 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-04-28 00:50:08,747 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 00:50:08,747 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-04-28 00:50:08,748 RepairJob.java:143 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-04-28 00:50:08,749 RepairJob.java:234 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:50:08,749 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,750 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,750 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,757 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,757 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,762 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:50:08,762 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 00:50:08,762 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-04-28 00:50:08,762 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 00:50:08,764 RepairJob.java:143 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:2] 2025-04-28 00:50:08,765 RepairJob.java:234 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:50:08,767 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,769 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,770 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,774 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,774 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,777 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:50:08,777 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-04-28 00:50:08,777 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 00:50:08,777 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:5] 2025-04-28 00:50:08,777 RepairJob.java:143 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:5] 2025-04-28 00:50:08,780 RepairJob.java:234 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:50:08,780 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,781 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,781 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,785 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,785 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:08,794 RepairSession.java:180 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:50:08,795 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-04-28 00:50:08,795 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-04-28 00:50:08,795 SyncTask.java:66 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-04-28 00:50:08,796 RepairJob.java:143 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-04-28 00:50:08,797 RepairSession.java:270 - [repair #bb7aab70-23ca-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:4] 2025-04-28 00:50:08,797 RepairRunnable.java:261 - Repair session bb7aab70-23ca-11f0-b704-57db704f83e4 for range [(923674007162355352,925418128548261294]] finished INFO [RepairJobTask:4] 2025-04-28 00:50:08,798 ActiveRepairService.java:452 - [repair #bb7924d0-23ca-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-04-28 00:50:08,802 RepairRunnable.java:343 - Repair command #4 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:50:16,432 Validator.java:281 - [repair #c038f6d0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:50:16,494 Validator.java:281 - [repair #c038f6d0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:50:16,515 Validator.java:281 - [repair #c038f6d0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:50:16,570 Validator.java:281 - [repair #c038f6d0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:50:16,583 Validator.java:281 - [repair #c038f6d0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:50:16,607 Validator.java:281 - [repair #c038f6d0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:50:16,648 Validator.java:281 - [repair #c038f6d0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:50:16,660 Validator.java:281 - [repair #c038f6d0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:50:16,670 Validator.java:281 - [repair #c038f6d0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:50:16,691 Validator.java:281 - [repair #c038f6d0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:50:16,703 Validator.java:281 - [repair #c038f6d0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:50:16,713 Validator.java:281 - [repair #c038f6d0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:50:16,733 Validator.java:281 - [repair #c038f6d0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:50:16,742 Validator.java:281 - [repair #c038f6d0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:50:16,748 Validator.java:281 - [repair #c038f6d0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:50:16,753 Validator.java:281 - [repair #c038f6d0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:50:16,758 ActiveRepairService.java:452 - [repair #c0383380-23ca-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:50:18,482 Validator.java:281 - [repair #c1774330-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:50:18,545 Validator.java:281 - [repair #c1774330-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:50:18,570 Validator.java:281 - [repair #c1774330-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:50:18,629 Validator.java:281 - [repair #c1774330-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:50:18,641 Validator.java:281 - [repair #c1774330-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:50:18,655 Validator.java:281 - [repair #c1774330-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:50:18,671 Validator.java:281 - [repair #c1774330-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:50:18,688 Validator.java:281 - [repair #c1774330-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:50:18,706 Validator.java:281 - [repair #c1774330-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:50:18,719 Validator.java:281 - [repair #c1774330-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:50:18,726 Validator.java:281 - [repair #c1774330-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:50:18,735 Validator.java:281 - [repair #c1774330-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:50:18,757 Validator.java:281 - [repair #c1774330-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:50:18,767 Validator.java:281 - [repair #c1774330-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:50:18,774 Validator.java:281 - [repair #c1774330-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:50:18,783 Validator.java:281 - [repair #c1774330-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:50:18,788 ActiveRepairService.java:452 - [repair #c17631c0-23ca-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-6] 2025-04-28 00:50:26,434 RepairRunnable.java:139 - Starting repair command #5 (c636ee20-23ca-11f0-b704-57db704f83e4), 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-6] 2025-04-28 00:50:26,441 RepairSession.java:228 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-5443959968860052452,-5436256871527024808], (-3404645051309140963,-3403657703965067813], (-8644392073327226290,-8621337099889133326], (-1769608578114052734,-1758622972507518658], (3902523842432820505,3911670901159755919], (-1771153075223421372,-1769608578114052734], (7896064188337798592,7918813128577680017]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 00:50:26,603 RepairJob.java:234 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:50:26,604 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,606 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,607 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,609 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,610 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,613 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:50:26,622 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 00:50:26,622 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:2] 2025-04-28 00:50:26,623 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 00:50:26,624 RepairJob.java:143 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:4] 2025-04-28 00:50:26,635 RepairJob.java:234 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:50:26,635 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,638 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,638 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,641 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,642 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,652 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:50:26,653 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-04-28 00:50:26,653 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 00:50:26,653 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-04-28 00:50:26,653 RepairJob.java:143 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-04-28 00:50:26,658 RepairJob.java:234 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:50:26,658 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,663 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,664 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,670 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,671 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,675 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:50:26,676 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-04-28 00:50:26,676 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-04-28 00:50:26,677 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 00:50:26,677 RepairJob.java:143 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-04-28 00:50:26,685 RepairJob.java:234 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:50:26,685 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,687 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,688 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,691 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,692 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,698 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:50:26,698 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 00:50:26,698 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 00:50:26,698 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 00:50:26,698 RepairJob.java:143 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-04-28 00:50:26,704 RepairJob.java:234 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:50:26,704 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,705 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,705 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,707 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,707 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,708 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:50:26,708 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 00:50:26,708 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:6] 2025-04-28 00:50:26,708 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 00:50:26,708 RepairJob.java:143 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:6] 2025-04-28 00:50:26,746 RepairJob.java:234 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:50:26,746 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,748 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,748 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,749 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,749 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,755 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:50:26,757 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-04-28 00:50:26,757 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:3] 2025-04-28 00:50:26,757 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-04-28 00:50:26,758 RepairJob.java:143 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:7] 2025-04-28 00:50:26,769 RepairJob.java:234 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:50:26,770 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,775 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,779 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,783 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,784 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,785 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:50:26,786 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-04-28 00:50:26,785 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 00:50:26,786 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 00:50:26,786 RepairJob.java:143 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-04-28 00:50:26,789 RepairJob.java:234 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:50:26,790 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,796 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,796 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,803 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,803 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,812 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:50:26,813 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 00:50:26,812 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:4] 2025-04-28 00:50:26,812 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 00:50:26,813 RepairJob.java:143 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:5] 2025-04-28 00:50:26,818 RepairJob.java:234 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:50:26,818 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,819 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,819 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,820 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,821 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,822 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:50:26,823 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-04-28 00:50:26,823 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-04-28 00:50:26,823 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-04-28 00:50:26,823 RepairJob.java:143 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-04-28 00:50:26,835 RepairJob.java:234 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:50:26,835 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,837 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,837 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,838 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,838 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,840 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:50:26,841 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-04-28 00:50:26,841 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 00:50:26,841 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-04-28 00:50:26,841 RepairJob.java:143 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-04-28 00:50:26,887 RepairJob.java:234 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:50:26,887 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,889 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,889 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,891 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,891 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,892 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:50:26,893 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 00:50:26,893 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-04-28 00:50:26,893 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:6] 2025-04-28 00:50:26,893 RepairJob.java:143 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:6] 2025-04-28 00:50:26,896 RepairJob.java:234 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:50:26,897 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,907 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,908 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,911 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,911 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,913 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:50:26,914 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-04-28 00:50:26,914 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-04-28 00:50:26,914 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-04-28 00:50:26,914 RepairJob.java:143 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-04-28 00:50:26,917 RepairJob.java:234 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:50:26,917 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,920 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,920 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,921 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,921 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,924 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:50:26,926 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-04-28 00:50:26,926 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-04-28 00:50:26,926 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-04-28 00:50:26,926 RepairJob.java:143 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-04-28 00:50:26,932 RepairJob.java:234 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:50:26,932 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,936 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,936 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,937 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,939 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,941 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:50:26,941 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 00:50:26,941 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-04-28 00:50:26,941 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 00:50:26,942 RepairJob.java:143 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:3] 2025-04-28 00:50:26,945 RepairJob.java:234 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:50:26,945 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,947 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,947 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,948 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,948 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,950 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:50:26,951 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 00:50:26,951 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-04-28 00:50:26,951 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 00:50:26,951 RepairJob.java:143 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:3] 2025-04-28 00:50:26,953 RepairJob.java:234 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:50:26,953 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,956 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,956 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,957 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,957 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:26,958 RepairSession.java:180 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:50:26,962 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-04-28 00:50:26,962 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-04-28 00:50:26,962 SyncTask.java:66 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-04-28 00:50:26,962 RepairJob.java:143 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-04-28 00:50:26,963 RepairSession.java:270 - [repair #c637ff90-23ca-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:5] 2025-04-28 00:50:26,963 RepairRunnable.java:261 - Repair session c637ff90-23ca-11f0-b704-57db704f83e4 for range [(-5443959968860052452,-5436256871527024808], (-3404645051309140963,-3403657703965067813], (-8644392073327226290,-8621337099889133326], (-1769608578114052734,-1758622972507518658], (3902523842432820505,3911670901159755919], (-1771153075223421372,-1769608578114052734], (7896064188337798592,7918813128577680017]] finished INFO [RepairJobTask:5] 2025-04-28 00:50:26,964 ActiveRepairService.java:452 - [repair #c636ee20-23ca-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-04-28 00:50:26,967 RepairRunnable.java:343 - Repair command #5 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:50:28,546 Validator.java:281 - [repair #c7767300-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:50:28,602 Validator.java:281 - [repair #c7767300-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:50:28,611 Validator.java:281 - [repair #c7767300-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:50:28,662 Validator.java:281 - [repair #c7767300-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:50:28,675 Validator.java:281 - [repair #c7767300-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:50:28,689 Validator.java:281 - [repair #c7767300-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:50:28,704 Validator.java:281 - [repair #c7767300-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:50:28,714 Validator.java:281 - [repair #c7767300-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:50:28,722 Validator.java:281 - [repair #c7767300-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:50:28,728 Validator.java:281 - [repair #c7767300-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:50:28,736 Validator.java:281 - [repair #c7767300-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:50:28,751 Validator.java:281 - [repair #c7767300-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:50:28,764 Validator.java:281 - [repair #c7767300-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:50:28,771 Validator.java:281 - [repair #c7767300-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:50:28,779 Validator.java:281 - [repair #c7767300-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:50:28,784 Validator.java:281 - [repair #c7767300-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:50:28,794 ActiveRepairService.java:452 - [repair #c774ec60-23ca-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:50:36,517 Validator.java:281 - [repair #cc313bf0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:50:36,532 Validator.java:281 - [repair #cc313bf0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:50:36,548 Validator.java:281 - [repair #cc313bf0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:50:36,559 Validator.java:281 - [repair #cc313bf0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:50:36,573 Validator.java:281 - [repair #cc313bf0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:50:36,616 Validator.java:281 - [repair #cc313bf0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:50:36,626 Validator.java:281 - [repair #cc313bf0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:50:36,637 Validator.java:281 - [repair #cc313bf0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:50:36,646 Validator.java:281 - [repair #cc313bf0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:50:36,657 Validator.java:281 - [repair #cc313bf0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:50:36,676 Validator.java:281 - [repair #cc313bf0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:50:36,698 Validator.java:281 - [repair #cc313bf0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:50:36,712 Validator.java:281 - [repair #cc313bf0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:50:36,725 Validator.java:281 - [repair #cc313bf0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:50:36,731 Validator.java:281 - [repair #cc313bf0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:50:36,743 Validator.java:281 - [repair #cc313bf0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:50:36,751 ActiveRepairService.java:452 - [repair #cc300370-23ca-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:50:38,657 Validator.java:281 - [repair #cd718420-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:50:38,667 Validator.java:281 - [repair #cd718420-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:50:38,677 Validator.java:281 - [repair #cd718420-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:50:38,692 Validator.java:281 - [repair #cd718420-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:50:38,709 Validator.java:281 - [repair #cd718420-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:50:38,758 Validator.java:281 - [repair #cd718420-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:50:38,767 Validator.java:281 - [repair #cd718420-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:50:38,785 Validator.java:281 - [repair #cd718420-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:50:38,796 Validator.java:281 - [repair #cd718420-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:50:38,812 Validator.java:281 - [repair #cd718420-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:50:38,820 Validator.java:281 - [repair #cd718420-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:50:38,830 Validator.java:281 - [repair #cd718420-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:50:38,837 Validator.java:281 - [repair #cd718420-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:50:38,848 Validator.java:281 - [repair #cd718420-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:50:38,858 Validator.java:281 - [repair #cd718420-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:50:38,867 Validator.java:281 - [repair #cd718420-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:50:38,880 ActiveRepairService.java:452 - [repair #cd6faf60-23ca-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:50:46,616 Validator.java:281 - [repair #d232b5b0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:50:46,628 Validator.java:281 - [repair #d232b5b0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:50:46,645 Validator.java:281 - [repair #d232b5b0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:50:46,676 Validator.java:281 - [repair #d232b5b0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:50:46,718 Validator.java:281 - [repair #d232b5b0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:50:46,780 Validator.java:281 - [repair #d232b5b0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:50:46,799 Validator.java:281 - [repair #d232b5b0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:50:46,831 Validator.java:281 - [repair #d232b5b0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:50:46,867 Validator.java:281 - [repair #d232b5b0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:50:46,890 Validator.java:281 - [repair #d232b5b0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:50:46,901 Validator.java:281 - [repair #d232b5b0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:50:46,915 Validator.java:281 - [repair #d232b5b0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:50:46,937 Validator.java:281 - [repair #d232b5b0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:50:46,949 Validator.java:281 - [repair #d232b5b0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:50:46,960 Validator.java:281 - [repair #d232b5b0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:50:46,976 Validator.java:281 - [repair #d232b5b0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:50:47,005 ActiveRepairService.java:452 - [repair #d2312f10-23ca-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:50:48,676 Validator.java:281 - [repair #d36df4d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:50:48,690 Validator.java:281 - [repair #d36df4d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:50:48,705 Validator.java:281 - [repair #d36df4d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:50:48,717 Validator.java:281 - [repair #d36df4d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:50:48,730 Validator.java:281 - [repair #d36df4d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:50:48,775 Validator.java:281 - [repair #d36df4d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:50:48,789 Validator.java:281 - [repair #d36df4d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:50:48,801 Validator.java:281 - [repair #d36df4d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:50:48,809 Validator.java:281 - [repair #d36df4d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:50:48,822 Validator.java:281 - [repair #d36df4d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:50:48,846 Validator.java:281 - [repair #d36df4d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:50:48,856 Validator.java:281 - [repair #d36df4d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:50:48,864 Validator.java:281 - [repair #d36df4d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:50:48,879 Validator.java:281 - [repair #d36df4d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:50:48,890 Validator.java:281 - [repair #d36df4d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:50:48,897 Validator.java:281 - [repair #d36df4d0-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:50:48,902 ActiveRepairService.java:452 - [repair #d36c2010-23ca-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-7] 2025-04-28 00:50:56,558 RepairRunnable.java:139 - Starting repair command #6 (d82b55d0-23ca-11f0-b704-57db704f83e4), 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-04-28 00:50:56,609 RepairSession.java:228 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-6472339892414293333,-6464524414429481113], (7640350099478950534,7642167044364261774], (-2395708922435879674,-2395340155163392059], (-7861650055543026147,-7802607095110468303], (-2840546094520216408,-2828868713724443727]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 00:50:56,802 RepairJob.java:234 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:50:56,802 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,808 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,808 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,816 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,818 RepairJob.java:270 - Validating /10.0.0.41 WARN [ValidationExecutor:2] 2025-04-28 00:50:56,832 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_reapers-8087136023c911f0b472ab310ffebac8/snapshots/d8334510-23ca-11f0-b704-57db704f83e4/mc-5-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:2] 2025-04-28 00:50:56,833 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_reapers-8087136023c911f0b472ab310ffebac8/snapshots/d8334510-23ca-11f0-b704-57db704f83e4/mc-6-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-04-28 00:50:56,845 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:50:56,853 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 00:50:56,853 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 00:50:56,862 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 00:50:56,862 RepairJob.java:143 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:4] 2025-04-28 00:50:56,881 RepairJob.java:234 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:50:56,882 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,885 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,885 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,889 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,889 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,893 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:50:56,893 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 00:50:56,893 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 00:50:56,894 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 00:50:56,895 RepairJob.java:143 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-04-28 00:50:56,898 RepairJob.java:234 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:50:56,898 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,900 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,900 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,902 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,902 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,903 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:50:56,904 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 00:50:56,904 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-04-28 00:50:56,906 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-04-28 00:50:56,906 RepairJob.java:143 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-04-28 00:50:56,912 RepairJob.java:234 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:50:56,912 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,914 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,914 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,916 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,916 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,917 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:50:56,917 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-04-28 00:50:56,918 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-04-28 00:50:56,918 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-04-28 00:50:56,918 RepairJob.java:143 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-04-28 00:50:56,922 RepairJob.java:234 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:50:56,922 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,924 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,924 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,925 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,925 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,926 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:50:56,929 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:2] 2025-04-28 00:50:56,929 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-04-28 00:50:56,929 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:2] 2025-04-28 00:50:56,931 RepairJob.java:143 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:2] 2025-04-28 00:50:56,969 RepairJob.java:234 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:50:56,970 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,972 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,972 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,974 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,974 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,976 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:50:56,977 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:6] 2025-04-28 00:50:56,979 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:5] 2025-04-28 00:50:56,979 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-04-28 00:50:56,979 RepairJob.java:143 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:5] 2025-04-28 00:50:56,980 RepairJob.java:234 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:50:56,980 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,982 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,982 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,985 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,985 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,987 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:50:56,987 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 00:50:56,987 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-04-28 00:50:56,989 RepairJob.java:234 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:50:56,989 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:7] 2025-04-28 00:50:56,990 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 00:50:56,991 RepairJob.java:143 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,991 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,992 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,995 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,995 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:56,997 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:50:56,999 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:6] 2025-04-28 00:50:56,999 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 00:50:56,999 RepairJob.java:234 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:50:57,000 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:4] 2025-04-28 00:50:56,999 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 00:50:57,000 RepairJob.java:143 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] cluster is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,001 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,001 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,003 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,003 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,004 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:50:57,005 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-04-28 00:50:57,005 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-04-28 00:50:57,007 RepairJob.java:234 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:50:57,007 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:7] 2025-04-28 00:50:57,007 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 00:50:57,008 RepairJob.java:143 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,010 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,010 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,012 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,012 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,014 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:50:57,014 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-04-28 00:50:57,014 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 00:50:57,014 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-04-28 00:50:57,015 RepairJob.java:143 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-04-28 00:50:57,058 RepairJob.java:234 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:50:57,058 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,060 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,062 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,066 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,066 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,069 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:50:57,069 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-04-28 00:50:57,069 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:2] 2025-04-28 00:50:57,070 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 00:50:57,071 RepairJob.java:143 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:2] 2025-04-28 00:50:57,074 RepairJob.java:234 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:50:57,074 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,076 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,077 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,082 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,082 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,084 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:50:57,086 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-04-28 00:50:57,086 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 00:50:57,086 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-04-28 00:50:57,086 RepairJob.java:143 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-04-28 00:50:57,088 RepairJob.java:234 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:50:57,091 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,098 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,098 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,100 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,100 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,106 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:50:57,107 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 00:50:57,107 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-04-28 00:50:57,108 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 00:50:57,114 RepairJob.java:143 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-04-28 00:50:57,112 RepairJob.java:234 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:50:57,115 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,119 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,119 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,120 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,121 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,126 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:50:57,126 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 00:50:57,126 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-04-28 00:50:57,126 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 00:50:57,126 RepairJob.java:143 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:1] 2025-04-28 00:50:57,130 RepairJob.java:234 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:50:57,130 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,132 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,132 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,134 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,134 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,137 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:50:57,137 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:7] 2025-04-28 00:50:57,137 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:6] 2025-04-28 00:50:57,137 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:7] 2025-04-28 00:50:57,137 RepairJob.java:143 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:6] 2025-04-28 00:50:57,141 RepairJob.java:234 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:50:57,141 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,143 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,143 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,152 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,152 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:50:57,156 RepairSession.java:180 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:50:57,156 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-04-28 00:50:57,157 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-04-28 00:50:57,157 SyncTask.java:66 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-04-28 00:50:57,157 RepairJob.java:143 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-04-28 00:50:57,158 RepairSession.java:270 - [repair #d8334510-23ca-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:2] 2025-04-28 00:50:57,158 RepairRunnable.java:261 - Repair session d8334510-23ca-11f0-b704-57db704f83e4 for range [(-6472339892414293333,-6464524414429481113], (7640350099478950534,7642167044364261774], (-2395708922435879674,-2395340155163392059], (-7861650055543026147,-7802607095110468303], (-2840546094520216408,-2828868713724443727]] finished INFO [RepairJobTask:2] 2025-04-28 00:50:57,160 ActiveRepairService.java:452 - [repair #d82b55d0-23ca-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-04-28 00:50:57,175 RepairRunnable.java:343 - Repair command #6 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:50:58,672 Validator.java:281 - [repair #d96b01c0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:50:58,769 Validator.java:281 - [repair #d96b01c0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:50:58,783 Validator.java:281 - [repair #d96b01c0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:50:58,849 Validator.java:281 - [repair #d96b01c0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:50:58,868 Validator.java:281 - [repair #d96b01c0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:50:58,898 Validator.java:281 - [repair #d96b01c0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:50:58,923 Validator.java:281 - [repair #d96b01c0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:50:58,937 Validator.java:281 - [repair #d96b01c0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:50:58,943 Validator.java:281 - [repair #d96b01c0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:50:58,968 Validator.java:281 - [repair #d96b01c0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:50:58,979 Validator.java:281 - [repair #d96b01c0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:50:58,988 Validator.java:281 - [repair #d96b01c0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:50:58,998 Validator.java:281 - [repair #d96b01c0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:50:59,004 Validator.java:281 - [repair #d96b01c0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:50:59,009 Validator.java:281 - [repair #d96b01c0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:50:59,020 Validator.java:281 - [repair #d96b01c0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:50:59,025 ActiveRepairService.java:452 - [repair #d969f050-23ca-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-8] 2025-04-28 00:51:06,592 RepairRunnable.java:139 - Starting repair command #7 (de268e00-23ca-11f0-b704-57db704f83e4), 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-8] 2025-04-28 00:51:06,610 RepairSession.java:228 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-4486440090063256531,-4431915179643525150]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:3] 2025-04-28 00:51:06,695 RepairJob.java:234 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:51:06,696 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,701 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,701 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,704 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,704 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,706 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:51:06,707 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 00:51:06,707 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-04-28 00:51:06,707 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 00:51:06,707 RepairJob.java:143 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:3] 2025-04-28 00:51:06,712 RepairJob.java:234 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:51:06,712 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,717 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,718 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,719 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,719 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,721 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:51:06,722 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 00:51:06,723 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-04-28 00:51:06,723 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 00:51:06,723 RepairJob.java:143 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-04-28 00:51:06,735 RepairJob.java:234 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:51:06,735 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,739 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,739 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,741 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,741 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,744 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:51:06,745 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-04-28 00:51:06,746 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-04-28 00:51:06,746 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-04-28 00:51:06,746 RepairJob.java:143 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-04-28 00:51:06,751 RepairJob.java:234 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:51:06,751 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,752 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,754 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,757 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,757 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,759 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:51:06,759 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 00:51:06,759 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 00:51:06,759 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 00:51:06,759 RepairJob.java:143 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-04-28 00:51:06,761 RepairJob.java:234 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:51:06,761 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,762 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,763 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,764 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,764 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,765 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:51:06,765 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 00:51:06,765 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 00:51:06,765 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 00:51:06,765 RepairJob.java:143 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:5] 2025-04-28 00:51:06,807 RepairJob.java:234 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:51:06,807 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,809 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,809 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,812 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,812 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,813 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:51:06,813 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-04-28 00:51:06,813 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:3] 2025-04-28 00:51:06,813 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 00:51:06,817 RepairJob.java:143 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:5] 2025-04-28 00:51:06,817 RepairJob.java:234 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:51:06,819 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,821 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,822 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,824 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,824 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,825 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:51:06,826 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-04-28 00:51:06,826 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-04-28 00:51:06,826 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-04-28 00:51:06,827 RepairJob.java:143 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-04-28 00:51:06,828 RepairJob.java:234 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:51:06,828 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,831 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,831 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,835 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,835 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,838 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:51:06,838 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 00:51:06,838 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 00:51:06,839 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 00:51:06,840 RepairJob.java:143 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:2] 2025-04-28 00:51:06,842 RepairJob.java:234 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:51:06,843 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,844 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,844 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,846 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,847 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,848 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:51:06,849 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-04-28 00:51:06,849 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-04-28 00:51:06,850 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-04-28 00:51:06,850 RepairJob.java:143 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-04-28 00:51:06,851 RepairJob.java:234 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:51:06,852 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,853 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,854 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,857 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,858 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,859 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:51:06,859 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 00:51:06,859 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-04-28 00:51:06,859 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 00:51:06,860 RepairJob.java:143 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-04-28 00:51:06,901 RepairJob.java:234 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:51:06,901 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,902 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,902 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,904 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,904 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,905 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:51:06,906 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:2] 2025-04-28 00:51:06,906 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:6] 2025-04-28 00:51:06,906 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 00:51:06,906 RepairJob.java:143 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:5] 2025-04-28 00:51:06,908 RepairJob.java:234 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:51:06,908 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,909 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,909 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,911 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,911 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,912 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:51:06,912 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-04-28 00:51:06,912 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 00:51:06,913 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 00:51:06,913 RepairJob.java:143 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-04-28 00:51:06,916 RepairJob.java:234 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:51:06,916 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,918 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,919 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,922 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,922 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,924 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:51:06,925 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 00:51:06,925 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 00:51:06,925 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 00:51:06,925 RepairJob.java:143 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-04-28 00:51:06,927 RepairJob.java:234 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:51:06,927 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,929 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,929 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,931 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,931 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,932 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:51:06,933 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 00:51:06,933 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 00:51:06,933 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 00:51:06,933 RepairJob.java:143 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:7] 2025-04-28 00:51:06,934 RepairJob.java:234 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:51:06,938 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,942 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,942 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,945 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,945 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,947 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:51:06,948 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 00:51:06,948 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:4] 2025-04-28 00:51:06,948 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:6] 2025-04-28 00:51:06,948 RepairJob.java:143 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:6] 2025-04-28 00:51:06,950 RepairJob.java:234 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:51:06,951 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,953 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,953 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,956 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,956 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:06,961 RepairSession.java:180 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:51:06,961 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-04-28 00:51:06,963 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-04-28 00:51:06,963 SyncTask.java:66 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-04-28 00:51:06,963 RepairJob.java:143 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-04-28 00:51:06,963 RepairSession.java:270 - [repair #de294d20-23ca-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:6] 2025-04-28 00:51:06,965 RepairRunnable.java:261 - Repair session de294d20-23ca-11f0-b704-57db704f83e4 for range [(-4486440090063256531,-4431915179643525150]] finished INFO [RepairJobTask:6] 2025-04-28 00:51:06,966 ActiveRepairService.java:452 - [repair #de268e00-23ca-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [RepairJobTask:6] 2025-04-28 00:51:06,971 RepairRunnable.java:343 - Repair command #7 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:51:08,714 Validator.java:281 - [repair #df68d200-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:51:08,765 Validator.java:281 - [repair #df68d200-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:51:08,782 Validator.java:281 - [repair #df68d200-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:51:08,831 Validator.java:281 - [repair #df68d200-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:51:08,842 Validator.java:281 - [repair #df68d200-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:51:08,854 Validator.java:281 - [repair #df68d200-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:51:08,866 Validator.java:281 - [repair #df68d200-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:51:08,876 Validator.java:281 - [repair #df68d200-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:51:08,887 Validator.java:281 - [repair #df68d200-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:51:08,894 Validator.java:281 - [repair #df68d200-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:51:08,904 Validator.java:281 - [repair #df68d200-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:51:08,911 Validator.java:281 - [repair #df68d200-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:51:08,923 Validator.java:281 - [repair #df68d200-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:51:08,929 Validator.java:281 - [repair #df68d200-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:51:08,937 Validator.java:281 - [repair #df68d200-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:51:08,943 Validator.java:281 - [repair #df68d200-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:51:08,946 ActiveRepairService.java:452 - [repair #df679980-23ca-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-9] 2025-04-28 00:51:16,637 RepairRunnable.java:139 - Starting repair command #8 (e4234cd0-23ca-11f0-b704-57db704f83e4), 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-04-28 00:51:16,645 RepairSession.java:228 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-9090122660381799035,-9058444680644359001], (-4121028901010273302,-4112164428812107935], (-4078217306958838247,-4043534357071944288]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:3] 2025-04-28 00:51:16,689 RepairJob.java:234 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:51:16,689 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,695 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,695 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,699 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,699 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,709 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:51:16,710 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 00:51:16,710 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:5] 2025-04-28 00:51:16,710 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 00:51:16,710 RepairJob.java:143 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:3] 2025-04-28 00:51:16,712 RepairJob.java:234 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:51:16,712 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,716 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,718 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,723 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,723 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,726 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:51:16,726 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 00:51:16,727 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 00:51:16,727 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 00:51:16,727 RepairJob.java:143 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-04-28 00:51:16,745 RepairJob.java:234 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:51:16,745 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,747 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,748 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,750 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,750 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,754 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:51:16,755 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 00:51:16,756 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-04-28 00:51:16,756 RepairJob.java:234 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:51:16,756 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-04-28 00:51:16,756 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:6] 2025-04-28 00:51:16,756 RepairJob.java:143 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,757 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,758 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,759 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,759 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,765 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:51:16,765 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 00:51:16,766 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-04-28 00:51:16,766 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 00:51:16,767 RepairJob.java:234 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:51:16,767 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:7] 2025-04-28 00:51:16,767 RepairJob.java:143 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,769 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,769 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,771 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,771 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,775 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:51:16,776 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:4] 2025-04-28 00:51:16,776 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-04-28 00:51:16,776 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:7] 2025-04-28 00:51:16,776 RepairJob.java:143 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:7] 2025-04-28 00:51:16,813 RepairJob.java:234 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:51:16,814 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,819 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,819 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,822 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,822 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,824 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:51:16,824 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:6] 2025-04-28 00:51:16,824 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 00:51:16,824 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-04-28 00:51:16,826 RepairJob.java:143 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:4] 2025-04-28 00:51:16,827 RepairJob.java:234 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:51:16,827 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,828 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,829 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,830 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,831 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,832 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:51:16,832 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 00:51:16,832 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 00:51:16,833 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 00:51:16,834 RepairJob.java:143 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-04-28 00:51:16,835 RepairJob.java:234 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:51:16,835 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,838 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,838 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,840 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,841 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,843 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:51:16,844 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 00:51:16,844 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:7] 2025-04-28 00:51:16,844 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 00:51:16,844 RepairJob.java:143 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:1] 2025-04-28 00:51:16,847 RepairJob.java:234 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:51:16,847 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,849 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,849 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,850 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,851 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,852 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:51:16,853 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-04-28 00:51:16,853 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-04-28 00:51:16,853 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-04-28 00:51:16,853 RepairJob.java:143 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-04-28 00:51:16,859 RepairJob.java:234 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:51:16,860 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,865 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,865 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,867 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,868 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,869 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:51:16,870 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-04-28 00:51:16,870 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 00:51:16,870 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 00:51:16,870 RepairJob.java:143 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-04-28 00:51:16,911 RepairJob.java:234 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:51:16,911 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,915 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,915 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,917 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,919 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,920 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:51:16,921 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:3] 2025-04-28 00:51:16,921 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-04-28 00:51:16,921 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-04-28 00:51:16,921 RepairJob.java:143 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:3] 2025-04-28 00:51:16,925 RepairJob.java:234 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:51:16,925 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,926 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,927 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,930 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,930 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,934 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:51:16,938 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-04-28 00:51:16,938 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-04-28 00:51:16,938 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-04-28 00:51:16,938 RepairJob.java:143 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-04-28 00:51:16,942 RepairJob.java:234 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:51:16,942 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,943 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,943 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,947 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,947 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,950 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:51:16,951 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 00:51:16,951 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-04-28 00:51:16,952 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 00:51:16,952 RepairJob.java:143 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-04-28 00:51:16,955 RepairJob.java:234 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:51:16,957 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,960 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,960 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,962 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,962 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,964 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:51:16,964 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:5] 2025-04-28 00:51:16,965 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 00:51:16,965 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-04-28 00:51:16,966 RepairJob.java:143 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:3] 2025-04-28 00:51:16,967 RepairJob.java:234 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:51:16,967 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,969 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,970 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,971 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,971 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,973 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:51:16,975 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:6] 2025-04-28 00:51:16,975 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:4] 2025-04-28 00:51:16,975 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:6] 2025-04-28 00:51:16,975 RepairJob.java:143 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:6] 2025-04-28 00:51:16,977 RepairJob.java:234 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:51:16,977 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,979 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,979 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,980 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,980 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:16,983 RepairSession.java:180 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:51:16,983 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-04-28 00:51:16,984 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-04-28 00:51:16,986 SyncTask.java:66 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 00:51:16,987 RepairJob.java:143 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-04-28 00:51:16,987 RepairSession.java:270 - [repair #e4248550-23ca-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:7] 2025-04-28 00:51:16,988 RepairRunnable.java:261 - Repair session e4248550-23ca-11f0-b704-57db704f83e4 for range [(-9090122660381799035,-9058444680644359001], (-4121028901010273302,-4112164428812107935], (-4078217306958838247,-4043534357071944288]] finished INFO [RepairJobTask:7] 2025-04-28 00:51:16,994 ActiveRepairService.java:452 - [repair #e4234cd0-23ca-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-04-28 00:51:16,997 RepairRunnable.java:343 - Repair command #8 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:51:18,854 Validator.java:281 - [repair #e5676590-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:51:18,869 Validator.java:281 - [repair #e5676590-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:51:18,880 Validator.java:281 - [repair #e5676590-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:51:18,894 Validator.java:281 - [repair #e5676590-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:51:18,907 Validator.java:281 - [repair #e5676590-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:51:18,954 Validator.java:281 - [repair #e5676590-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:51:18,964 Validator.java:281 - [repair #e5676590-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:51:18,974 Validator.java:281 - [repair #e5676590-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:51:18,982 Validator.java:281 - [repair #e5676590-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:51:18,993 Validator.java:281 - [repair #e5676590-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:51:19,005 Validator.java:281 - [repair #e5676590-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:51:19,021 Validator.java:281 - [repair #e5676590-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:51:19,029 Validator.java:281 - [repair #e5676590-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:51:19,038 Validator.java:281 - [repair #e5676590-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:51:19,050 Validator.java:281 - [repair #e5676590-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:51:19,066 Validator.java:281 - [repair #e5676590-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:51:19,073 ActiveRepairService.java:452 - [repair #e56569c0-23ca-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-10] 2025-04-28 00:51:26,648 RepairRunnable.java:139 - Starting repair command #9 (ea1adb80-23ca-11f0-b704-57db704f83e4), 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-04-28 00:51:26,652 RepairSession.java:228 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(3155699526135277474,3164069607904877572], (-5759236113732792747,-5725229695200000983]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 00:51:26,710 RepairJob.java:234 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:51:26,711 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,713 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,713 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,715 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,716 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,725 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:51:26,726 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:2] 2025-04-28 00:51:26,735 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 00:51:26,735 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-04-28 00:51:26,735 RepairJob.java:143 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:3] 2025-04-28 00:51:26,739 RepairJob.java:234 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:51:26,739 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,742 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,742 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,745 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,745 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,758 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:51:26,759 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 00:51:26,759 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 00:51:26,759 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 00:51:26,759 RepairJob.java:143 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-04-28 00:51:26,767 RepairJob.java:234 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:51:26,767 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,771 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,771 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,773 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,773 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,778 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:51:26,779 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 00:51:26,779 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 00:51:26,780 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-04-28 00:51:26,780 RepairJob.java:143 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-04-28 00:51:26,783 RepairJob.java:234 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:51:26,783 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,785 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,786 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,787 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,787 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,789 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:51:26,791 RepairJob.java:234 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:51:26,791 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:4] 2025-04-28 00:51:26,791 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 00:51:26,791 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,792 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,793 RepairJob.java:270 - Validating /10.0.0.27 INFO [RepairJobTask:5] 2025-04-28 00:51:26,794 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-04-28 00:51:26,794 RepairJob.java:143 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,795 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,795 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,798 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:51:26,800 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:6] 2025-04-28 00:51:26,800 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-04-28 00:51:26,800 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:6] 2025-04-28 00:51:26,801 RepairJob.java:143 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:6] 2025-04-28 00:51:26,836 RepairJob.java:234 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:51:26,837 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,838 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,838 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,840 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,840 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,841 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:51:26,841 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 00:51:26,841 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-04-28 00:51:26,841 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 00:51:26,842 RepairJob.java:143 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:4] 2025-04-28 00:51:26,843 RepairJob.java:234 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:51:26,844 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,845 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,845 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,846 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,846 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,847 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:51:26,848 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-04-28 00:51:26,848 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 00:51:26,848 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-04-28 00:51:26,849 RepairJob.java:143 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-04-28 00:51:26,850 RepairJob.java:234 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:51:26,851 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,853 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,853 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,854 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,854 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,858 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:51:26,858 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:6] 2025-04-28 00:51:26,858 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 00:51:26,860 RepairJob.java:234 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:51:26,861 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,862 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,862 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,863 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,863 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,866 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:51:26,867 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-04-28 00:51:26,867 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 00:51:26,867 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-04-28 00:51:26,867 RepairJob.java:143 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-04-28 00:51:26,870 RepairJob.java:234 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:51:26,870 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:7] 2025-04-28 00:51:26,871 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:3] 2025-04-28 00:51:26,871 RepairJob.java:143 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] cluster is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,878 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,878 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,879 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,880 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,881 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:51:26,881 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-04-28 00:51:26,881 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 00:51:26,881 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-04-28 00:51:26,882 RepairJob.java:143 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-04-28 00:51:26,932 RepairJob.java:234 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:51:26,932 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,935 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,935 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,937 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,938 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,940 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:51:26,941 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:6] 2025-04-28 00:51:26,941 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-04-28 00:51:26,942 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:6] 2025-04-28 00:51:26,942 RepairJob.java:143 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:6] 2025-04-28 00:51:26,943 RepairJob.java:234 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:51:26,943 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,945 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,946 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,949 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,950 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,953 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:51:26,955 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 00:51:26,956 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-04-28 00:51:26,956 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 00:51:26,959 RepairJob.java:143 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-04-28 00:51:26,962 RepairJob.java:234 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:51:26,962 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,963 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,963 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,965 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,965 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,967 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:51:26,968 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-04-28 00:51:26,968 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-04-28 00:51:26,968 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-04-28 00:51:26,968 RepairJob.java:143 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-04-28 00:51:26,970 RepairJob.java:234 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:51:26,970 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,975 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,975 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,976 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,976 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,978 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:51:26,979 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-04-28 00:51:26,979 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 00:51:26,979 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-04-28 00:51:26,979 RepairJob.java:143 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:5] 2025-04-28 00:51:26,983 RepairJob.java:234 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:51:26,983 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,984 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,984 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,986 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,986 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,988 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:51:26,988 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:5] 2025-04-28 00:51:26,988 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:4] 2025-04-28 00:51:26,988 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-04-28 00:51:26,988 RepairJob.java:143 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:5] 2025-04-28 00:51:26,997 RepairJob.java:234 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:51:26,997 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,999 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:51:26,999 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:27,000 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:51:27,000 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:51:27,002 RepairSession.java:180 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:51:27,002 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 00:51:27,002 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-04-28 00:51:27,002 SyncTask.java:66 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 00:51:27,002 RepairJob.java:143 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-04-28 00:51:27,003 RepairSession.java:270 - [repair #ea1b77c0-23ca-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:7] 2025-04-28 00:51:27,003 RepairRunnable.java:261 - Repair session ea1b77c0-23ca-11f0-b704-57db704f83e4 for range [(3155699526135277474,3164069607904877572], (-5759236113732792747,-5725229695200000983]] finished INFO [RepairJobTask:7] 2025-04-28 00:51:27,007 ActiveRepairService.java:452 - [repair #ea1adb80-23ca-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-04-28 00:51:27,012 RepairRunnable.java:343 - Repair command #9 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:51:28,874 Validator.java:281 - [repair #eb611720-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:51:28,889 Validator.java:281 - [repair #eb611720-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:51:28,900 Validator.java:281 - [repair #eb611720-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:51:28,911 Validator.java:281 - [repair #eb611720-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:51:28,932 Validator.java:281 - [repair #eb611720-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:51:28,980 Validator.java:281 - [repair #eb611720-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:51:28,990 Validator.java:281 - [repair #eb611720-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:51:29,003 Validator.java:281 - [repair #eb611720-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:51:29,013 Validator.java:281 - [repair #eb611720-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:51:29,027 Validator.java:281 - [repair #eb611720-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:51:29,040 Validator.java:281 - [repair #eb611720-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:51:29,047 Validator.java:281 - [repair #eb611720-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:51:29,052 Validator.java:281 - [repair #eb611720-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:51:29,058 Validator.java:281 - [repair #eb611720-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:51:29,067 Validator.java:281 - [repair #eb611720-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:51:29,076 Validator.java:281 - [repair #eb611720-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:51:29,085 ActiveRepairService.java:452 - [repair #eb6005b0-23ca-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:51:36,753 Validator.java:281 - [repair #f0159e80-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:51:36,762 Validator.java:281 - [repair #f0159e80-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:51:36,770 Validator.java:281 - [repair #f0159e80-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:51:36,782 Validator.java:281 - [repair #f0159e80-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:51:36,793 Validator.java:281 - [repair #f0159e80-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:51:36,841 Validator.java:281 - [repair #f0159e80-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:51:36,855 Validator.java:281 - [repair #f0159e80-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:51:36,866 Validator.java:281 - [repair #f0159e80-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:51:36,887 Validator.java:281 - [repair #f0159e80-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:51:36,900 Validator.java:281 - [repair #f0159e80-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:51:36,921 Validator.java:281 - [repair #f0159e80-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:51:36,942 Validator.java:281 - [repair #f0159e80-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:51:36,956 Validator.java:281 - [repair #f0159e80-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:51:36,965 Validator.java:281 - [repair #f0159e80-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:51:36,974 Validator.java:281 - [repair #f0159e80-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:51:36,991 Validator.java:281 - [repair #f0159e80-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:51:36,997 ActiveRepairService.java:452 - [repair #f014b420-23ca-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:51:38,893 Validator.java:281 - [repair #f15ec050-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:51:38,906 Validator.java:281 - [repair #f15ec050-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:51:38,917 Validator.java:281 - [repair #f15ec050-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:51:38,928 Validator.java:281 - [repair #f15ec050-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:51:38,937 Validator.java:281 - [repair #f15ec050-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:51:38,982 Validator.java:281 - [repair #f15ec050-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:51:38,990 Validator.java:281 - [repair #f15ec050-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:51:38,999 Validator.java:281 - [repair #f15ec050-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:51:39,007 Validator.java:281 - [repair #f15ec050-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:51:39,017 Validator.java:281 - [repair #f15ec050-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:51:39,027 Validator.java:281 - [repair #f15ec050-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:51:39,035 Validator.java:281 - [repair #f15ec050-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:51:39,042 Validator.java:281 - [repair #f15ec050-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:51:39,047 Validator.java:281 - [repair #f15ec050-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:51:39,052 Validator.java:281 - [repair #f15ec050-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:51:39,060 Validator.java:281 - [repair #f15ec050-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:51:39,066 ActiveRepairService.java:452 - [repair #f15d39b0-23ca-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:51:46,782 Validator.java:281 - [repair #f6154380-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:51:46,827 Validator.java:281 - [repair #f6154380-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:51:46,855 Validator.java:281 - [repair #f6154380-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:51:46,911 Validator.java:281 - [repair #f6154380-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:51:46,927 Validator.java:281 - [repair #f6154380-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:51:46,937 Validator.java:281 - [repair #f6154380-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:51:46,955 Validator.java:281 - [repair #f6154380-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:51:46,983 Validator.java:281 - [repair #f6154380-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:51:46,991 Validator.java:281 - [repair #f6154380-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:51:47,002 Validator.java:281 - [repair #f6154380-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:51:47,017 Validator.java:281 - [repair #f6154380-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:51:47,025 Validator.java:281 - [repair #f6154380-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:51:47,031 Validator.java:281 - [repair #f6154380-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:51:47,037 Validator.java:281 - [repair #f6154380-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:51:47,045 Validator.java:281 - [repair #f6154380-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:51:47,051 Validator.java:281 - [repair #f6154380-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:51:47,058 ActiveRepairService.java:452 - [repair #f6145920-23ca-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:51:48,916 Validator.java:281 - [repair #f7576070-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:51:48,924 Validator.java:281 - [repair #f7576070-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:51:48,946 Validator.java:281 - [repair #f7576070-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:51:48,963 Validator.java:281 - [repair #f7576070-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:51:48,972 Validator.java:281 - [repair #f7576070-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:51:49,020 Validator.java:281 - [repair #f7576070-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:51:49,029 Validator.java:281 - [repair #f7576070-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:51:49,045 Validator.java:281 - [repair #f7576070-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:51:49,059 Validator.java:281 - [repair #f7576070-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:51:49,070 Validator.java:281 - [repair #f7576070-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:51:49,083 Validator.java:281 - [repair #f7576070-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:51:49,096 Validator.java:281 - [repair #f7576070-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:51:49,103 Validator.java:281 - [repair #f7576070-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:51:49,121 Validator.java:281 - [repair #f7576070-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:51:49,130 Validator.java:281 - [repair #f7576070-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:51:49,140 Validator.java:281 - [repair #f7576070-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:51:49,146 ActiveRepairService.java:452 - [repair #f7569d20-23ca-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:51:56,834 Validator.java:281 - [repair #fc11db40-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:51:56,845 Validator.java:281 - [repair #fc11db40-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:51:56,859 Validator.java:281 - [repair #fc11db40-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:51:56,878 Validator.java:281 - [repair #fc11db40-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:51:56,888 Validator.java:281 - [repair #fc11db40-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:51:56,939 Validator.java:281 - [repair #fc11db40-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:51:56,955 Validator.java:281 - [repair #fc11db40-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:51:56,966 Validator.java:281 - [repair #fc11db40-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:51:56,978 Validator.java:281 - [repair #fc11db40-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:51:56,993 Validator.java:281 - [repair #fc11db40-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:51:57,012 Validator.java:281 - [repair #fc11db40-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:51:57,021 Validator.java:281 - [repair #fc11db40-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:51:57,034 Validator.java:281 - [repair #fc11db40-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:51:57,041 Validator.java:281 - [repair #fc11db40-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:51:57,056 Validator.java:281 - [repair #fc11db40-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:51:57,071 Validator.java:281 - [repair #fc11db40-23ca-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:51:57,082 ActiveRepairService.java:452 - [repair #fc113f00-23ca-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:51:58,939 Validator.java:281 - [repair #fd5334e0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:51:58,999 Validator.java:281 - [repair #fd5334e0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:51:59,011 Validator.java:281 - [repair #fd5334e0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:51:59,057 Validator.java:281 - [repair #fd5334e0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:51:59,065 Validator.java:281 - [repair #fd5334e0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:51:59,077 Validator.java:281 - [repair #fd5334e0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:51:59,088 Validator.java:281 - [repair #fd5334e0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:51:59,103 Validator.java:281 - [repair #fd5334e0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:51:59,113 Validator.java:281 - [repair #fd5334e0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:51:59,119 Validator.java:281 - [repair #fd5334e0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:51:59,128 Validator.java:281 - [repair #fd5334e0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:51:59,138 Validator.java:281 - [repair #fd5334e0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:51:59,147 Validator.java:281 - [repair #fd5334e0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:51:59,153 Validator.java:281 - [repair #fd5334e0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:51:59,163 Validator.java:281 - [repair #fd5334e0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:51:59,171 Validator.java:281 - [repair #fd5334e0-23ca-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:51:59,180 ActiveRepairService.java:452 - [repair #fd527190-23ca-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:52:06,854 Validator.java:281 - [repair #020fd290-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:52:06,903 Validator.java:281 - [repair #020fd290-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:52:06,910 Validator.java:281 - [repair #020fd290-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:52:06,977 Validator.java:281 - [repair #020fd290-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:52:06,985 Validator.java:281 - [repair #020fd290-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:52:07,047 Validator.java:281 - [repair #020fd290-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:52:07,108 Validator.java:281 - [repair #020fd290-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:52:07,116 Validator.java:281 - [repair #020fd290-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:52:07,125 Validator.java:281 - [repair #020fd290-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:52:07,137 Validator.java:281 - [repair #020fd290-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:52:07,150 Validator.java:281 - [repair #020fd290-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:52:07,195 Validator.java:281 - [repair #020fd290-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:52:07,257 Validator.java:281 - [repair #020fd290-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:52:07,268 Validator.java:281 - [repair #020fd290-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:52:07,279 Validator.java:281 - [repair #020fd290-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:52:07,287 Validator.java:281 - [repair #020fd290-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:52:07,292 ActiveRepairService.java:452 - [repair #020f0f40-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:52:09,005 Validator.java:281 - [repair #034dd0d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:52:09,016 Validator.java:281 - [repair #034dd0d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:52:09,027 Validator.java:281 - [repair #034dd0d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:52:09,049 Validator.java:281 - [repair #034dd0d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:52:09,066 Validator.java:281 - [repair #034dd0d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:52:09,136 Validator.java:281 - [repair #034dd0d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:52:09,146 Validator.java:281 - [repair #034dd0d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:52:09,155 Validator.java:281 - [repair #034dd0d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:52:09,167 Validator.java:281 - [repair #034dd0d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:52:09,176 Validator.java:281 - [repair #034dd0d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:52:09,183 Validator.java:281 - [repair #034dd0d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:52:09,191 Validator.java:281 - [repair #034dd0d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:52:09,198 Validator.java:281 - [repair #034dd0d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:52:09,203 Validator.java:281 - [repair #034dd0d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:52:09,208 Validator.java:281 - [repair #034dd0d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:52:09,214 Validator.java:281 - [repair #034dd0d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:52:09,222 ActiveRepairService.java:452 - [repair #034cbf60-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-11] 2025-04-28 00:52:16,863 RepairRunnable.java:139 - Starting repair command #10 (08090ef0-23cb-11f0-b704-57db704f83e4), 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-04-28 00:52:16,869 RepairSession.java:228 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(8238303615714156316,8291263951484177233], (-6562683447374073634,-6540703378374396479]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:3] 2025-04-28 00:52:16,940 RepairJob.java:234 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:52:16,941 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:16,946 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:16,946 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:16,951 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:16,951 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:16,953 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:52:16,953 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 00:52:16,953 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 00:52:16,955 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:6] 2025-04-28 00:52:16,958 RepairJob.java:143 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:4] 2025-04-28 00:52:16,960 RepairJob.java:234 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:52:16,961 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:16,963 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:16,963 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:16,966 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:16,967 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:16,969 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:52:16,969 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 00:52:16,969 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 00:52:16,970 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 00:52:16,971 RepairJob.java:143 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-04-28 00:52:16,974 RepairJob.java:234 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:52:16,975 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:16,976 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:16,976 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:16,978 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:16,979 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:16,981 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:52:16,982 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 00:52:16,982 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 00:52:16,982 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 00:52:16,982 RepairJob.java:143 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-04-28 00:52:16,987 RepairJob.java:234 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:52:16,987 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:16,989 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:16,989 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:16,990 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:16,990 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:16,992 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:52:16,993 RepairJob.java:234 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:52:16,994 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-04-28 00:52:16,994 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-04-28 00:52:16,994 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-04-28 00:52:16,994 RepairJob.java:143 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-04-28 00:52:16,994 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:16,995 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:16,995 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:16,997 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:16,997 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:16,998 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:52:16,998 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:3] 2025-04-28 00:52:16,999 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-04-28 00:52:16,999 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-04-28 00:52:16,999 RepairJob.java:143 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:4] 2025-04-28 00:52:17,035 RepairJob.java:234 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:52:17,035 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,036 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,037 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,038 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,038 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,039 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:52:17,042 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 00:52:17,042 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:7] 2025-04-28 00:52:17,042 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 00:52:17,043 RepairJob.java:143 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:4] 2025-04-28 00:52:17,048 RepairJob.java:234 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:52:17,048 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,050 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,050 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,053 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,053 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,054 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:52:17,055 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 00:52:17,056 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 00:52:17,056 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-04-28 00:52:17,057 RepairJob.java:143 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-04-28 00:52:17,059 RepairJob.java:234 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:52:17,059 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,062 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,062 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,064 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,065 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,065 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:52:17,066 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:7] 2025-04-28 00:52:17,067 RepairJob.java:234 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:52:17,067 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:5] 2025-04-28 00:52:17,067 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 00:52:17,068 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 00:52:17,068 RepairJob.java:143 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] cluster is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,069 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,069 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,071 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,071 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,073 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:52:17,073 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-04-28 00:52:17,074 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-04-28 00:52:17,075 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-04-28 00:52:17,075 RepairJob.java:234 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:52:17,075 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:7] 2025-04-28 00:52:17,075 RepairJob.java:143 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,077 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,078 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,079 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,079 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,080 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:52:17,081 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-04-28 00:52:17,081 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-04-28 00:52:17,081 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-04-28 00:52:17,081 RepairJob.java:143 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-04-28 00:52:17,131 RepairJob.java:234 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:52:17,131 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,134 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,134 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,136 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,136 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,137 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:52:17,138 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:1] 2025-04-28 00:52:17,138 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:6] 2025-04-28 00:52:17,138 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:2] 2025-04-28 00:52:17,138 RepairJob.java:143 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:2] 2025-04-28 00:52:17,143 RepairJob.java:234 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:52:17,143 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,144 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,144 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,146 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,146 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,148 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:52:17,149 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 00:52:17,149 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 00:52:17,149 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 00:52:17,149 RepairJob.java:143 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-04-28 00:52:17,152 RepairJob.java:234 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:52:17,152 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,155 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,155 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,156 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,156 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,157 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:52:17,157 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-04-28 00:52:17,157 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-04-28 00:52:17,157 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-04-28 00:52:17,158 RepairJob.java:143 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-04-28 00:52:17,159 RepairJob.java:234 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:52:17,159 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,161 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,162 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,162 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,163 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,166 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:52:17,166 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:4] 2025-04-28 00:52:17,166 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:6] 2025-04-28 00:52:17,166 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:2] 2025-04-28 00:52:17,166 RepairJob.java:143 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:2] 2025-04-28 00:52:17,169 RepairJob.java:234 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:52:17,170 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,173 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,174 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,175 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,176 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,177 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:52:17,177 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:6] 2025-04-28 00:52:17,177 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:3] 2025-04-28 00:52:17,178 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 00:52:17,178 RepairJob.java:143 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:2] 2025-04-28 00:52:17,179 RepairJob.java:234 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:52:17,180 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,181 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,181 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,183 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,183 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:17,184 RepairSession.java:180 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:52:17,184 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 00:52:17,184 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-04-28 00:52:17,184 SyncTask.java:66 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 00:52:17,184 RepairJob.java:143 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-04-28 00:52:17,185 RepairSession.java:270 - [repair #0809f950-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:7] 2025-04-28 00:52:17,185 RepairRunnable.java:261 - Repair session 0809f950-23cb-11f0-b704-57db704f83e4 for range [(8238303615714156316,8291263951484177233], (-6562683447374073634,-6540703378374396479]] finished INFO [RepairJobTask:7] 2025-04-28 00:52:17,186 ActiveRepairService.java:452 - [repair #08090ef0-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [RepairJobTask:7] 2025-04-28 00:52:17,193 RepairRunnable.java:343 - Repair command #10 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:52:19,004 Validator.java:281 - [repair #0947a970-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:52:19,020 Validator.java:281 - [repair #0947a970-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:52:19,034 Validator.java:281 - [repair #0947a970-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:52:19,046 Validator.java:281 - [repair #0947a970-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:52:19,056 Validator.java:281 - [repair #0947a970-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:52:19,102 Validator.java:281 - [repair #0947a970-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:52:19,130 Validator.java:281 - [repair #0947a970-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:52:19,147 Validator.java:281 - [repair #0947a970-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:52:19,161 Validator.java:281 - [repair #0947a970-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:52:19,171 Validator.java:281 - [repair #0947a970-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:52:19,187 Validator.java:281 - [repair #0947a970-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:52:19,193 Validator.java:281 - [repair #0947a970-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:52:19,199 Validator.java:281 - [repair #0947a970-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:52:19,206 Validator.java:281 - [repair #0947a970-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:52:19,210 Validator.java:281 - [repair #0947a970-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:52:19,221 Validator.java:281 - [repair #0947a970-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:52:19,227 ActiveRepairService.java:452 - [repair #0946e620-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-12] 2025-04-28 00:52:26,892 RepairRunnable.java:139 - Starting repair command #11 (0e035cc0-23cb-11f0-b704-57db704f83e4), 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-04-28 00:52:26,899 RepairSession.java:228 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-8201983263234039326,-8178591540118783097], (-8877865879377067251,-8822601675049616871], (-4005857543756044947,-3996896938919107815]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 00:52:26,924 RepairJob.java:234 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:52:26,924 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:26,927 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:26,927 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:26,929 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:26,930 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:26,931 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:52:26,934 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 00:52:26,934 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:5] 2025-04-28 00:52:26,941 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 00:52:26,941 RepairJob.java:234 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:52:26,942 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:1] 2025-04-28 00:52:26,942 RepairJob.java:143 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:52:26,943 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:26,943 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:26,946 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:26,946 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:26,948 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:52:26,948 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 00:52:26,948 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-04-28 00:52:26,948 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 00:52:26,948 RepairJob.java:143 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-04-28 00:52:26,952 RepairJob.java:234 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:52:26,952 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:26,954 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:26,954 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:26,955 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:26,955 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:26,956 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:52:26,957 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 00:52:26,957 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-04-28 00:52:26,957 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 00:52:26,957 RepairJob.java:143 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-04-28 00:52:26,958 RepairJob.java:234 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:52:26,959 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:26,960 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:26,960 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:26,961 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:26,961 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:26,961 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:52:26,962 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 00:52:26,962 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-04-28 00:52:26,964 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-04-28 00:52:26,964 RepairJob.java:143 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-04-28 00:52:26,965 RepairJob.java:234 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:52:26,965 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:26,966 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:26,966 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:26,974 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:26,974 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:26,975 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:52:26,976 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:4] 2025-04-28 00:52:26,976 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:4] 2025-04-28 00:52:26,976 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:4] 2025-04-28 00:52:26,976 RepairJob.java:143 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:7] 2025-04-28 00:52:27,029 RepairJob.java:234 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:52:27,029 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,034 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,034 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,035 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,035 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,037 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:52:27,038 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:3] 2025-04-28 00:52:27,038 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:6] 2025-04-28 00:52:27,038 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:7] 2025-04-28 00:52:27,038 RepairJob.java:143 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:7] 2025-04-28 00:52:27,040 RepairJob.java:234 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:52:27,041 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,043 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,043 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,044 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,044 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,046 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:52:27,046 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 00:52:27,046 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 00:52:27,047 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 00:52:27,049 RepairJob.java:143 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-04-28 00:52:27,049 RepairJob.java:234 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:52:27,049 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,052 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,053 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,055 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,055 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,057 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:52:27,058 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:7] 2025-04-28 00:52:27,058 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:7] 2025-04-28 00:52:27,059 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 00:52:27,059 RepairJob.java:143 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:1] 2025-04-28 00:52:27,060 RepairJob.java:234 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:52:27,061 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,062 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,062 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,067 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,067 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,075 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:52:27,076 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 00:52:27,076 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-04-28 00:52:27,076 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 00:52:27,076 RepairJob.java:143 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-04-28 00:52:27,079 RepairJob.java:234 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:52:27,079 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,085 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,085 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,091 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,091 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,092 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:52:27,092 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 00:52:27,092 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 00:52:27,092 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 00:52:27,093 RepairJob.java:143 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-04-28 00:52:27,133 RepairJob.java:234 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:52:27,133 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,135 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,135 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,137 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,137 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,152 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:52:27,152 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:6] 2025-04-28 00:52:27,152 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-04-28 00:52:27,152 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:6] 2025-04-28 00:52:27,152 RepairJob.java:143 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:1] 2025-04-28 00:52:27,155 RepairJob.java:234 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:52:27,155 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,156 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,157 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,159 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,159 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,161 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:52:27,161 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 00:52:27,161 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-04-28 00:52:27,161 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 00:52:27,161 RepairJob.java:143 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-04-28 00:52:27,168 RepairJob.java:234 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:52:27,168 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,172 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,172 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,175 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,175 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,184 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:52:27,186 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-04-28 00:52:27,186 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-04-28 00:52:27,186 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-04-28 00:52:27,186 RepairJob.java:143 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-04-28 00:52:27,193 RepairJob.java:234 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:52:27,193 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,194 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,194 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,196 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,196 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,200 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:52:27,201 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:2] 2025-04-28 00:52:27,202 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:7] 2025-04-28 00:52:27,201 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 00:52:27,201 RepairJob.java:234 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:52:27,203 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:2] 2025-04-28 00:52:27,203 RepairJob.java:143 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,204 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,204 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,206 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,206 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,207 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:52:27,208 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:4] 2025-04-28 00:52:27,208 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-04-28 00:52:27,208 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:4] 2025-04-28 00:52:27,209 RepairJob.java:143 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:4] 2025-04-28 00:52:27,213 RepairJob.java:234 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:52:27,213 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,214 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,215 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,217 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,217 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:27,218 RepairSession.java:180 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:52:27,219 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-04-28 00:52:27,219 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-04-28 00:52:27,219 SyncTask.java:66 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-04-28 00:52:27,219 RepairJob.java:143 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-04-28 00:52:27,221 RepairSession.java:270 - [repair #0e046e30-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:5] 2025-04-28 00:52:27,222 RepairRunnable.java:261 - Repair session 0e046e30-23cb-11f0-b704-57db704f83e4 for range [(-8201983263234039326,-8178591540118783097], (-8877865879377067251,-8822601675049616871], (-4005857543756044947,-3996896938919107815]] finished INFO [RepairJobTask:5] 2025-04-28 00:52:27,223 ActiveRepairService.java:452 - [repair #0e035cc0-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-04-28 00:52:27,227 RepairRunnable.java:343 - Repair command #11 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:52:29,058 Validator.java:281 - [repair #0f4615f0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:52:29,067 Validator.java:281 - [repair #0f4615f0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:52:29,076 Validator.java:281 - [repair #0f4615f0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:52:29,102 Validator.java:281 - [repair #0f4615f0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:52:29,115 Validator.java:281 - [repair #0f4615f0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:52:29,160 Validator.java:281 - [repair #0f4615f0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:52:29,175 Validator.java:281 - [repair #0f4615f0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:52:29,185 Validator.java:281 - [repair #0f4615f0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:52:29,195 Validator.java:281 - [repair #0f4615f0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:52:29,206 Validator.java:281 - [repair #0f4615f0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:52:29,220 Validator.java:281 - [repair #0f4615f0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:52:29,249 Validator.java:281 - [repair #0f4615f0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:52:29,260 Validator.java:281 - [repair #0f4615f0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:52:29,278 Validator.java:281 - [repair #0f4615f0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:52:29,288 Validator.java:281 - [repair #0f4615f0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:52:29,302 Validator.java:281 - [repair #0f4615f0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:52:29,316 ActiveRepairService.java:452 - [repair #0f452b90-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-13] 2025-04-28 00:52:36,923 RepairRunnable.java:139 - Starting repair command #12 (13fdf8b0-23cb-11f0-b704-57db704f83e4), 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-13] 2025-04-28 00:52:36,931 RepairSession.java:228 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(6247879184120559123,6282719000555995318], (-7022872122307259986,-7010350497505262228], (4883063714142074953,4905232440648265442], (-2121160955314852541,-2095945617378174592]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:3] 2025-04-28 00:52:36,983 RepairJob.java:234 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:52:36,984 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:36,987 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:36,988 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:36,994 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:36,994 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:36,996 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:52:36,996 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 00:52:36,997 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 00:52:36,997 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 00:52:36,997 RepairJob.java:143 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:2] 2025-04-28 00:52:37,000 RepairJob.java:234 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:52:37,000 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,002 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,002 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,008 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,008 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,010 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:52:37,010 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 00:52:37,010 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-04-28 00:52:37,010 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 00:52:37,011 RepairJob.java:143 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-04-28 00:52:37,014 RepairJob.java:234 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:52:37,014 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,015 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,015 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,017 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,017 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,023 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:52:37,024 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-04-28 00:52:37,024 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-04-28 00:52:37,024 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-04-28 00:52:37,025 RepairJob.java:143 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-04-28 00:52:37,026 RepairJob.java:234 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:52:37,026 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,027 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,027 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,030 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,030 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,031 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:52:37,032 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 00:52:37,032 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-04-28 00:52:37,032 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-04-28 00:52:37,033 RepairJob.java:143 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-04-28 00:52:37,032 RepairJob.java:234 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:52:37,033 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,034 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,034 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,035 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,035 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,036 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:52:37,036 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:3] 2025-04-28 00:52:37,037 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:2] 2025-04-28 00:52:37,037 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-04-28 00:52:37,037 RepairJob.java:143 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:3] 2025-04-28 00:52:37,081 RepairJob.java:234 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:52:37,081 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,085 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,085 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,088 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,088 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,091 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:52:37,091 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-04-28 00:52:37,091 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:6] 2025-04-28 00:52:37,091 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:3] 2025-04-28 00:52:37,092 RepairJob.java:143 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:6] 2025-04-28 00:52:37,095 RepairJob.java:234 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:52:37,096 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,099 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,099 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,102 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,102 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,103 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:52:37,104 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 00:52:37,104 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-04-28 00:52:37,104 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-04-28 00:52:37,105 RepairJob.java:143 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-04-28 00:52:37,106 RepairJob.java:234 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:52:37,106 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,109 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,109 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,114 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,114 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,116 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:52:37,117 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 00:52:37,117 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 00:52:37,117 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 00:52:37,118 RepairJob.java:143 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:2] 2025-04-28 00:52:37,122 RepairJob.java:234 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:52:37,122 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,127 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,127 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,129 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,129 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,130 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:52:37,130 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-04-28 00:52:37,130 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-04-28 00:52:37,130 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-04-28 00:52:37,131 RepairJob.java:143 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-04-28 00:52:37,132 RepairJob.java:234 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:52:37,134 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,139 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,139 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,140 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,140 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,141 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:52:37,142 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-04-28 00:52:37,142 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-04-28 00:52:37,143 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-04-28 00:52:37,143 RepairJob.java:143 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-04-28 00:52:37,190 RepairJob.java:234 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:52:37,190 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,192 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,192 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,195 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,195 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,197 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:52:37,198 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:1] 2025-04-28 00:52:37,198 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-04-28 00:52:37,198 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-04-28 00:52:37,198 RepairJob.java:143 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:1] 2025-04-28 00:52:37,201 RepairJob.java:234 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:52:37,202 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,203 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,204 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,206 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,206 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,207 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:52:37,208 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 00:52:37,208 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 00:52:37,208 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 00:52:37,208 RepairJob.java:143 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-04-28 00:52:37,213 RepairJob.java:234 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:52:37,213 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,216 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,216 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,218 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,218 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,221 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:52:37,223 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 00:52:37,223 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 00:52:37,223 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 00:52:37,223 RepairJob.java:143 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-04-28 00:52:37,228 RepairJob.java:234 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:52:37,228 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,230 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,230 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,233 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,233 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,234 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:52:37,235 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-04-28 00:52:37,235 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:6] 2025-04-28 00:52:37,235 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:5] 2025-04-28 00:52:37,235 RepairJob.java:143 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:6] 2025-04-28 00:52:37,240 RepairJob.java:234 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:52:37,240 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,244 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,244 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,246 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,246 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,247 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:52:37,250 RepairJob.java:234 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:52:37,250 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,252 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,253 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,254 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,254 RepairJob.java:270 - Validating /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:52:37,255 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:5] 2025-04-28 00:52:37,255 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:52:37,256 RepairSession.java:180 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:52:37,256 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 00:52:37,256 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-04-28 00:52:37,256 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-04-28 00:52:37,256 SyncTask.java:66 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-04-28 00:52:37,257 RepairJob.java:143 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-04-28 00:52:37,261 RepairJob.java:143 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:1] 2025-04-28 00:52:37,262 RepairSession.java:270 - [repair #13ff3130-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:1] 2025-04-28 00:52:37,262 RepairRunnable.java:261 - Repair session 13ff3130-23cb-11f0-b704-57db704f83e4 for range [(6247879184120559123,6282719000555995318], (-7022872122307259986,-7010350497505262228], (4883063714142074953,4905232440648265442], (-2121160955314852541,-2095945617378174592]] finished INFO [RepairJobTask:1] 2025-04-28 00:52:37,264 ActiveRepairService.java:452 - [repair #13fdf8b0-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [RepairJobTask:1] 2025-04-28 00:52:37,266 RepairRunnable.java:343 - Repair command #12 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:52:39,095 Validator.java:281 - [repair #154015a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:52:39,107 Validator.java:281 - [repair #154015a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:52:39,122 Validator.java:281 - [repair #154015a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:52:39,134 Validator.java:281 - [repair #154015a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:52:39,146 Validator.java:281 - [repair #154015a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:52:39,197 Validator.java:281 - [repair #154015a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:52:39,211 Validator.java:281 - [repair #154015a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:52:39,223 Validator.java:281 - [repair #154015a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:52:39,236 Validator.java:281 - [repair #154015a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:52:39,260 Validator.java:281 - [repair #154015a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:52:39,269 Validator.java:281 - [repair #154015a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:52:39,282 Validator.java:281 - [repair #154015a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:52:39,294 Validator.java:281 - [repair #154015a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:52:39,300 Validator.java:281 - [repair #154015a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:52:39,306 Validator.java:281 - [repair #154015a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:52:39,317 Validator.java:281 - [repair #154015a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:52:39,327 ActiveRepairService.java:452 - [repair #153f2b40-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:52:46,983 Validator.java:281 - [repair #19f909d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:52:47,041 Validator.java:281 - [repair #19f909d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:52:47,055 Validator.java:281 - [repair #19f909d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:52:47,119 Validator.java:281 - [repair #19f909d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:52:47,130 Validator.java:281 - [repair #19f909d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:52:47,144 Validator.java:281 - [repair #19f909d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:52:47,160 Validator.java:281 - [repair #19f909d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:52:47,171 Validator.java:281 - [repair #19f909d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:52:47,179 Validator.java:281 - [repair #19f909d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:52:47,195 Validator.java:281 - [repair #19f909d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:52:47,203 Validator.java:281 - [repair #19f909d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:52:47,217 Validator.java:281 - [repair #19f909d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:52:47,231 Validator.java:281 - [repair #19f909d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:52:47,241 Validator.java:281 - [repair #19f909d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:52:47,254 Validator.java:281 - [repair #19f909d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:52:47,262 Validator.java:281 - [repair #19f909d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:52:47,267 ActiveRepairService.java:452 - [repair #19f84680-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:52:49,124 Validator.java:281 - [repair #1b3c3830-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:52:49,176 Validator.java:281 - [repair #1b3c3830-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:52:49,189 Validator.java:281 - [repair #1b3c3830-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:52:49,239 Validator.java:281 - [repair #1b3c3830-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:52:49,251 Validator.java:281 - [repair #1b3c3830-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:52:49,278 Validator.java:281 - [repair #1b3c3830-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:52:49,294 Validator.java:281 - [repair #1b3c3830-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:52:49,303 Validator.java:281 - [repair #1b3c3830-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:52:49,310 Validator.java:281 - [repair #1b3c3830-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:52:49,315 Validator.java:281 - [repair #1b3c3830-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:52:49,320 Validator.java:281 - [repair #1b3c3830-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:52:49,336 Validator.java:281 - [repair #1b3c3830-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:52:49,356 Validator.java:281 - [repair #1b3c3830-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:52:49,370 Validator.java:281 - [repair #1b3c3830-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:52:49,378 Validator.java:281 - [repair #1b3c3830-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:52:49,402 Validator.java:281 - [repair #1b3c3830-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:52:49,411 ActiveRepairService.java:452 - [repair #1b3a8a80-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:52:57,090 Validator.java:281 - [repair #1ff664e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:52:57,102 Validator.java:281 - [repair #1ff664e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:52:57,114 Validator.java:281 - [repair #1ff664e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:52:57,129 Validator.java:281 - [repair #1ff664e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:52:57,148 Validator.java:281 - [repair #1ff664e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:52:57,226 Validator.java:281 - [repair #1ff664e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:52:57,240 Validator.java:281 - [repair #1ff664e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:52:57,258 Validator.java:281 - [repair #1ff664e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:52:57,293 Validator.java:281 - [repair #1ff664e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:52:57,303 Validator.java:281 - [repair #1ff664e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:52:57,313 Validator.java:281 - [repair #1ff664e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:52:57,319 Validator.java:281 - [repair #1ff664e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:52:57,334 Validator.java:281 - [repair #1ff664e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:52:57,345 Validator.java:281 - [repair #1ff664e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:52:57,353 Validator.java:281 - [repair #1ff664e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:52:57,367 Validator.java:281 - [repair #1ff664e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:52:57,374 ActiveRepairService.java:452 - [repair #1ff5a190-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:52:59,154 Validator.java:281 - [repair #213833b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:52:59,210 Validator.java:281 - [repair #213833b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:52:59,219 Validator.java:281 - [repair #213833b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:52:59,281 Validator.java:281 - [repair #213833b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:52:59,297 Validator.java:281 - [repair #213833b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:52:59,317 Validator.java:281 - [repair #213833b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:52:59,330 Validator.java:281 - [repair #213833b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:52:59,342 Validator.java:281 - [repair #213833b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:52:59,361 Validator.java:281 - [repair #213833b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:52:59,371 Validator.java:281 - [repair #213833b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:52:59,380 Validator.java:281 - [repair #213833b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:52:59,404 Validator.java:281 - [repair #213833b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:52:59,427 Validator.java:281 - [repair #213833b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:52:59,443 Validator.java:281 - [repair #213833b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:52:59,455 Validator.java:281 - [repair #213833b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:52:59,464 Validator.java:281 - [repair #213833b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:52:59,467 ActiveRepairService.java:452 - [repair #21365ef0-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:53:07,089 Validator.java:281 - [repair #25ee41b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:53:07,145 Validator.java:281 - [repair #25ee41b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:53:07,157 Validator.java:281 - [repair #25ee41b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:53:07,210 Validator.java:281 - [repair #25ee41b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:53:07,218 Validator.java:281 - [repair #25ee41b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:53:07,231 Validator.java:281 - [repair #25ee41b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:53:07,246 Validator.java:281 - [repair #25ee41b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:53:07,260 Validator.java:281 - [repair #25ee41b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:53:07,269 Validator.java:281 - [repair #25ee41b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:53:07,276 Validator.java:281 - [repair #25ee41b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:53:07,285 Validator.java:281 - [repair #25ee41b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:53:07,293 Validator.java:281 - [repair #25ee41b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:53:07,301 Validator.java:281 - [repair #25ee41b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:53:07,310 Validator.java:281 - [repair #25ee41b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:53:07,317 Validator.java:281 - [repair #25ee41b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:53:07,324 Validator.java:281 - [repair #25ee41b0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:53:07,327 ActiveRepairService.java:452 - [repair #25ece220-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:53:09,215 Validator.java:281 - [repair #2731e540-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:53:09,224 Validator.java:281 - [repair #2731e540-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:53:09,235 Validator.java:281 - [repair #2731e540-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:53:09,247 Validator.java:281 - [repair #2731e540-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:53:09,266 Validator.java:281 - [repair #2731e540-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:53:09,316 Validator.java:281 - [repair #2731e540-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:53:09,327 Validator.java:281 - [repair #2731e540-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:53:09,337 Validator.java:281 - [repair #2731e540-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:53:09,347 Validator.java:281 - [repair #2731e540-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:53:09,362 Validator.java:281 - [repair #2731e540-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:53:09,372 Validator.java:281 - [repair #2731e540-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:53:09,383 Validator.java:281 - [repair #2731e540-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:53:09,395 Validator.java:281 - [repair #2731e540-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:53:09,400 Validator.java:281 - [repair #2731e540-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:53:09,405 Validator.java:281 - [repair #2731e540-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:53:09,411 Validator.java:281 - [repair #2731e540-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:53:09,418 ActiveRepairService.java:452 - [repair #2730fae0-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:53:17,117 Validator.java:281 - [repair #2be77e10-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:53:17,129 Validator.java:281 - [repair #2be77e10-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:53:17,137 Validator.java:281 - [repair #2be77e10-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:53:17,196 Validator.java:281 - [repair #2be77e10-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:53:17,209 Validator.java:281 - [repair #2be77e10-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:53:17,272 Validator.java:281 - [repair #2be77e10-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:53:17,282 Validator.java:281 - [repair #2be77e10-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:53:17,294 Validator.java:281 - [repair #2be77e10-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:53:17,310 Validator.java:281 - [repair #2be77e10-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:53:17,324 Validator.java:281 - [repair #2be77e10-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:53:17,334 Validator.java:281 - [repair #2be77e10-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:53:17,341 Validator.java:281 - [repair #2be77e10-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:53:17,347 Validator.java:281 - [repair #2be77e10-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:53:17,357 Validator.java:281 - [repair #2be77e10-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:53:17,372 Validator.java:281 - [repair #2be77e10-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:53:17,381 Validator.java:281 - [repair #2be77e10-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:53:17,388 ActiveRepairService.java:452 - [repair #2be66ca0-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:53:19,290 Validator.java:281 - [repair #2d324d90-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:53:19,299 Validator.java:281 - [repair #2d324d90-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:53:19,308 Validator.java:281 - [repair #2d324d90-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:53:19,320 Validator.java:281 - [repair #2d324d90-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:53:19,344 Validator.java:281 - [repair #2d324d90-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:53:19,400 Validator.java:281 - [repair #2d324d90-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:53:19,409 Validator.java:281 - [repair #2d324d90-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:53:19,424 Validator.java:281 - [repair #2d324d90-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:53:19,435 Validator.java:281 - [repair #2d324d90-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:53:19,450 Validator.java:281 - [repair #2d324d90-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:53:19,457 Validator.java:281 - [repair #2d324d90-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:53:19,476 Validator.java:281 - [repair #2d324d90-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:53:19,483 Validator.java:281 - [repair #2d324d90-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:53:19,492 Validator.java:281 - [repair #2d324d90-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:53:19,499 Validator.java:281 - [repair #2d324d90-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:53:19,507 Validator.java:281 - [repair #2d324d90-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:53:19,516 ActiveRepairService.java:452 - [repair #2d318a40-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-14] 2025-04-28 00:53:27,083 RepairRunnable.java:139 - Starting repair command #13 (31e3c7b0-23cb-11f0-b704-57db704f83e4), 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-14] 2025-04-28 00:53:27,100 RepairSession.java:228 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(2309553471691245120,2376170121209283162], (7279070767842729026,7298113179232313178], (-6176520919168817530,-6173905510753736815]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:3] 2025-04-28 00:53:27,190 RepairJob.java:234 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:53:27,191 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,193 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,193 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,195 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,196 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,197 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:53:27,199 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:5] 2025-04-28 00:53:27,200 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 00:53:27,199 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:5] 2025-04-28 00:53:27,200 RepairJob.java:143 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:5] 2025-04-28 00:53:27,205 RepairJob.java:234 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:53:27,205 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,208 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,208 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,211 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,211 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,213 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:53:27,213 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 00:53:27,213 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 00:53:27,213 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 00:53:27,213 RepairJob.java:143 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-04-28 00:53:27,220 RepairJob.java:234 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:53:27,221 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,223 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,223 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,225 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,226 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,227 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:53:27,228 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 00:53:27,228 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-04-28 00:53:27,228 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 00:53:27,229 RepairJob.java:143 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-04-28 00:53:27,232 RepairJob.java:234 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:53:27,233 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,236 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,236 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,238 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,238 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,239 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:53:27,240 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 00:53:27,240 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-04-28 00:53:27,240 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 00:53:27,242 RepairJob.java:143 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-04-28 00:53:27,243 RepairJob.java:234 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:53:27,243 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,244 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,245 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,247 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,247 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,249 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:53:27,249 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 00:53:27,249 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-04-28 00:53:27,250 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:4] 2025-04-28 00:53:27,250 RepairJob.java:143 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:5] 2025-04-28 00:53:27,296 RepairJob.java:234 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:53:27,297 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,300 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,300 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,302 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,302 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,304 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:53:27,304 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:3] 2025-04-28 00:53:27,304 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-04-28 00:53:27,304 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 00:53:27,304 RepairJob.java:143 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:4] 2025-04-28 00:53:27,307 RepairJob.java:234 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:53:27,307 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,309 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,309 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,311 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,312 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,314 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:53:27,315 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-04-28 00:53:27,315 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 00:53:27,315 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-04-28 00:53:27,316 RepairJob.java:143 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-04-28 00:53:27,318 RepairJob.java:234 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:53:27,318 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,320 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,320 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,324 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,324 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,326 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:53:27,327 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 00:53:27,327 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 00:53:27,327 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 00:53:27,327 RepairJob.java:143 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:2] 2025-04-28 00:53:27,332 RepairJob.java:234 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:53:27,332 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,336 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,337 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,338 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,339 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,341 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:53:27,341 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-04-28 00:53:27,341 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-04-28 00:53:27,341 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-04-28 00:53:27,341 RepairJob.java:143 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-04-28 00:53:27,344 RepairJob.java:234 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:53:27,344 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,346 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,346 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,348 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,348 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,350 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:53:27,351 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-04-28 00:53:27,351 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-04-28 00:53:27,351 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-04-28 00:53:27,351 RepairJob.java:143 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-04-28 00:53:27,390 RepairJob.java:234 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:53:27,390 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,392 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,392 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,395 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,395 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,396 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:53:27,396 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 00:53:27,396 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:1] 2025-04-28 00:53:27,396 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 00:53:27,397 RepairJob.java:143 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:5] 2025-04-28 00:53:27,399 RepairJob.java:234 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:53:27,399 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,400 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,401 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,402 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,402 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,404 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:53:27,405 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-04-28 00:53:27,405 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-04-28 00:53:27,405 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-04-28 00:53:27,405 RepairJob.java:143 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-04-28 00:53:27,408 RepairJob.java:234 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:53:27,408 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,410 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,411 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,413 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,413 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,416 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:53:27,417 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-04-28 00:53:27,417 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-04-28 00:53:27,418 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-04-28 00:53:27,418 RepairJob.java:143 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-04-28 00:53:27,422 RepairJob.java:234 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:53:27,423 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,425 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,425 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,426 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,426 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,429 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:53:27,429 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:4] 2025-04-28 00:53:27,429 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:7] 2025-04-28 00:53:27,430 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-04-28 00:53:27,431 RepairJob.java:143 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:5] 2025-04-28 00:53:27,433 RepairJob.java:234 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:53:27,433 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,434 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,434 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,436 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,436 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,437 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:53:27,438 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:7] 2025-04-28 00:53:27,438 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:3] 2025-04-28 00:53:27,438 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:4] 2025-04-28 00:53:27,442 RepairJob.java:143 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:4] 2025-04-28 00:53:27,447 RepairJob.java:234 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:53:27,448 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,450 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,450 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,452 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,452 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:27,453 RepairSession.java:180 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:53:27,454 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-04-28 00:53:27,454 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-04-28 00:53:27,454 SyncTask.java:66 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-04-28 00:53:27,455 RepairJob.java:143 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-04-28 00:53:27,456 RepairSession.java:270 - [repair #31e65fc0-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:5] 2025-04-28 00:53:27,457 RepairRunnable.java:261 - Repair session 31e65fc0-23cb-11f0-b704-57db704f83e4 for range [(2309553471691245120,2376170121209283162], (7279070767842729026,7298113179232313178], (-6176520919168817530,-6173905510753736815]] finished INFO [RepairJobTask:5] 2025-04-28 00:53:27,458 ActiveRepairService.java:452 - [repair #31e3c7b0-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [RepairJobTask:5] 2025-04-28 00:53:27,461 RepairRunnable.java:343 - Repair command #13 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:53:29,340 Validator.java:281 - [repair #332e7020-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:53:29,350 Validator.java:281 - [repair #332e7020-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:53:29,360 Validator.java:281 - [repair #332e7020-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:53:29,373 Validator.java:281 - [repair #332e7020-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:53:29,388 Validator.java:281 - [repair #332e7020-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:53:29,434 Validator.java:281 - [repair #332e7020-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:53:29,444 Validator.java:281 - [repair #332e7020-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:53:29,452 Validator.java:281 - [repair #332e7020-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:53:29,462 Validator.java:281 - [repair #332e7020-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:53:29,482 Validator.java:281 - [repair #332e7020-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:53:29,500 Validator.java:281 - [repair #332e7020-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:53:29,508 Validator.java:281 - [repair #332e7020-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:53:29,514 Validator.java:281 - [repair #332e7020-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:53:29,523 Validator.java:281 - [repair #332e7020-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:53:29,530 Validator.java:281 - [repair #332e7020-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:53:29,539 Validator.java:281 - [repair #332e7020-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:53:29,546 ActiveRepairService.java:452 - [repair #332d1090-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-15] 2025-04-28 00:53:37,134 RepairRunnable.java:139 - Starting repair command #14 (37e170e0-23cb-11f0-b704-57db704f83e4), 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-15] 2025-04-28 00:53:37,142 RepairSession.java:228 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-4382694834976213036,-4359867177837966684], (-8910651475776905162,-8877865879377067251], (-7708310441084167935,-7695986884669949938], (4407364441609960387,4413691349861137282], (-5458041412386633772,-5457562007025866710]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 00:53:37,174 RepairJob.java:234 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:53:37,174 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,176 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,176 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,179 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,179 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,181 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:53:37,182 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 00:53:37,182 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 00:53:37,182 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-04-28 00:53:37,182 RepairJob.java:143 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:4] 2025-04-28 00:53:37,191 RepairJob.java:234 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:53:37,191 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,193 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,193 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,195 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,196 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,198 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:53:37,198 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 00:53:37,198 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 00:53:37,199 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 00:53:37,199 RepairJob.java:143 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-04-28 00:53:37,211 RepairJob.java:234 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:53:37,211 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,213 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,213 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,218 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,218 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,220 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:53:37,220 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-04-28 00:53:37,221 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 00:53:37,220 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-04-28 00:53:37,221 RepairJob.java:143 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-04-28 00:53:37,224 RepairJob.java:234 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:53:37,225 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,226 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,226 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,228 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,228 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,231 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:53:37,231 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 00:53:37,231 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 00:53:37,231 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 00:53:37,231 RepairJob.java:143 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-04-28 00:53:37,232 RepairJob.java:234 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:53:37,232 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,234 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,234 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,236 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,236 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,238 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:53:37,239 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 00:53:37,239 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 00:53:37,240 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 00:53:37,240 RepairJob.java:143 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:2] 2025-04-28 00:53:37,278 RepairJob.java:234 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:53:37,278 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,280 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,281 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,283 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,283 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,285 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:53:37,287 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:3] 2025-04-28 00:53:37,288 RepairJob.java:234 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:53:37,288 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:4] 2025-04-28 00:53:37,287 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,291 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,292 RepairJob.java:270 - Validating /10.0.0.27 INFO [RepairJobTask:1] 2025-04-28 00:53:37,293 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,293 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,294 RepairJob.java:270 - Validating /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:53:37,294 RepairJob.java:143 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,295 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:53:37,295 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-04-28 00:53:37,295 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 00:53:37,295 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-04-28 00:53:37,296 RepairJob.java:143 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-04-28 00:53:37,299 RepairJob.java:234 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:53:37,299 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,301 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,301 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,305 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,305 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,308 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:53:37,309 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:3] 2025-04-28 00:53:37,310 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:3] 2025-04-28 00:53:37,310 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:3] 2025-04-28 00:53:37,310 RepairJob.java:143 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:2] 2025-04-28 00:53:37,312 RepairJob.java:234 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:53:37,312 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,313 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,314 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,317 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,318 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,320 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:53:37,321 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-04-28 00:53:37,322 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-04-28 00:53:37,321 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-04-28 00:53:37,322 RepairJob.java:143 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-04-28 00:53:37,325 RepairJob.java:234 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:53:37,325 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,326 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,326 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,329 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,329 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,333 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:53:37,333 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-04-28 00:53:37,333 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-04-28 00:53:37,333 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-04-28 00:53:37,333 RepairJob.java:143 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-04-28 00:53:37,371 RepairJob.java:234 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:53:37,372 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,373 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,373 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,375 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,376 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,378 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:53:37,379 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 00:53:37,379 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 00:53:37,380 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 00:53:37,380 RepairJob.java:143 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:7] 2025-04-28 00:53:37,383 RepairJob.java:234 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:53:37,383 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,385 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,386 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,387 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,387 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,392 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:53:37,392 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 00:53:37,392 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 00:53:37,392 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 00:53:37,393 RepairJob.java:143 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-04-28 00:53:37,396 RepairJob.java:234 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:53:37,396 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,398 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,398 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,400 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,401 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,405 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:53:37,406 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-04-28 00:53:37,406 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-04-28 00:53:37,406 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-04-28 00:53:37,407 RepairJob.java:143 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-04-28 00:53:37,408 RepairJob.java:234 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:53:37,408 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,409 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,409 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,413 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,413 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,415 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:53:37,416 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 00:53:37,416 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-04-28 00:53:37,416 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 00:53:37,417 RepairJob.java:143 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:1] 2025-04-28 00:53:37,419 RepairJob.java:234 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:53:37,419 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,430 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,430 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,435 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,436 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,437 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:53:37,438 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:1] 2025-04-28 00:53:37,438 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:7] 2025-04-28 00:53:37,438 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:1] 2025-04-28 00:53:37,438 RepairJob.java:143 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:1] 2025-04-28 00:53:37,442 RepairJob.java:234 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:53:37,442 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,444 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,444 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,446 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,446 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:37,447 RepairSession.java:180 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:53:37,448 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-04-28 00:53:37,448 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-04-28 00:53:37,448 SyncTask.java:66 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-04-28 00:53:37,448 RepairJob.java:143 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-04-28 00:53:37,448 RepairSession.java:270 - [repair #37e2a960-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:1] 2025-04-28 00:53:37,449 RepairRunnable.java:261 - Repair session 37e2a960-23cb-11f0-b704-57db704f83e4 for range [(-4382694834976213036,-4359867177837966684], (-8910651475776905162,-8877865879377067251], (-7708310441084167935,-7695986884669949938], (4407364441609960387,4413691349861137282], (-5458041412386633772,-5457562007025866710]] finished INFO [RepairJobTask:1] 2025-04-28 00:53:37,450 ActiveRepairService.java:452 - [repair #37e170e0-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-04-28 00:53:37,455 RepairRunnable.java:343 - Repair command #14 finished in 0 seconds INFO [Repair-Task-16] 2025-04-28 00:53:39,288 RepairRunnable.java:139 - Starting repair command #15 (392a1d80-23cb-11f0-b704-57db704f83e4), 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-16] 2025-04-28 00:53:39,297 RepairSession.java:228 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(2420478119456396479,2423937167978591822], (2138189922812018798,2143005749784973544], (6949353714856945631,6995688691399959381], (2861302606880749612,2887183947447492462]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:3] 2025-04-28 00:53:39,341 RepairJob.java:234 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:53:39,342 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,346 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,346 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,353 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,353 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,356 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:53:39,358 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 00:53:39,360 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-04-28 00:53:39,360 RepairJob.java:234 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:53:39,360 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:5] 2025-04-28 00:53:39,360 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 00:53:39,361 RepairJob.java:143 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,362 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,363 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,364 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,364 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,366 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:53:39,366 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 00:53:39,366 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-04-28 00:53:39,368 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-04-28 00:53:39,368 RepairJob.java:143 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-04-28 00:53:39,371 RepairJob.java:234 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:53:39,371 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,374 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,374 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,375 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,377 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,379 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:53:39,380 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 00:53:39,380 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-04-28 00:53:39,380 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-04-28 00:53:39,381 RepairJob.java:143 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-04-28 00:53:39,386 RepairJob.java:234 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:53:39,387 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,388 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,388 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,391 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,391 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,395 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:53:39,406 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 00:53:39,407 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 00:53:39,407 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 00:53:39,407 RepairJob.java:143 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-04-28 00:53:39,411 RepairJob.java:234 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:53:39,412 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,414 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,414 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,415 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,416 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,417 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:53:39,417 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:4] 2025-04-28 00:53:39,418 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 00:53:39,418 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 00:53:39,418 RepairJob.java:143 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:6] 2025-04-28 00:53:39,456 RepairJob.java:234 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:53:39,456 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,458 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,458 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,460 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,460 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,462 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:53:39,462 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:5] 2025-04-28 00:53:39,462 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:3] 2025-04-28 00:53:39,462 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-04-28 00:53:39,463 RepairJob.java:143 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:4] 2025-04-28 00:53:39,464 RepairJob.java:234 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:53:39,465 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,467 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,468 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,469 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,469 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,470 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:53:39,470 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-04-28 00:53:39,471 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 00:53:39,471 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-04-28 00:53:39,471 RepairJob.java:143 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-04-28 00:53:39,474 RepairJob.java:234 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:53:39,474 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,475 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,476 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,483 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,483 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,487 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:53:39,487 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 00:53:39,487 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:3] 2025-04-28 00:53:39,487 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 00:53:39,487 RepairJob.java:143 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:5] 2025-04-28 00:53:39,490 RepairJob.java:234 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:53:39,491 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,493 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,493 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,495 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,496 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,497 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:53:39,498 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-04-28 00:53:39,498 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 00:53:39,498 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-04-28 00:53:39,498 RepairJob.java:143 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-04-28 00:53:39,502 RepairJob.java:234 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:53:39,502 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,503 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,503 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,505 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,505 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,506 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:53:39,507 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 00:53:39,507 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-04-28 00:53:39,507 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 00:53:39,507 RepairJob.java:143 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-04-28 00:53:39,548 RepairJob.java:234 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:53:39,548 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,550 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,550 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,552 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,552 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,553 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:53:39,553 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-04-28 00:53:39,553 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:4] 2025-04-28 00:53:39,553 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-04-28 00:53:39,553 RepairJob.java:143 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:3] 2025-04-28 00:53:39,556 RepairJob.java:234 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:53:39,557 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,559 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,559 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,560 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,561 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,561 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:53:39,562 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-04-28 00:53:39,562 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 00:53:39,562 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-04-28 00:53:39,562 RepairJob.java:143 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-04-28 00:53:39,566 RepairJob.java:234 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:53:39,567 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,573 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,573 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,579 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,579 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,580 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:53:39,581 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-04-28 00:53:39,581 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-04-28 00:53:39,581 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-04-28 00:53:39,581 RepairJob.java:143 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-04-28 00:53:39,583 RepairJob.java:234 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:53:39,583 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,585 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,585 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,586 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,587 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,587 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:53:39,594 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 00:53:39,594 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:2] 2025-04-28 00:53:39,594 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-04-28 00:53:39,596 RepairJob.java:143 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:1] 2025-04-28 00:53:39,598 RepairJob.java:234 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:53:39,598 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,600 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,600 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,604 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,605 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,608 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:53:39,608 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-04-28 00:53:39,608 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:7] 2025-04-28 00:53:39,608 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:1] 2025-04-28 00:53:39,608 RepairJob.java:143 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:1] 2025-04-28 00:53:39,615 RepairJob.java:234 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:53:39,615 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,618 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,618 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,620 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,620 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:39,621 RepairSession.java:180 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:53:39,621 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-04-28 00:53:39,621 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 00:53:39,621 SyncTask.java:66 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-04-28 00:53:39,621 RepairJob.java:143 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-04-28 00:53:39,622 RepairSession.java:270 - [repair #392b7d10-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:5] 2025-04-28 00:53:39,622 RepairRunnable.java:261 - Repair session 392b7d10-23cb-11f0-b704-57db704f83e4 for range [(2420478119456396479,2423937167978591822], (2138189922812018798,2143005749784973544], (6949353714856945631,6995688691399959381], (2861302606880749612,2887183947447492462]] finished INFO [RepairJobTask:5] 2025-04-28 00:53:39,622 ActiveRepairService.java:452 - [repair #392a1d80-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-04-28 00:53:39,627 RepairRunnable.java:343 - Repair command #15 finished in 0 seconds INFO [Repair-Task-17] 2025-04-28 00:53:47,194 RepairRunnable.java:139 - Starting repair command #16 (3de079a0-23cb-11f0-b704-57db704f83e4), 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-04-28 00:53:47,199 RepairSession.java:228 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-5022057608788311086,-4992508177238400301], (-5679859835529124119,-5646329063990632193], (-7081860177564778045,-7076096170202618015]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 00:53:47,271 RepairJob.java:234 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:53:47,271 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,274 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,275 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,282 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,283 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,307 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:53:47,307 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:5] 2025-04-28 00:53:47,308 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 00:53:47,308 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:5] 2025-04-28 00:53:47,308 RepairJob.java:143 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:5] 2025-04-28 00:53:47,327 RepairJob.java:234 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:53:47,328 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,336 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,338 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,340 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,341 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,351 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:53:47,352 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-04-28 00:53:47,353 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 00:53:47,353 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-04-28 00:53:47,354 RepairJob.java:143 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-04-28 00:53:47,366 RepairJob.java:234 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:53:47,367 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,370 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,370 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,373 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,373 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,377 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:53:47,380 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 00:53:47,380 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-04-28 00:53:47,381 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 00:53:47,381 RepairJob.java:143 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-04-28 00:53:47,385 RepairJob.java:234 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:53:47,385 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,387 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,387 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,390 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,390 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,394 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:53:47,399 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 00:53:47,399 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 00:53:47,399 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-04-28 00:53:47,400 RepairJob.java:234 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:53:47,400 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:2] 2025-04-28 00:53:47,400 RepairJob.java:143 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,401 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,401 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,404 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,404 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,409 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:53:47,409 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:4] 2025-04-28 00:53:47,410 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 00:53:47,410 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:4] 2025-04-28 00:53:47,415 RepairJob.java:143 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:4] 2025-04-28 00:53:47,456 RepairJob.java:234 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:53:47,456 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,457 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,458 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,460 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,460 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,461 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:53:47,461 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-04-28 00:53:47,461 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:3] 2025-04-28 00:53:47,461 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-04-28 00:53:47,461 RepairJob.java:143 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:2] 2025-04-28 00:53:47,464 RepairJob.java:234 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:53:47,464 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,465 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,466 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,467 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,467 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,469 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:53:47,470 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-04-28 00:53:47,471 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-04-28 00:53:47,471 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-04-28 00:53:47,471 RepairJob.java:143 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-04-28 00:53:47,475 RepairJob.java:234 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:53:47,475 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,476 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,476 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,479 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,479 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,481 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:53:47,482 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:3] 2025-04-28 00:53:47,483 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:6] 2025-04-28 00:53:47,483 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:4] 2025-04-28 00:53:47,486 RepairJob.java:143 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:3] 2025-04-28 00:53:47,487 RepairJob.java:234 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:53:47,489 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,491 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,491 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,493 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,493 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,498 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:53:47,498 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 00:53:47,498 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 00:53:47,498 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 00:53:47,498 RepairJob.java:143 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-04-28 00:53:47,499 RepairJob.java:234 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:53:47,500 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,500 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,500 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,501 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,502 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,504 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:53:47,505 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 00:53:47,505 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 00:53:47,505 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 00:53:47,505 RepairJob.java:143 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-04-28 00:53:47,540 RepairJob.java:234 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:53:47,541 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,542 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,543 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,546 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,546 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,551 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:53:47,552 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:2] 2025-04-28 00:53:47,552 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-04-28 00:53:47,552 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:2] 2025-04-28 00:53:47,552 RepairJob.java:143 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:2] 2025-04-28 00:53:47,555 RepairJob.java:234 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:53:47,555 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,556 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,556 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,560 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,560 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,561 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:53:47,562 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-04-28 00:53:47,562 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-04-28 00:53:47,563 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-04-28 00:53:47,565 RepairJob.java:234 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:53:47,566 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:2] 2025-04-28 00:53:47,565 RepairJob.java:143 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,568 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,568 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,570 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,570 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,571 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:53:47,572 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-04-28 00:53:47,572 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-04-28 00:53:47,572 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-04-28 00:53:47,572 RepairJob.java:143 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-04-28 00:53:47,573 RepairJob.java:234 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:53:47,574 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,576 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,577 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,581 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,581 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,582 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:53:47,585 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:2] 2025-04-28 00:53:47,585 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-04-28 00:53:47,585 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-04-28 00:53:47,586 RepairJob.java:143 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:7] 2025-04-28 00:53:47,585 RepairJob.java:234 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:53:47,590 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,592 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,592 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,593 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,593 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,595 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:53:47,595 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:5] 2025-04-28 00:53:47,595 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:7] 2025-04-28 00:53:47,595 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-04-28 00:53:47,595 RepairJob.java:143 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:5] 2025-04-28 00:53:47,600 RepairJob.java:234 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:53:47,600 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,603 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,604 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,606 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,606 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:47,608 RepairSession.java:180 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:53:47,608 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-04-28 00:53:47,608 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-04-28 00:53:47,608 SyncTask.java:66 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-04-28 00:53:47,608 RepairJob.java:143 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-04-28 00:53:47,609 RepairSession.java:270 - [repair #3de13cf0-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:5] 2025-04-28 00:53:47,609 RepairRunnable.java:261 - Repair session 3de13cf0-23cb-11f0-b704-57db704f83e4 for range [(-5022057608788311086,-4992508177238400301], (-5679859835529124119,-5646329063990632193], (-7081860177564778045,-7076096170202618015]] finished INFO [RepairJobTask:5] 2025-04-28 00:53:47,610 ActiveRepairService.java:452 - [repair #3de079a0-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-04-28 00:53:47,614 RepairRunnable.java:343 - Repair command #16 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:53:49,395 Validator.java:281 - [repair #3f257cc0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:53:49,405 Validator.java:281 - [repair #3f257cc0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:53:49,413 Validator.java:281 - [repair #3f257cc0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:53:49,425 Validator.java:281 - [repair #3f257cc0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:53:49,436 Validator.java:281 - [repair #3f257cc0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:53:49,486 Validator.java:281 - [repair #3f257cc0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:53:49,493 Validator.java:281 - [repair #3f257cc0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:53:49,503 Validator.java:281 - [repair #3f257cc0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:53:49,513 Validator.java:281 - [repair #3f257cc0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:53:49,527 Validator.java:281 - [repair #3f257cc0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:53:49,543 Validator.java:281 - [repair #3f257cc0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:53:49,556 Validator.java:281 - [repair #3f257cc0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:53:49,566 Validator.java:281 - [repair #3f257cc0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:53:49,583 Validator.java:281 - [repair #3f257cc0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:53:49,595 Validator.java:281 - [repair #3f257cc0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:53:49,615 Validator.java:281 - [repair #3f257cc0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:53:49,622 ActiveRepairService.java:452 - [repair #3f23f620-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-18] 2025-04-28 00:53:57,219 RepairRunnable.java:139 - Starting repair command #17 (43da2b30-23cb-11f0-b704-57db704f83e4), 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-18] 2025-04-28 00:53:57,241 RepairSession.java:228 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-3987934004798132097,-3984668056941349457], (-7914750047105431138,-7896048599199508685], (-3138710311362863264,-3132774351515649981], (4132079637014459597,4152226952271733537], (1115410877936655941,1150611811322505421]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:1] 2025-04-28 00:53:57,383 RepairJob.java:234 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:53:57,383 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,385 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,386 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,393 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,394 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,396 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:53:57,396 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 00:53:57,397 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 00:53:57,397 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 00:53:57,397 RepairJob.java:143 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:2] 2025-04-28 00:53:57,400 RepairJob.java:234 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:53:57,404 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,407 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,407 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,410 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,410 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,413 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:53:57,415 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 00:53:57,415 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-04-28 00:53:57,415 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 00:53:57,415 RepairJob.java:143 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-04-28 00:53:57,424 RepairJob.java:234 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:53:57,425 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,428 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,429 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,430 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,430 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,433 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:53:57,433 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 00:53:57,433 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 00:53:57,434 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-04-28 00:53:57,434 RepairJob.java:143 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-04-28 00:53:57,436 RepairJob.java:234 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:53:57,436 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,437 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,437 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,438 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,439 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,439 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:53:57,440 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-04-28 00:53:57,440 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-04-28 00:53:57,440 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 00:53:57,441 RepairJob.java:143 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-04-28 00:53:57,443 RepairJob.java:234 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:53:57,443 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,444 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,444 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,445 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,445 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,446 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:53:57,447 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:5] 2025-04-28 00:53:57,447 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-04-28 00:53:57,447 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-04-28 00:53:57,447 RepairJob.java:143 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:5] 2025-04-28 00:53:57,487 RepairJob.java:234 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:53:57,488 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,490 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,490 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,492 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,492 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,493 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:53:57,494 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:6] 2025-04-28 00:53:57,494 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:5] 2025-04-28 00:53:57,494 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-04-28 00:53:57,494 RepairJob.java:143 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:6] 2025-04-28 00:53:57,504 RepairJob.java:234 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:53:57,504 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,506 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,506 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,508 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,508 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,509 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:53:57,510 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-04-28 00:53:57,510 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-04-28 00:53:57,510 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-04-28 00:53:57,510 RepairJob.java:143 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-04-28 00:53:57,517 RepairJob.java:234 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:53:57,517 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,520 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,520 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,522 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,522 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,525 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:53:57,525 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 00:53:57,526 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 00:53:57,526 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 00:53:57,526 RepairJob.java:143 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:1] 2025-04-28 00:53:57,528 RepairJob.java:234 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:53:57,528 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,530 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,530 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,531 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,532 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,535 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:53:57,535 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 00:53:57,535 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-04-28 00:53:57,535 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 00:53:57,535 RepairJob.java:143 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-04-28 00:53:57,539 RepairJob.java:234 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:53:57,539 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,547 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,547 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,552 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,553 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,557 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:53:57,559 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 00:53:57,559 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-04-28 00:53:57,559 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 00:53:57,559 RepairJob.java:143 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-04-28 00:53:57,603 RepairJob.java:234 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:53:57,603 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,606 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,606 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,609 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,609 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,611 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:53:57,612 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 00:53:57,612 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:6] 2025-04-28 00:53:57,612 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 00:53:57,612 RepairJob.java:143 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:5] 2025-04-28 00:53:57,623 RepairJob.java:234 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:53:57,623 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,625 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,625 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,632 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,634 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,647 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:53:57,648 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-04-28 00:53:57,649 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-04-28 00:53:57,649 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-04-28 00:53:57,649 RepairJob.java:143 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-04-28 00:53:57,657 RepairJob.java:234 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:53:57,657 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,660 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,661 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,663 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,663 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,667 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:53:57,670 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-04-28 00:53:57,670 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-04-28 00:53:57,671 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-04-28 00:53:57,671 RepairJob.java:143 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-04-28 00:53:57,673 RepairJob.java:234 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:53:57,673 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,676 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,676 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,680 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,680 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,687 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:53:57,690 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 00:53:57,690 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 00:53:57,690 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 00:53:57,690 RepairJob.java:143 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:1] 2025-04-28 00:53:57,692 RepairJob.java:234 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:53:57,692 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,698 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,701 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,704 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,704 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,710 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:53:57,711 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:4] 2025-04-28 00:53:57,711 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:3] 2025-04-28 00:53:57,711 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:4] 2025-04-28 00:53:57,712 RepairJob.java:143 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:4] 2025-04-28 00:53:57,720 RepairJob.java:234 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:53:57,720 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,724 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,724 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,726 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,726 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:53:57,728 RepairSession.java:180 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:53:57,734 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 00:53:57,733 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-04-28 00:53:57,733 SyncTask.java:66 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 00:53:57,734 RepairJob.java:143 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-04-28 00:53:57,734 RepairSession.java:270 - [repair #43dd8690-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:7] 2025-04-28 00:53:57,735 RepairRunnable.java:261 - Repair session 43dd8690-23cb-11f0-b704-57db704f83e4 for range [(-3987934004798132097,-3984668056941349457], (-7914750047105431138,-7896048599199508685], (-3138710311362863264,-3132774351515649981], (4132079637014459597,4152226952271733537], (1115410877936655941,1150611811322505421]] finished INFO [RepairJobTask:7] 2025-04-28 00:53:57,739 ActiveRepairService.java:452 - [repair #43da2b30-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [RepairJobTask:7] 2025-04-28 00:53:57,742 RepairRunnable.java:343 - Repair command #17 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:53:59,391 Validator.java:281 - [repair #452325f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:53:59,442 Validator.java:281 - [repair #452325f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:53:59,455 Validator.java:281 - [repair #452325f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:53:59,511 Validator.java:281 - [repair #452325f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:53:59,529 Validator.java:281 - [repair #452325f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:53:59,548 Validator.java:281 - [repair #452325f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:53:59,559 Validator.java:281 - [repair #452325f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:53:59,564 Validator.java:281 - [repair #452325f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:53:59,569 Validator.java:281 - [repair #452325f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:53:59,578 Validator.java:281 - [repair #452325f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:53:59,585 Validator.java:281 - [repair #452325f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:53:59,595 Validator.java:281 - [repair #452325f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:53:59,603 Validator.java:281 - [repair #452325f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:53:59,609 Validator.java:281 - [repair #452325f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:53:59,619 Validator.java:281 - [repair #452325f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:53:59,625 Validator.java:281 - [repair #452325f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:53:59,634 ActiveRepairService.java:452 - [repair #45215130-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:54:07,422 Validator.java:281 - [repair #49d7d460-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:54:07,430 Validator.java:281 - [repair #49d7d460-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:54:07,435 Validator.java:281 - [repair #49d7d460-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:54:07,444 Validator.java:281 - [repair #49d7d460-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:54:07,450 Validator.java:281 - [repair #49d7d460-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:54:07,492 Validator.java:281 - [repair #49d7d460-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:54:07,500 Validator.java:281 - [repair #49d7d460-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:54:07,509 Validator.java:281 - [repair #49d7d460-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:54:07,523 Validator.java:281 - [repair #49d7d460-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:54:07,535 Validator.java:281 - [repair #49d7d460-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:54:07,543 Validator.java:281 - [repair #49d7d460-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:54:07,549 Validator.java:281 - [repair #49d7d460-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:54:07,556 Validator.java:281 - [repair #49d7d460-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:54:07,564 Validator.java:281 - [repair #49d7d460-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:54:07,570 Validator.java:281 - [repair #49d7d460-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:54:07,578 Validator.java:281 - [repair #49d7d460-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:54:07,584 ActiveRepairService.java:452 - [repair #49d674d0-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:54:09,446 Validator.java:281 - [repair #4b1a6680-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:54:09,454 Validator.java:281 - [repair #4b1a6680-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:54:09,463 Validator.java:281 - [repair #4b1a6680-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:54:09,475 Validator.java:281 - [repair #4b1a6680-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:54:09,488 Validator.java:281 - [repair #4b1a6680-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:54:09,532 Validator.java:281 - [repair #4b1a6680-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:54:09,540 Validator.java:281 - [repair #4b1a6680-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:54:09,549 Validator.java:281 - [repair #4b1a6680-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:54:09,561 Validator.java:281 - [repair #4b1a6680-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:54:09,568 Validator.java:281 - [repair #4b1a6680-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:54:09,582 Validator.java:281 - [repair #4b1a6680-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:54:09,588 Validator.java:281 - [repair #4b1a6680-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:54:09,598 Validator.java:281 - [repair #4b1a6680-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:54:09,605 Validator.java:281 - [repair #4b1a6680-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:54:09,610 Validator.java:281 - [repair #4b1a6680-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:54:09,618 Validator.java:281 - [repair #4b1a6680-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:54:09,625 ActiveRepairService.java:452 - [repair #4b192e00-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:54:17,338 Validator.java:281 - [repair #4fd137d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:54:17,386 Validator.java:281 - [repair #4fd137d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:54:17,401 Validator.java:281 - [repair #4fd137d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:54:17,455 Validator.java:281 - [repair #4fd137d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:54:17,467 Validator.java:281 - [repair #4fd137d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:54:17,479 Validator.java:281 - [repair #4fd137d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:54:17,492 Validator.java:281 - [repair #4fd137d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:54:17,507 Validator.java:281 - [repair #4fd137d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:54:17,515 Validator.java:281 - [repair #4fd137d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:54:17,520 Validator.java:281 - [repair #4fd137d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:54:17,531 Validator.java:281 - [repair #4fd137d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:54:17,543 Validator.java:281 - [repair #4fd137d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:54:17,558 Validator.java:281 - [repair #4fd137d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:54:17,569 Validator.java:281 - [repair #4fd137d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:54:17,577 Validator.java:281 - [repair #4fd137d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:54:17,585 Validator.java:281 - [repair #4fd137d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:54:17,592 ActiveRepairService.java:452 - [repair #4fd02660-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:54:19,456 Validator.java:281 - [repair #51150270-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:54:19,469 Validator.java:281 - [repair #51150270-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:54:19,480 Validator.java:281 - [repair #51150270-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:54:19,492 Validator.java:281 - [repair #51150270-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:54:19,504 Validator.java:281 - [repair #51150270-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:54:19,545 Validator.java:281 - [repair #51150270-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:54:19,569 Validator.java:281 - [repair #51150270-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:54:19,580 Validator.java:281 - [repair #51150270-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:54:19,589 Validator.java:281 - [repair #51150270-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:54:19,608 Validator.java:281 - [repair #51150270-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:54:19,623 Validator.java:281 - [repair #51150270-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:54:19,634 Validator.java:281 - [repair #51150270-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:54:19,643 Validator.java:281 - [repair #51150270-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:54:19,650 Validator.java:281 - [repair #51150270-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:54:19,657 Validator.java:281 - [repair #51150270-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:54:19,666 Validator.java:281 - [repair #51150270-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:54:19,672 ActiveRepairService.java:452 - [repair #51148d40-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:54:27,400 Validator.java:281 - [repair #55ce1db0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:54:27,410 Validator.java:281 - [repair #55ce1db0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:54:27,418 Validator.java:281 - [repair #55ce1db0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription WARN [ValidationExecutor:2] 2025-04-28 00:54:27,488 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_reapers-8087136023c911f0b472ab310ffebac8/mc-18-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-04-28 00:54:27,488 Validator.java:281 - [repair #55ce1db0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:54:27,497 Validator.java:281 - [repair #55ce1db0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:54:27,559 Validator.java:281 - [repair #55ce1db0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:54:27,568 Validator.java:281 - [repair #55ce1db0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:54:27,580 Validator.java:281 - [repair #55ce1db0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:54:27,590 Validator.java:281 - [repair #55ce1db0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:54:27,605 Validator.java:281 - [repair #55ce1db0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:54:27,613 Validator.java:281 - [repair #55ce1db0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:54:27,619 Validator.java:281 - [repair #55ce1db0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:54:27,631 Validator.java:281 - [repair #55ce1db0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:54:27,640 Validator.java:281 - [repair #55ce1db0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:54:27,652 Validator.java:281 - [repair #55ce1db0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:54:27,664 Validator.java:281 - [repair #55ce1db0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:54:27,671 ActiveRepairService.java:452 - [repair #55cd8170-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-19] 2025-04-28 00:54:29,470 RepairRunnable.java:139 - Starting repair command #18 (571320d0-23cb-11f0-b704-57db704f83e4), 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-19] 2025-04-28 00:54:29,481 RepairSession.java:228 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-1839056498830709791,-1787285906176726575], (-4130410076874637013,-4121746500445634981]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:3] 2025-04-28 00:54:29,503 RepairJob.java:234 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:54:29,503 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,508 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,508 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,515 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,515 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,518 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:54:29,519 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:2] 2025-04-28 00:54:29,519 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-04-28 00:54:29,519 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-04-28 00:54:29,520 RepairJob.java:143 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:4] 2025-04-28 00:54:29,536 RepairJob.java:234 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:54:29,537 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,540 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,540 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,544 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,544 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,547 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:54:29,547 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-04-28 00:54:29,547 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 00:54:29,553 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 00:54:29,553 RepairJob.java:143 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-04-28 00:54:29,553 RepairJob.java:234 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:54:29,554 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,557 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,558 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,560 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,560 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,564 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:54:29,567 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-04-28 00:54:29,567 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 00:54:29,570 RepairJob.java:234 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:54:29,570 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,572 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,572 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,574 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,574 RepairJob.java:270 - Validating /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:54:29,584 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 00:54:29,585 RepairJob.java:143 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,585 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:54:29,585 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-04-28 00:54:29,585 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-04-28 00:54:29,585 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-04-28 00:54:29,585 RepairJob.java:143 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-04-28 00:54:29,589 RepairJob.java:234 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:54:29,589 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,591 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,591 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,592 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,592 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,596 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:54:29,597 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-04-28 00:54:29,598 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:6] 2025-04-28 00:54:29,599 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-04-28 00:54:29,599 RepairJob.java:143 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:5] 2025-04-28 00:54:29,640 RepairJob.java:234 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:54:29,641 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,643 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,643 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,647 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,647 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,650 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:54:29,652 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 00:54:29,652 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:5] 2025-04-28 00:54:29,652 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 00:54:29,653 RepairJob.java:143 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:4] 2025-04-28 00:54:29,654 RepairJob.java:234 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:54:29,654 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,655 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,655 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,658 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,658 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,659 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:54:29,660 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-04-28 00:54:29,660 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 00:54:29,660 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-04-28 00:54:29,661 RepairJob.java:143 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-04-28 00:54:29,663 RepairJob.java:234 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:54:29,663 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,664 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,665 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,667 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,668 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,671 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:54:29,672 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:6] 2025-04-28 00:54:29,672 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:4] 2025-04-28 00:54:29,672 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:6] 2025-04-28 00:54:29,672 RepairJob.java:143 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:6] 2025-04-28 00:54:29,674 RepairJob.java:234 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:54:29,675 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,677 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,677 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,678 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,678 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,681 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:54:29,683 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-04-28 00:54:29,683 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-04-28 00:54:29,683 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-04-28 00:54:29,683 RepairJob.java:143 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-04-28 00:54:29,685 RepairJob.java:234 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:54:29,686 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,687 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,687 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,689 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,689 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,690 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:54:29,690 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-04-28 00:54:29,690 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-04-28 00:54:29,690 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-04-28 00:54:29,690 RepairJob.java:143 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-04-28 00:54:29,731 RepairJob.java:234 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:54:29,731 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,734 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,734 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,736 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,736 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,738 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:54:29,739 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 00:54:29,739 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:6] 2025-04-28 00:54:29,739 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 00:54:29,740 RepairJob.java:143 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:5] 2025-04-28 00:54:29,743 RepairJob.java:234 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:54:29,744 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,748 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,749 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,753 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,753 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,755 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:54:29,755 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 00:54:29,756 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-04-28 00:54:29,756 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 00:54:29,756 RepairJob.java:143 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-04-28 00:54:29,762 RepairJob.java:234 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:54:29,763 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,768 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,768 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,771 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,771 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,778 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:54:29,779 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 00:54:29,779 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-04-28 00:54:29,779 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 00:54:29,779 RepairJob.java:143 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-04-28 00:54:29,781 RepairJob.java:234 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:54:29,781 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,783 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,784 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,786 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,787 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,789 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:54:29,790 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:6] 2025-04-28 00:54:29,790 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-04-28 00:54:29,790 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:6] 2025-04-28 00:54:29,790 RepairJob.java:143 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:6] 2025-04-28 00:54:29,798 RepairJob.java:234 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:54:29,798 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,800 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,800 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,803 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,803 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,804 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:54:29,805 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:6] 2025-04-28 00:54:29,805 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-04-28 00:54:29,805 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:6] 2025-04-28 00:54:29,805 RepairJob.java:143 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:6] 2025-04-28 00:54:29,807 RepairJob.java:234 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:54:29,808 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,809 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,809 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,811 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,811 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:29,812 RepairSession.java:180 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:54:29,812 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-04-28 00:54:29,812 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-04-28 00:54:29,812 SyncTask.java:66 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-04-28 00:54:29,812 RepairJob.java:143 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-04-28 00:54:29,813 RepairSession.java:270 - [repair #5714f590-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:4] 2025-04-28 00:54:29,813 RepairRunnable.java:261 - Repair session 5714f590-23cb-11f0-b704-57db704f83e4 for range [(-1839056498830709791,-1787285906176726575], (-4130410076874637013,-4121746500445634981]] finished INFO [RepairJobTask:4] 2025-04-28 00:54:29,814 ActiveRepairService.java:452 - [repair #571320d0-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-04-28 00:54:29,817 RepairRunnable.java:343 - Repair command #18 finished in 0 seconds INFO [Repair-Task-20] 2025-04-28 00:54:37,374 RepairRunnable.java:139 - Starting repair command #19 (5bc955e0-23cb-11f0-b704-57db704f83e4), 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-20] 2025-04-28 00:54:37,400 RepairSession.java:228 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-136796408636571371,-128614780882961840], (7958414900180338597,7983727487469283011], (433132232778335119,452098719007517989], (3203845431284230075,3206088948871548392], (1597918957323862147,1637798992058759109]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:3] 2025-04-28 00:54:37,543 RepairJob.java:234 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:54:37,547 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,549 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,550 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,553 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,553 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,565 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:54:37,577 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 00:54:37,577 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 00:54:37,579 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-04-28 00:54:37,581 RepairJob.java:143 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:5] 2025-04-28 00:54:37,583 RepairJob.java:234 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:54:37,583 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,587 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,587 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,592 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,592 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,593 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:54:37,594 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 00:54:37,595 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 00:54:37,595 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 00:54:37,595 RepairJob.java:143 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-04-28 00:54:37,600 RepairJob.java:234 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:54:37,600 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,602 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,602 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,605 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,605 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,609 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:54:37,613 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 00:54:37,613 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-04-28 00:54:37,616 RepairJob.java:234 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:54:37,619 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:3] 2025-04-28 00:54:37,614 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-04-28 00:54:37,619 RepairJob.java:143 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,626 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,626 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,631 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,631 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,633 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:54:37,634 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-04-28 00:54:37,634 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-04-28 00:54:37,634 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-04-28 00:54:37,634 RepairJob.java:143 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-04-28 00:54:37,640 RepairJob.java:234 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:54:37,640 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,643 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,643 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,646 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,646 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,648 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:54:37,649 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:6] 2025-04-28 00:54:37,649 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 00:54:37,649 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 00:54:37,649 RepairJob.java:143 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:5] 2025-04-28 00:54:37,699 RepairJob.java:234 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:54:37,700 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,702 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,703 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,704 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,705 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,708 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:54:37,709 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:5] 2025-04-28 00:54:37,709 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:6] 2025-04-28 00:54:37,709 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:3] 2025-04-28 00:54:37,709 RepairJob.java:143 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:6] 2025-04-28 00:54:37,712 RepairJob.java:234 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:54:37,712 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,715 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,715 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,716 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,717 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,718 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:54:37,719 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 00:54:37,719 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 00:54:37,719 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 00:54:37,719 RepairJob.java:143 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-04-28 00:54:37,722 RepairJob.java:234 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:54:37,723 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,725 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,726 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,727 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,728 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,729 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:54:37,731 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 00:54:37,732 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 00:54:37,732 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 00:54:37,732 RepairJob.java:143 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:3] 2025-04-28 00:54:37,735 RepairJob.java:234 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:54:37,735 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,736 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,737 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,738 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,738 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,740 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:54:37,747 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-04-28 00:54:37,747 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-04-28 00:54:37,747 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-04-28 00:54:37,748 RepairJob.java:234 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:54:37,748 RepairJob.java:143 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-04-28 00:54:37,748 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,750 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,753 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,756 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,756 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,758 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:54:37,759 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-04-28 00:54:37,759 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 00:54:37,761 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-04-28 00:54:37,765 RepairJob.java:143 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-04-28 00:54:37,802 RepairJob.java:234 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:54:37,803 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,806 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,806 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,810 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,810 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,813 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:54:37,814 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-04-28 00:54:37,815 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:7] 2025-04-28 00:54:37,816 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-04-28 00:54:37,816 RepairJob.java:143 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:7] 2025-04-28 00:54:37,817 RepairJob.java:234 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:54:37,817 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,819 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,820 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,823 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,823 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,825 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:54:37,826 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 00:54:37,826 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-04-28 00:54:37,826 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 00:54:37,828 RepairJob.java:143 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-04-28 00:54:37,833 RepairJob.java:234 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:54:37,833 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,836 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,836 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,839 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,839 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,841 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:54:37,842 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 00:54:37,841 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-04-28 00:54:37,842 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-04-28 00:54:37,844 RepairJob.java:234 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:54:37,844 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:4] 2025-04-28 00:54:37,844 RepairJob.java:143 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,846 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,846 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,862 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,863 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,865 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:54:37,866 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 00:54:37,866 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:5] 2025-04-28 00:54:37,866 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 00:54:37,867 RepairJob.java:143 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:3] 2025-04-28 00:54:37,868 RepairJob.java:234 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:54:37,868 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,870 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,870 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,872 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,872 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,874 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:54:37,874 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:1] 2025-04-28 00:54:37,874 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:1] 2025-04-28 00:54:37,874 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:1] 2025-04-28 00:54:37,874 RepairJob.java:143 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:1] 2025-04-28 00:54:37,876 RepairJob.java:234 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:54:37,876 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,877 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,877 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,879 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,879 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:37,882 RepairSession.java:180 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:54:37,882 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-04-28 00:54:37,882 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-04-28 00:54:37,882 SyncTask.java:66 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-04-28 00:54:37,883 RepairJob.java:143 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-04-28 00:54:37,884 RepairSession.java:270 - [repair #5bcd2670-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:5] 2025-04-28 00:54:37,884 RepairRunnable.java:261 - Repair session 5bcd2670-23cb-11f0-b704-57db704f83e4 for range [(-136796408636571371,-128614780882961840], (7958414900180338597,7983727487469283011], (433132232778335119,452098719007517989], (3203845431284230075,3206088948871548392], (1597918957323862147,1637798992058759109]] finished INFO [RepairJobTask:5] 2025-04-28 00:54:37,887 ActiveRepairService.java:452 - [repair #5bc955e0-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [RepairJobTask:5] 2025-04-28 00:54:37,889 RepairRunnable.java:343 - Repair command #19 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:54:39,552 Validator.java:281 - [repair #5d0d2080-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:54:39,561 Validator.java:281 - [repair #5d0d2080-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:54:39,574 Validator.java:281 - [repair #5d0d2080-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:54:39,587 Validator.java:281 - [repair #5d0d2080-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:54:39,598 Validator.java:281 - [repair #5d0d2080-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:54:39,651 Validator.java:281 - [repair #5d0d2080-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:54:39,672 Validator.java:281 - [repair #5d0d2080-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:54:39,689 Validator.java:281 - [repair #5d0d2080-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:54:39,700 Validator.java:281 - [repair #5d0d2080-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:54:39,714 Validator.java:281 - [repair #5d0d2080-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:54:39,724 Validator.java:281 - [repair #5d0d2080-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:54:39,731 Validator.java:281 - [repair #5d0d2080-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:54:39,740 Validator.java:281 - [repair #5d0d2080-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:54:39,746 Validator.java:281 - [repair #5d0d2080-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:54:39,752 Validator.java:281 - [repair #5d0d2080-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:54:39,761 Validator.java:281 - [repair #5d0d2080-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:54:39,773 ActiveRepairService.java:452 - [repair #5d0c3620-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:54:47,529 Validator.java:281 - [repair #61c7c260-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:54:47,581 Validator.java:281 - [repair #61c7c260-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:54:47,600 Validator.java:281 - [repair #61c7c260-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:54:47,655 Validator.java:281 - [repair #61c7c260-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:54:47,663 Validator.java:281 - [repair #61c7c260-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:54:47,676 Validator.java:281 - [repair #61c7c260-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:54:47,687 Validator.java:281 - [repair #61c7c260-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:54:47,695 Validator.java:281 - [repair #61c7c260-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:54:47,702 Validator.java:281 - [repair #61c7c260-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:54:47,709 Validator.java:281 - [repair #61c7c260-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:54:47,718 Validator.java:281 - [repair #61c7c260-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:54:47,740 Validator.java:281 - [repair #61c7c260-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:54:47,758 Validator.java:281 - [repair #61c7c260-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:54:47,765 Validator.java:281 - [repair #61c7c260-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:54:47,774 Validator.java:281 - [repair #61c7c260-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:54:47,779 Validator.java:281 - [repair #61c7c260-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:54:47,784 ActiveRepairService.java:452 - [repair #61c662d0-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:54:49,601 Validator.java:281 - [repair #630fabb0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:54:49,649 Validator.java:281 - [repair #630fabb0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:54:49,658 Validator.java:281 - [repair #630fabb0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:54:49,709 Validator.java:281 - [repair #630fabb0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:54:49,717 Validator.java:281 - [repair #630fabb0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:54:49,728 Validator.java:281 - [repair #630fabb0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:54:49,746 Validator.java:281 - [repair #630fabb0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:54:49,763 Validator.java:281 - [repair #630fabb0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:54:49,779 Validator.java:281 - [repair #630fabb0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:54:49,790 Validator.java:281 - [repair #630fabb0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:54:49,820 Validator.java:281 - [repair #630fabb0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:54:49,827 Validator.java:281 - [repair #630fabb0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:54:49,834 Validator.java:281 - [repair #630fabb0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:54:49,840 Validator.java:281 - [repair #630fabb0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:54:49,845 Validator.java:281 - [repair #630fabb0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:54:49,851 Validator.java:281 - [repair #630fabb0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:54:49,856 ActiveRepairService.java:452 - [repair #630e2510-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:54:57,539 Validator.java:281 - [repair #67c23740-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:54:57,548 Validator.java:281 - [repair #67c23740-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:54:57,564 Validator.java:281 - [repair #67c23740-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:54:57,583 Validator.java:281 - [repair #67c23740-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:54:57,602 Validator.java:281 - [repair #67c23740-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:54:57,663 Validator.java:281 - [repair #67c23740-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:54:57,680 Validator.java:281 - [repair #67c23740-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:54:57,707 Validator.java:281 - [repair #67c23740-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:54:57,723 Validator.java:281 - [repair #67c23740-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:54:57,741 Validator.java:281 - [repair #67c23740-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:54:57,748 Validator.java:281 - [repair #67c23740-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:54:57,758 Validator.java:281 - [repair #67c23740-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:54:57,768 Validator.java:281 - [repair #67c23740-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:54:57,779 Validator.java:281 - [repair #67c23740-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:54:57,784 Validator.java:281 - [repair #67c23740-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:54:57,808 Validator.java:281 - [repair #67c23740-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:54:57,816 ActiveRepairService.java:452 - [repair #67c14ce0-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-21] 2025-04-28 00:54:59,613 RepairRunnable.java:139 - Starting repair command #20 (690abcd0-23cb-11f0-b704-57db704f83e4), 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-04-28 00:54:59,618 RepairSession.java:228 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(4983031610690215151,5032413866919660789]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:3] 2025-04-28 00:54:59,627 RepairJob.java:234 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:54:59,628 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,630 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,630 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,633 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,633 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,636 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:54:59,640 RepairJob.java:234 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:54:59,640 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,641 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,641 RepairJob.java:270 - Validating /10.0.0.27 INFO [RepairJobTask:1] 2025-04-28 00:54:59,642 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 00:54:59,642 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 00:54:59,642 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 00:54:59,643 RepairJob.java:143 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,644 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,645 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,646 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:54:59,647 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-04-28 00:54:59,648 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-04-28 00:54:59,649 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 00:54:59,649 RepairJob.java:143 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-04-28 00:54:59,660 RepairJob.java:234 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:54:59,660 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,668 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,668 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,670 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,670 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,672 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:54:59,674 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-04-28 00:54:59,674 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 00:54:59,674 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 00:54:59,674 RepairJob.java:143 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-04-28 00:54:59,674 RepairJob.java:234 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:54:59,677 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,678 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,679 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,680 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,681 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,682 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:54:59,683 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 00:54:59,684 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-04-28 00:54:59,685 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-04-28 00:54:59,685 RepairJob.java:143 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-04-28 00:54:59,686 RepairJob.java:234 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:54:59,686 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,689 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,689 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,692 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,692 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,694 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:54:59,695 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 00:54:59,695 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-04-28 00:54:59,695 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 00:54:59,696 RepairJob.java:143 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:5] 2025-04-28 00:54:59,732 RepairJob.java:234 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:54:59,732 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,733 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,734 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,735 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,735 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,738 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:54:59,738 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 00:54:59,738 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-04-28 00:54:59,738 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 00:54:59,739 RepairJob.java:143 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:6] 2025-04-28 00:54:59,741 RepairJob.java:234 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:54:59,741 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,744 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,744 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,746 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,746 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,747 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:54:59,748 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 00:54:59,748 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 00:54:59,748 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-04-28 00:54:59,749 RepairJob.java:143 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-04-28 00:54:59,751 RepairJob.java:234 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:54:59,751 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,753 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,753 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,755 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,755 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,757 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:54:59,758 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 00:54:59,758 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:4] 2025-04-28 00:54:59,758 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 00:54:59,759 RepairJob.java:143 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:2] 2025-04-28 00:54:59,760 RepairJob.java:234 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:54:59,761 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,762 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,762 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,764 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,764 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,767 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:54:59,767 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-04-28 00:54:59,768 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 00:54:59,768 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-04-28 00:54:59,768 RepairJob.java:143 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-04-28 00:54:59,768 RepairJob.java:234 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:54:59,769 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,770 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,770 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,771 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,771 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,773 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:54:59,774 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-04-28 00:54:59,774 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 00:54:59,775 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-04-28 00:54:59,775 RepairJob.java:143 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-04-28 00:54:59,812 RepairJob.java:234 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:54:59,813 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,814 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,815 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,817 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,817 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,819 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:54:59,819 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:7] 2025-04-28 00:54:59,819 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:4] 2025-04-28 00:54:59,819 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:7] 2025-04-28 00:54:59,819 RepairJob.java:143 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:4] 2025-04-28 00:54:59,823 RepairJob.java:234 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:54:59,823 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,825 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,826 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,829 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,829 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,831 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:54:59,832 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-04-28 00:54:59,833 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-04-28 00:54:59,833 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 00:54:59,834 RepairJob.java:143 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-04-28 00:54:59,837 RepairJob.java:234 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:54:59,838 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,841 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,841 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,848 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,848 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,850 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:54:59,851 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-04-28 00:54:59,851 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-04-28 00:54:59,851 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-04-28 00:54:59,852 RepairJob.java:143 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-04-28 00:54:59,853 RepairJob.java:234 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:54:59,853 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,854 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,855 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,858 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,858 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,859 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:54:59,860 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:6] 2025-04-28 00:54:59,860 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:4] 2025-04-28 00:54:59,860 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:6] 2025-04-28 00:54:59,861 RepairJob.java:143 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:4] 2025-04-28 00:54:59,861 RepairJob.java:234 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:54:59,862 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,863 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,863 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,865 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,865 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,867 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:54:59,867 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:1] 2025-04-28 00:54:59,867 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:4] 2025-04-28 00:54:59,868 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 00:54:59,868 RepairJob.java:143 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:2] 2025-04-28 00:54:59,870 RepairJob.java:234 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:54:59,870 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,871 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,872 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,873 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,873 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:54:59,874 RepairSession.java:180 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:54:59,874 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-04-28 00:54:59,874 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-04-28 00:54:59,877 SyncTask.java:66 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-04-28 00:54:59,877 RepairJob.java:143 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-04-28 00:54:59,877 RepairSession.java:270 - [repair #690b8020-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:4] 2025-04-28 00:54:59,877 RepairRunnable.java:261 - Repair session 690b8020-23cb-11f0-b704-57db704f83e4 for range [(4983031610690215151,5032413866919660789]] finished INFO [RepairJobTask:4] 2025-04-28 00:54:59,878 ActiveRepairService.java:452 - [repair #690abcd0-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-04-28 00:54:59,885 RepairRunnable.java:343 - Repair command #20 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:55:07,537 Validator.java:281 - [repair #6dbea7f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:55:07,583 Validator.java:281 - [repair #6dbea7f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:55:07,596 Validator.java:281 - [repair #6dbea7f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:55:07,649 Validator.java:281 - [repair #6dbea7f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:55:07,657 Validator.java:281 - [repair #6dbea7f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:55:07,669 Validator.java:281 - [repair #6dbea7f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:55:07,680 Validator.java:281 - [repair #6dbea7f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:55:07,687 Validator.java:281 - [repair #6dbea7f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:55:07,694 Validator.java:281 - [repair #6dbea7f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:55:07,700 Validator.java:281 - [repair #6dbea7f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:55:07,712 Validator.java:281 - [repair #6dbea7f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:55:07,721 Validator.java:281 - [repair #6dbea7f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:55:07,730 Validator.java:281 - [repair #6dbea7f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:55:07,737 Validator.java:281 - [repair #6dbea7f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:55:07,743 Validator.java:281 - [repair #6dbea7f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:55:07,748 Validator.java:281 - [repair #6dbea7f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:55:07,753 ActiveRepairService.java:452 - [repair #6dbd9680-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:55:09,711 Validator.java:281 - [repair #6f06b850-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:55:09,766 Validator.java:281 - [repair #6f06b850-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:55:09,774 Validator.java:281 - [repair #6f06b850-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:55:09,829 Validator.java:281 - [repair #6f06b850-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:55:09,838 Validator.java:281 - [repair #6f06b850-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:55:09,850 Validator.java:281 - [repair #6f06b850-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:55:09,862 Validator.java:281 - [repair #6f06b850-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:55:09,871 Validator.java:281 - [repair #6f06b850-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:55:09,882 Validator.java:281 - [repair #6f06b850-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:55:09,888 Validator.java:281 - [repair #6f06b850-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:55:09,895 Validator.java:281 - [repair #6f06b850-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:55:09,906 Validator.java:281 - [repair #6f06b850-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:55:09,914 Validator.java:281 - [repair #6f06b850-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:55:09,920 Validator.java:281 - [repair #6f06b850-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:55:09,927 Validator.java:281 - [repair #6f06b850-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:55:09,934 Validator.java:281 - [repair #6f06b850-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:55:09,940 ActiveRepairService.java:452 - [repair #6f0558c0-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-22] 2025-04-28 00:55:17,526 RepairRunnable.java:139 - Starting repair command #21 (73b80b60-23cb-11f0-b704-57db704f83e4), 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-22] 2025-04-28 00:55:17,549 RepairSession.java:228 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(8440961837691074295,8460340246564987044], (5382201954145955299,5391117240850531278], (-7621008827528962266,-7569446804034613987]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 00:55:17,579 RepairJob.java:234 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:55:17,579 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,583 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,583 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,585 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,585 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,587 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:55:17,588 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 00:55:17,588 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 00:55:17,588 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 00:55:17,589 RepairJob.java:143 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:1] 2025-04-28 00:55:17,593 RepairJob.java:234 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:55:17,593 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,596 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,596 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,598 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,598 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,610 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:55:17,611 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 00:55:17,611 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 00:55:17,611 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 00:55:17,611 RepairJob.java:143 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-04-28 00:55:17,631 RepairJob.java:234 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:55:17,631 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,634 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,634 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,638 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,638 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,642 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:55:17,642 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 00:55:17,642 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-04-28 00:55:17,642 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-04-28 00:55:17,642 RepairJob.java:143 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-04-28 00:55:17,645 RepairJob.java:234 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:55:17,645 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,646 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,647 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,649 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,649 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,651 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:55:17,652 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-04-28 00:55:17,653 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-04-28 00:55:17,653 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 00:55:17,653 RepairJob.java:143 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-04-28 00:55:17,654 RepairJob.java:234 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:55:17,654 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,655 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,656 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,657 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,657 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,659 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:55:17,660 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 00:55:17,660 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 00:55:17,660 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 00:55:17,660 RepairJob.java:143 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:1] 2025-04-28 00:55:17,701 RepairJob.java:234 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:55:17,702 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,703 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,703 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,705 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,705 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,706 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:55:17,708 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-04-28 00:55:17,708 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 00:55:17,708 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-04-28 00:55:17,710 RepairJob.java:143 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:4] 2025-04-28 00:55:17,710 RepairJob.java:234 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:55:17,710 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,712 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,713 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,715 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,716 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,717 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:55:17,717 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 00:55:17,717 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-04-28 00:55:17,717 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 00:55:17,717 RepairJob.java:143 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-04-28 00:55:17,720 RepairJob.java:234 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:55:17,720 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,722 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,723 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,724 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,724 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,725 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:55:17,727 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 00:55:17,727 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 00:55:17,727 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 00:55:17,727 RepairJob.java:143 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:2] 2025-04-28 00:55:17,729 RepairJob.java:234 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:55:17,729 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,733 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,733 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,734 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,734 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,735 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:55:17,736 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-04-28 00:55:17,736 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-04-28 00:55:17,737 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-04-28 00:55:17,737 RepairJob.java:143 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-04-28 00:55:17,738 RepairJob.java:234 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:55:17,739 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,741 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,742 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,743 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,744 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,745 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:55:17,745 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-04-28 00:55:17,745 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 00:55:17,745 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-04-28 00:55:17,745 RepairJob.java:143 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-04-28 00:55:17,787 RepairJob.java:234 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:55:17,788 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,790 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,791 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,794 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,794 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,795 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:55:17,795 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:1] 2025-04-28 00:55:17,796 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 00:55:17,796 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 00:55:17,796 RepairJob.java:143 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:5] 2025-04-28 00:55:17,800 RepairJob.java:234 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:55:17,800 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,802 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,802 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,803 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,803 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,805 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:55:17,813 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-04-28 00:55:17,813 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-04-28 00:55:17,813 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-04-28 00:55:17,813 RepairJob.java:143 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-04-28 00:55:17,815 RepairJob.java:234 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:55:17,816 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,818 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,819 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,820 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,820 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,821 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:55:17,822 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-04-28 00:55:17,822 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-04-28 00:55:17,822 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-04-28 00:55:17,822 RepairJob.java:143 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-04-28 00:55:17,824 RepairJob.java:234 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:55:17,824 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,827 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,827 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,830 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,830 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,830 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:55:17,831 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-04-28 00:55:17,831 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 00:55:17,831 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:5] 2025-04-28 00:55:17,831 RepairJob.java:143 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:5] 2025-04-28 00:55:17,832 RepairJob.java:234 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:55:17,833 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,834 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,834 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,836 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,836 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,837 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:55:17,838 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:4] 2025-04-28 00:55:17,838 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:7] 2025-04-28 00:55:17,838 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:3] 2025-04-28 00:55:17,838 RepairJob.java:143 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:2] 2025-04-28 00:55:17,842 RepairJob.java:234 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:55:17,843 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,844 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,845 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,846 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,846 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:17,851 RepairSession.java:180 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:55:17,851 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 00:55:17,851 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-04-28 00:55:17,851 SyncTask.java:66 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-04-28 00:55:17,852 RepairJob.java:143 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-04-28 00:55:17,853 RepairSession.java:270 - [repair #73bb8dd0-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:2] 2025-04-28 00:55:17,853 RepairRunnable.java:261 - Repair session 73bb8dd0-23cb-11f0-b704-57db704f83e4 for range [(8440961837691074295,8460340246564987044], (5382201954145955299,5391117240850531278], (-7621008827528962266,-7569446804034613987]] finished INFO [RepairJobTask:2] 2025-04-28 00:55:17,857 ActiveRepairService.java:452 - [repair #73b80b60-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-04-28 00:55:17,866 RepairRunnable.java:343 - Repair command #21 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:55:19,739 Validator.java:281 - [repair #74fff4b0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:55:19,752 Validator.java:281 - [repair #74fff4b0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:55:19,764 Validator.java:281 - [repair #74fff4b0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:55:19,778 Validator.java:281 - [repair #74fff4b0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:55:19,794 Validator.java:281 - [repair #74fff4b0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:55:19,836 Validator.java:281 - [repair #74fff4b0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:55:19,845 Validator.java:281 - [repair #74fff4b0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:55:19,856 Validator.java:281 - [repair #74fff4b0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:55:19,875 Validator.java:281 - [repair #74fff4b0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:55:19,891 Validator.java:281 - [repair #74fff4b0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:55:19,913 Validator.java:281 - [repair #74fff4b0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:55:19,918 Validator.java:281 - [repair #74fff4b0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:55:19,928 Validator.java:281 - [repair #74fff4b0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:55:19,934 Validator.java:281 - [repair #74fff4b0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:55:19,941 Validator.java:281 - [repair #74fff4b0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:55:19,947 Validator.java:281 - [repair #74fff4b0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:55:19,953 ActiveRepairService.java:452 - [repair #74fee340-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:55:27,626 Validator.java:281 - [repair #79b1e400-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:55:27,648 Validator.java:281 - [repair #79b1e400-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:55:27,662 Validator.java:281 - [repair #79b1e400-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:55:27,676 Validator.java:281 - [repair #79b1e400-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:55:27,688 Validator.java:281 - [repair #79b1e400-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:55:27,738 Validator.java:281 - [repair #79b1e400-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:55:27,750 Validator.java:281 - [repair #79b1e400-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:55:27,759 Validator.java:281 - [repair #79b1e400-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:55:27,771 Validator.java:281 - [repair #79b1e400-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:55:27,780 Validator.java:281 - [repair #79b1e400-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:55:27,803 Validator.java:281 - [repair #79b1e400-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:55:27,827 Validator.java:281 - [repair #79b1e400-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:55:27,855 Validator.java:281 - [repair #79b1e400-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:55:27,861 Validator.java:281 - [repair #79b1e400-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:55:27,866 Validator.java:281 - [repair #79b1e400-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:55:27,876 Validator.java:281 - [repair #79b1e400-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:55:27,883 ActiveRepairService.java:452 - [repair #79b120b0-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-23] 2025-04-28 00:55:29,697 RepairRunnable.java:139 - Starting repair command #22 (7af93110-23cb-11f0-b704-57db704f83e4), 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-23] 2025-04-28 00:55:29,707 RepairSession.java:228 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-3563372959746356948,-3530038871489043144], (1576989611667611411,1578744551521520276], (1244114698246569139,1265127277714733784], (-2538482143907559888,-2528655490356283272], (6904022063988070185,6915157058427293097], (-7793065069283903990,-7781011560796445487]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:3] 2025-04-28 00:55:29,766 RepairJob.java:234 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:55:29,766 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,769 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,769 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,773 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,773 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,775 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:55:29,775 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 00:55:29,775 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 00:55:29,775 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 00:55:29,776 RepairJob.java:143 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:3] 2025-04-28 00:55:29,781 RepairJob.java:234 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:55:29,781 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,783 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,783 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,785 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,787 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,788 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:55:29,789 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 00:55:29,789 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 00:55:29,789 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 00:55:29,789 RepairJob.java:143 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-04-28 00:55:29,791 RepairJob.java:234 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:55:29,791 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,792 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,792 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,795 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,795 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,796 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:55:29,796 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-04-28 00:55:29,800 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-04-28 00:55:29,800 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-04-28 00:55:29,800 RepairJob.java:143 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-04-28 00:55:29,810 RepairJob.java:234 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:55:29,810 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,811 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,811 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,817 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,817 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,820 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:55:29,823 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 00:55:29,824 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-04-28 00:55:29,824 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-04-28 00:55:29,824 RepairJob.java:143 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-04-28 00:55:29,830 RepairJob.java:234 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:55:29,830 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,832 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,833 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,837 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,838 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,841 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:55:29,841 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-04-28 00:55:29,841 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 00:55:29,841 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:5] 2025-04-28 00:55:29,841 RepairJob.java:143 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:5] 2025-04-28 00:55:29,887 RepairJob.java:234 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:55:29,887 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,889 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,889 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,892 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,892 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,894 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:55:29,894 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-04-28 00:55:29,894 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-04-28 00:55:29,894 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:6] 2025-04-28 00:55:29,894 RepairJob.java:143 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:1] 2025-04-28 00:55:29,896 RepairJob.java:234 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:55:29,897 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,898 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,898 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,899 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,899 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,900 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:55:29,901 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 00:55:29,901 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 00:55:29,901 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 00:55:29,902 RepairJob.java:143 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-04-28 00:55:29,903 RepairJob.java:234 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:55:29,904 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,907 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,907 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,908 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,908 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,909 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:55:29,910 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 00:55:29,910 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:4] 2025-04-28 00:55:29,910 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 00:55:29,910 RepairJob.java:143 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:2] 2025-04-28 00:55:29,911 RepairJob.java:234 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:55:29,912 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,915 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,916 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,917 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,917 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,919 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:55:29,919 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-04-28 00:55:29,919 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 00:55:29,919 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 00:55:29,919 RepairJob.java:143 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-04-28 00:55:29,921 RepairJob.java:234 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:55:29,921 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,924 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,924 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,926 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,926 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,927 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:55:29,927 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 00:55:29,927 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-04-28 00:55:29,927 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 00:55:29,927 RepairJob.java:143 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-04-28 00:55:29,967 RepairJob.java:234 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:55:29,967 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,968 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,968 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,970 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,970 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,971 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:55:29,971 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 00:55:29,971 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:7] 2025-04-28 00:55:29,972 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:2] 2025-04-28 00:55:29,973 RepairJob.java:143 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:7] 2025-04-28 00:55:29,973 RepairJob.java:234 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:55:29,974 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,975 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,975 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,976 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,976 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,977 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:55:29,977 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-04-28 00:55:29,977 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-04-28 00:55:29,977 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-04-28 00:55:29,977 RepairJob.java:143 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-04-28 00:55:29,981 RepairJob.java:234 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:55:29,981 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,983 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,983 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,984 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,984 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,986 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:55:29,986 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 00:55:29,986 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-04-28 00:55:29,986 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 00:55:29,986 RepairJob.java:143 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-04-28 00:55:29,988 RepairJob.java:234 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:55:29,988 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,989 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,989 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,992 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,992 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,993 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:55:29,993 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:2] 2025-04-28 00:55:29,993 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 00:55:29,993 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-04-28 00:55:29,994 RepairJob.java:143 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:2] 2025-04-28 00:55:29,996 RepairJob.java:234 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:55:29,996 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,998 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:29,998 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:30,000 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:30,001 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:30,003 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:55:30,004 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 00:55:30,004 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:3] 2025-04-28 00:55:30,004 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:3] 2025-04-28 00:55:30,004 RepairJob.java:143 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:7] 2025-04-28 00:55:30,006 RepairJob.java:234 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:55:30,006 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:30,009 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:30,009 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:30,013 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:30,013 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:30,014 RepairSession.java:180 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:55:30,015 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-04-28 00:55:30,015 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 00:55:30,015 SyncTask.java:66 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-04-28 00:55:30,015 RepairJob.java:143 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-04-28 00:55:30,015 RepairSession.java:270 - [repair #7afab7b0-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:1] 2025-04-28 00:55:30,015 RepairRunnable.java:261 - Repair session 7afab7b0-23cb-11f0-b704-57db704f83e4 for range [(-3563372959746356948,-3530038871489043144], (1576989611667611411,1578744551521520276], (1244114698246569139,1265127277714733784], (-2538482143907559888,-2528655490356283272], (6904022063988070185,6915157058427293097], (-7793065069283903990,-7781011560796445487]] finished INFO [RepairJobTask:1] 2025-04-28 00:55:30,017 ActiveRepairService.java:452 - [repair #7af93110-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-04-28 00:55:30,020 RepairRunnable.java:343 - Repair command #22 finished in 0 seconds INFO [Repair-Task-24] 2025-04-28 00:55:37,581 RepairRunnable.java:139 - Starting repair command #23 (7fac31d0-23cb-11f0-b704-57db704f83e4), 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-24] 2025-04-28 00:55:37,587 RepairSession.java:228 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-6691044734802941906,-6674442607625583003], (-2027708684712968817,-2007665940471556207], (-5704477781708244778,-5702643116162335203], (2860267563026943184,2861302606880749612], (-5070264830723024020,-5022773941384485664], (2584544150921670875,2590296042137789404]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 00:55:37,699 RepairJob.java:234 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:55:37,700 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,705 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,705 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,709 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,709 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,711 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:55:37,713 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 00:55:37,713 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 00:55:37,713 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 00:55:37,713 RepairJob.java:143 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:2] 2025-04-28 00:55:37,716 RepairJob.java:234 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:55:37,717 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,719 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,719 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,721 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,721 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,723 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:55:37,723 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-04-28 00:55:37,723 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:7] 2025-04-28 00:55:37,723 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-04-28 00:55:37,724 RepairJob.java:143 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-04-28 00:55:37,726 RepairJob.java:234 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:55:37,727 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,728 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,728 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,733 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,733 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,736 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:55:37,738 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-04-28 00:55:37,738 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-04-28 00:55:37,738 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-04-28 00:55:37,739 RepairJob.java:143 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-04-28 00:55:37,744 RepairJob.java:234 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:55:37,744 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,748 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,748 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,751 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,751 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,752 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:55:37,752 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-04-28 00:55:37,752 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-04-28 00:55:37,753 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-04-28 00:55:37,753 RepairJob.java:143 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-04-28 00:55:37,757 RepairJob.java:234 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:55:37,757 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,759 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,759 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,760 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,760 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,761 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:55:37,761 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:4] 2025-04-28 00:55:37,761 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:4] 2025-04-28 00:55:37,761 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:4] 2025-04-28 00:55:37,761 RepairJob.java:143 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:4] 2025-04-28 00:55:37,802 RepairJob.java:234 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:55:37,803 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,807 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,808 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,811 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,812 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,812 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:55:37,814 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:7] 2025-04-28 00:55:37,814 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:5] 2025-04-28 00:55:37,814 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:7] 2025-04-28 00:55:37,814 RepairJob.java:143 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:6] 2025-04-28 00:55:37,817 RepairJob.java:234 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:55:37,818 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,819 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,822 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,824 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,824 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,826 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:55:37,829 RepairJob.java:234 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:55:37,829 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:2] 2025-04-28 00:55:37,830 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 00:55:37,830 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-04-28 00:55:37,830 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 00:55:37,830 RepairJob.java:143 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,831 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,831 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,834 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,834 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,837 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:55:37,838 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 00:55:37,839 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:4] 2025-04-28 00:55:37,839 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 00:55:37,839 RepairJob.java:143 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:4] 2025-04-28 00:55:37,842 RepairJob.java:234 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:55:37,843 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,844 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,844 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,850 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,850 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,854 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:55:37,854 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-04-28 00:55:37,854 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-04-28 00:55:37,855 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-04-28 00:55:37,859 RepairJob.java:143 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-04-28 00:55:37,860 RepairJob.java:234 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:55:37,861 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,862 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,863 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,866 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,867 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,872 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:55:37,874 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-04-28 00:55:37,874 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 00:55:37,874 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-04-28 00:55:37,874 RepairJob.java:143 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-04-28 00:55:37,910 RepairJob.java:234 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:55:37,911 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,914 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,914 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,916 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,917 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,918 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:55:37,918 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:2] 2025-04-28 00:55:37,918 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:7] 2025-04-28 00:55:37,918 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:2] 2025-04-28 00:55:37,918 RepairJob.java:143 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:2] 2025-04-28 00:55:37,920 RepairJob.java:234 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:55:37,920 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,923 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,924 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,925 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,925 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,930 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:55:37,931 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 00:55:37,931 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-04-28 00:55:37,931 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-04-28 00:55:37,931 RepairJob.java:143 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-04-28 00:55:37,938 RepairJob.java:234 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:55:37,938 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,940 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,940 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,942 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,942 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,944 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:55:37,944 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-04-28 00:55:37,944 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-04-28 00:55:37,944 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-04-28 00:55:37,944 RepairJob.java:143 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-04-28 00:55:37,946 RepairJob.java:234 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:55:37,946 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,949 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,950 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,952 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,952 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,954 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:55:37,955 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:4] 2025-04-28 00:55:37,955 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 00:55:37,955 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:4] 2025-04-28 00:55:37,955 RepairJob.java:143 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:4] 2025-04-28 00:55:37,961 RepairJob.java:234 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:55:37,961 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,962 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,962 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,964 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,964 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,968 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:55:37,969 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:1] 2025-04-28 00:55:37,969 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:4] 2025-04-28 00:55:37,969 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:1] 2025-04-28 00:55:37,969 RepairJob.java:143 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:1] 2025-04-28 00:55:37,974 RepairJob.java:234 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:55:37,974 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,975 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,975 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,977 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,977 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:37,979 RepairSession.java:180 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:55:37,980 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-04-28 00:55:37,980 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-04-28 00:55:37,980 SyncTask.java:66 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-04-28 00:55:37,980 RepairJob.java:143 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-04-28 00:55:37,980 RepairSession.java:270 - [repair #7fad1c30-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:5] 2025-04-28 00:55:37,981 RepairRunnable.java:261 - Repair session 7fad1c30-23cb-11f0-b704-57db704f83e4 for range [(-6691044734802941906,-6674442607625583003], (-2027708684712968817,-2007665940471556207], (-5704477781708244778,-5702643116162335203], (2860267563026943184,2861302606880749612], (-5070264830723024020,-5022773941384485664], (2584544150921670875,2590296042137789404]] finished INFO [RepairJobTask:5] 2025-04-28 00:55:37,981 ActiveRepairService.java:452 - [repair #7fac31d0-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-04-28 00:55:37,984 RepairRunnable.java:343 - Repair command #23 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:55:39,834 Validator.java:281 - [repair #80f66510-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:55:39,844 Validator.java:281 - [repair #80f66510-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:55:39,853 Validator.java:281 - [repair #80f66510-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:55:39,863 Validator.java:281 - [repair #80f66510-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:55:39,879 Validator.java:281 - [repair #80f66510-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:55:39,923 Validator.java:281 - [repair #80f66510-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:55:39,935 Validator.java:281 - [repair #80f66510-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:55:39,948 Validator.java:281 - [repair #80f66510-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:55:39,958 Validator.java:281 - [repair #80f66510-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:55:39,969 Validator.java:281 - [repair #80f66510-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:55:39,979 Validator.java:281 - [repair #80f66510-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:55:39,988 Validator.java:281 - [repair #80f66510-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:55:40,000 Validator.java:281 - [repair #80f66510-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:55:40,007 Validator.java:281 - [repair #80f66510-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:55:40,013 Validator.java:281 - [repair #80f66510-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:55:40,022 Validator.java:281 - [repair #80f66510-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:55:40,028 ActiveRepairService.java:452 - [repair #80f57ab0-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:55:47,672 Validator.java:281 - [repair #85a6f4d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:55:47,692 Validator.java:281 - [repair #85a6f4d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:55:47,702 Validator.java:281 - [repair #85a6f4d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:55:47,785 Validator.java:281 - [repair #85a6f4d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:55:47,797 Validator.java:281 - [repair #85a6f4d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:55:47,845 Validator.java:281 - [repair #85a6f4d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:55:47,862 Validator.java:281 - [repair #85a6f4d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:55:47,873 Validator.java:281 - [repair #85a6f4d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:55:47,884 Validator.java:281 - [repair #85a6f4d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:55:47,897 Validator.java:281 - [repair #85a6f4d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:55:47,904 Validator.java:281 - [repair #85a6f4d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:55:47,915 Validator.java:281 - [repair #85a6f4d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:55:47,922 Validator.java:281 - [repair #85a6f4d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:55:47,942 Validator.java:281 - [repair #85a6f4d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:55:47,950 Validator.java:281 - [repair #85a6f4d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:55:47,960 Validator.java:281 - [repair #85a6f4d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:55:47,967 ActiveRepairService.java:452 - [repair #85a65890-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-25] 2025-04-28 00:55:49,783 RepairRunnable.java:139 - Starting repair command #24 (86f21270-23cb-11f0-b704-57db704f83e4), 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-25] 2025-04-28 00:55:49,792 RepairSession.java:228 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-2926298927112043055,-2840546094520216408]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 00:55:49,804 RepairJob.java:234 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:55:49,804 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,806 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,806 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,808 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,808 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,811 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:55:49,815 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 00:55:49,816 RepairJob.java:234 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:55:49,816 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:5] 2025-04-28 00:55:49,815 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 00:55:49,816 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:5] 2025-04-28 00:55:49,816 RepairJob.java:143 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,817 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,817 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,820 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,820 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,822 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:55:49,822 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-04-28 00:55:49,822 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 00:55:49,822 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-04-28 00:55:49,822 RepairJob.java:143 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-04-28 00:55:49,829 RepairJob.java:234 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:55:49,829 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,835 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,835 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,838 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,838 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,840 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:55:49,841 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-04-28 00:55:49,841 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-04-28 00:55:49,842 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 00:55:49,842 RepairJob.java:143 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-04-28 00:55:49,842 RepairJob.java:234 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:55:49,843 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,846 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,846 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,848 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,848 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,849 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:55:49,850 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 00:55:49,851 RepairJob.java:234 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:55:49,852 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 00:55:49,852 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:5] 2025-04-28 00:55:49,852 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 00:55:49,852 RepairJob.java:143 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,854 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,854 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,855 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,855 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,856 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:55:49,857 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-04-28 00:55:49,857 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 00:55:49,857 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:5] 2025-04-28 00:55:49,857 RepairJob.java:143 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:5] 2025-04-28 00:55:49,918 RepairJob.java:234 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:55:49,918 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,920 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,921 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,924 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,924 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,925 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:55:49,926 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:5] 2025-04-28 00:55:49,926 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-04-28 00:55:49,926 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-04-28 00:55:49,926 RepairJob.java:143 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:6] 2025-04-28 00:55:49,932 RepairJob.java:234 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:55:49,932 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,934 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,934 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,935 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,936 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,937 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:55:49,937 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 00:55:49,937 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 00:55:49,937 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 00:55:49,938 RepairJob.java:143 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-04-28 00:55:49,938 RepairJob.java:234 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:55:49,940 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,944 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,945 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,949 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,949 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,951 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:55:49,952 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 00:55:49,952 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:6] 2025-04-28 00:55:49,953 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 00:55:49,953 RepairJob.java:143 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:6] 2025-04-28 00:55:49,954 RepairJob.java:234 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:55:49,954 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,957 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,957 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,958 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,959 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,960 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:55:49,961 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-04-28 00:55:49,961 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-04-28 00:55:49,962 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-04-28 00:55:49,962 RepairJob.java:143 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-04-28 00:55:49,963 RepairJob.java:234 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:55:49,963 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,965 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,967 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,969 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,969 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:49,972 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:55:49,973 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-04-28 00:55:49,973 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 00:55:49,975 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-04-28 00:55:49,975 RepairJob.java:143 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-04-28 00:55:50,015 RepairJob.java:234 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:55:50,015 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:50,017 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:50,017 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:50,019 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:50,019 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:50,021 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:55:50,022 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:6] 2025-04-28 00:55:50,023 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-04-28 00:55:50,022 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:2] 2025-04-28 00:55:50,023 RepairJob.java:143 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:2] 2025-04-28 00:55:50,026 RepairJob.java:234 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:55:50,026 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:50,028 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:50,028 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:50,031 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:50,031 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:50,032 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:55:50,032 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 00:55:50,033 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-04-28 00:55:50,033 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 00:55:50,033 RepairJob.java:143 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-04-28 00:55:50,039 RepairJob.java:234 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:55:50,040 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:50,042 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:50,043 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:50,045 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:50,045 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:50,047 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:55:50,049 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-04-28 00:55:50,049 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-04-28 00:55:50,050 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-04-28 00:55:50,051 RepairJob.java:143 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-04-28 00:55:50,060 RepairJob.java:234 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:55:50,061 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:50,062 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:50,063 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:50,066 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:50,068 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:50,071 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:55:50,071 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 00:55:50,071 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-04-28 00:55:50,072 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 00:55:50,072 RepairJob.java:143 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:3] 2025-04-28 00:55:50,073 RepairJob.java:234 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:55:50,073 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:50,075 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:50,075 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:50,086 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:50,086 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:50,087 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:55:50,088 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 00:55:50,088 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:4] 2025-04-28 00:55:50,088 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 00:55:50,088 RepairJob.java:143 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:7] 2025-04-28 00:55:50,099 RepairJob.java:234 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:55:50,099 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:50,101 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:55:50,101 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:50,107 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:55:50,108 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:55:50,109 RepairSession.java:180 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:55:50,109 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-04-28 00:55:50,109 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-04-28 00:55:50,110 SyncTask.java:66 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-04-28 00:55:50,110 RepairJob.java:143 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-04-28 00:55:50,110 RepairSession.java:270 - [repair #86f37200-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:4] 2025-04-28 00:55:50,111 RepairRunnable.java:261 - Repair session 86f37200-23cb-11f0-b704-57db704f83e4 for range [(-2926298927112043055,-2840546094520216408]] finished INFO [RepairJobTask:4] 2025-04-28 00:55:50,113 ActiveRepairService.java:452 - [repair #86f21270-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [RepairJobTask:4] 2025-04-28 00:55:50,116 RepairRunnable.java:343 - Repair command #24 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:55:57,683 Validator.java:281 - [repair #8ba4ec20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:55:57,732 Validator.java:281 - [repair #8ba4ec20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:55:57,744 Validator.java:281 - [repair #8ba4ec20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:55:57,791 Validator.java:281 - [repair #8ba4ec20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:55:57,797 Validator.java:281 - [repair #8ba4ec20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:55:57,808 Validator.java:281 - [repair #8ba4ec20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:55:57,821 Validator.java:281 - [repair #8ba4ec20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:55:57,840 Validator.java:281 - [repair #8ba4ec20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:55:57,846 Validator.java:281 - [repair #8ba4ec20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:55:57,859 Validator.java:281 - [repair #8ba4ec20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:55:57,869 Validator.java:281 - [repair #8ba4ec20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:55:57,878 Validator.java:281 - [repair #8ba4ec20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:55:57,887 Validator.java:281 - [repair #8ba4ec20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:55:57,895 Validator.java:281 - [repair #8ba4ec20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:55:57,902 Validator.java:281 - [repair #8ba4ec20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:55:57,913 Validator.java:281 - [repair #8ba4ec20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:55:57,918 ActiveRepairService.java:452 - [repair #8ba401c0-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:55:59,857 Validator.java:281 - [repair #8cee3500-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:55:59,909 Validator.java:281 - [repair #8cee3500-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:55:59,920 Validator.java:281 - [repair #8cee3500-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:55:59,971 Validator.java:281 - [repair #8cee3500-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:55:59,982 Validator.java:281 - [repair #8cee3500-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:55:59,997 Validator.java:281 - [repair #8cee3500-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:56:00,008 Validator.java:281 - [repair #8cee3500-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:56:00,014 Validator.java:281 - [repair #8cee3500-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:56:00,026 Validator.java:281 - [repair #8cee3500-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:56:00,043 Validator.java:281 - [repair #8cee3500-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:56:00,051 Validator.java:281 - [repair #8cee3500-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:56:00,062 Validator.java:281 - [repair #8cee3500-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:56:00,070 Validator.java:281 - [repair #8cee3500-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:56:00,081 Validator.java:281 - [repair #8cee3500-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:56:00,091 Validator.java:281 - [repair #8cee3500-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:56:00,098 Validator.java:281 - [repair #8cee3500-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:56:00,106 ActiveRepairService.java:452 - [repair #8cecae60-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:56:07,763 Validator.java:281 - [repair #919f8810-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:56:07,774 Validator.java:281 - [repair #919f8810-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:56:07,782 Validator.java:281 - [repair #919f8810-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:56:07,797 Validator.java:281 - [repair #919f8810-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:56:07,814 Validator.java:281 - [repair #919f8810-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:56:07,865 Validator.java:281 - [repair #919f8810-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:56:07,873 Validator.java:281 - [repair #919f8810-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:56:07,884 Validator.java:281 - [repair #919f8810-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:56:07,897 Validator.java:281 - [repair #919f8810-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:56:07,904 Validator.java:281 - [repair #919f8810-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:56:07,926 Validator.java:281 - [repair #919f8810-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:56:07,935 Validator.java:281 - [repair #919f8810-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:56:07,946 Validator.java:281 - [repair #919f8810-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:56:07,954 Validator.java:281 - [repair #919f8810-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:56:07,960 Validator.java:281 - [repair #919f8810-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:56:07,971 Validator.java:281 - [repair #919f8810-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:56:07,977 ActiveRepairService.java:452 - [repair #919ca1e0-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:56:09,907 Validator.java:281 - [repair #92e72340-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:56:09,922 Validator.java:281 - [repair #92e72340-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:56:09,938 Validator.java:281 - [repair #92e72340-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:56:09,956 Validator.java:281 - [repair #92e72340-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:56:09,969 Validator.java:281 - [repair #92e72340-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:56:10,009 Validator.java:281 - [repair #92e72340-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:56:10,017 Validator.java:281 - [repair #92e72340-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:56:10,025 Validator.java:281 - [repair #92e72340-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:56:10,032 Validator.java:281 - [repair #92e72340-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:56:10,042 Validator.java:281 - [repair #92e72340-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:56:10,054 Validator.java:281 - [repair #92e72340-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:56:10,060 Validator.java:281 - [repair #92e72340-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:56:10,067 Validator.java:281 - [repair #92e72340-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:56:10,077 Validator.java:281 - [repair #92e72340-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:56:10,092 Validator.java:281 - [repair #92e72340-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:56:10,101 Validator.java:281 - [repair #92e72340-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:56:10,107 ActiveRepairService.java:452 - [repair #92e6ae10-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-26] 2025-04-28 00:56:17,707 RepairRunnable.java:139 - Starting repair command #25 (9796c8a0-23cb-11f0-b704-57db704f83e4), 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-26] 2025-04-28 00:56:17,717 RepairSession.java:228 - [repair #97987650-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-2121497179545310990,-2121160955314852541], (5445201151508761192,5479137598629728605]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 00:56:17,743 RepairJob.java:234 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:56:17,743 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,746 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,747 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,749 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,749 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,752 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:56:17,753 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-04-28 00:56:17,754 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 00:56:17,754 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-04-28 00:56:17,756 RepairJob.java:143 - [repair #97987650-23cb-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:2] 2025-04-28 00:56:17,766 RepairJob.java:234 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:56:17,767 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,779 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,779 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,780 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,780 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,782 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:56:17,782 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-04-28 00:56:17,783 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-04-28 00:56:17,783 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-04-28 00:56:17,783 RepairJob.java:143 - [repair #97987650-23cb-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-04-28 00:56:17,786 RepairJob.java:234 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:56:17,786 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,790 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,790 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,792 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,792 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,794 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:56:17,795 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-04-28 00:56:17,795 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-04-28 00:56:17,795 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-04-28 00:56:17,795 RepairJob.java:143 - [repair #97987650-23cb-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-04-28 00:56:17,797 RepairJob.java:234 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:56:17,797 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,800 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,801 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,802 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,802 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,804 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:56:17,804 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-04-28 00:56:17,804 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-04-28 00:56:17,805 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-04-28 00:56:17,805 RepairJob.java:143 - [repair #97987650-23cb-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-04-28 00:56:17,808 RepairJob.java:234 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:56:17,808 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,809 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,809 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,811 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,811 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,813 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:56:17,813 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:2] 2025-04-28 00:56:17,814 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:6] 2025-04-28 00:56:17,814 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-04-28 00:56:17,814 RepairJob.java:143 - [repair #97987650-23cb-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:5] 2025-04-28 00:56:17,854 RepairJob.java:234 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:56:17,854 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,858 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,858 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,861 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,861 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,863 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:56:17,864 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 00:56:17,864 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:5] 2025-04-28 00:56:17,864 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 00:56:17,864 RepairJob.java:143 - [repair #97987650-23cb-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:4] 2025-04-28 00:56:17,866 RepairJob.java:234 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:56:17,867 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,871 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,871 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,873 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,873 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,876 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:56:17,876 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 00:56:17,876 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-04-28 00:56:17,877 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 00:56:17,877 RepairJob.java:143 - [repair #97987650-23cb-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-04-28 00:56:17,879 RepairJob.java:234 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:56:17,879 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,881 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,881 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,883 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,883 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,885 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:56:17,885 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 00:56:17,886 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:3] 2025-04-28 00:56:17,886 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 00:56:17,887 RepairJob.java:143 - [repair #97987650-23cb-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:1] 2025-04-28 00:56:17,889 RepairJob.java:234 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:56:17,889 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,891 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,891 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,892 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,892 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,894 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:56:17,894 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 00:56:17,894 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 00:56:17,894 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 00:56:17,895 RepairJob.java:143 - [repair #97987650-23cb-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-04-28 00:56:17,897 RepairJob.java:234 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:56:17,897 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,899 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,899 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,901 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,901 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,902 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:56:17,903 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-04-28 00:56:17,903 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-04-28 00:56:17,903 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-04-28 00:56:17,903 RepairJob.java:143 - [repair #97987650-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-04-28 00:56:17,944 RepairJob.java:234 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:56:17,945 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,948 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,948 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,949 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,950 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,951 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:56:17,952 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:4] 2025-04-28 00:56:17,952 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-04-28 00:56:17,952 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-04-28 00:56:17,952 RepairJob.java:143 - [repair #97987650-23cb-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:4] 2025-04-28 00:56:17,957 RepairJob.java:234 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:56:17,957 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,958 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,960 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,961 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,961 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,962 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:56:17,963 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-04-28 00:56:17,963 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 00:56:17,963 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-04-28 00:56:17,963 RepairJob.java:143 - [repair #97987650-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-04-28 00:56:17,966 RepairJob.java:234 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:56:17,967 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,969 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,969 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,971 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,971 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,972 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:56:17,973 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 00:56:17,973 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-04-28 00:56:17,973 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 00:56:17,973 RepairJob.java:143 - [repair #97987650-23cb-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-04-28 00:56:17,977 RepairJob.java:234 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:56:17,977 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,979 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,979 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,980 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,981 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,982 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:56:17,982 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:5] 2025-04-28 00:56:17,982 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 00:56:17,982 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-04-28 00:56:17,982 RepairJob.java:143 - [repair #97987650-23cb-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:5] 2025-04-28 00:56:17,988 RepairJob.java:234 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:56:17,989 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,990 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,991 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,992 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,992 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,994 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:56:17,995 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:7] 2025-04-28 00:56:17,995 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:4] 2025-04-28 00:56:17,995 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:7] 2025-04-28 00:56:17,995 RepairJob.java:143 - [repair #97987650-23cb-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:7] 2025-04-28 00:56:17,996 RepairJob.java:234 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:56:17,996 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,997 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,997 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,999 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:17,999 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:18,000 RepairSession.java:180 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:56:18,000 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 00:56:18,000 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-04-28 00:56:18,000 SyncTask.java:66 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 00:56:18,000 RepairJob.java:143 - [repair #97987650-23cb-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-04-28 00:56:18,001 RepairSession.java:270 - [repair #97987650-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:7] 2025-04-28 00:56:18,001 RepairRunnable.java:261 - Repair session 97987650-23cb-11f0-b704-57db704f83e4 for range [(-2121497179545310990,-2121160955314852541], (5445201151508761192,5479137598629728605]] finished INFO [RepairJobTask:7] 2025-04-28 00:56:18,003 ActiveRepairService.java:452 - [repair #9796c8a0-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 00:56:18,006 RepairRunnable.java:343 - Repair command #25 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:56:19,970 Validator.java:281 - [repair #98e36ce0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:56:19,984 Validator.java:281 - [repair #98e36ce0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:56:19,997 Validator.java:281 - [repair #98e36ce0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:56:20,005 Validator.java:281 - [repair #98e36ce0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:56:20,015 Validator.java:281 - [repair #98e36ce0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:56:20,058 Validator.java:281 - [repair #98e36ce0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:56:20,068 Validator.java:281 - [repair #98e36ce0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:56:20,082 Validator.java:281 - [repair #98e36ce0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:56:20,092 Validator.java:281 - [repair #98e36ce0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:56:20,107 Validator.java:281 - [repair #98e36ce0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:56:20,117 Validator.java:281 - [repair #98e36ce0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:56:20,122 Validator.java:281 - [repair #98e36ce0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:56:20,127 Validator.java:281 - [repair #98e36ce0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:56:20,132 Validator.java:281 - [repair #98e36ce0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:56:20,137 Validator.java:281 - [repair #98e36ce0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:56:20,143 Validator.java:281 - [repair #98e36ce0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:56:20,149 ActiveRepairService.java:452 - [repair #98e086b0-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-27] 2025-04-28 00:56:27,751 RepairRunnable.java:139 - Starting repair command #26 (9d938770-23cb-11f0-b704-57db704f83e4), 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-27] 2025-04-28 00:56:27,761 RepairSession.java:228 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(7787893688216085572,7854309659200547473], (-7887561727435691140,-7884474785424082722]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:3] 2025-04-28 00:56:27,785 RepairJob.java:234 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:56:27,786 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,788 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,788 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,795 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,796 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,800 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:56:27,801 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:2] 2025-04-28 00:56:27,801 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:6] 2025-04-28 00:56:27,802 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 00:56:27,802 RepairJob.java:143 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:1] 2025-04-28 00:56:27,808 RepairJob.java:234 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:56:27,808 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,812 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,812 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,814 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,815 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,818 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:56:27,819 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-04-28 00:56:27,819 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:7] 2025-04-28 00:56:27,821 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-04-28 00:56:27,821 RepairJob.java:143 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-04-28 00:56:27,831 RepairJob.java:234 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:56:27,832 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,839 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,840 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,844 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,845 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,848 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:56:27,852 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-04-28 00:56:27,852 RepairJob.java:234 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:56:27,852 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-04-28 00:56:27,852 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:3] 2025-04-28 00:56:27,852 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 00:56:27,852 RepairJob.java:143 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,855 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,858 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,860 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,860 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,863 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:56:27,863 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-04-28 00:56:27,863 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-04-28 00:56:27,864 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-04-28 00:56:27,864 RepairJob.java:143 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-04-28 00:56:27,867 RepairJob.java:234 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:56:27,867 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,869 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,869 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,870 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,871 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,873 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:56:27,873 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-04-28 00:56:27,873 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:7] 2025-04-28 00:56:27,873 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:7] 2025-04-28 00:56:27,873 RepairJob.java:143 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:7] 2025-04-28 00:56:27,914 RepairJob.java:234 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:56:27,914 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,916 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,916 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,918 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,919 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,921 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:56:27,921 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-04-28 00:56:27,921 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:6] 2025-04-28 00:56:27,921 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-04-28 00:56:27,922 RepairJob.java:143 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:3] 2025-04-28 00:56:27,923 RepairJob.java:234 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:56:27,923 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,925 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,925 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,927 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,927 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,930 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:56:27,932 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 00:56:27,932 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 00:56:27,932 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 00:56:27,933 RepairJob.java:143 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-04-28 00:56:27,935 RepairJob.java:234 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:56:27,936 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,938 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,939 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,942 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,942 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,944 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:56:27,945 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 00:56:27,945 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:7] 2025-04-28 00:56:27,945 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 00:56:27,945 RepairJob.java:143 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:1] 2025-04-28 00:56:27,950 RepairJob.java:234 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:56:27,950 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,952 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,952 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,954 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,955 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,957 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:56:27,958 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-04-28 00:56:27,958 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 00:56:27,958 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 00:56:27,958 RepairJob.java:143 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-04-28 00:56:27,960 RepairJob.java:234 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:56:27,961 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,963 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,963 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,964 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,964 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:27,967 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:56:27,968 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-04-28 00:56:27,968 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 00:56:27,968 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-04-28 00:56:27,968 RepairJob.java:143 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-04-28 00:56:28,014 RepairJob.java:234 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:56:28,015 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:28,016 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:28,017 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:28,019 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:28,019 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:28,021 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:56:28,021 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-04-28 00:56:28,021 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 00:56:28,021 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-04-28 00:56:28,021 RepairJob.java:143 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:3] 2025-04-28 00:56:28,024 RepairJob.java:234 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:56:28,024 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:28,025 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:28,026 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:28,031 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:28,031 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:28,032 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:56:28,033 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-04-28 00:56:28,033 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-04-28 00:56:28,033 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-04-28 00:56:28,033 RepairJob.java:143 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-04-28 00:56:28,035 RepairJob.java:234 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:56:28,036 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:28,039 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:28,040 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:28,043 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:28,043 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:28,044 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:56:28,045 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-04-28 00:56:28,045 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-04-28 00:56:28,045 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-04-28 00:56:28,045 RepairJob.java:143 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-04-28 00:56:28,047 RepairJob.java:234 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:56:28,047 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:28,049 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:28,050 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:28,051 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:28,052 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:28,053 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:56:28,055 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:6] 2025-04-28 00:56:28,055 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-04-28 00:56:28,055 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:6] 2025-04-28 00:56:28,055 RepairJob.java:143 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:6] 2025-04-28 00:56:28,057 RepairJob.java:234 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:56:28,057 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:28,059 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:28,059 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:28,061 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:28,061 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:28,065 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:56:28,065 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:3] 2025-04-28 00:56:28,065 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:1] 2025-04-28 00:56:28,066 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:3] 2025-04-28 00:56:28,067 RepairJob.java:143 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:3] 2025-04-28 00:56:28,069 RepairJob.java:234 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:56:28,069 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:28,073 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:28,073 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:28,074 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:28,074 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:28,076 RepairSession.java:180 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:56:28,076 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-04-28 00:56:28,077 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-04-28 00:56:28,077 SyncTask.java:66 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-04-28 00:56:28,077 RepairJob.java:143 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-04-28 00:56:28,078 RepairSession.java:270 - [repair #9d950e10-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:6] 2025-04-28 00:56:28,078 RepairRunnable.java:261 - Repair session 9d950e10-23cb-11f0-b704-57db704f83e4 for range [(7787893688216085572,7854309659200547473], (-7887561727435691140,-7884474785424082722]] finished INFO [RepairJobTask:6] 2025-04-28 00:56:28,079 ActiveRepairService.java:452 - [repair #9d938770-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 00:56:28,083 RepairRunnable.java:343 - Repair command #26 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:56:29,939 Validator.java:281 - [repair #9edd1e70-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:56:29,988 Validator.java:281 - [repair #9edd1e70-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:56:29,997 Validator.java:281 - [repair #9edd1e70-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:56:30,049 Validator.java:281 - [repair #9edd1e70-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:56:30,065 Validator.java:281 - [repair #9edd1e70-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:56:30,081 Validator.java:281 - [repair #9edd1e70-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:56:30,093 Validator.java:281 - [repair #9edd1e70-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:56:30,106 Validator.java:281 - [repair #9edd1e70-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:56:30,114 Validator.java:281 - [repair #9edd1e70-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:56:30,121 Validator.java:281 - [repair #9edd1e70-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:56:30,133 Validator.java:281 - [repair #9edd1e70-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:56:30,146 Validator.java:281 - [repair #9edd1e70-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:56:30,168 Validator.java:281 - [repair #9edd1e70-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:56:30,179 Validator.java:281 - [repair #9edd1e70-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:56:30,185 Validator.java:281 - [repair #9edd1e70-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:56:30,192 Validator.java:281 - [repair #9edd1e70-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:56:30,197 ActiveRepairService.java:452 - [repair #9edbe5f0-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:56:37,881 Validator.java:281 - [repair #a391a5d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:56:37,894 Validator.java:281 - [repair #a391a5d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:56:37,906 Validator.java:281 - [repair #a391a5d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:56:37,921 Validator.java:281 - [repair #a391a5d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:56:37,935 Validator.java:281 - [repair #a391a5d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:56:37,978 Validator.java:281 - [repair #a391a5d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:56:37,988 Validator.java:281 - [repair #a391a5d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:56:37,997 Validator.java:281 - [repair #a391a5d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:56:38,010 Validator.java:281 - [repair #a391a5d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:56:38,022 Validator.java:281 - [repair #a391a5d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:56:38,033 Validator.java:281 - [repair #a391a5d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:56:38,041 Validator.java:281 - [repair #a391a5d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:56:38,049 Validator.java:281 - [repair #a391a5d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:56:38,058 Validator.java:281 - [repair #a391a5d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:56:38,068 Validator.java:281 - [repair #a391a5d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:56:38,076 Validator.java:281 - [repair #a391a5d0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:56:38,082 ActiveRepairService.java:452 - [repair #a38fd110-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:56:39,980 Validator.java:281 - [repair #a4d71e20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:56:40,032 Validator.java:281 - [repair #a4d71e20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:56:40,040 Validator.java:281 - [repair #a4d71e20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:56:40,098 Validator.java:281 - [repair #a4d71e20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:56:40,107 Validator.java:281 - [repair #a4d71e20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:56:40,121 Validator.java:281 - [repair #a4d71e20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:56:40,131 Validator.java:281 - [repair #a4d71e20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:56:40,142 Validator.java:281 - [repair #a4d71e20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:56:40,149 Validator.java:281 - [repair #a4d71e20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:56:40,162 Validator.java:281 - [repair #a4d71e20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:56:40,181 Validator.java:281 - [repair #a4d71e20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:56:40,191 Validator.java:281 - [repair #a4d71e20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:56:40,204 Validator.java:281 - [repair #a4d71e20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:56:40,210 Validator.java:281 - [repair #a4d71e20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:56:40,218 Validator.java:281 - [repair #a4d71e20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:56:40,226 Validator.java:281 - [repair #a4d71e20-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:56:40,231 ActiveRepairService.java:452 - [repair #a4d5e5a0-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-28] 2025-04-28 00:56:47,840 RepairRunnable.java:139 - Starting repair command #27 (a98cb6f0-23cb-11f0-b704-57db704f83e4), 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-28] 2025-04-28 00:56:47,852 RepairSession.java:228 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(1578744551521520276,1597918957323862147], (-6048449218454875737,-5997857990569785207]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:1] 2025-04-28 00:56:47,974 RepairJob.java:234 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:56:47,974 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:47,976 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:47,977 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:47,981 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:47,981 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:47,985 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:56:47,987 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 00:56:47,987 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:5] 2025-04-28 00:56:47,987 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 00:56:47,987 RepairJob.java:143 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:4] 2025-04-28 00:56:47,991 RepairJob.java:234 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:56:47,991 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:47,993 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:47,993 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:47,999 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:47,999 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,006 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:56:48,006 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-04-28 00:56:48,006 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 00:56:48,006 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 00:56:48,006 RepairJob.java:143 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-04-28 00:56:48,017 RepairJob.java:234 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:56:48,017 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,020 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,020 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,022 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,023 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,042 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:56:48,043 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 00:56:48,043 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 00:56:48,043 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-04-28 00:56:48,045 RepairJob.java:143 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-04-28 00:56:48,049 RepairJob.java:234 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:56:48,050 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,052 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,053 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,057 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,057 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,059 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:56:48,059 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-04-28 00:56:48,060 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-04-28 00:56:48,062 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 00:56:48,062 RepairJob.java:143 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-04-28 00:56:48,065 RepairJob.java:234 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:56:48,065 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,069 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,069 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,070 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,070 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,072 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:56:48,074 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:4] 2025-04-28 00:56:48,074 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:2] 2025-04-28 00:56:48,074 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:4] 2025-04-28 00:56:48,074 RepairJob.java:143 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:4] 2025-04-28 00:56:48,126 RepairJob.java:234 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:56:48,126 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,129 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,129 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,131 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,131 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,135 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:56:48,135 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 00:56:48,135 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:6] 2025-04-28 00:56:48,135 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-04-28 00:56:48,137 RepairJob.java:143 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:6] 2025-04-28 00:56:48,137 RepairJob.java:234 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:56:48,138 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,142 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,142 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,143 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,144 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,148 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:56:48,149 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 00:56:48,149 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 00:56:48,149 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 00:56:48,149 RepairJob.java:143 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-04-28 00:56:48,153 RepairJob.java:234 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:56:48,155 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,156 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,157 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,159 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,160 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,165 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:56:48,167 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:6] 2025-04-28 00:56:48,168 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 00:56:48,168 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 00:56:48,170 RepairJob.java:143 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:5] 2025-04-28 00:56:48,174 RepairJob.java:234 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:56:48,174 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,175 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,176 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,179 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,179 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,181 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:56:48,181 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 00:56:48,182 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 00:56:48,182 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 00:56:48,182 RepairJob.java:143 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-04-28 00:56:48,187 RepairJob.java:234 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:56:48,187 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,189 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,189 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,192 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,192 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,193 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:56:48,194 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 00:56:48,194 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 00:56:48,194 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 00:56:48,194 RepairJob.java:143 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-04-28 00:56:48,231 RepairJob.java:234 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:56:48,231 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,234 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,234 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,236 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,236 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,238 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:56:48,238 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:1] 2025-04-28 00:56:48,238 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:2] 2025-04-28 00:56:48,238 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-04-28 00:56:48,239 RepairJob.java:143 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:1] 2025-04-28 00:56:48,242 RepairJob.java:234 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:56:48,242 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,246 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,246 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,248 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,248 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,249 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:56:48,249 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-04-28 00:56:48,249 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-04-28 00:56:48,249 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-04-28 00:56:48,249 RepairJob.java:143 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-04-28 00:56:48,253 RepairJob.java:234 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:56:48,253 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,258 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,258 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,261 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,261 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,265 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:56:48,266 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-04-28 00:56:48,266 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-04-28 00:56:48,266 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-04-28 00:56:48,266 RepairJob.java:143 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-04-28 00:56:48,269 RepairJob.java:234 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:56:48,270 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,275 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,275 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,278 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,278 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,281 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:56:48,281 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 00:56:48,281 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:7] 2025-04-28 00:56:48,281 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 00:56:48,281 RepairJob.java:143 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:3] 2025-04-28 00:56:48,285 RepairJob.java:234 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:56:48,285 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,288 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,288 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,290 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,290 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,292 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:56:48,292 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:4] 2025-04-28 00:56:48,292 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:4] 2025-04-28 00:56:48,292 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:4] 2025-04-28 00:56:48,292 RepairJob.java:143 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:4] 2025-04-28 00:56:48,294 RepairJob.java:234 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:56:48,295 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,298 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,298 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,301 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,301 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:56:48,302 RepairSession.java:180 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:56:48,302 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-04-28 00:56:48,302 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-04-28 00:56:48,302 SyncTask.java:66 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-04-28 00:56:48,302 RepairJob.java:143 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-04-28 00:56:48,303 RepairSession.java:270 - [repair #a98eb2c0-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:4] 2025-04-28 00:56:48,303 RepairRunnable.java:261 - Repair session a98eb2c0-23cb-11f0-b704-57db704f83e4 for range [(1578744551521520276,1597918957323862147], (-6048449218454875737,-5997857990569785207]] finished INFO [RepairJobTask:4] 2025-04-28 00:56:48,304 ActiveRepairService.java:452 - [repair #a98cb6f0-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 00:56:48,308 RepairRunnable.java:343 - Repair command #27 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:56:50,076 Validator.java:281 - [repair #aad22f40-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:56:50,092 Validator.java:281 - [repair #aad22f40-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:56:50,100 Validator.java:281 - [repair #aad22f40-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:56:50,124 Validator.java:281 - [repair #aad22f40-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:56:50,131 Validator.java:281 - [repair #aad22f40-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:56:50,193 Validator.java:281 - [repair #aad22f40-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:56:50,203 Validator.java:281 - [repair #aad22f40-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:56:50,216 Validator.java:281 - [repair #aad22f40-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:56:50,226 Validator.java:281 - [repair #aad22f40-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:56:50,238 Validator.java:281 - [repair #aad22f40-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:56:50,252 Validator.java:281 - [repair #aad22f40-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:56:50,259 Validator.java:281 - [repair #aad22f40-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:56:50,270 Validator.java:281 - [repair #aad22f40-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:56:50,278 Validator.java:281 - [repair #aad22f40-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:56:50,292 Validator.java:281 - [repair #aad22f40-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:56:50,303 Validator.java:281 - [repair #aad22f40-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:56:50,312 ActiveRepairService.java:452 - [repair #aad0cfb0-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:56:57,916 Validator.java:281 - [repair #af864170-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:56:57,924 Validator.java:281 - [repair #af864170-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:56:57,932 Validator.java:281 - [repair #af864170-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:56:57,989 Validator.java:281 - [repair #af864170-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:56:58,001 Validator.java:281 - [repair #af864170-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:56:58,077 Validator.java:281 - [repair #af864170-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:56:58,089 Validator.java:281 - [repair #af864170-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:56:58,099 Validator.java:281 - [repair #af864170-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:56:58,106 Validator.java:281 - [repair #af864170-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:56:58,112 Validator.java:281 - [repair #af864170-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:56:58,120 Validator.java:281 - [repair #af864170-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:56:58,128 Validator.java:281 - [repair #af864170-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:56:58,143 Validator.java:281 - [repair #af864170-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:56:58,159 Validator.java:281 - [repair #af864170-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:56:58,167 Validator.java:281 - [repair #af864170-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:56:58,183 Validator.java:281 - [repair #af864170-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:56:58,204 ActiveRepairService.java:452 - [repair #af857e20-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:57:00,048 Validator.java:281 - [repair #b0cca420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:57:00,100 Validator.java:281 - [repair #b0cca420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:57:00,117 Validator.java:281 - [repair #b0cca420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:57:00,173 Validator.java:281 - [repair #b0cca420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:57:00,186 Validator.java:281 - [repair #b0cca420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:57:00,199 Validator.java:281 - [repair #b0cca420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:57:00,209 Validator.java:281 - [repair #b0cca420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:57:00,220 Validator.java:281 - [repair #b0cca420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:57:00,233 Validator.java:281 - [repair #b0cca420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:57:00,243 Validator.java:281 - [repair #b0cca420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:57:00,250 Validator.java:281 - [repair #b0cca420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:57:00,260 Validator.java:281 - [repair #b0cca420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:57:00,275 Validator.java:281 - [repair #b0cca420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:57:00,285 Validator.java:281 - [repair #b0cca420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:57:00,304 Validator.java:281 - [repair #b0cca420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:57:00,311 Validator.java:281 - [repair #b0cca420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:57:00,321 ActiveRepairService.java:452 - [repair #b0cb6ba0-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:57:07,975 Validator.java:281 - [repair #b5815290-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:57:07,986 Validator.java:281 - [repair #b5815290-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:57:07,996 Validator.java:281 - [repair #b5815290-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:57:08,008 Validator.java:281 - [repair #b5815290-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:57:08,020 Validator.java:281 - [repair #b5815290-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:57:08,073 Validator.java:281 - [repair #b5815290-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:57:08,081 Validator.java:281 - [repair #b5815290-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:57:08,088 Validator.java:281 - [repair #b5815290-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:57:08,098 Validator.java:281 - [repair #b5815290-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:57:08,109 Validator.java:281 - [repair #b5815290-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:57:08,120 Validator.java:281 - [repair #b5815290-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:57:08,133 Validator.java:281 - [repair #b5815290-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:57:08,143 Validator.java:281 - [repair #b5815290-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:57:08,150 Validator.java:281 - [repair #b5815290-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:57:08,156 Validator.java:281 - [repair #b5815290-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:57:08,164 Validator.java:281 - [repair #b5815290-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:57:08,170 ActiveRepairService.java:452 - [repair #b5806830-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:57:10,089 Validator.java:281 - [repair #b6c62ea0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:57:10,098 Validator.java:281 - [repair #b6c62ea0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:57:10,106 Validator.java:281 - [repair #b6c62ea0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:57:10,115 Validator.java:281 - [repair #b6c62ea0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:57:10,126 Validator.java:281 - [repair #b6c62ea0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:57:10,172 Validator.java:281 - [repair #b6c62ea0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:57:10,181 Validator.java:281 - [repair #b6c62ea0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:57:10,191 Validator.java:281 - [repair #b6c62ea0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:57:10,208 Validator.java:281 - [repair #b6c62ea0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:57:10,222 Validator.java:281 - [repair #b6c62ea0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:57:10,229 Validator.java:281 - [repair #b6c62ea0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:57:10,236 Validator.java:281 - [repair #b6c62ea0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:57:10,242 Validator.java:281 - [repair #b6c62ea0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:57:10,251 Validator.java:281 - [repair #b6c62ea0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:57:10,255 Validator.java:281 - [repair #b6c62ea0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:57:10,262 Validator.java:281 - [repair #b6c62ea0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:57:10,269 ActiveRepairService.java:452 - [repair #b6c56b50-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:57:17,968 Validator.java:281 - [repair #bb7b5240-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:57:18,014 Validator.java:281 - [repair #bb7b5240-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:57:18,022 Validator.java:281 - [repair #bb7b5240-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:57:18,075 Validator.java:281 - [repair #bb7b5240-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:57:18,083 Validator.java:281 - [repair #bb7b5240-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:57:18,095 Validator.java:281 - [repair #bb7b5240-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:57:18,106 Validator.java:281 - [repair #bb7b5240-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:57:18,115 Validator.java:281 - [repair #bb7b5240-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:57:18,123 Validator.java:281 - [repair #bb7b5240-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:57:18,129 Validator.java:281 - [repair #bb7b5240-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:57:18,136 Validator.java:281 - [repair #bb7b5240-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:57:18,150 Validator.java:281 - [repair #bb7b5240-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:57:18,165 Validator.java:281 - [repair #bb7b5240-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:57:18,171 Validator.java:281 - [repair #bb7b5240-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:57:18,180 Validator.java:281 - [repair #bb7b5240-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:57:18,188 Validator.java:281 - [repair #bb7b5240-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:57:18,192 ActiveRepairService.java:452 - [repair #bb7a19c0-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-29] 2025-04-28 00:57:20,055 RepairRunnable.java:139 - Starting repair command #28 (bcc05560-23cb-11f0-b704-57db704f83e4), 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-29] 2025-04-28 00:57:20,063 RepairSession.java:228 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-313618483987318543,-264170736828917353], (9013320009696671963,9026152642185271874]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 00:57:20,092 RepairJob.java:234 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:57:20,092 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,095 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,095 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,097 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,098 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,099 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:57:20,101 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 00:57:20,101 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:5] 2025-04-28 00:57:20,102 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 00:57:20,103 RepairJob.java:143 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:3] 2025-04-28 00:57:20,106 RepairJob.java:234 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:57:20,107 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,108 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,108 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,111 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,111 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,113 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:57:20,114 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 00:57:20,114 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-04-28 00:57:20,115 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-04-28 00:57:20,115 RepairJob.java:143 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-04-28 00:57:20,119 RepairJob.java:234 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:57:20,119 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,123 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,123 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,127 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,128 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,130 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:57:20,131 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-04-28 00:57:20,131 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 00:57:20,132 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-04-28 00:57:20,132 RepairJob.java:143 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-04-28 00:57:20,133 RepairJob.java:234 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:57:20,133 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,136 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,137 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,141 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,141 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,144 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:57:20,144 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-04-28 00:57:20,144 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-04-28 00:57:20,144 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-04-28 00:57:20,146 RepairJob.java:143 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-04-28 00:57:20,147 RepairJob.java:234 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:57:20,147 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,150 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,150 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,153 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,154 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,157 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:57:20,159 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:7] 2025-04-28 00:57:20,159 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-04-28 00:57:20,164 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:7] 2025-04-28 00:57:20,166 RepairJob.java:143 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:7] 2025-04-28 00:57:20,201 RepairJob.java:234 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:57:20,202 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,203 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,204 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,208 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,209 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,209 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:57:20,211 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 00:57:20,211 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:7] 2025-04-28 00:57:20,211 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 00:57:20,211 RepairJob.java:143 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:4] 2025-04-28 00:57:20,217 RepairJob.java:234 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:57:20,218 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,220 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,220 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,222 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,222 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,223 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:57:20,224 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-04-28 00:57:20,224 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 00:57:20,224 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-04-28 00:57:20,224 RepairJob.java:143 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-04-28 00:57:20,230 RepairJob.java:234 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:57:20,230 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,232 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,232 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,234 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,235 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,235 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:57:20,236 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:3] 2025-04-28 00:57:20,236 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:7] 2025-04-28 00:57:20,236 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 00:57:20,236 RepairJob.java:143 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:7] 2025-04-28 00:57:20,238 RepairJob.java:234 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:57:20,238 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,240 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,240 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,242 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,242 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,243 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:57:20,244 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-04-28 00:57:20,244 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-04-28 00:57:20,244 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-04-28 00:57:20,244 RepairJob.java:143 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-04-28 00:57:20,246 RepairJob.java:234 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:57:20,247 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,248 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,248 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,250 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,251 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,253 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:57:20,253 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 00:57:20,254 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-04-28 00:57:20,254 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-04-28 00:57:20,254 RepairJob.java:143 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-04-28 00:57:20,293 RepairJob.java:234 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:57:20,293 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,294 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,294 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,296 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,296 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,298 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:57:20,299 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-04-28 00:57:20,299 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-04-28 00:57:20,299 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:3] 2025-04-28 00:57:20,299 RepairJob.java:143 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:4] 2025-04-28 00:57:20,300 RepairJob.java:234 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:57:20,301 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,302 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,302 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,304 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,304 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,305 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:57:20,305 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-04-28 00:57:20,305 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 00:57:20,305 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-04-28 00:57:20,306 RepairJob.java:143 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-04-28 00:57:20,309 RepairJob.java:234 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:57:20,309 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,311 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,311 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,313 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,313 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,314 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:57:20,314 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 00:57:20,315 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-04-28 00:57:20,315 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 00:57:20,316 RepairJob.java:143 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-04-28 00:57:20,317 RepairJob.java:234 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:57:20,318 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,320 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,320 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,323 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,324 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,325 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:57:20,325 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 00:57:20,325 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 00:57:20,325 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 00:57:20,326 RepairJob.java:143 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:1] 2025-04-28 00:57:20,327 RepairJob.java:234 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:57:20,328 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,329 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,329 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,330 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,331 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,332 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:57:20,333 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:1] 2025-04-28 00:57:20,333 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:1] 2025-04-28 00:57:20,333 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:1] 2025-04-28 00:57:20,333 RepairJob.java:143 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:1] 2025-04-28 00:57:20,335 RepairJob.java:234 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:57:20,335 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,336 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,337 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,338 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,338 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:57:20,339 RepairSession.java:180 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:57:20,339 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-04-28 00:57:20,339 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-04-28 00:57:20,339 SyncTask.java:66 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 00:57:20,339 RepairJob.java:143 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-04-28 00:57:20,340 RepairSession.java:270 - [repair #bcc1b4f0-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:7] 2025-04-28 00:57:20,340 RepairRunnable.java:261 - Repair session bcc1b4f0-23cb-11f0-b704-57db704f83e4 for range [(-313618483987318543,-264170736828917353], (9013320009696671963,9026152642185271874]] finished INFO [RepairJobTask:7] 2025-04-28 00:57:20,341 ActiveRepairService.java:452 - [repair #bcc05560-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [RepairJobTask:7] 2025-04-28 00:57:20,347 RepairRunnable.java:343 - Repair command #28 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:57:27,986 Validator.java:281 - [repair #c1766360-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:57:28,035 Validator.java:281 - [repair #c1766360-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:57:28,046 Validator.java:281 - [repair #c1766360-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:57:28,100 Validator.java:281 - [repair #c1766360-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:57:28,108 Validator.java:281 - [repair #c1766360-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:57:28,131 Validator.java:281 - [repair #c1766360-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:57:28,144 Validator.java:281 - [repair #c1766360-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:57:28,153 Validator.java:281 - [repair #c1766360-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:57:28,164 Validator.java:281 - [repair #c1766360-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:57:28,174 Validator.java:281 - [repair #c1766360-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:57:28,183 Validator.java:281 - [repair #c1766360-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:57:28,192 Validator.java:281 - [repair #c1766360-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:57:28,205 Validator.java:281 - [repair #c1766360-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:57:28,211 Validator.java:281 - [repair #c1766360-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:57:28,217 Validator.java:281 - [repair #c1766360-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:57:28,223 Validator.java:281 - [repair #c1766360-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:57:28,227 ActiveRepairService.java:452 - [repair #c175c720-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:57:30,178 Validator.java:281 - [repair #c2bbb4a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:57:30,194 Validator.java:281 - [repair #c2bbb4a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:57:30,203 Validator.java:281 - [repair #c2bbb4a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:57:30,215 Validator.java:281 - [repair #c2bbb4a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:57:30,222 Validator.java:281 - [repair #c2bbb4a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:57:30,272 Validator.java:281 - [repair #c2bbb4a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:57:30,284 Validator.java:281 - [repair #c2bbb4a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:57:30,295 Validator.java:281 - [repair #c2bbb4a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:57:30,312 Validator.java:281 - [repair #c2bbb4a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:57:30,328 Validator.java:281 - [repair #c2bbb4a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:57:30,339 Validator.java:281 - [repair #c2bbb4a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:57:30,351 Validator.java:281 - [repair #c2bbb4a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:57:30,370 Validator.java:281 - [repair #c2bbb4a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:57:30,385 Validator.java:281 - [repair #c2bbb4a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:57:30,399 Validator.java:281 - [repair #c2bbb4a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:57:30,408 Validator.java:281 - [repair #c2bbb4a0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:57:30,421 ActiveRepairService.java:452 - [repair #c2baf150-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:57:38,040 Validator.java:281 - [repair #c7706310-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:57:38,051 Validator.java:281 - [repair #c7706310-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:57:38,059 Validator.java:281 - [repair #c7706310-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:57:38,071 Validator.java:281 - [repair #c7706310-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:57:38,081 Validator.java:281 - [repair #c7706310-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:57:38,167 Validator.java:281 - [repair #c7706310-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:57:38,175 Validator.java:281 - [repair #c7706310-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:57:38,190 Validator.java:281 - [repair #c7706310-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:57:38,201 Validator.java:281 - [repair #c7706310-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:57:38,216 Validator.java:281 - [repair #c7706310-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:57:38,225 Validator.java:281 - [repair #c7706310-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:57:38,230 Validator.java:281 - [repair #c7706310-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:57:38,237 Validator.java:281 - [repair #c7706310-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:57:38,245 Validator.java:281 - [repair #c7706310-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:57:38,255 Validator.java:281 - [repair #c7706310-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:57:38,265 Validator.java:281 - [repair #c7706310-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:57:38,279 ActiveRepairService.java:452 - [repair #c76fc6d0-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:57:40,130 Validator.java:281 - [repair #c8b60270-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:57:40,175 Validator.java:281 - [repair #c8b60270-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:57:40,186 Validator.java:281 - [repair #c8b60270-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:57:40,247 Validator.java:281 - [repair #c8b60270-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:57:40,255 Validator.java:281 - [repair #c8b60270-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:57:40,267 Validator.java:281 - [repair #c8b60270-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:57:40,281 Validator.java:281 - [repair #c8b60270-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:57:40,291 Validator.java:281 - [repair #c8b60270-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:57:40,297 Validator.java:281 - [repair #c8b60270-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:57:40,305 Validator.java:281 - [repair #c8b60270-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:57:40,313 Validator.java:281 - [repair #c8b60270-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:57:40,322 Validator.java:281 - [repair #c8b60270-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:57:40,344 Validator.java:281 - [repair #c8b60270-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:57:40,363 Validator.java:281 - [repair #c8b60270-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:57:40,371 Validator.java:281 - [repair #c8b60270-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:57:40,378 Validator.java:281 - [repair #c8b60270-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:57:40,381 ActiveRepairService.java:452 - [repair #c8b53f20-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:57:48,030 Validator.java:281 - [repair #cd6aff00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:57:48,083 Validator.java:281 - [repair #cd6aff00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:57:48,093 Validator.java:281 - [repair #cd6aff00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:57:48,157 Validator.java:281 - [repair #cd6aff00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:57:48,164 Validator.java:281 - [repair #cd6aff00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:57:48,175 Validator.java:281 - [repair #cd6aff00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:57:48,190 Validator.java:281 - [repair #cd6aff00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:57:48,203 Validator.java:281 - [repair #cd6aff00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:57:48,214 Validator.java:281 - [repair #cd6aff00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:57:48,226 Validator.java:281 - [repair #cd6aff00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:57:48,237 Validator.java:281 - [repair #cd6aff00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:57:48,248 Validator.java:281 - [repair #cd6aff00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:57:48,256 Validator.java:281 - [repair #cd6aff00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:57:48,264 Validator.java:281 - [repair #cd6aff00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:57:48,273 Validator.java:281 - [repair #cd6aff00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:57:48,280 Validator.java:281 - [repair #cd6aff00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:57:48,284 ActiveRepairService.java:452 - [repair #cd692a40-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:57:50,159 Validator.java:281 - [repair #ceaf8cf0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:57:50,205 Validator.java:281 - [repair #ceaf8cf0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:57:50,215 Validator.java:281 - [repair #ceaf8cf0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:57:50,272 Validator.java:281 - [repair #ceaf8cf0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:57:50,285 Validator.java:281 - [repair #ceaf8cf0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:57:50,302 Validator.java:281 - [repair #ceaf8cf0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:57:50,319 Validator.java:281 - [repair #ceaf8cf0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:57:50,327 Validator.java:281 - [repair #ceaf8cf0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:57:50,333 Validator.java:281 - [repair #ceaf8cf0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:57:50,339 Validator.java:281 - [repair #ceaf8cf0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:57:50,359 Validator.java:281 - [repair #ceaf8cf0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:57:50,370 Validator.java:281 - [repair #ceaf8cf0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:57:50,379 Validator.java:281 - [repair #ceaf8cf0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:57:50,384 Validator.java:281 - [repair #ceaf8cf0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:57:50,395 Validator.java:281 - [repair #ceaf8cf0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:57:50,413 Validator.java:281 - [repair #ceaf8cf0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:57:50,420 ActiveRepairService.java:452 - [repair #ceaef0b0-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [HANDSHAKE-/10.0.0.23] 2025-04-28 00:57:57,268 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.23 INFO [Repair-Task-30] 2025-04-28 00:57:57,317 RepairRunnable.java:139 - Starting repair command #29 (d2f63750-23cb-11f0-b704-57db704f83e4), 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-30] 2025-04-28 00:57:57,324 RepairSession.java:228 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-1839056498830709791,-1787285906176726575], (-4130410076874637013,-4121746500445634981]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 00:57:57,335 RepairJob.java:234 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:57:57,335 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:57,337 RepairSession.java:180 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:57,338 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:57,339 RepairSession.java:180 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:57,339 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:57:57,343 RepairSession.java:180 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:57:57,349 SyncTask.java:66 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 00:57:57,349 SyncTask.java:66 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 00:57:57,349 SyncTask.java:66 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 00:57:57,350 RepairJob.java:143 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-04-28 00:57:57,358 RepairJob.java:234 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:57:57,359 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:57,364 RepairSession.java:180 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:57,368 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:57,374 RepairSession.java:180 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:57,374 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:57:57,383 RepairSession.java:180 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:57:57,383 SyncTask.java:66 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-04-28 00:57:57,383 SyncTask.java:66 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-04-28 00:57:57,383 SyncTask.java:66 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-04-28 00:57:57,383 RepairJob.java:143 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-04-28 00:57:57,397 RepairJob.java:234 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:57:57,397 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:57,400 RepairSession.java:180 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:57,400 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:57,403 RepairSession.java:180 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:57,404 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:57:57,415 RepairSession.java:180 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:57:57,415 SyncTask.java:66 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 00:57:57,416 SyncTask.java:66 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 00:57:57,416 SyncTask.java:66 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 00:57:57,416 RepairJob.java:143 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-04-28 00:57:57,419 RepairJob.java:234 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:57:57,419 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:57,420 RepairSession.java:180 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:57:57,420 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:57,422 RepairSession.java:180 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:57:57,422 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:57:57,426 RepairSession.java:180 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:57:57,427 SyncTask.java:66 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-04-28 00:57:57,427 SyncTask.java:66 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 00:57:57,427 SyncTask.java:66 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-04-28 00:57:57,427 RepairJob.java:143 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-04-28 00:57:57,428 RepairSession.java:270 - [repair #d2f748c0-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:6] 2025-04-28 00:57:57,428 RepairRunnable.java:261 - Repair session d2f748c0-23cb-11f0-b704-57db704f83e4 for range [(-1839056498830709791,-1787285906176726575], (-4130410076874637013,-4121746500445634981]] finished INFO [RepairJobTask:6] 2025-04-28 00:57:57,428 ActiveRepairService.java:452 - [repair #d2f63750-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-04-28 00:57:57,449 RepairRunnable.java:343 - Repair command #29 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:57:58,184 Validator.java:281 - [repair #d36bb570-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:57:58,220 Validator.java:281 - [repair #d36bb570-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:57:58,250 Validator.java:281 - [repair #d36bb570-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:57:58,319 Validator.java:281 - [repair #d36bb570-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:57:58,390 Validator.java:281 - [repair #d36bb570-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:57:58,471 Validator.java:281 - [repair #d36bb570-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:57:58,491 Validator.java:281 - [repair #d36bb570-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:57:58,506 Validator.java:281 - [repair #d36bb570-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:57:58,514 Validator.java:281 - [repair #d36bb570-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:57:58,565 Validator.java:281 - [repair #d36bb570-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:57:58,666 Validator.java:281 - [repair #d36bb570-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:57:58,673 Validator.java:281 - [repair #d36bb570-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:57:58,689 Validator.java:281 - [repair #d36bb570-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:57:58,709 Validator.java:281 - [repair #d36bb570-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:57:58,717 Validator.java:281 - [repair #d36bb570-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:57:58,773 Validator.java:281 - [repair #d36bb570-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:57:58,790 ActiveRepairService.java:452 - [repair #d36a2ed0-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:58:00,246 Validator.java:281 - [repair #d4ac99e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:58:00,254 Validator.java:281 - [repair #d4ac99e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:58:00,269 Validator.java:281 - [repair #d4ac99e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:58:00,284 Validator.java:281 - [repair #d4ac99e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:58:00,296 Validator.java:281 - [repair #d4ac99e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:58:00,343 Validator.java:281 - [repair #d4ac99e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:58:00,358 Validator.java:281 - [repair #d4ac99e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:58:00,376 Validator.java:281 - [repair #d4ac99e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:58:00,392 Validator.java:281 - [repair #d4ac99e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:58:00,406 Validator.java:281 - [repair #d4ac99e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:58:00,413 Validator.java:281 - [repair #d4ac99e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:58:00,420 Validator.java:281 - [repair #d4ac99e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:58:00,449 Validator.java:281 - [repair #d4ac99e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:58:00,459 Validator.java:281 - [repair #d4ac99e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:58:00,467 Validator.java:281 - [repair #d4ac99e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:58:00,475 Validator.java:281 - [repair #d4ac99e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:58:00,484 ActiveRepairService.java:452 - [repair #d4abd690-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-31] 2025-04-28 00:58:06,608 RepairRunnable.java:139 - Starting repair command #30 (d87fe900-23cb-11f0-b704-57db704f83e4), 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-31] 2025-04-28 00:58:06,613 RepairSession.java:228 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-7503480454238117977,-7488309700406260648], (7999298514554512987,8007962485678505758], (-6701313438241953611,-6698250344604614636], (-3753396113170341118,-3738161653986307084], (7162913278170893054,7214502072815156143]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 00:58:06,645 RepairJob.java:234 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:58:06,645 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:06,648 RepairSession.java:180 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:06,648 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:06,649 RepairSession.java:180 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:06,649 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:06,651 RepairSession.java:180 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:58:06,652 SyncTask.java:66 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 00:58:06,652 SyncTask.java:66 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-04-28 00:58:06,652 SyncTask.java:66 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 00:58:06,653 RepairJob.java:143 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:6] 2025-04-28 00:58:06,664 RepairJob.java:234 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:58:06,664 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:06,666 RepairSession.java:180 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:06,666 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:06,667 RepairSession.java:180 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:06,668 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:06,669 RepairSession.java:180 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:58:06,670 SyncTask.java:66 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 00:58:06,670 SyncTask.java:66 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 00:58:06,670 SyncTask.java:66 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 00:58:06,670 RepairJob.java:143 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-04-28 00:58:06,678 RepairJob.java:234 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:58:06,679 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:06,680 RepairSession.java:180 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:06,680 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:06,682 RepairSession.java:180 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:06,683 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:06,684 RepairSession.java:180 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:58:06,685 SyncTask.java:66 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 00:58:06,685 SyncTask.java:66 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 00:58:06,685 SyncTask.java:66 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 00:58:06,686 RepairJob.java:143 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-04-28 00:58:06,687 RepairJob.java:234 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:58:06,687 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:06,688 RepairSession.java:180 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:06,688 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:06,690 RepairSession.java:180 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:06,690 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:06,691 RepairSession.java:180 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:58:06,691 SyncTask.java:66 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 00:58:06,691 SyncTask.java:66 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 00:58:06,691 SyncTask.java:66 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 00:58:06,691 RepairJob.java:143 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-04-28 00:58:06,692 RepairSession.java:270 - [repair #d880ac50-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:2] 2025-04-28 00:58:06,693 RepairRunnable.java:261 - Repair session d880ac50-23cb-11f0-b704-57db704f83e4 for range [(-7503480454238117977,-7488309700406260648], (7999298514554512987,8007962485678505758], (-6701313438241953611,-6698250344604614636], (-3753396113170341118,-3738161653986307084], (7162913278170893054,7214502072815156143]] finished INFO [RepairJobTask:2] 2025-04-28 00:58:06,696 ActiveRepairService.java:452 - [repair #d87fe900-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [RepairJobTask:2] 2025-04-28 00:58:06,698 RepairRunnable.java:343 - Repair command #30 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:58:07,102 Validator.java:281 - [repair #d8c9c340-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:07,115 Validator.java:281 - [repair #d8c9c340-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:07,123 Validator.java:281 - [repair #d8c9c340-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:07,132 Validator.java:281 - [repair #d8c9c340-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:07,137 ActiveRepairService.java:452 - [repair #d8c81590-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:58:07,352 Validator.java:281 - [repair #d8f03700-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:07,358 Validator.java:281 - [repair #d8f03700-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:07,365 Validator.java:281 - [repair #d8f03700-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:07,372 Validator.java:281 - [repair #d8f03700-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:07,381 ActiveRepairService.java:452 - [repair #d8ef4ca0-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:58:08,133 Validator.java:281 - [repair #d95f7390-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:58:08,145 Validator.java:281 - [repair #d95f7390-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:58:08,164 Validator.java:281 - [repair #d95f7390-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:58:08,213 Validator.java:281 - [repair #d95f7390-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:58:08,223 Validator.java:281 - [repair #d95f7390-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:58:08,276 Validator.java:281 - [repair #d95f7390-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:58:08,285 Validator.java:281 - [repair #d95f7390-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:58:08,294 Validator.java:281 - [repair #d95f7390-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:58:08,302 Validator.java:281 - [repair #d95f7390-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:58:08,313 Validator.java:281 - [repair #d95f7390-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:58:08,321 Validator.java:281 - [repair #d95f7390-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:58:08,332 Validator.java:281 - [repair #d95f7390-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:58:08,342 Validator.java:281 - [repair #d95f7390-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:58:08,349 Validator.java:281 - [repair #d95f7390-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:58:08,358 Validator.java:281 - [repair #d95f7390-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:58:08,368 Validator.java:281 - [repair #d95f7390-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:58:08,376 ActiveRepairService.java:452 - [repair #d95ed750-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-32] 2025-04-28 00:58:10,217 RepairRunnable.java:139 - Starting repair command #31 (daa69990-23cb-11f0-b704-57db704f83e4), 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-32] 2025-04-28 00:58:10,224 RepairSession.java:228 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(2481164569880830907,2536501493907491928], (7008534803096505576,7019286416802351250]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:3] 2025-04-28 00:58:10,239 RepairJob.java:234 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:58:10,239 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,242 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,242 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,246 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,246 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,249 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:58:10,250 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 00:58:10,250 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 00:58:10,250 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 00:58:10,250 RepairJob.java:143 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:5] 2025-04-28 00:58:10,271 RepairJob.java:234 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:58:10,271 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,272 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,272 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,274 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,274 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,275 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:58:10,276 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 00:58:10,278 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-04-28 00:58:10,278 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 00:58:10,279 RepairJob.java:143 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-04-28 00:58:10,279 RepairJob.java:234 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:58:10,279 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,280 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,280 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,282 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,283 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,284 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:58:10,285 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-04-28 00:58:10,285 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-04-28 00:58:10,286 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-04-28 00:58:10,286 RepairJob.java:143 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-04-28 00:58:10,287 RepairJob.java:234 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:58:10,287 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,288 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,288 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,291 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,291 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,293 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:58:10,293 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 00:58:10,293 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 00:58:10,293 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 00:58:10,294 RepairJob.java:143 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-04-28 00:58:10,295 RepairJob.java:234 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:58:10,295 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,296 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,296 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,298 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,298 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,299 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:58:10,300 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:2] 2025-04-28 00:58:10,300 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:2] 2025-04-28 00:58:10,300 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:2] 2025-04-28 00:58:10,300 RepairJob.java:143 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:2] 2025-04-28 00:58:10,339 RepairJob.java:234 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:58:10,339 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,340 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,341 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,343 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,343 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,344 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:58:10,345 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 00:58:10,345 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:7] 2025-04-28 00:58:10,345 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:7] 2025-04-28 00:58:10,345 RepairJob.java:143 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:7] 2025-04-28 00:58:10,347 RepairJob.java:234 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:58:10,349 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,350 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,350 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,352 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,352 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,353 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:58:10,353 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 00:58:10,353 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 00:58:10,354 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-04-28 00:58:10,355 RepairJob.java:143 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-04-28 00:58:10,356 RepairJob.java:234 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:58:10,357 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,358 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,358 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,359 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,360 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,360 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:58:10,361 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:7] 2025-04-28 00:58:10,361 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 00:58:10,361 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 00:58:10,362 RepairJob.java:143 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:1] 2025-04-28 00:58:10,362 RepairJob.java:234 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:58:10,363 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,365 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,365 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,366 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,367 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,367 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:58:10,368 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-04-28 00:58:10,368 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-04-28 00:58:10,368 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-04-28 00:58:10,369 RepairJob.java:143 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-04-28 00:58:10,371 RepairJob.java:234 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:58:10,371 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,373 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,373 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,375 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,375 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,376 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:58:10,376 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-04-28 00:58:10,377 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-04-28 00:58:10,377 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 00:58:10,377 RepairJob.java:143 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-04-28 00:58:10,418 RepairJob.java:234 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:58:10,418 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,421 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,421 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,423 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,423 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,424 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:58:10,425 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:4] 2025-04-28 00:58:10,425 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:2] 2025-04-28 00:58:10,425 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-04-28 00:58:10,426 RepairJob.java:143 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:7] 2025-04-28 00:58:10,428 RepairJob.java:234 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:58:10,428 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,430 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,431 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,433 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,433 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,434 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:58:10,434 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-04-28 00:58:10,434 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 00:58:10,434 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-04-28 00:58:10,437 RepairJob.java:143 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-04-28 00:58:10,438 RepairJob.java:234 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:58:10,439 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,442 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,442 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,446 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,446 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,450 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:58:10,450 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-04-28 00:58:10,450 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 00:58:10,450 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-04-28 00:58:10,450 RepairJob.java:143 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-04-28 00:58:10,452 RepairJob.java:234 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:58:10,452 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,455 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,456 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,457 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,457 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,460 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:58:10,461 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:5] 2025-04-28 00:58:10,461 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-04-28 00:58:10,461 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-04-28 00:58:10,461 RepairJob.java:143 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:4] 2025-04-28 00:58:10,463 RepairJob.java:234 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:58:10,463 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,465 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,465 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,467 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,468 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,468 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:58:10,470 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:5] 2025-04-28 00:58:10,472 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-04-28 00:58:10,473 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-04-28 00:58:10,473 RepairJob.java:143 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:5] 2025-04-28 00:58:10,481 RepairJob.java:234 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:58:10,481 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,485 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,485 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,488 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,488 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:10,489 RepairSession.java:180 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:58:10,489 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-04-28 00:58:10,489 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-04-28 00:58:10,490 SyncTask.java:66 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-04-28 00:58:10,490 RepairJob.java:143 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-04-28 00:58:10,490 RepairSession.java:270 - [repair #daa7ab00-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:5] 2025-04-28 00:58:10,490 RepairRunnable.java:261 - Repair session daa7ab00-23cb-11f0-b704-57db704f83e4 for range [(2481164569880830907,2536501493907491928], (7008534803096505576,7019286416802351250]] finished INFO [RepairJobTask:5] 2025-04-28 00:58:10,492 ActiveRepairService.java:452 - [repair #daa69990-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-04-28 00:58:10,499 RepairRunnable.java:343 - Repair command #31 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:58:16,652 Validator.java:281 - [repair #de7ad310-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:16,659 Validator.java:281 - [repair #de7ad310-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:16,665 Validator.java:281 - [repair #de7ad310-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:16,675 Validator.java:281 - [repair #de7ad310-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:16,680 ActiveRepairService.java:452 - [repair #de7a84f0-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:58:17,130 Validator.java:281 - [repair #dec3ea00-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:17,138 Validator.java:281 - [repair #dec3ea00-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:17,145 Validator.java:281 - [repair #dec3ea00-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:17,150 Validator.java:281 - [repair #dec3ea00-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:17,158 ActiveRepairService.java:452 - [repair #dec28a70-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:58:17,384 Validator.java:281 - [repair #deeaabe0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:17,390 Validator.java:281 - [repair #deeaabe0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:17,396 Validator.java:281 - [repair #deeaabe0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:17,403 Validator.java:281 - [repair #deeaabe0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:17,407 ActiveRepairService.java:452 - [repair #dee9e890-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:58:18,161 Validator.java:281 - [repair #df5bbd30-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:58:18,170 Validator.java:281 - [repair #df5bbd30-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:58:18,176 Validator.java:281 - [repair #df5bbd30-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:58:18,187 Validator.java:281 - [repair #df5bbd30-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:58:18,198 Validator.java:281 - [repair #df5bbd30-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:58:18,256 Validator.java:281 - [repair #df5bbd30-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:58:18,265 Validator.java:281 - [repair #df5bbd30-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:58:18,275 Validator.java:281 - [repair #df5bbd30-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:58:18,287 Validator.java:281 - [repair #df5bbd30-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:58:18,300 Validator.java:281 - [repair #df5bbd30-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:58:18,309 Validator.java:281 - [repair #df5bbd30-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:58:18,318 Validator.java:281 - [repair #df5bbd30-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:58:18,325 Validator.java:281 - [repair #df5bbd30-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:58:18,335 Validator.java:281 - [repair #df5bbd30-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:58:18,342 Validator.java:281 - [repair #df5bbd30-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:58:18,352 Validator.java:281 - [repair #df5bbd30-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:58:18,357 ActiveRepairService.java:452 - [repair #df5aabc0-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:58:20,287 Validator.java:281 - [repair #e0a26e00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:58:20,334 Validator.java:281 - [repair #e0a26e00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:58:20,339 Validator.java:281 - [repair #e0a26e00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:58:20,404 Validator.java:281 - [repair #e0a26e00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:58:20,412 Validator.java:281 - [repair #e0a26e00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:58:20,421 Validator.java:281 - [repair #e0a26e00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:58:20,435 Validator.java:281 - [repair #e0a26e00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:58:20,445 Validator.java:281 - [repair #e0a26e00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:58:20,454 Validator.java:281 - [repair #e0a26e00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:58:20,462 Validator.java:281 - [repair #e0a26e00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:58:20,470 Validator.java:281 - [repair #e0a26e00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:58:20,485 Validator.java:281 - [repair #e0a26e00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:58:20,498 Validator.java:281 - [repair #e0a26e00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:58:20,515 Validator.java:281 - [repair #e0a26e00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:58:20,521 Validator.java:281 - [repair #e0a26e00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:58:20,539 Validator.java:281 - [repair #e0a26e00-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:58:20,543 ActiveRepairService.java:452 - [repair #e0a15c90-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [HANDSHAKE-/10.0.0.27] 2025-04-28 00:58:26,627 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:26,677 Validator.java:281 - [repair #e47520e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:26,683 Validator.java:281 - [repair #e47520e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:26,700 Validator.java:281 - [repair #e47520e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:26,711 Validator.java:281 - [repair #e47520e0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:26,717 ActiveRepairService.java:452 - [repair #e474abb0-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:58:27,157 Validator.java:281 - [repair #e4bd2660-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:27,166 Validator.java:281 - [repair #e4bd2660-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:27,177 Validator.java:281 - [repair #e4bd2660-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:27,184 Validator.java:281 - [repair #e4bd2660-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:27,188 ActiveRepairService.java:452 - [repair #e4bc8a20-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:58:27,423 Validator.java:281 - [repair #e4e595f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:27,428 Validator.java:281 - [repair #e4e595f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:27,435 Validator.java:281 - [repair #e4e595f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:27,441 Validator.java:281 - [repair #e4e595f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:27,444 ActiveRepairService.java:452 - [repair #e4e48480-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:58:28,193 Validator.java:281 - [repair #e556f560-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:58:28,253 Validator.java:281 - [repair #e556f560-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:58:28,264 Validator.java:281 - [repair #e556f560-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:58:28,328 Validator.java:281 - [repair #e556f560-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:58:28,339 Validator.java:281 - [repair #e556f560-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:58:28,351 Validator.java:281 - [repair #e556f560-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:58:28,368 Validator.java:281 - [repair #e556f560-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:58:28,383 Validator.java:281 - [repair #e556f560-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:58:28,393 Validator.java:281 - [repair #e556f560-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:58:28,400 Validator.java:281 - [repair #e556f560-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:58:28,416 Validator.java:281 - [repair #e556f560-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:58:28,429 Validator.java:281 - [repair #e556f560-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:58:28,444 Validator.java:281 - [repair #e556f560-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:58:28,464 Validator.java:281 - [repair #e556f560-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:58:28,475 Validator.java:281 - [repair #e556f560-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:58:28,485 Validator.java:281 - [repair #e556f560-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:58:28,492 ActiveRepairService.java:452 - [repair #e5565920-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-33] 2025-04-28 00:58:30,272 RepairRunnable.java:139 - Starting repair command #32 (e69ac000-23cb-11f0-b704-57db704f83e4), 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-33] 2025-04-28 00:58:30,287 RepairSession.java:228 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-3976549284713103182,-3964957787556341945], (6079897086024085593,6129679848375385351], (-8301755648379109512,-8289989158148944567]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 00:58:30,317 RepairJob.java:234 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:58:30,317 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,320 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,320 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,322 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,322 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,323 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:58:30,327 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 00:58:30,327 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:6] 2025-04-28 00:58:30,327 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 00:58:30,327 RepairJob.java:143 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:4] 2025-04-28 00:58:30,329 RepairJob.java:234 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:58:30,329 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,331 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,331 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,332 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,333 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,334 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:58:30,335 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 00:58:30,335 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 00:58:30,338 RepairJob.java:234 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:58:30,338 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 00:58:30,338 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:1] 2025-04-28 00:58:30,338 RepairJob.java:143 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,339 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,339 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,342 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,342 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,345 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:58:30,345 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 00:58:30,345 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 00:58:30,346 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 00:58:30,346 RepairJob.java:143 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-04-28 00:58:30,348 RepairJob.java:234 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:58:30,348 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,349 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,349 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,350 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,350 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,351 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:58:30,352 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-04-28 00:58:30,352 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-04-28 00:58:30,352 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-04-28 00:58:30,353 RepairJob.java:143 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-04-28 00:58:30,354 RepairJob.java:234 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:58:30,354 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,355 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,355 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,356 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,356 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,357 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:58:30,357 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 00:58:30,357 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:6] 2025-04-28 00:58:30,357 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:6] 2025-04-28 00:58:30,358 RepairJob.java:143 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:6] 2025-04-28 00:58:30,399 RepairJob.java:234 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:58:30,399 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,400 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,401 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,402 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,403 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,403 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:58:30,404 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 00:58:30,404 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:7] 2025-04-28 00:58:30,404 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:1] 2025-04-28 00:58:30,404 RepairJob.java:143 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:1] 2025-04-28 00:58:30,409 RepairJob.java:234 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:58:30,410 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,411 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,411 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,412 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,412 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,414 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:58:30,414 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-04-28 00:58:30,414 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-04-28 00:58:30,414 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-04-28 00:58:30,414 RepairJob.java:143 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-04-28 00:58:30,417 RepairJob.java:234 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:58:30,417 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,418 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,418 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,419 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,419 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,422 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:58:30,423 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 00:58:30,423 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:7] 2025-04-28 00:58:30,423 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 00:58:30,423 RepairJob.java:143 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:1] 2025-04-28 00:58:30,425 RepairJob.java:234 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:58:30,426 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,428 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,428 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,429 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,429 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,430 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:58:30,433 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-04-28 00:58:30,433 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-04-28 00:58:30,433 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-04-28 00:58:30,433 RepairJob.java:143 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-04-28 00:58:30,435 RepairJob.java:234 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:58:30,435 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,438 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,438 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,439 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,439 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,441 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:58:30,441 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 00:58:30,441 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-04-28 00:58:30,441 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 00:58:30,441 RepairJob.java:143 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-04-28 00:58:30,483 RepairJob.java:234 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:58:30,484 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,486 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,486 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,489 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,489 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,490 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:58:30,491 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:7] 2025-04-28 00:58:30,491 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:7] 2025-04-28 00:58:30,491 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:7] 2025-04-28 00:58:30,491 RepairJob.java:143 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:1] 2025-04-28 00:58:30,492 RepairJob.java:234 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:58:30,493 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,495 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,495 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,497 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,497 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,499 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:58:30,499 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 00:58:30,499 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 00:58:30,500 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 00:58:30,500 RepairJob.java:143 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-04-28 00:58:30,505 RepairJob.java:234 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:58:30,505 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,508 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,508 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,510 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,510 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,512 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:58:30,512 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 00:58:30,512 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-04-28 00:58:30,512 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 00:58:30,513 RepairJob.java:143 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-04-28 00:58:30,514 RepairJob.java:234 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:58:30,514 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,515 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,515 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,516 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,517 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,519 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:58:30,519 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-04-28 00:58:30,520 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 00:58:30,520 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-04-28 00:58:30,520 RepairJob.java:143 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:1] 2025-04-28 00:58:30,525 RepairJob.java:234 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:58:30,525 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,526 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,527 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,528 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,528 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,531 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:58:30,532 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:3] 2025-04-28 00:58:30,532 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 00:58:30,532 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:1] 2025-04-28 00:58:30,533 RepairJob.java:143 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:1] 2025-04-28 00:58:30,535 RepairJob.java:234 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:58:30,536 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,537 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,537 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,539 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,540 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:30,543 RepairSession.java:180 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:58:30,543 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 00:58:30,543 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-04-28 00:58:30,543 SyncTask.java:66 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 00:58:30,543 RepairJob.java:143 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-04-28 00:58:30,544 RepairSession.java:270 - [repair #e69d09f0-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:7] 2025-04-28 00:58:30,544 RepairRunnable.java:261 - Repair session e69d09f0-23cb-11f0-b704-57db704f83e4 for range [(-3976549284713103182,-3964957787556341945], (6079897086024085593,6129679848375385351], (-8301755648379109512,-8289989158148944567]] finished INFO [RepairJobTask:7] 2025-04-28 00:58:30,545 ActiveRepairService.java:452 - [repair #e69ac000-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-04-28 00:58:30,551 RepairRunnable.java:343 - Repair command #32 finished in 0 seconds INFO [Repair-Task-34] 2025-04-28 00:58:36,697 RepairRunnable.java:139 - Starting repair command #33 (ea6f2090-23cb-11f0-b704-57db704f83e4), 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-34] 2025-04-28 00:58:36,721 RepairSession.java:228 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-8517175063925864235,-8458123267674436368], (6940386323410588190,6949353714856945631], (6460464185743641624,6470740024908104651]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:1] 2025-04-28 00:58:36,742 RepairJob.java:234 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:58:36,742 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:36,745 RepairSession.java:180 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:36,746 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:36,748 RepairSession.java:180 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:36,748 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:36,752 RepairSession.java:180 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:58:36,752 SyncTask.java:66 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 00:58:36,753 SyncTask.java:66 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 00:58:36,753 SyncTask.java:66 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 00:58:36,754 RepairJob.java:143 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-04-28 00:58:36,757 RepairJob.java:234 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:58:36,757 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:36,761 RepairSession.java:180 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:36,761 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:36,763 RepairSession.java:180 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:36,764 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:36,767 RepairSession.java:180 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:58:36,768 SyncTask.java:66 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-04-28 00:58:36,769 SyncTask.java:66 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 00:58:36,769 SyncTask.java:66 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-04-28 00:58:36,769 RepairJob.java:143 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-04-28 00:58:36,769 RepairJob.java:234 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:58:36,770 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:36,773 RepairSession.java:180 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:36,774 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:36,775 RepairSession.java:180 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:36,775 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:36,777 RepairSession.java:180 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:58:36,780 RepairJob.java:234 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:58:36,781 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:4] 2025-04-28 00:58:36,781 SyncTask.java:66 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 00:58:36,781 SyncTask.java:66 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-04-28 00:58:36,781 SyncTask.java:66 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-04-28 00:58:36,782 RepairJob.java:143 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:58:36,783 RepairSession.java:180 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:36,783 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:36,784 RepairSession.java:180 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:36,785 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:36,788 RepairSession.java:180 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:58:36,789 SyncTask.java:66 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-04-28 00:58:36,789 SyncTask.java:66 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 00:58:36,792 SyncTask.java:66 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-04-28 00:58:36,792 RepairJob.java:143 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-04-28 00:58:36,793 RepairSession.java:270 - [repair #ea72ca10-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:5] 2025-04-28 00:58:36,793 RepairRunnable.java:261 - Repair session ea72ca10-23cb-11f0-b704-57db704f83e4 for range [(-8517175063925864235,-8458123267674436368], (6940386323410588190,6949353714856945631], (6460464185743641624,6470740024908104651]] finished INFO [RepairJobTask:5] 2025-04-28 00:58:36,800 ActiveRepairService.java:452 - [repair #ea6f2090-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [RepairJobTask:5] 2025-04-28 00:58:36,813 RepairRunnable.java:343 - Repair command #33 finished in 0 seconds INFO [Repair-Task-35] 2025-04-28 00:58:37,191 RepairRunnable.java:139 - Starting repair command #34 (eaba8170-23cb-11f0-b704-57db704f83e4), 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-35] 2025-04-28 00:58:37,215 RepairSession.java:228 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-7436925991284937763,-7396886005401886345], (6041824124660362728,6066073248011580100], (5759661054753947712,5762257626559921103], (6921634165572882713,6940386323410588190], (-7920616731850400263,-7914750047105431138]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 00:58:37,234 RepairJob.java:234 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:58:37,235 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,241 RepairSession.java:180 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,241 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,243 RepairSession.java:180 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,243 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,262 RepairSession.java:180 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:58:37,275 SyncTask.java:66 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 00:58:37,275 SyncTask.java:66 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 00:58:37,275 RepairJob.java:234 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:58:37,275 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:2] 2025-04-28 00:58:37,275 SyncTask.java:66 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 00:58:37,276 RepairJob.java:143 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,282 RepairSession.java:180 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,282 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,285 RepairSession.java:180 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,286 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,288 RepairSession.java:180 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:58:37,288 SyncTask.java:66 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-04-28 00:58:37,288 SyncTask.java:66 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 00:58:37,288 SyncTask.java:66 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-04-28 00:58:37,288 RepairJob.java:143 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-04-28 00:58:37,291 RepairJob.java:234 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:58:37,291 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,293 RepairSession.java:180 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,293 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,294 RepairSession.java:180 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,295 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,298 RepairSession.java:180 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:58:37,300 SyncTask.java:66 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-04-28 00:58:37,300 SyncTask.java:66 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-04-28 00:58:37,301 SyncTask.java:66 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-04-28 00:58:37,302 RepairJob.java:234 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:58:37,302 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:5] 2025-04-28 00:58:37,303 RepairJob.java:143 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,305 RepairSession.java:180 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,305 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,307 RepairSession.java:180 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,307 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,309 RepairSession.java:180 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:58:37,309 SyncTask.java:66 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 00:58:37,309 SyncTask.java:66 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-04-28 00:58:37,309 SyncTask.java:66 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 00:58:37,310 RepairJob.java:143 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-04-28 00:58:37,315 RepairSession.java:270 - [repair #eabe2af0-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:2] 2025-04-28 00:58:37,316 RepairRunnable.java:261 - Repair session eabe2af0-23cb-11f0-b704-57db704f83e4 for range [(-7436925991284937763,-7396886005401886345], (6041824124660362728,6066073248011580100], (5759661054753947712,5762257626559921103], (6921634165572882713,6940386323410588190], (-7920616731850400263,-7914750047105431138]] finished INFO [RepairJobTask:2] 2025-04-28 00:58:37,320 ActiveRepairService.java:452 - [repair #eaba8170-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-04-28 00:58:37,324 RepairRunnable.java:343 - Repair command #34 finished in 0 seconds INFO [Repair-Task-36] 2025-04-28 00:58:37,434 RepairRunnable.java:139 - Starting repair command #35 (eadf95a0-23cb-11f0-b704-57db704f83e4), 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-36] 2025-04-28 00:58:37,441 RepairSession.java:228 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(6818190493929051512,6878516572173232754]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 00:58:37,454 RepairJob.java:234 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:58:37,454 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,456 RepairSession.java:180 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,456 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,459 RepairSession.java:180 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,460 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,462 RepairSession.java:180 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:58:37,464 SyncTask.java:66 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 00:58:37,464 SyncTask.java:66 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 00:58:37,464 SyncTask.java:66 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 00:58:37,464 RepairJob.java:143 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-04-28 00:58:37,471 RepairJob.java:234 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:58:37,471 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,473 RepairSession.java:180 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,473 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,474 RepairSession.java:180 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,474 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,475 RepairSession.java:180 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:58:37,476 SyncTask.java:66 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 00:58:37,476 SyncTask.java:66 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 00:58:37,477 SyncTask.java:66 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 00:58:37,477 RepairJob.java:143 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-04-28 00:58:37,478 RepairJob.java:234 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:58:37,479 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,496 RepairSession.java:180 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,496 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,498 RepairSession.java:180 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,498 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,499 RepairSession.java:180 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:58:37,501 SyncTask.java:66 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-04-28 00:58:37,501 SyncTask.java:66 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 00:58:37,502 SyncTask.java:66 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-04-28 00:58:37,502 RepairJob.java:143 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-04-28 00:58:37,503 RepairJob.java:234 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:58:37,503 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,505 RepairSession.java:180 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,505 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,506 RepairSession.java:180 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,507 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:37,508 RepairSession.java:180 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:58:37,508 SyncTask.java:66 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 00:58:37,508 SyncTask.java:66 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-04-28 00:58:37,510 SyncTask.java:66 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-04-28 00:58:37,510 RepairJob.java:143 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-04-28 00:58:37,511 RepairSession.java:270 - [repair #eae0a710-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:6] 2025-04-28 00:58:37,511 RepairRunnable.java:261 - Repair session eae0a710-23cb-11f0-b704-57db704f83e4 for range [(6818190493929051512,6878516572173232754]] finished INFO [RepairJobTask:6] 2025-04-28 00:58:37,514 ActiveRepairService.java:452 - [repair #eadf95a0-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [RepairJobTask:6] 2025-04-28 00:58:37,517 RepairRunnable.java:343 - Repair command #35 finished in 0 seconds INFO [Repair-Task-37] 2025-04-28 00:58:38,164 RepairRunnable.java:139 - Starting repair command #36 (eb4ef940-23cb-11f0-b704-57db704f83e4), 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-04-28 00:58:38,171 RepairSession.java:228 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-6647605554609082652,-6618762600330156020], (3057935199493738747,3068975836820688328], (3379108645979373596,3397152431512137402], (-5173687412257994696,-5171348000804371412]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 00:58:38,251 RepairJob.java:234 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:58:38,251 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,253 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,253 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,255 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,256 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,259 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:58:38,261 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:6] 2025-04-28 00:58:38,261 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 00:58:38,263 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 00:58:38,263 RepairJob.java:143 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:3] 2025-04-28 00:58:38,266 RepairJob.java:234 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:58:38,266 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,269 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,269 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,271 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,271 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,274 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:58:38,277 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 00:58:38,277 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 00:58:38,278 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 00:58:38,278 RepairJob.java:143 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-04-28 00:58:38,282 RepairJob.java:234 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:58:38,282 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,283 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,284 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,285 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,285 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,288 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:58:38,289 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-04-28 00:58:38,289 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-04-28 00:58:38,293 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-04-28 00:58:38,293 RepairJob.java:143 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-04-28 00:58:38,295 RepairJob.java:234 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:58:38,295 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,297 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,297 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,298 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,298 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,300 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:58:38,304 RepairJob.java:234 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:58:38,304 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:3] 2025-04-28 00:58:38,303 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-04-28 00:58:38,303 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 00:58:38,305 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 00:58:38,305 RepairJob.java:143 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,306 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,306 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,307 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,307 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,308 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:58:38,309 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:3] 2025-04-28 00:58:38,309 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 00:58:38,310 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 00:58:38,310 RepairJob.java:143 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:7] 2025-04-28 00:58:38,356 RepairJob.java:234 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:58:38,356 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,358 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,359 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,360 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,361 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,363 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:58:38,364 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-04-28 00:58:38,364 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:3] 2025-04-28 00:58:38,364 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:1] 2025-04-28 00:58:38,364 RepairJob.java:143 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:1] 2025-04-28 00:58:38,365 RepairJob.java:234 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:58:38,365 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,367 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,368 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,370 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,370 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,384 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:58:38,384 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 00:58:38,385 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-04-28 00:58:38,385 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 00:58:38,385 RepairJob.java:143 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-04-28 00:58:38,387 RepairJob.java:234 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:58:38,387 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,389 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,389 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,390 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,391 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,394 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:58:38,396 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 00:58:38,396 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:4] 2025-04-28 00:58:38,396 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 00:58:38,396 RepairJob.java:143 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:2] 2025-04-28 00:58:38,398 RepairJob.java:234 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:58:38,398 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,399 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,399 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,402 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,402 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,403 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:58:38,403 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-04-28 00:58:38,404 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-04-28 00:58:38,404 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-04-28 00:58:38,404 RepairJob.java:143 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-04-28 00:58:38,406 RepairJob.java:234 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:58:38,406 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,409 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,409 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,410 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,410 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,411 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:58:38,412 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 00:58:38,412 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-04-28 00:58:38,412 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 00:58:38,412 RepairJob.java:143 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-04-28 00:58:38,456 RepairJob.java:234 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:58:38,456 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,458 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,458 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,460 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,460 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,462 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:58:38,463 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:1] 2025-04-28 00:58:38,463 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 00:58:38,464 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:6] 2025-04-28 00:58:38,464 RepairJob.java:143 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:6] 2025-04-28 00:58:38,465 RepairJob.java:234 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:58:38,466 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,467 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,467 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,469 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,470 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,473 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:58:38,473 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 00:58:38,473 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 00:58:38,473 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 00:58:38,473 RepairJob.java:143 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-04-28 00:58:38,479 RepairJob.java:234 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:58:38,479 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,480 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,481 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,483 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,483 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,488 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:58:38,490 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-04-28 00:58:38,490 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-04-28 00:58:38,490 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-04-28 00:58:38,490 RepairJob.java:143 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-04-28 00:58:38,493 RepairJob.java:234 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:58:38,493 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,495 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,495 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,497 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,497 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,498 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:58:38,499 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 00:58:38,499 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 00:58:38,499 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 00:58:38,499 RepairJob.java:143 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:6] 2025-04-28 00:58:38,501 RepairJob.java:234 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:58:38,501 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,503 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,504 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,506 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,506 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,508 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:58:38,508 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:3] 2025-04-28 00:58:38,508 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:7] 2025-04-28 00:58:38,508 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:3] 2025-04-28 00:58:38,509 RepairJob.java:143 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:3] 2025-04-28 00:58:38,512 RepairJob.java:234 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:58:38,512 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,515 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,515 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,516 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,516 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:38,518 RepairSession.java:180 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:58:38,518 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 00:58:38,518 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-04-28 00:58:38,518 SyncTask.java:66 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 00:58:38,519 RepairJob.java:143 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-04-28 00:58:38,519 RepairSession.java:270 - [repair #eb500ab0-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:7] 2025-04-28 00:58:38,520 RepairRunnable.java:261 - Repair session eb500ab0-23cb-11f0-b704-57db704f83e4 for range [(-6647605554609082652,-6618762600330156020], (3057935199493738747,3068975836820688328], (3379108645979373596,3397152431512137402], (-5173687412257994696,-5171348000804371412]] finished INFO [RepairJobTask:7] 2025-04-28 00:58:38,520 ActiveRepairService.java:452 - [repair #eb4ef940-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 00:58:38,523 RepairRunnable.java:343 - Repair command #36 finished in 0 seconds INFO [Repair-Task-38] 2025-04-28 00:58:40,302 RepairRunnable.java:139 - Starting repair command #37 (ec9534e0-23cb-11f0-b704-57db704f83e4), 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-38] 2025-04-28 00:58:40,309 RepairSession.java:228 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-5547270555239404712,-5540054954483132430], (-7989844255980781667,-7921519573751211377]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 00:58:40,331 RepairJob.java:234 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:58:40,332 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,334 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,334 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,337 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,337 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,338 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:58:40,338 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 00:58:40,339 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 00:58:40,343 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 00:58:40,344 RepairJob.java:143 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:4] 2025-04-28 00:58:40,344 RepairJob.java:234 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:58:40,345 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,349 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,354 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,358 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,358 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,366 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:58:40,367 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-04-28 00:58:40,367 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 00:58:40,367 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-04-28 00:58:40,370 RepairJob.java:143 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-04-28 00:58:40,376 RepairJob.java:234 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:58:40,376 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,378 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,379 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,380 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,381 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,382 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:58:40,383 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-04-28 00:58:40,383 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-04-28 00:58:40,383 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-04-28 00:58:40,383 RepairJob.java:143 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-04-28 00:58:40,385 RepairJob.java:234 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:58:40,386 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,387 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,387 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,388 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,388 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,390 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:58:40,390 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-04-28 00:58:40,391 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-04-28 00:58:40,391 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-04-28 00:58:40,392 RepairJob.java:143 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-04-28 00:58:40,392 RepairJob.java:234 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:58:40,393 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,395 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,396 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,397 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,397 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,398 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:58:40,398 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:4] 2025-04-28 00:58:40,398 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 00:58:40,399 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:4] 2025-04-28 00:58:40,400 RepairJob.java:143 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:4] 2025-04-28 00:58:40,436 RepairJob.java:234 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:58:40,437 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,442 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,442 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,448 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,448 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,454 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:58:40,454 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 00:58:40,455 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:6] 2025-04-28 00:58:40,456 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:5] 2025-04-28 00:58:40,458 RepairJob.java:234 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:58:40,458 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:5] 2025-04-28 00:58:40,459 RepairJob.java:143 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,460 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,460 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,462 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,462 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,463 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:58:40,464 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 00:58:40,464 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-04-28 00:58:40,465 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 00:58:40,465 RepairJob.java:143 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-04-28 00:58:40,468 RepairJob.java:234 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:58:40,469 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,472 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,472 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,475 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,476 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,479 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:58:40,479 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:6] 2025-04-28 00:58:40,479 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:7] 2025-04-28 00:58:40,480 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:6] 2025-04-28 00:58:40,480 RepairJob.java:143 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:5] 2025-04-28 00:58:40,486 RepairJob.java:234 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:58:40,486 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,492 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,492 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,495 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,495 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,498 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:58:40,501 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-04-28 00:58:40,501 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-04-28 00:58:40,501 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 00:58:40,501 RepairJob.java:143 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-04-28 00:58:40,506 RepairJob.java:234 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:58:40,506 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,515 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,515 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,518 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,518 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,519 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:58:40,519 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-04-28 00:58:40,519 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 00:58:40,520 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-04-28 00:58:40,520 RepairJob.java:143 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-04-28 00:58:40,561 RepairJob.java:234 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:58:40,561 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,562 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,562 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,566 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,566 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,567 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:58:40,567 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:6] 2025-04-28 00:58:40,567 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:7] 2025-04-28 00:58:40,567 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:6] 2025-04-28 00:58:40,568 RepairJob.java:143 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:6] 2025-04-28 00:58:40,571 RepairJob.java:234 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:58:40,575 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,577 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,578 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,581 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,581 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,586 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:58:40,587 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 00:58:40,587 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-04-28 00:58:40,587 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-04-28 00:58:40,587 RepairJob.java:143 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-04-28 00:58:40,591 RepairJob.java:234 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:58:40,592 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,593 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,593 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,597 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,597 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,603 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:58:40,605 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-04-28 00:58:40,605 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-04-28 00:58:40,605 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 00:58:40,605 RepairJob.java:143 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-04-28 00:58:40,607 RepairJob.java:234 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:58:40,608 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,610 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,617 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,619 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,620 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,622 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:58:40,622 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 00:58:40,623 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:4] 2025-04-28 00:58:40,622 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 00:58:40,623 RepairJob.java:143 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:3] 2025-04-28 00:58:40,625 RepairJob.java:234 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:58:40,625 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,627 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,627 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,628 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,628 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,632 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:58:40,633 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:3] 2025-04-28 00:58:40,633 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:7] 2025-04-28 00:58:40,633 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:3] 2025-04-28 00:58:40,633 RepairJob.java:143 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:3] 2025-04-28 00:58:40,636 RepairJob.java:234 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:58:40,637 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,638 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,638 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,640 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,640 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:40,641 RepairSession.java:180 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:58:40,642 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-04-28 00:58:40,642 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-04-28 00:58:40,642 SyncTask.java:66 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-04-28 00:58:40,642 RepairJob.java:143 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-04-28 00:58:40,643 RepairSession.java:270 - [repair #ec964650-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:6] 2025-04-28 00:58:40,643 RepairRunnable.java:261 - Repair session ec964650-23cb-11f0-b704-57db704f83e4 for range [(-5547270555239404712,-5540054954483132430], (-7989844255980781667,-7921519573751211377]] finished INFO [RepairJobTask:6] 2025-04-28 00:58:40,643 ActiveRepairService.java:452 - [repair #ec9534e0-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 00:58:40,648 RepairRunnable.java:343 - Repair command #37 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:58:46,761 Validator.java:281 - [repair #f06bb850-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:46,775 Validator.java:281 - [repair #f06bb850-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:46,791 Validator.java:281 - [repair #f06bb850-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:46,810 Validator.java:281 - [repair #f06bb850-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:46,815 ActiveRepairService.java:452 - [repair #f06af500-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-39] 2025-04-28 00:58:47,216 RepairRunnable.java:139 - Starting repair command #38 (f0b43300-23cb-11f0-b704-57db704f83e4), 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-39] 2025-04-28 00:58:47,220 RepairSession.java:228 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(4534632077347521227,4566275397053975309], (2273044233424927109,2274874745878357389], (562511916189606129,563343224072220089], (6144650560112014049,6178300606686930999], (2726979636076459411,2748695660055945707]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:1] 2025-04-28 00:58:47,231 RepairJob.java:234 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:58:47,231 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:47,234 RepairSession.java:180 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:47,234 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:47,238 RepairSession.java:180 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:47,238 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:47,252 RepairSession.java:180 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:58:47,253 SyncTask.java:66 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 00:58:47,256 RepairJob.java:234 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:58:47,256 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:4] 2025-04-28 00:58:47,256 SyncTask.java:66 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 00:58:47,257 SyncTask.java:66 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 00:58:47,258 RepairJob.java:143 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:58:47,260 RepairSession.java:180 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:47,260 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:47,264 RepairSession.java:180 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:47,264 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:47,279 RepairSession.java:180 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:58:47,283 SyncTask.java:66 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 00:58:47,283 SyncTask.java:66 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 00:58:47,283 SyncTask.java:66 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 00:58:47,283 RepairJob.java:143 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-04-28 00:58:47,297 RepairJob.java:234 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:58:47,297 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:47,299 RepairSession.java:180 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:47,299 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:47,301 RepairSession.java:180 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:47,301 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:47,302 RepairSession.java:180 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:58:47,302 SyncTask.java:66 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 00:58:47,302 SyncTask.java:66 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 00:58:47,302 SyncTask.java:66 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 00:58:47,302 RepairJob.java:143 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-04-28 00:58:47,307 RepairJob.java:234 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:58:47,307 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:47,308 RepairSession.java:180 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:47,308 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:47,310 RepairSession.java:180 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:47,310 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:47,311 RepairSession.java:180 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:58:47,312 SyncTask.java:66 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 00:58:47,313 SyncTask.java:66 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 00:58:47,313 SyncTask.java:66 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 00:58:47,313 RepairJob.java:143 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-04-28 00:58:47,313 RepairSession.java:270 - [repair #f0b4cf40-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:4] 2025-04-28 00:58:47,315 RepairRunnable.java:261 - Repair session f0b4cf40-23cb-11f0-b704-57db704f83e4 for range [(4534632077347521227,4566275397053975309], (2273044233424927109,2274874745878357389], (562511916189606129,563343224072220089], (6144650560112014049,6178300606686930999], (2726979636076459411,2748695660055945707]] finished INFO [RepairJobTask:4] 2025-04-28 00:58:47,315 ActiveRepairService.java:452 - [repair #f0b43300-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 00:58:47,318 RepairRunnable.java:343 - Repair command #38 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:58:47,466 Validator.java:281 - [repair #f0d8f910-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:47,476 Validator.java:281 - [repair #f0d8f910-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:47,483 Validator.java:281 - [repair #f0d8f910-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:47,491 Validator.java:281 - [repair #f0d8f910-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:47,503 ActiveRepairService.java:452 - [repair #f0d80eb0-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:58:48,286 Validator.java:281 - [repair #f14d3eb0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:58:48,310 Validator.java:281 - [repair #f14d3eb0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:58:48,321 Validator.java:281 - [repair #f14d3eb0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:58:48,338 Validator.java:281 - [repair #f14d3eb0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:58:48,346 Validator.java:281 - [repair #f14d3eb0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:58:48,400 Validator.java:281 - [repair #f14d3eb0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:58:48,417 Validator.java:281 - [repair #f14d3eb0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:58:48,439 Validator.java:281 - [repair #f14d3eb0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:58:48,453 Validator.java:281 - [repair #f14d3eb0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:58:48,465 Validator.java:281 - [repair #f14d3eb0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:58:48,477 Validator.java:281 - [repair #f14d3eb0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:58:48,483 Validator.java:281 - [repair #f14d3eb0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:58:48,490 Validator.java:281 - [repair #f14d3eb0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:58:48,494 Validator.java:281 - [repair #f14d3eb0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:58:48,501 Validator.java:281 - [repair #f14d3eb0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:58:48,507 Validator.java:281 - [repair #f14d3eb0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:58:48,514 ActiveRepairService.java:452 - [repair #f14c2d40-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:58:50,377 Validator.java:281 - [repair #f28fd0d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:58:50,437 Validator.java:281 - [repair #f28fd0d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:58:50,449 Validator.java:281 - [repair #f28fd0d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:58:50,507 Validator.java:281 - [repair #f28fd0d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:58:50,519 Validator.java:281 - [repair #f28fd0d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:58:50,532 Validator.java:281 - [repair #f28fd0d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:58:50,544 Validator.java:281 - [repair #f28fd0d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:58:50,558 Validator.java:281 - [repair #f28fd0d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:58:50,568 Validator.java:281 - [repair #f28fd0d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:58:50,574 Validator.java:281 - [repair #f28fd0d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:58:50,582 Validator.java:281 - [repair #f28fd0d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:58:50,590 Validator.java:281 - [repair #f28fd0d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:58:50,597 Validator.java:281 - [repair #f28fd0d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:58:50,604 Validator.java:281 - [repair #f28fd0d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:58:50,616 Validator.java:281 - [repair #f28fd0d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:58:50,623 Validator.java:281 - [repair #f28fd0d0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:58:50,628 ActiveRepairService.java:452 - [repair #f28f0d80-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-40] 2025-04-28 00:58:56,759 RepairRunnable.java:139 - Starting repair command #39 (f6645870-23cb-11f0-b704-57db704f83e4), 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-40] 2025-04-28 00:58:56,766 RepairSession.java:228 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(7858490965682482725,7896064188337798592], (5391117240850531278,5445201151508761192]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:1] 2025-04-28 00:58:56,784 RepairJob.java:234 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:58:56,784 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:56,785 RepairSession.java:180 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:56,785 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:56,787 RepairSession.java:180 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:56,787 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:56,788 RepairSession.java:180 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:58:56,793 SyncTask.java:66 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 00:58:56,794 SyncTask.java:66 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 00:58:56,794 SyncTask.java:66 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 00:58:56,794 RepairJob.java:143 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-04-28 00:58:56,794 RepairJob.java:234 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:58:56,794 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:56,796 RepairSession.java:180 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:56,796 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:56,798 RepairSession.java:180 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:56,798 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:56,799 RepairSession.java:180 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:58:56,799 SyncTask.java:66 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 00:58:56,799 SyncTask.java:66 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 00:58:56,800 SyncTask.java:66 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 00:58:56,800 RepairJob.java:143 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-04-28 00:58:56,801 RepairJob.java:234 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:58:56,801 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:56,802 RepairSession.java:180 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:56,802 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:56,803 RepairSession.java:180 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:56,804 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:56,805 RepairSession.java:180 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:58:56,805 SyncTask.java:66 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 00:58:56,805 SyncTask.java:66 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 00:58:56,806 SyncTask.java:66 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-04-28 00:58:56,806 RepairJob.java:143 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-04-28 00:58:56,807 RepairJob.java:234 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:58:56,807 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:56,809 RepairSession.java:180 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:56,809 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:56,810 RepairSession.java:180 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:56,810 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:56,811 RepairSession.java:180 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:58:56,811 SyncTask.java:66 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-04-28 00:58:56,811 SyncTask.java:66 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 00:58:56,811 SyncTask.java:66 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-04-28 00:58:56,812 RepairJob.java:143 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-04-28 00:58:56,812 RepairSession.java:270 - [repair #f66569e0-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:6] 2025-04-28 00:58:56,812 RepairRunnable.java:261 - Repair session f66569e0-23cb-11f0-b704-57db704f83e4 for range [(7858490965682482725,7896064188337798592], (5391117240850531278,5445201151508761192]] finished INFO [RepairJobTask:6] 2025-04-28 00:58:56,813 ActiveRepairService.java:452 - [repair #f6645870-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [RepairJobTask:6] 2025-04-28 00:58:56,815 RepairRunnable.java:343 - Repair command #39 finished in 0 seconds INFO [Repair-Task-41] 2025-04-28 00:58:57,249 RepairRunnable.java:139 - Starting repair command #40 (f6af1d10-23cb-11f0-b704-57db704f83e4), 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-41] 2025-04-28 00:58:57,254 RepairSession.java:228 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-1191813404163075448,-1095944803267301491]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-04-28 00:58:57,259 RepairJob.java:234 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:58:57,259 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:57,261 RepairSession.java:180 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:57,261 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:57,264 RepairSession.java:180 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:57,265 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:57,267 RepairSession.java:180 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:58:57,267 SyncTask.java:66 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 00:58:57,267 SyncTask.java:66 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 00:58:57,267 SyncTask.java:66 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 00:58:57,268 RepairJob.java:143 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-04-28 00:58:57,275 RepairJob.java:234 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:58:57,276 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:57,278 RepairSession.java:180 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:57,278 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:57,280 RepairSession.java:180 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:57,280 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:57,282 RepairSession.java:180 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:58:57,282 SyncTask.java:66 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 00:58:57,283 SyncTask.java:66 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 00:58:57,283 SyncTask.java:66 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 00:58:57,283 RepairJob.java:143 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-04-28 00:58:57,285 RepairJob.java:234 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:58:57,286 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:57,289 RepairSession.java:180 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:57,289 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:57,292 RepairSession.java:180 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:57,292 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:57,296 RepairSession.java:180 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:58:57,298 SyncTask.java:66 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 00:58:57,298 SyncTask.java:66 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 00:58:57,299 SyncTask.java:66 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 00:58:57,299 RepairJob.java:143 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-04-28 00:58:57,302 RepairJob.java:234 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:58:57,302 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:57,304 RepairSession.java:180 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:58:57,304 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:57,305 RepairSession.java:180 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:58:57,305 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:58:57,306 RepairSession.java:180 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:58:57,306 SyncTask.java:66 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 00:58:57,306 SyncTask.java:66 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 00:58:57,306 SyncTask.java:66 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 00:58:57,306 RepairJob.java:143 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-04-28 00:58:57,307 RepairSession.java:270 - [repair #f6afe060-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:2] 2025-04-28 00:58:57,307 RepairRunnable.java:261 - Repair session f6afe060-23cb-11f0-b704-57db704f83e4 for range [(-1191813404163075448,-1095944803267301491]] finished INFO [RepairJobTask:2] 2025-04-28 00:58:57,307 ActiveRepairService.java:452 - [repair #f6af1d10-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 00:58:57,323 RepairRunnable.java:343 - Repair command #40 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:58:57,533 Validator.java:281 - [repair #f6d65420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:57,541 Validator.java:281 - [repair #f6d65420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:57,549 Validator.java:281 - [repair #f6d65420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:57,555 Validator.java:281 - [repair #f6d65420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 00:58:57,565 ActiveRepairService.java:452 - [repair #f6d569c0-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:58:58,270 Validator.java:281 - [repair #f74828c0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:58:58,323 Validator.java:281 - [repair #f74828c0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:58:58,332 Validator.java:281 - [repair #f74828c0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:58:58,392 Validator.java:281 - [repair #f74828c0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:58:58,402 Validator.java:281 - [repair #f74828c0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:58:58,417 Validator.java:281 - [repair #f74828c0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:58:58,478 Validator.java:281 - [repair #f74828c0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:58:58,491 Validator.java:281 - [repair #f74828c0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:58:58,504 Validator.java:281 - [repair #f74828c0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:58:58,512 Validator.java:281 - [repair #f74828c0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:58:58,520 Validator.java:281 - [repair #f74828c0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:58:58,530 Validator.java:281 - [repair #f74828c0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:58:58,544 Validator.java:281 - [repair #f74828c0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:58:58,553 Validator.java:281 - [repair #f74828c0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:58:58,563 Validator.java:281 - [repair #f74828c0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:58:58,581 Validator.java:281 - [repair #f74828c0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:58:58,584 ActiveRepairService.java:452 - [repair #f7473e60-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:59:00,380 Validator.java:281 - [repair #f88ae1f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:59:00,446 Validator.java:281 - [repair #f88ae1f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:59:00,457 Validator.java:281 - [repair #f88ae1f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:59:00,511 Validator.java:281 - [repair #f88ae1f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:59:00,516 Validator.java:281 - [repair #f88ae1f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:59:00,528 Validator.java:281 - [repair #f88ae1f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:59:00,542 Validator.java:281 - [repair #f88ae1f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:59:00,550 Validator.java:281 - [repair #f88ae1f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:59:00,559 Validator.java:281 - [repair #f88ae1f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:59:00,567 Validator.java:281 - [repair #f88ae1f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:59:00,572 Validator.java:281 - [repair #f88ae1f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:59:00,599 Validator.java:281 - [repair #f88ae1f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:59:00,616 Validator.java:281 - [repair #f88ae1f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:59:00,626 Validator.java:281 - [repair #f88ae1f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:59:00,634 Validator.java:281 - [repair #f88ae1f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:59:00,646 Validator.java:281 - [repair #f88ae1f0-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:59:00,652 ActiveRepairService.java:452 - [repair #f8895b50-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-42] 2025-04-28 00:59:06,800 RepairRunnable.java:139 - Starting repair command #41 (fc607b00-23cb-11f0-b704-57db704f83e4), 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-42] 2025-04-28 00:59:06,813 RepairSession.java:228 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(1742126893154345334,1812495384767457191]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 00:59:06,825 RepairJob.java:234 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:59:06,825 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:06,827 RepairSession.java:180 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:06,827 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:06,833 RepairSession.java:180 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:06,833 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:06,835 RepairSession.java:180 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:59:06,836 SyncTask.java:66 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 00:59:06,836 SyncTask.java:66 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 00:59:06,836 SyncTask.java:66 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 00:59:06,837 RepairJob.java:143 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-04-28 00:59:06,838 RepairJob.java:234 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:59:06,838 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:06,841 RepairSession.java:180 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:06,841 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:06,842 RepairSession.java:180 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:06,842 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:06,844 RepairSession.java:180 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:59:06,844 SyncTask.java:66 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 00:59:06,844 SyncTask.java:66 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 00:59:06,844 SyncTask.java:66 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 00:59:06,844 RepairJob.java:143 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-04-28 00:59:06,847 RepairJob.java:234 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:59:06,847 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:06,849 RepairSession.java:180 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:06,849 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:06,851 RepairSession.java:180 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:06,851 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:06,852 RepairSession.java:180 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:59:06,852 SyncTask.java:66 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 00:59:06,852 SyncTask.java:66 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-04-28 00:59:06,853 SyncTask.java:66 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-04-28 00:59:06,853 RepairJob.java:143 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-04-28 00:59:06,854 RepairJob.java:234 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:59:06,854 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:06,856 RepairSession.java:180 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:06,857 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:06,859 RepairSession.java:180 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:06,860 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:06,861 RepairSession.java:180 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:59:06,861 SyncTask.java:66 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 00:59:06,862 SyncTask.java:66 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 00:59:06,862 SyncTask.java:66 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 00:59:06,862 RepairJob.java:143 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-04-28 00:59:06,863 RepairSession.java:270 - [repair #fc6276d0-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:2] 2025-04-28 00:59:06,863 RepairRunnable.java:261 - Repair session fc6276d0-23cb-11f0-b704-57db704f83e4 for range [(1742126893154345334,1812495384767457191]] finished INFO [RepairJobTask:2] 2025-04-28 00:59:06,864 ActiveRepairService.java:452 - [repair #fc607b00-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 00:59:06,866 RepairRunnable.java:343 - Repair command #41 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:59:07,337 Validator.java:281 - [repair #fcb048b0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 00:59:07,343 Validator.java:281 - [repair #fcb048b0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 00:59:07,349 Validator.java:281 - [repair #fcb048b0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 00:59:07,354 Validator.java:281 - [repair #fcb048b0-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 00:59:07,359 ActiveRepairService.java:452 - [repair #fcad8990-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:59:07,514 Validator.java:281 - [repair #fccc0e10-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 00:59:07,520 Validator.java:281 - [repair #fccc0e10-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 00:59:07,526 Validator.java:281 - [repair #fccc0e10-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 00:59:07,533 Validator.java:281 - [repair #fccc0e10-23cb-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 00:59:07,539 ActiveRepairService.java:452 - [repair #fccb71d0-23cb-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:59:08,287 Validator.java:281 - [repair #fd3ef420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:59:08,335 Validator.java:281 - [repair #fd3ef420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:59:08,346 Validator.java:281 - [repair #fd3ef420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:59:08,398 Validator.java:281 - [repair #fd3ef420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:59:08,407 Validator.java:281 - [repair #fd3ef420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:59:08,415 Validator.java:281 - [repair #fd3ef420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:59:08,463 Validator.java:281 - [repair #fd3ef420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:59:08,472 Validator.java:281 - [repair #fd3ef420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:59:08,484 Validator.java:281 - [repair #fd3ef420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:59:08,495 Validator.java:281 - [repair #fd3ef420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:59:08,503 Validator.java:281 - [repair #fd3ef420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:59:08,516 Validator.java:281 - [repair #fd3ef420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:59:08,527 Validator.java:281 - [repair #fd3ef420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:59:08,535 Validator.java:281 - [repair #fd3ef420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:59:08,539 Validator.java:281 - [repair #fd3ef420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:59:08,544 Validator.java:281 - [repair #fd3ef420-23cb-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:59:08,548 ActiveRepairService.java:452 - [repair #fd3e57e0-23cb-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-43] 2025-04-28 00:59:10,383 RepairRunnable.java:139 - Starting repair command #42 (fe8333f0-23cb-11f0-b704-57db704f83e4), 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-43] 2025-04-28 00:59:10,389 RepairSession.java:228 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-6254801659725088552,-6214992980081872658], (9026152642185271874,9061413002464743249]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:3] 2025-04-28 00:59:10,402 RepairJob.java:234 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:59:10,402 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,404 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,404 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,406 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,406 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,408 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:59:10,411 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:5] 2025-04-28 00:59:10,412 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 00:59:10,412 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:5] 2025-04-28 00:59:10,412 RepairJob.java:143 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:5] 2025-04-28 00:59:10,415 RepairJob.java:234 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:59:10,416 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,420 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,420 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,423 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,423 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,424 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:59:10,425 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-04-28 00:59:10,425 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:7] 2025-04-28 00:59:10,425 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-04-28 00:59:10,425 RepairJob.java:143 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-04-28 00:59:10,430 RepairJob.java:234 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:59:10,430 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,432 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,432 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,436 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,436 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,438 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:59:10,438 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-04-28 00:59:10,438 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 00:59:10,438 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 00:59:10,438 RepairJob.java:143 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-04-28 00:59:10,442 RepairJob.java:234 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:59:10,442 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,443 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,443 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,445 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,445 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,446 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:59:10,447 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-04-28 00:59:10,447 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-04-28 00:59:10,447 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-04-28 00:59:10,447 RepairJob.java:143 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-04-28 00:59:10,449 RepairJob.java:234 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:59:10,449 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,450 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,450 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,452 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,452 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,453 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:59:10,453 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 00:59:10,453 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:7] 2025-04-28 00:59:10,453 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:6] 2025-04-28 00:59:10,453 RepairJob.java:143 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:6] 2025-04-28 00:59:10,496 RepairJob.java:234 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:59:10,496 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,497 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,499 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,500 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,500 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,501 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:59:10,502 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:5] 2025-04-28 00:59:10,502 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:5] 2025-04-28 00:59:10,502 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:5] 2025-04-28 00:59:10,502 RepairJob.java:143 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:6] 2025-04-28 00:59:10,503 RepairJob.java:234 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:59:10,503 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,505 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,505 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,506 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,507 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,508 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:59:10,508 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 00:59:10,508 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-04-28 00:59:10,508 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 00:59:10,508 RepairJob.java:143 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-04-28 00:59:10,511 RepairJob.java:234 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:59:10,511 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,514 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,514 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,517 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,517 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,518 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:59:10,518 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:3] 2025-04-28 00:59:10,518 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 00:59:10,518 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:7] 2025-04-28 00:59:10,519 RepairJob.java:143 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:1] 2025-04-28 00:59:10,521 RepairJob.java:234 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:59:10,521 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,523 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,523 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,524 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,524 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,525 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:59:10,525 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-04-28 00:59:10,525 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-04-28 00:59:10,525 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-04-28 00:59:10,526 RepairJob.java:143 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-04-28 00:59:10,529 RepairJob.java:234 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:59:10,529 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,531 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,531 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,533 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,533 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,534 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:59:10,534 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 00:59:10,534 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 00:59:10,534 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 00:59:10,535 RepairJob.java:143 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-04-28 00:59:10,579 RepairJob.java:234 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:59:10,579 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,581 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,581 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,582 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,582 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,583 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:59:10,583 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:2] 2025-04-28 00:59:10,583 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-04-28 00:59:10,583 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:2] 2025-04-28 00:59:10,583 RepairJob.java:143 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:2] 2025-04-28 00:59:10,585 RepairJob.java:234 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:59:10,585 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,586 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,587 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,587 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,588 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,588 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:59:10,588 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-04-28 00:59:10,589 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 00:59:10,589 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-04-28 00:59:10,589 RepairJob.java:143 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-04-28 00:59:10,590 RepairJob.java:234 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:59:10,590 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,591 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,591 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,593 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,593 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,594 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:59:10,594 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-04-28 00:59:10,594 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-04-28 00:59:10,594 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-04-28 00:59:10,594 RepairJob.java:143 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-04-28 00:59:10,598 RepairJob.java:234 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:59:10,598 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,600 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,600 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,601 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,601 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,605 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:59:10,605 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-04-28 00:59:10,605 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-04-28 00:59:10,605 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:2] 2025-04-28 00:59:10,605 RepairJob.java:143 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:2] 2025-04-28 00:59:10,608 RepairJob.java:234 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:59:10,608 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,610 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,610 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,613 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,613 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,613 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:59:10,614 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:7] 2025-04-28 00:59:10,614 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 00:59:10,614 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:5] 2025-04-28 00:59:10,614 RepairJob.java:143 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:5] 2025-04-28 00:59:10,620 RepairJob.java:234 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:59:10,620 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,622 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,622 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,624 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,624 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:10,629 RepairSession.java:180 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:59:10,629 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 00:59:10,629 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-04-28 00:59:10,629 SyncTask.java:66 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 00:59:10,629 RepairJob.java:143 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-04-28 00:59:10,630 RepairSession.java:270 - [repair #fe841e50-23cb-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:7] 2025-04-28 00:59:10,630 RepairRunnable.java:261 - Repair session fe841e50-23cb-11f0-b704-57db704f83e4 for range [(-6254801659725088552,-6214992980081872658], (9026152642185271874,9061413002464743249]] finished INFO [RepairJobTask:7] 2025-04-28 00:59:10,631 ActiveRepairService.java:452 - [repair #fe8333f0-23cb-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 00:59:10,634 RepairRunnable.java:343 - Repair command #42 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:59:16,872 Validator.java:281 - [repair #025c0150-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 00:59:16,882 Validator.java:281 - [repair #025c0150-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 00:59:16,891 Validator.java:281 - [repair #025c0150-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 00:59:16,898 Validator.java:281 - [repair #025c0150-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 00:59:16,906 ActiveRepairService.java:452 - [repair #0258cd00-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:59:17,341 Validator.java:281 - [repair #02a73b20-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 00:59:17,355 Validator.java:281 - [repair #02a73b20-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 00:59:17,361 Validator.java:281 - [repair #02a73b20-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 00:59:17,367 Validator.java:281 - [repair #02a73b20-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 00:59:17,375 ActiveRepairService.java:452 - [repair #02a6c5f0-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-44] 2025-04-28 00:59:17,528 RepairRunnable.java:139 - Starting repair command #43 (02c57180-23cc-11f0-b704-57db704f83e4), 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-44] 2025-04-28 00:59:17,533 RepairSession.java:228 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(4499601362044456964,4525035179396372852], (-2029326831438275338,-2027708684712968817], (5830498779647505321,5892491712538621160]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:1] 2025-04-28 00:59:17,539 RepairJob.java:234 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:59:17,540 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:17,543 RepairSession.java:180 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:17,543 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:17,545 RepairSession.java:180 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:17,545 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:17,546 RepairSession.java:180 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:59:17,547 SyncTask.java:66 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 00:59:17,547 SyncTask.java:66 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 00:59:17,547 SyncTask.java:66 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 00:59:17,547 RepairJob.java:143 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-04-28 00:59:17,554 RepairJob.java:234 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:59:17,554 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:17,556 RepairSession.java:180 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:17,556 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:17,557 RepairSession.java:180 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:17,557 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:17,562 RepairSession.java:180 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:59:17,563 SyncTask.java:66 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 00:59:17,564 SyncTask.java:66 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-04-28 00:59:17,564 SyncTask.java:66 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 00:59:17,565 RepairJob.java:143 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-04-28 00:59:17,566 RepairJob.java:234 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:59:17,566 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:17,568 RepairSession.java:180 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:17,568 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:17,569 RepairSession.java:180 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:17,570 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:17,570 RepairSession.java:180 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:59:17,571 SyncTask.java:66 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 00:59:17,571 SyncTask.java:66 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-04-28 00:59:17,571 SyncTask.java:66 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 00:59:17,571 RepairJob.java:143 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-04-28 00:59:17,573 RepairJob.java:234 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:59:17,573 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:17,575 RepairSession.java:180 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:17,575 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:17,576 RepairSession.java:180 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:17,576 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:17,577 RepairSession.java:180 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:59:17,577 SyncTask.java:66 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-04-28 00:59:17,578 SyncTask.java:66 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-04-28 00:59:17,577 SyncTask.java:66 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-04-28 00:59:17,578 RepairJob.java:143 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-04-28 00:59:17,579 RepairSession.java:270 - [repair #02c60dc0-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:6] 2025-04-28 00:59:17,579 RepairRunnable.java:261 - Repair session 02c60dc0-23cc-11f0-b704-57db704f83e4 for range [(4499601362044456964,4525035179396372852], (-2029326831438275338,-2027708684712968817], (5830498779647505321,5892491712538621160]] finished INFO [RepairJobTask:6] 2025-04-28 00:59:17,581 ActiveRepairService.java:452 - [repair #02c57180-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 00:59:17,582 RepairRunnable.java:343 - Repair command #43 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:59:18,338 Validator.java:281 - [repair #033941f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:59:18,352 Validator.java:281 - [repair #033941f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:59:18,361 Validator.java:281 - [repair #033941f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:59:18,415 Validator.java:281 - [repair #033941f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:59:18,426 Validator.java:281 - [repair #033941f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:59:18,488 Validator.java:281 - [repair #033941f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:59:18,497 Validator.java:281 - [repair #033941f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:59:18,508 Validator.java:281 - [repair #033941f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:59:18,516 Validator.java:281 - [repair #033941f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:59:18,527 Validator.java:281 - [repair #033941f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:59:18,538 Validator.java:281 - [repair #033941f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:59:18,547 Validator.java:281 - [repair #033941f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:59:18,560 Validator.java:281 - [repair #033941f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:59:18,567 Validator.java:281 - [repair #033941f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:59:18,573 Validator.java:281 - [repair #033941f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:59:18,578 Validator.java:281 - [repair #033941f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:59:18,583 ActiveRepairService.java:452 - [repair #0338ccc0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-45] 2025-04-28 00:59:20,416 RepairRunnable.java:139 - Starting repair command #44 (047e1e00-23cc-11f0-b704-57db704f83e4), 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-45] 2025-04-28 00:59:20,421 RepairSession.java:228 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-7503480454238117977,-7488309700406260648], (7999298514554512987,8007962485678505758], (-6701313438241953611,-6698250344604614636], (-3753396113170341118,-3738161653986307084], (7162913278170893054,7214502072815156143]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 00:59:20,480 RepairJob.java:234 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:59:20,480 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,484 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,486 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,491 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,491 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,493 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:59:20,493 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:2] 2025-04-28 00:59:20,493 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 00:59:20,500 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:5] 2025-04-28 00:59:20,500 RepairJob.java:143 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:5] 2025-04-28 00:59:20,511 RepairJob.java:234 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:59:20,512 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,514 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,514 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,517 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,517 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,519 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:59:20,524 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 00:59:20,524 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 00:59:20,524 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 00:59:20,524 RepairJob.java:143 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-04-28 00:59:20,525 RepairJob.java:234 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:59:20,525 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,527 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,527 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,531 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,532 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,534 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:59:20,534 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 00:59:20,534 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 00:59:20,534 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 00:59:20,535 RepairJob.java:143 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-04-28 00:59:20,542 RepairJob.java:234 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:59:20,542 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,544 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,544 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,546 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,546 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,549 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:59:20,549 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-04-28 00:59:20,549 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-04-28 00:59:20,549 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-04-28 00:59:20,549 RepairJob.java:143 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-04-28 00:59:20,555 RepairJob.java:234 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:59:20,555 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,557 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,557 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,560 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,560 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,561 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:59:20,561 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:3] 2025-04-28 00:59:20,562 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:7] 2025-04-28 00:59:20,563 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:6] 2025-04-28 00:59:20,563 RepairJob.java:143 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:7] 2025-04-28 00:59:20,600 RepairJob.java:234 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:59:20,600 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,602 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,602 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,604 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,604 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,605 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:59:20,606 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:5] 2025-04-28 00:59:20,606 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:5] 2025-04-28 00:59:20,606 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:5] 2025-04-28 00:59:20,606 RepairJob.java:143 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:7] 2025-04-28 00:59:20,607 RepairJob.java:234 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:59:20,609 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,611 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,612 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,615 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,615 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,616 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:59:20,616 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-04-28 00:59:20,617 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-04-28 00:59:20,617 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-04-28 00:59:20,617 RepairJob.java:143 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-04-28 00:59:20,621 RepairJob.java:234 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:59:20,621 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,623 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,624 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,625 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,625 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,626 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:59:20,627 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 00:59:20,627 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:7] 2025-04-28 00:59:20,627 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 00:59:20,627 RepairJob.java:143 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:7] 2025-04-28 00:59:20,630 RepairJob.java:234 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:59:20,630 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,631 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,631 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,632 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,632 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,633 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:59:20,633 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-04-28 00:59:20,633 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 00:59:20,633 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-04-28 00:59:20,634 RepairJob.java:143 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-04-28 00:59:20,636 RepairJob.java:234 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:59:20,636 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,638 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,638 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,639 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,640 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,641 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:59:20,641 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 00:59:20,641 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-04-28 00:59:20,641 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 00:59:20,641 RepairJob.java:143 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-04-28 00:59:20,686 RepairJob.java:234 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:59:20,686 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,688 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,689 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,691 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,691 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,693 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:59:20,693 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:7] 2025-04-28 00:59:20,693 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:4] 2025-04-28 00:59:20,693 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:7] 2025-04-28 00:59:20,693 RepairJob.java:143 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:7] 2025-04-28 00:59:20,696 RepairJob.java:234 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:59:20,696 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,697 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,697 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,699 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,699 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,700 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:59:20,700 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 00:59:20,700 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-04-28 00:59:20,700 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 00:59:20,700 RepairJob.java:143 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-04-28 00:59:20,704 RepairJob.java:234 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:59:20,704 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,706 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,706 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,708 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,709 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,710 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:59:20,710 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-04-28 00:59:20,710 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-04-28 00:59:20,710 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-04-28 00:59:20,710 RepairJob.java:143 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-04-28 00:59:20,712 RepairJob.java:234 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:59:20,713 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,714 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,714 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,715 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,715 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,716 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:59:20,717 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:6] 2025-04-28 00:59:20,717 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:4] 2025-04-28 00:59:20,717 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:6] 2025-04-28 00:59:20,717 RepairJob.java:143 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:6] 2025-04-28 00:59:20,719 RepairJob.java:234 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:59:20,720 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,722 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,722 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,724 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,724 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,725 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:59:20,725 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:1] 2025-04-28 00:59:20,725 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:3] 2025-04-28 00:59:20,725 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:1] 2025-04-28 00:59:20,725 RepairJob.java:143 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:1] 2025-04-28 00:59:20,731 RepairJob.java:234 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:59:20,731 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,733 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,733 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,735 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,735 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:20,737 RepairSession.java:180 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:59:20,737 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 00:59:20,737 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-04-28 00:59:20,737 SyncTask.java:66 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 00:59:20,737 RepairJob.java:143 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-04-28 00:59:20,738 RepairSession.java:270 - [repair #047ee150-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:7] 2025-04-28 00:59:20,738 RepairRunnable.java:261 - Repair session 047ee150-23cc-11f0-b704-57db704f83e4 for range [(-7503480454238117977,-7488309700406260648], (7999298514554512987,8007962485678505758], (-6701313438241953611,-6698250344604614636], (-3753396113170341118,-3738161653986307084], (7162913278170893054,7214502072815156143]] finished INFO [RepairJobTask:7] 2025-04-28 00:59:20,739 ActiveRepairService.java:452 - [repair #047e1e00-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 00:59:20,744 RepairRunnable.java:343 - Repair command #44 finished in 0 seconds INFO [Repair-Task-46] 2025-04-28 00:59:26,839 RepairRunnable.java:139 - Starting repair command #45 (08520960-23cc-11f0-b704-57db704f83e4), 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-46] 2025-04-28 00:59:26,859 RepairSession.java:228 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(5779517235108424704,5802745932207255142], (8398616782945741501,8418813421400133964], (-5962012495934276743,-5932037500269084228], (8966223590505758970,8972778851595140074], (-512049858839600862,-503489046080107347]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 00:59:26,887 RepairJob.java:234 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:59:26,887 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:26,890 RepairSession.java:180 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:26,890 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:26,892 RepairSession.java:180 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:26,893 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:26,894 RepairSession.java:180 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:59:26,894 SyncTask.java:66 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 00:59:26,895 SyncTask.java:66 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 00:59:26,895 SyncTask.java:66 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 00:59:26,895 RepairJob.java:143 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-04-28 00:59:26,897 RepairJob.java:234 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:59:26,897 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:26,898 RepairSession.java:180 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:26,898 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:26,900 RepairSession.java:180 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:26,900 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:26,901 RepairSession.java:180 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:59:26,901 SyncTask.java:66 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 00:59:26,902 SyncTask.java:66 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-04-28 00:59:26,903 SyncTask.java:66 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-04-28 00:59:26,903 RepairJob.java:234 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:59:26,903 RepairJob.java:143 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:6] 2025-04-28 00:59:26,903 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:26,905 RepairSession.java:180 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:26,905 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:26,906 RepairSession.java:180 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:26,906 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:26,907 RepairSession.java:180 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:59:26,908 SyncTask.java:66 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 00:59:26,908 SyncTask.java:66 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-04-28 00:59:26,908 SyncTask.java:66 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 00:59:26,909 RepairJob.java:143 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-04-28 00:59:26,909 RepairJob.java:234 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:59:26,909 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:26,911 RepairSession.java:180 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:26,911 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:26,912 RepairSession.java:180 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:26,912 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:26,913 RepairSession.java:180 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:59:26,914 SyncTask.java:66 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 00:59:26,914 SyncTask.java:66 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 00:59:26,914 SyncTask.java:66 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 00:59:26,914 RepairJob.java:143 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-04-28 00:59:26,914 RepairSession.java:270 - [repair #08553db0-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:3] 2025-04-28 00:59:26,915 RepairRunnable.java:261 - Repair session 08553db0-23cc-11f0-b704-57db704f83e4 for range [(5779517235108424704,5802745932207255142], (8398616782945741501,8418813421400133964], (-5962012495934276743,-5932037500269084228], (8966223590505758970,8972778851595140074], (-512049858839600862,-503489046080107347]] finished INFO [RepairJobTask:3] 2025-04-28 00:59:26,916 ActiveRepairService.java:452 - [repair #08520960-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 00:59:26,917 RepairRunnable.java:343 - Repair command #45 finished in 0 seconds INFO [Repair-Task-47] 2025-04-28 00:59:27,342 RepairRunnable.java:139 - Starting repair command #46 (089ef0e0-23cc-11f0-b704-57db704f83e4), 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-47] 2025-04-28 00:59:27,347 RepairSession.java:228 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-8289989158148944567,-8282506058440079130], (-8137808796524035582,-8114458405029862709], (5128596703563815484,5140972842286777326], (-7802607095110468303,-7793065069283903990]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 00:59:27,355 RepairJob.java:234 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:59:27,356 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:27,357 RepairSession.java:180 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:27,357 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:27,359 RepairSession.java:180 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:27,360 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:27,361 RepairSession.java:180 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:59:27,362 SyncTask.java:66 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 00:59:27,362 SyncTask.java:66 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 00:59:27,363 SyncTask.java:66 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 00:59:27,363 RepairJob.java:234 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:59:27,363 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:2] 2025-04-28 00:59:27,363 RepairJob.java:143 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:59:27,366 RepairSession.java:180 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:27,366 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:27,367 RepairSession.java:180 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:27,368 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:27,369 RepairSession.java:180 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:59:27,370 SyncTask.java:66 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-04-28 00:59:27,370 SyncTask.java:66 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 00:59:27,371 SyncTask.java:66 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-04-28 00:59:27,371 RepairJob.java:143 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-04-28 00:59:27,377 RepairJob.java:234 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:59:27,377 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:27,378 RepairSession.java:180 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:27,380 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:27,384 RepairSession.java:180 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:27,384 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:27,387 RepairSession.java:180 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:59:27,390 SyncTask.java:66 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 00:59:27,390 SyncTask.java:66 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 00:59:27,391 SyncTask.java:66 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-04-28 00:59:27,391 RepairJob.java:143 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-04-28 00:59:27,395 RepairJob.java:234 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:59:27,395 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:27,397 RepairSession.java:180 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:27,399 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:27,400 RepairSession.java:180 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:27,401 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:27,403 RepairSession.java:180 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:59:27,404 SyncTask.java:66 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 00:59:27,404 SyncTask.java:66 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 00:59:27,404 SyncTask.java:66 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-04-28 00:59:27,404 RepairJob.java:143 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-04-28 00:59:27,405 RepairSession.java:270 - [repair #089fb430-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:5] 2025-04-28 00:59:27,405 RepairRunnable.java:261 - Repair session 089fb430-23cc-11f0-b704-57db704f83e4 for range [(-8289989158148944567,-8282506058440079130], (-8137808796524035582,-8114458405029862709], (5128596703563815484,5140972842286777326], (-7802607095110468303,-7793065069283903990]] finished INFO [RepairJobTask:5] 2025-04-28 00:59:27,406 ActiveRepairService.java:452 - [repair #089ef0e0-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 00:59:27,407 RepairRunnable.java:343 - Repair command #46 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:59:27,575 Validator.java:281 - [repair #08c0d0c0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 00:59:27,579 Validator.java:281 - [repair #08c0d0c0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 00:59:27,584 Validator.java:281 - [repair #08c0d0c0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 00:59:27,589 Validator.java:281 - [repair #08c0d0c0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 00:59:27,593 ActiveRepairService.java:452 - [repair #08bfe660-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:59:28,363 Validator.java:281 - [repair #09327e50-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:59:28,370 Validator.java:281 - [repair #09327e50-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:59:28,378 Validator.java:281 - [repair #09327e50-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:59:28,387 Validator.java:281 - [repair #09327e50-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:59:28,398 Validator.java:281 - [repair #09327e50-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:59:28,443 Validator.java:281 - [repair #09327e50-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:59:28,459 Validator.java:281 - [repair #09327e50-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:59:28,471 Validator.java:281 - [repair #09327e50-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:59:28,484 Validator.java:281 - [repair #09327e50-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:59:28,500 Validator.java:281 - [repair #09327e50-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:59:28,528 Validator.java:281 - [repair #09327e50-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:59:28,540 Validator.java:281 - [repair #09327e50-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:59:28,548 Validator.java:281 - [repair #09327e50-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:59:28,559 Validator.java:281 - [repair #09327e50-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:59:28,569 Validator.java:281 - [repair #09327e50-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:59:28,576 Validator.java:281 - [repair #09327e50-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:59:28,586 ActiveRepairService.java:452 - [repair #09320920-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-48] 2025-04-28 00:59:30,440 RepairRunnable.java:139 - Starting repair command #47 (0a77a880-23cc-11f0-b704-57db704f83e4), 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-48] 2025-04-28 00:59:30,446 RepairSession.java:228 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(2670308068138030289,2715841668470203469], (-5702643116162335203,-5679859835529124119]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 00:59:30,465 RepairJob.java:234 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:59:30,465 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,466 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,466 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,468 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,468 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,469 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:59:30,469 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:2] 2025-04-28 00:59:30,470 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 00:59:30,470 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:5] 2025-04-28 00:59:30,470 RepairJob.java:143 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:2] 2025-04-28 00:59:30,472 RepairJob.java:234 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:59:30,472 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,474 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,474 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,476 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,476 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,477 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:59:30,478 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 00:59:30,479 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 00:59:30,479 RepairJob.java:234 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:59:30,479 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:4] 2025-04-28 00:59:30,478 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,481 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,481 RepairJob.java:270 - Validating /10.0.0.27 INFO [RepairJobTask:2] 2025-04-28 00:59:30,482 RepairJob.java:143 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,482 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,482 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,483 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:59:30,483 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-04-28 00:59:30,483 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 00:59:30,483 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 00:59:30,483 RepairJob.java:143 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-04-28 00:59:30,499 RepairJob.java:234 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:59:30,499 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,501 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,501 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,502 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,502 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,503 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:59:30,504 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-04-28 00:59:30,504 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 00:59:30,504 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-04-28 00:59:30,504 RepairJob.java:143 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-04-28 00:59:30,506 RepairJob.java:234 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:59:30,506 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,507 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,507 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,510 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,510 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,511 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:59:30,511 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:6] 2025-04-28 00:59:30,511 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:7] 2025-04-28 00:59:30,511 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:6] 2025-04-28 00:59:30,511 RepairJob.java:143 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:6] 2025-04-28 00:59:30,552 RepairJob.java:234 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:59:30,552 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,554 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,554 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,556 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,557 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,559 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:59:30,559 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:3] 2025-04-28 00:59:30,559 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:5] 2025-04-28 00:59:30,559 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 00:59:30,561 RepairJob.java:143 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:4] 2025-04-28 00:59:30,562 RepairJob.java:234 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:59:30,562 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,564 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,564 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,566 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,566 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,567 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:59:30,568 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 00:59:30,569 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 00:59:30,569 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 00:59:30,569 RepairJob.java:143 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-04-28 00:59:30,572 RepairJob.java:234 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:59:30,573 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,576 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,576 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,578 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,578 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,579 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:59:30,580 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:3] 2025-04-28 00:59:30,581 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:3] 2025-04-28 00:59:30,581 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:3] 2025-04-28 00:59:30,581 RepairJob.java:143 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:5] 2025-04-28 00:59:30,583 RepairJob.java:234 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:59:30,585 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,586 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,587 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,589 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,590 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,591 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:59:30,593 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-04-28 00:59:30,593 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 00:59:30,593 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 00:59:30,593 RepairJob.java:143 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-04-28 00:59:30,597 RepairJob.java:234 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:59:30,602 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,606 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,607 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,615 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,615 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,622 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:59:30,622 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 00:59:30,622 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 00:59:30,622 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 00:59:30,622 RepairJob.java:143 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-04-28 00:59:30,674 RepairJob.java:234 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:59:30,675 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,677 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,677 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,680 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,680 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,682 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:59:30,682 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:3] 2025-04-28 00:59:30,682 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-04-28 00:59:30,682 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-04-28 00:59:30,683 RepairJob.java:143 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:3] 2025-04-28 00:59:30,685 RepairJob.java:234 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:59:30,685 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,687 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,687 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,689 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,690 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,693 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:59:30,695 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-04-28 00:59:30,695 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-04-28 00:59:30,695 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-04-28 00:59:30,695 RepairJob.java:143 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-04-28 00:59:30,698 RepairJob.java:234 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:59:30,700 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,703 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,703 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,705 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,706 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,708 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:59:30,709 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-04-28 00:59:30,709 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-04-28 00:59:30,709 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-04-28 00:59:30,709 RepairJob.java:143 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-04-28 00:59:30,712 RepairJob.java:234 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:59:30,712 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,713 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,713 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,715 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,715 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,717 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:59:30,717 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:4] 2025-04-28 00:59:30,717 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:7] 2025-04-28 00:59:30,718 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:5] 2025-04-28 00:59:30,718 RepairJob.java:143 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:5] 2025-04-28 00:59:30,720 RepairJob.java:234 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:59:30,721 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,722 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,722 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,724 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,724 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,726 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:59:30,728 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:3] 2025-04-28 00:59:30,728 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-04-28 00:59:30,728 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:7] 2025-04-28 00:59:30,728 RepairJob.java:143 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:7] 2025-04-28 00:59:30,736 RepairJob.java:234 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:59:30,736 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,738 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,738 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,740 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,740 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:30,741 RepairSession.java:180 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:59:30,742 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-04-28 00:59:30,742 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-04-28 00:59:30,742 SyncTask.java:66 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-04-28 00:59:30,742 RepairJob.java:143 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-04-28 00:59:30,742 RepairSession.java:270 - [repair #0a7892e0-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:3] 2025-04-28 00:59:30,742 RepairRunnable.java:261 - Repair session 0a7892e0-23cc-11f0-b704-57db704f83e4 for range [(2670308068138030289,2715841668470203469], (-5702643116162335203,-5679859835529124119]] finished INFO [RepairJobTask:3] 2025-04-28 00:59:30,746 ActiveRepairService.java:452 - [repair #0a77a880-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 00:59:30,749 RepairRunnable.java:343 - Repair command #47 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:59:36,890 Validator.java:281 - [repair #0e4d8fb0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 00:59:36,902 Validator.java:281 - [repair #0e4d8fb0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 00:59:36,913 Validator.java:281 - [repair #0e4d8fb0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 00:59:36,927 Validator.java:281 - [repair #0e4d8fb0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 00:59:36,942 ActiveRepairService.java:452 - [repair #0e4c5730-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-49] 2025-04-28 00:59:37,395 RepairRunnable.java:139 - Starting repair command #48 (0e9ce830-23cc-11f0-b704-57db704f83e4), 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-49] 2025-04-28 00:59:37,402 RepairSession.java:228 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(1843444252140351350,1846587357494580791], (5248995319747310136,5252436273372604662], (-2986222369756063111,-2960267576695130062], (-6594735770086918324,-6581826716310390604], (-2164727169725724750,-2156582420217786896], (-8311588284697996074,-8301755648379109512], (906995724946399213,922889638429052573], (-7010350497505262228,-7005429993309221229]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-04-28 00:59:37,418 RepairJob.java:234 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:59:37,418 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,421 RepairSession.java:180 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,422 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,426 RepairSession.java:180 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,426 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,433 RepairSession.java:180 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:59:37,434 SyncTask.java:66 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 00:59:37,434 SyncTask.java:66 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 00:59:37,435 SyncTask.java:66 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 00:59:37,435 RepairJob.java:143 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-04-28 00:59:37,438 RepairJob.java:234 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:59:37,439 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,442 RepairSession.java:180 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,443 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,445 RepairSession.java:180 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,447 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,449 RepairSession.java:180 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:59:37,450 SyncTask.java:66 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-04-28 00:59:37,450 SyncTask.java:66 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 00:59:37,452 SyncTask.java:66 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-04-28 00:59:37,452 RepairJob.java:143 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:6] 2025-04-28 00:59:37,454 RepairJob.java:234 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:59:37,454 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,456 RepairSession.java:180 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,457 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,458 RepairSession.java:180 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,459 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,460 RepairSession.java:180 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:59:37,463 RepairJob.java:234 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:59:37,463 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:2] 2025-04-28 00:59:37,464 SyncTask.java:66 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 00:59:37,464 SyncTask.java:66 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-04-28 00:59:37,464 SyncTask.java:66 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-04-28 00:59:37,464 RepairJob.java:143 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,465 RepairSession.java:180 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,465 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,467 RepairSession.java:180 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,467 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,469 RepairSession.java:180 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:59:37,470 SyncTask.java:66 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 00:59:37,470 SyncTask.java:66 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-04-28 00:59:37,470 SyncTask.java:66 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 00:59:37,470 RepairJob.java:143 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-04-28 00:59:37,471 RepairSession.java:270 - [repair #0e9df9a0-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:3] 2025-04-28 00:59:37,472 RepairRunnable.java:261 - Repair session 0e9df9a0-23cc-11f0-b704-57db704f83e4 for range [(1843444252140351350,1846587357494580791], (5248995319747310136,5252436273372604662], (-2986222369756063111,-2960267576695130062], (-6594735770086918324,-6581826716310390604], (-2164727169725724750,-2156582420217786896], (-8311588284697996074,-8301755648379109512], (906995724946399213,922889638429052573], (-7010350497505262228,-7005429993309221229]] finished INFO [RepairJobTask:3] 2025-04-28 00:59:37,474 ActiveRepairService.java:452 - [repair #0e9ce830-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 00:59:37,476 RepairRunnable.java:343 - Repair command #48 finished in 0 seconds INFO [Repair-Task-50] 2025-04-28 00:59:37,599 RepairRunnable.java:139 - Starting repair command #49 (0ebc08f0-23cc-11f0-b704-57db704f83e4), 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-50] 2025-04-28 00:59:37,604 RepairSession.java:228 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(2887183947447492462,2902548772782945656], (-2616147370813822541,-2595757132896171052], (-3594413164230184993,-3563372959746356948], (1369404609558383896,1386233104052852627]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:1] 2025-04-28 00:59:37,617 RepairJob.java:234 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:59:37,617 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,620 RepairSession.java:180 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,620 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,621 RepairSession.java:180 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,622 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,625 RepairSession.java:180 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:59:37,629 SyncTask.java:66 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 00:59:37,629 SyncTask.java:66 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 00:59:37,630 SyncTask.java:66 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 00:59:37,630 RepairJob.java:143 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-04-28 00:59:37,634 RepairJob.java:234 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:59:37,634 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,636 RepairSession.java:180 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,636 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,638 RepairSession.java:180 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,639 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,641 RepairSession.java:180 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:59:37,641 SyncTask.java:66 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-04-28 00:59:37,643 SyncTask.java:66 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-04-28 00:59:37,643 SyncTask.java:66 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-04-28 00:59:37,643 RepairJob.java:143 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-04-28 00:59:37,647 RepairJob.java:234 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:59:37,647 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,649 RepairSession.java:180 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,650 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,652 RepairSession.java:180 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,653 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,654 RepairSession.java:180 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:59:37,654 SyncTask.java:66 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 00:59:37,654 SyncTask.java:66 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 00:59:37,654 SyncTask.java:66 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 00:59:37,654 RepairJob.java:143 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-04-28 00:59:37,659 RepairJob.java:234 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:59:37,659 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,661 RepairSession.java:180 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,662 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,664 RepairSession.java:180 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,664 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:37,665 RepairSession.java:180 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:59:37,665 SyncTask.java:66 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 00:59:37,666 SyncTask.java:66 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-04-28 00:59:37,666 SyncTask.java:66 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 00:59:37,666 RepairJob.java:143 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-04-28 00:59:37,667 RepairSession.java:270 - [repair #0ebccc40-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:3] 2025-04-28 00:59:37,667 RepairRunnable.java:261 - Repair session 0ebccc40-23cc-11f0-b704-57db704f83e4 for range [(2887183947447492462,2902548772782945656], (-2616147370813822541,-2595757132896171052], (-3594413164230184993,-3563372959746356948], (1369404609558383896,1386233104052852627]] finished INFO [RepairJobTask:3] 2025-04-28 00:59:37,668 ActiveRepairService.java:452 - [repair #0ebc08f0-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 00:59:37,671 RepairRunnable.java:343 - Repair command #49 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:59:38,411 Validator.java:281 - [repair #0f344630-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:59:38,464 Validator.java:281 - [repair #0f344630-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:59:38,486 Validator.java:281 - [repair #0f344630-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:59:38,541 Validator.java:281 - [repair #0f344630-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:59:38,554 Validator.java:281 - [repair #0f344630-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:59:38,567 Validator.java:281 - [repair #0f344630-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:59:38,582 Validator.java:281 - [repair #0f344630-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:59:38,598 Validator.java:281 - [repair #0f344630-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:59:38,611 Validator.java:281 - [repair #0f344630-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:59:38,627 Validator.java:281 - [repair #0f344630-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:59:38,635 Validator.java:281 - [repair #0f344630-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:59:38,650 Validator.java:281 - [repair #0f344630-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:59:38,659 Validator.java:281 - [repair #0f344630-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:59:38,671 Validator.java:281 - [repair #0f344630-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:59:38,682 Validator.java:281 - [repair #0f344630-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:59:38,710 Validator.java:281 - [repair #0f344630-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:59:38,715 ActiveRepairService.java:452 - [repair #0f3334c0-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 00:59:40,513 Validator.java:281 - [repair #1072e0b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:59:40,566 Validator.java:281 - [repair #1072e0b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:59:40,579 Validator.java:281 - [repair #1072e0b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:59:40,644 Validator.java:281 - [repair #1072e0b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:59:40,653 Validator.java:281 - [repair #1072e0b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:59:40,665 Validator.java:281 - [repair #1072e0b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:59:40,687 Validator.java:281 - [repair #1072e0b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:59:40,693 Validator.java:281 - [repair #1072e0b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:59:40,702 Validator.java:281 - [repair #1072e0b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:59:40,710 Validator.java:281 - [repair #1072e0b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:59:40,730 Validator.java:281 - [repair #1072e0b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:59:40,739 Validator.java:281 - [repair #1072e0b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:59:40,746 Validator.java:281 - [repair #1072e0b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:59:40,759 Validator.java:281 - [repair #1072e0b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:59:40,765 Validator.java:281 - [repair #1072e0b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:59:40,771 Validator.java:281 - [repair #1072e0b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:59:40,776 ActiveRepairService.java:452 - [repair #10721d60-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-51] 2025-04-28 00:59:46,908 RepairRunnable.java:139 - Starting repair command #50 (144879c0-23cc-11f0-b704-57db704f83e4), 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-51] 2025-04-28 00:59:46,916 RepairSession.java:228 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(5559601550256111499,5598222966165293209]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 00:59:46,932 RepairJob.java:234 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:59:46,932 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:46,938 RepairSession.java:180 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:46,938 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:46,942 RepairSession.java:180 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:46,942 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:46,954 RepairSession.java:180 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:59:46,959 SyncTask.java:66 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 00:59:46,959 SyncTask.java:66 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 00:59:46,959 SyncTask.java:66 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 00:59:46,959 RepairJob.java:143 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-04-28 00:59:46,959 RepairJob.java:234 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:59:46,959 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:46,964 RepairSession.java:180 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:46,964 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:46,966 RepairSession.java:180 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:46,966 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:46,971 RepairSession.java:180 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:59:46,972 SyncTask.java:66 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 00:59:46,972 SyncTask.java:66 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 00:59:46,972 SyncTask.java:66 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 00:59:46,972 RepairJob.java:143 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-04-28 00:59:46,974 RepairJob.java:234 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:59:46,974 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:46,980 RepairSession.java:180 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:46,980 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:46,981 RepairSession.java:180 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:46,982 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:46,984 RepairSession.java:180 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:59:46,985 SyncTask.java:66 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 00:59:46,986 SyncTask.java:66 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 00:59:46,986 SyncTask.java:66 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 00:59:46,986 RepairJob.java:143 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-04-28 00:59:46,987 RepairJob.java:234 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:59:46,987 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:46,989 RepairSession.java:180 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:46,989 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:46,991 RepairSession.java:180 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:46,991 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:46,992 RepairSession.java:180 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:59:46,992 SyncTask.java:66 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 00:59:46,992 SyncTask.java:66 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-04-28 00:59:46,992 SyncTask.java:66 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 00:59:46,993 RepairJob.java:143 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-04-28 00:59:46,993 RepairSession.java:270 - [repair #1449b240-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:4] 2025-04-28 00:59:46,993 RepairRunnable.java:261 - Repair session 1449b240-23cc-11f0-b704-57db704f83e4 for range [(5559601550256111499,5598222966165293209]] finished INFO [RepairJobTask:4] 2025-04-28 00:59:46,996 ActiveRepairService.java:452 - [repair #144879c0-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 00:59:47,006 RepairRunnable.java:343 - Repair command #50 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:59:47,448 Validator.java:281 - [repair #1498bca0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 00:59:47,458 Validator.java:281 - [repair #1498bca0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 00:59:47,477 Validator.java:281 - [repair #1498bca0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 00:59:47,490 Validator.java:281 - [repair #1498bca0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 00:59:47,501 ActiveRepairService.java:452 - [repair #1497d240-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-52] 2025-04-28 00:59:47,622 RepairRunnable.java:139 - Starting repair command #51 (14b56c60-23cc-11f0-b704-57db704f83e4), 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-52] 2025-04-28 00:59:47,629 RepairSession.java:228 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-1523188453413416158,-1483166870502731027], (-2083153195322952425,-2029326831438275338]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 00:59:47,635 RepairJob.java:234 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:59:47,635 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:47,637 RepairSession.java:180 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:47,637 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:47,639 RepairSession.java:180 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:47,639 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:47,642 RepairSession.java:180 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:59:47,643 SyncTask.java:66 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 00:59:47,644 SyncTask.java:66 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 00:59:47,645 SyncTask.java:66 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 00:59:47,645 RepairJob.java:143 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-04-28 00:59:47,647 RepairJob.java:234 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:59:47,648 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:47,650 RepairSession.java:180 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:47,650 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:47,653 RepairSession.java:180 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:47,654 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:47,660 RepairSession.java:180 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:59:47,661 SyncTask.java:66 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 00:59:47,661 SyncTask.java:66 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 00:59:47,662 SyncTask.java:66 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 00:59:47,662 RepairJob.java:143 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-04-28 00:59:47,665 RepairJob.java:234 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:59:47,667 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:47,669 RepairSession.java:180 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:47,670 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:47,672 RepairSession.java:180 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:47,672 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:47,675 RepairSession.java:180 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:59:47,676 SyncTask.java:66 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-04-28 00:59:47,676 SyncTask.java:66 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-04-28 00:59:47,676 SyncTask.java:66 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-04-28 00:59:47,677 RepairJob.java:143 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-04-28 00:59:47,680 RepairJob.java:234 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:59:47,680 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:47,684 RepairSession.java:180 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:47,685 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:47,686 RepairSession.java:180 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:47,686 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:47,689 RepairSession.java:180 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:59:47,689 SyncTask.java:66 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 00:59:47,690 SyncTask.java:66 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 00:59:47,690 SyncTask.java:66 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 00:59:47,690 RepairJob.java:143 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-04-28 00:59:47,695 RepairSession.java:270 - [repair #14b67dd0-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:3] 2025-04-28 00:59:47,695 RepairRunnable.java:261 - Repair session 14b67dd0-23cc-11f0-b704-57db704f83e4 for range [(-1523188453413416158,-1483166870502731027], (-2083153195322952425,-2029326831438275338]] finished INFO [RepairJobTask:3] 2025-04-28 00:59:47,713 ActiveRepairService.java:452 - [repair #14b56c60-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [RepairJobTask:3] 2025-04-28 00:59:47,719 RepairRunnable.java:343 - Repair command #51 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:59:48,516 Validator.java:281 - [repair #1533eb30-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:59:48,529 Validator.java:281 - [repair #1533eb30-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:59:48,540 Validator.java:281 - [repair #1533eb30-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:59:48,552 Validator.java:281 - [repair #1533eb30-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:59:48,576 Validator.java:281 - [repair #1533eb30-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:59:48,621 Validator.java:281 - [repair #1533eb30-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:59:48,641 Validator.java:281 - [repair #1533eb30-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:59:48,654 Validator.java:281 - [repair #1533eb30-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:59:48,662 Validator.java:281 - [repair #1533eb30-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:59:48,674 Validator.java:281 - [repair #1533eb30-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:59:48,683 Validator.java:281 - [repair #1533eb30-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:59:48,692 Validator.java:281 - [repair #1533eb30-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:59:48,702 Validator.java:281 - [repair #1533eb30-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:59:48,707 Validator.java:281 - [repair #1533eb30-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:59:48,714 Validator.java:281 - [repair #1533eb30-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:59:48,722 Validator.java:281 - [repair #1533eb30-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:59:48,727 ActiveRepairService.java:452 - [repair #153041b0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-53] 2025-04-28 00:59:50,489 RepairRunnable.java:139 - Starting repair command #52 (166ae490-23cc-11f0-b704-57db704f83e4), 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-53] 2025-04-28 00:59:50,496 RepairSession.java:228 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-1523188453413416158,-1483166870502731027], (-2083153195322952425,-2029326831438275338]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 00:59:50,518 RepairJob.java:234 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:59:50,518 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,523 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,523 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,527 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,527 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,538 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:59:50,538 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 00:59:50,538 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 00:59:50,538 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 00:59:50,538 RepairJob.java:143 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:2] 2025-04-28 00:59:50,552 RepairJob.java:234 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:59:50,553 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,556 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,558 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,561 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,562 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,563 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:59:50,563 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 00:59:50,563 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-04-28 00:59:50,563 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 00:59:50,563 RepairJob.java:143 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-04-28 00:59:50,566 RepairJob.java:234 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:59:50,566 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,568 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,568 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,570 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,570 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,571 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:59:50,571 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 00:59:50,571 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 00:59:50,571 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 00:59:50,571 RepairJob.java:143 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-04-28 00:59:50,575 RepairJob.java:234 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:59:50,575 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,580 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,580 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,581 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,581 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,583 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:59:50,583 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 00:59:50,583 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 00:59:50,584 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-04-28 00:59:50,590 RepairJob.java:234 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:59:50,590 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:5] 2025-04-28 00:59:50,589 RepairJob.java:143 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,592 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,593 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,598 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,598 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,599 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:59:50,600 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-04-28 00:59:50,600 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:7] 2025-04-28 00:59:50,602 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-04-28 00:59:50,604 RepairJob.java:143 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:5] 2025-04-28 00:59:50,640 RepairJob.java:234 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:59:50,641 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,643 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,643 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,645 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,645 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,646 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:59:50,646 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:5] 2025-04-28 00:59:50,646 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:3] 2025-04-28 00:59:50,646 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:3] 2025-04-28 00:59:50,646 RepairJob.java:143 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:7] 2025-04-28 00:59:50,649 RepairJob.java:234 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 00:59:50,650 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,652 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,652 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,654 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,654 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,656 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:59:50,656 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-04-28 00:59:50,656 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 00:59:50,656 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-04-28 00:59:50,658 RepairJob.java:143 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-04-28 00:59:50,659 RepairJob.java:234 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:59:50,659 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,662 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,664 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,665 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,665 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,666 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:59:50,666 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:4] 2025-04-28 00:59:50,667 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 00:59:50,667 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:4] 2025-04-28 00:59:50,668 RepairJob.java:143 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:2] 2025-04-28 00:59:50,670 RepairJob.java:234 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:59:50,670 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,672 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,672 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,673 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,673 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,674 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:59:50,675 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-04-28 00:59:50,675 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-04-28 00:59:50,675 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-04-28 00:59:50,675 RepairJob.java:143 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-04-28 00:59:50,683 RepairJob.java:234 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:59:50,683 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,684 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,684 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,685 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,686 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,690 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 00:59:50,691 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 00:59:50,691 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-04-28 00:59:50,692 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 00:59:50,692 RepairJob.java:143 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-04-28 00:59:50,731 RepairJob.java:234 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:59:50,731 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,733 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,733 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,734 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,735 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,736 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:59:50,736 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:1] 2025-04-28 00:59:50,736 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:6] 2025-04-28 00:59:50,737 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-04-28 00:59:50,737 RepairJob.java:143 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:6] 2025-04-28 00:59:50,739 RepairJob.java:234 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:59:50,740 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,741 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,741 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,742 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,742 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,744 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:59:50,747 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-04-28 00:59:50,747 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-04-28 00:59:50,748 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-04-28 00:59:50,749 RepairJob.java:234 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:59:50,749 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:1] 2025-04-28 00:59:50,749 RepairJob.java:143 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,751 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,751 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,754 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,754 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,756 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:59:50,756 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-04-28 00:59:50,756 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-04-28 00:59:50,756 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-04-28 00:59:50,758 RepairJob.java:143 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-04-28 00:59:50,759 RepairJob.java:234 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:59:50,759 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,761 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,761 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,763 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,763 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,764 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 00:59:50,765 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:4] 2025-04-28 00:59:50,765 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 00:59:50,765 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:4] 2025-04-28 00:59:50,765 RepairJob.java:143 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:4] 2025-04-28 00:59:50,768 RepairJob.java:234 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:59:50,768 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,769 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,769 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,772 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,772 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,772 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:59:50,773 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:3] 2025-04-28 00:59:50,773 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:6] 2025-04-28 00:59:50,773 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:3] 2025-04-28 00:59:50,773 RepairJob.java:143 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:3] 2025-04-28 00:59:50,779 RepairJob.java:234 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:59:50,779 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,780 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,780 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,782 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,782 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:50,783 RepairSession.java:180 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:59:50,783 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-04-28 00:59:50,784 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-04-28 00:59:50,784 SyncTask.java:66 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-04-28 00:59:50,784 RepairJob.java:143 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-04-28 00:59:50,784 RepairSession.java:270 - [repair #166bcef0-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:6] 2025-04-28 00:59:50,786 RepairRunnable.java:261 - Repair session 166bcef0-23cc-11f0-b704-57db704f83e4 for range [(-1523188453413416158,-1483166870502731027], (-2083153195322952425,-2029326831438275338]] finished INFO [RepairJobTask:6] 2025-04-28 00:59:50,787 ActiveRepairService.java:452 - [repair #166ae490-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [RepairJobTask:6] 2025-04-28 00:59:50,813 RepairRunnable.java:343 - Repair command #52 finished in 0 seconds INFO [Repair-Task-54] 2025-04-28 00:59:56,935 RepairRunnable.java:139 - Starting repair command #53 (1a425260-23cc-11f0-b704-57db704f83e4), 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-54] 2025-04-28 00:59:56,944 RepairSession.java:228 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-5443959968860052452,-5436256871527024808], (-3404645051309140963,-3403657703965067813], (-8644392073327226290,-8621337099889133326], (-1769608578114052734,-1758622972507518658], (3902523842432820505,3911670901159755919], (-1771153075223421372,-1769608578114052734], (7896064188337798592,7918813128577680017]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-04-28 00:59:56,982 RepairJob.java:234 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:59:56,982 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:56,983 RepairSession.java:180 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:56,984 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:56,985 RepairSession.java:180 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:56,985 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:56,987 RepairSession.java:180 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:59:56,988 SyncTask.java:66 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 00:59:56,988 SyncTask.java:66 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 00:59:56,989 SyncTask.java:66 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 00:59:56,989 RepairJob.java:143 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-04-28 00:59:56,996 RepairJob.java:234 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:59:56,996 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:56,997 RepairSession.java:180 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:56,998 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:56,999 RepairSession.java:180 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:56,999 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,004 RepairSession.java:180 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:59:57,005 SyncTask.java:66 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 00:59:57,009 RepairJob.java:234 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 00:59:57,009 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:6] 2025-04-28 00:59:57,009 SyncTask.java:66 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-04-28 00:59:57,010 SyncTask.java:66 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,010 RepairSession.java:180 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [RepairJobTask:5] 2025-04-28 00:59:57,010 RepairJob.java:143 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,010 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,016 RepairSession.java:180 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,017 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,018 RepairSession.java:180 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:59:57,019 SyncTask.java:66 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-04-28 00:59:57,019 SyncTask.java:66 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 00:59:57,020 SyncTask.java:66 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-04-28 00:59:57,020 RepairJob.java:143 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-04-28 00:59:57,022 RepairJob.java:234 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:59:57,022 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,025 RepairSession.java:180 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,026 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,030 RepairSession.java:180 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,030 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,031 RepairSession.java:180 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 00:59:57,031 SyncTask.java:66 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 00:59:57,031 SyncTask.java:66 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-04-28 00:59:57,031 SyncTask.java:66 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 00:59:57,032 RepairJob.java:143 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-04-28 00:59:57,032 RepairSession.java:270 - [repair #1a43d900-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:1] 2025-04-28 00:59:57,033 RepairRunnable.java:261 - Repair session 1a43d900-23cc-11f0-b704-57db704f83e4 for range [(-5443959968860052452,-5436256871527024808], (-3404645051309140963,-3403657703965067813], (-8644392073327226290,-8621337099889133326], (-1769608578114052734,-1758622972507518658], (3902523842432820505,3911670901159755919], (-1771153075223421372,-1769608578114052734], (7896064188337798592,7918813128577680017]] finished INFO [RepairJobTask:1] 2025-04-28 00:59:57,034 ActiveRepairService.java:452 - [repair #1a425260-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 00:59:57,035 RepairRunnable.java:343 - Repair command #53 finished in 0 seconds INFO [Repair-Task-55] 2025-04-28 00:59:57,457 RepairRunnable.java:139 - Starting repair command #54 (1a922010-23cc-11f0-b704-57db704f83e4), 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-55] 2025-04-28 00:59:57,461 RepairSession.java:228 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-5241045049142098548,-5173687412257994696], (-503489046080107347,-483022064166682753]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 00:59:57,470 RepairJob.java:234 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:59:57,470 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,472 RepairSession.java:180 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,473 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,475 RepairSession.java:180 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,475 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,476 RepairSession.java:180 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:59:57,476 SyncTask.java:66 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 00:59:57,477 SyncTask.java:66 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 00:59:57,477 SyncTask.java:66 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 00:59:57,477 RepairJob.java:143 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-04-28 00:59:57,480 RepairJob.java:234 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:59:57,480 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,485 RepairSession.java:180 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,485 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,487 RepairSession.java:180 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,487 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,495 RepairSession.java:180 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:59:57,495 SyncTask.java:66 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-04-28 00:59:57,495 SyncTask.java:66 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 00:59:57,496 SyncTask.java:66 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-04-28 00:59:57,496 RepairJob.java:143 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-04-28 00:59:57,500 RepairJob.java:234 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 00:59:57,500 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,501 RepairSession.java:180 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,501 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,502 RepairSession.java:180 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,502 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,503 RepairSession.java:180 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:59:57,503 SyncTask.java:66 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 00:59:57,503 SyncTask.java:66 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-04-28 00:59:57,504 SyncTask.java:66 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-04-28 00:59:57,504 RepairJob.java:143 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-04-28 00:59:57,509 RepairJob.java:234 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 00:59:57,509 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,510 RepairSession.java:180 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,510 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,512 RepairSession.java:180 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,512 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,514 RepairSession.java:180 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:59:57,514 SyncTask.java:66 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-04-28 00:59:57,515 SyncTask.java:66 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 00:59:57,515 SyncTask.java:66 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-04-28 00:59:57,515 RepairJob.java:143 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-04-28 00:59:57,516 RepairSession.java:270 - [repair #1a92bc50-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:5] 2025-04-28 00:59:57,516 RepairRunnable.java:261 - Repair session 1a92bc50-23cc-11f0-b704-57db704f83e4 for range [(-5241045049142098548,-5173687412257994696], (-503489046080107347,-483022064166682753]] finished INFO [RepairJobTask:5] 2025-04-28 00:59:57,517 ActiveRepairService.java:452 - [repair #1a922010-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 00:59:57,518 RepairRunnable.java:343 - Repair command #54 finished in 0 seconds INFO [Repair-Task-56] 2025-04-28 00:59:57,663 RepairRunnable.java:139 - Starting repair command #55 (1ab18ef0-23cc-11f0-b704-57db704f83e4), 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-56] 2025-04-28 00:59:57,671 RepairSession.java:228 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(4470971993732703332,4471153434814780870], (461636607609645987,525876520784676439], (1073636722384569024,1077241402587665183]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 00:59:57,691 RepairJob.java:234 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:59:57,695 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,697 RepairSession.java:180 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,697 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,701 RepairSession.java:180 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,701 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,702 RepairSession.java:180 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 00:59:57,703 SyncTask.java:66 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 00:59:57,710 SyncTask.java:66 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 00:59:57,712 RepairJob.java:234 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 00:59:57,712 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,713 RepairSession.java:180 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,714 RepairJob.java:270 - Validating /10.0.0.27 INFO [RepairJobTask:4] 2025-04-28 00:59:57,714 SyncTask.java:66 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 00:59:57,714 RepairJob.java:143 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,715 RepairSession.java:180 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,715 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,716 RepairSession.java:180 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 00:59:57,717 SyncTask.java:66 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 00:59:57,717 SyncTask.java:66 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-04-28 00:59:57,719 SyncTask.java:66 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-04-28 00:59:57,720 RepairJob.java:143 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:6] 2025-04-28 00:59:57,722 RepairJob.java:234 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 00:59:57,722 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,724 RepairSession.java:180 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,724 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,725 RepairSession.java:180 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,725 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,727 RepairSession.java:180 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 00:59:57,728 SyncTask.java:66 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-04-28 00:59:57,728 SyncTask.java:66 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-04-28 00:59:57,728 SyncTask.java:66 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-04-28 00:59:57,728 RepairJob.java:143 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-04-28 00:59:57,729 RepairJob.java:234 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 00:59:57,730 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,731 RepairSession.java:180 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,731 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,732 RepairSession.java:180 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,732 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 00:59:57,733 RepairSession.java:180 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 00:59:57,733 SyncTask.java:66 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 00:59:57,733 SyncTask.java:66 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-04-28 00:59:57,734 SyncTask.java:66 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 00:59:57,734 RepairJob.java:143 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-04-28 00:59:57,735 RepairSession.java:270 - [repair #1ab2c770-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:4] 2025-04-28 00:59:57,735 RepairRunnable.java:261 - Repair session 1ab2c770-23cc-11f0-b704-57db704f83e4 for range [(4470971993732703332,4471153434814780870], (461636607609645987,525876520784676439], (1073636722384569024,1077241402587665183]] finished INFO [RepairJobTask:4] 2025-04-28 00:59:57,738 ActiveRepairService.java:452 - [repair #1ab18ef0-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 00:59:57,740 RepairRunnable.java:343 - Repair command #55 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 00:59:58,543 Validator.java:281 - [repair #1b2cd970-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 00:59:58,553 Validator.java:281 - [repair #1b2cd970-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 00:59:58,579 Validator.java:281 - [repair #1b2cd970-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 00:59:58,597 Validator.java:281 - [repair #1b2cd970-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 00:59:58,610 Validator.java:281 - [repair #1b2cd970-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 00:59:58,661 Validator.java:281 - [repair #1b2cd970-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 00:59:58,671 Validator.java:281 - [repair #1b2cd970-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 00:59:58,677 Validator.java:281 - [repair #1b2cd970-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:59:58,689 Validator.java:281 - [repair #1b2cd970-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 00:59:58,726 Validator.java:281 - [repair #1b2cd970-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 00:59:58,742 Validator.java:281 - [repair #1b2cd970-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 00:59:58,748 Validator.java:281 - [repair #1b2cd970-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 00:59:58,766 Validator.java:281 - [repair #1b2cd970-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 00:59:58,773 Validator.java:281 - [repair #1b2cd970-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 00:59:58,779 Validator.java:281 - [repair #1b2cd970-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 00:59:58,789 Validator.java:281 - [repair #1b2cd970-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 00:59:58,797 ActiveRepairService.java:452 - [repair #1b2ba0f0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:00:00,561 Validator.java:281 - [repair #1c661cc0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader WARN [ValidationExecutor:7] 2025-04-28 01:00:00,627 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/repair_run-8307cad023c911f0b472ab310ffebac8/mc-263-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-04-28 01:00:00,627 Validator.java:281 - [repair #1c661cc0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:00:00,641 Validator.java:281 - [repair #1c661cc0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:00:00,704 Validator.java:281 - [repair #1c661cc0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:00:00,716 Validator.java:281 - [repair #1c661cc0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:00:00,729 Validator.java:281 - [repair #1c661cc0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:00:00,741 Validator.java:281 - [repair #1c661cc0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:00:00,748 Validator.java:281 - [repair #1c661cc0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:00:00,755 Validator.java:281 - [repair #1c661cc0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:00:00,763 Validator.java:281 - [repair #1c661cc0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:00:00,771 Validator.java:281 - [repair #1c661cc0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:00:00,788 Validator.java:281 - [repair #1c661cc0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:00:00,804 Validator.java:281 - [repair #1c661cc0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:00:00,818 Validator.java:281 - [repair #1c661cc0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:00:00,829 Validator.java:281 - [repair #1c661cc0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:00:00,838 Validator.java:281 - [repair #1c661cc0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:00:00,847 ActiveRepairService.java:452 - [repair #1c653260-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,016 Validator.java:281 - [repair #204049b0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,037 Validator.java:281 - [repair #204049b0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,057 Validator.java:281 - [repair #204049b0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,080 Validator.java:281 - [repair #204049b0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,090 ActiveRepairService.java:452 - [repair #203d3c70-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-57] 2025-04-28 01:00:07,517 RepairRunnable.java:139 - Starting repair command #56 (209128d0-23cc-11f0-b704-57db704f83e4), 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-57] 2025-04-28 01:00:07,522 RepairSession.java:228 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(9198327937256424277,-9191796475416697773], (550144862220583734,558501072877741474]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 01:00:07,527 RepairJob.java:234 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:00:07,528 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,530 RepairSession.java:180 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,530 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,531 RepairSession.java:180 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,532 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,533 RepairSession.java:180 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:00:07,534 SyncTask.java:66 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:00:07,534 SyncTask.java:66 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-04-28 01:00:07,535 SyncTask.java:66 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:00:07,535 RepairJob.java:143 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:6] 2025-04-28 01:00:07,538 RepairJob.java:234 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:00:07,539 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,541 RepairSession.java:180 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,541 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,543 RepairSession.java:180 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,544 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,548 RepairSession.java:180 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:00:07,548 SyncTask.java:66 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:00:07,549 SyncTask.java:66 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:00:07,549 SyncTask.java:66 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:00:07,549 RepairJob.java:143 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:6] 2025-04-28 01:00:07,551 RepairJob.java:234 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:00:07,551 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,553 RepairSession.java:180 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,553 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,555 RepairSession.java:180 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,555 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,559 RepairSession.java:180 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:00:07,560 SyncTask.java:66 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:00:07,560 SyncTask.java:66 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:00:07,560 SyncTask.java:66 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:00:07,561 RepairJob.java:143 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-04-28 01:00:07,564 RepairJob.java:234 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:00:07,564 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,566 RepairSession.java:180 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,566 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,568 RepairSession.java:180 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,568 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,570 RepairSession.java:180 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:00:07,571 SyncTask.java:66 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:00:07,571 SyncTask.java:66 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:00:07,571 SyncTask.java:66 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:00:07,571 RepairJob.java:143 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:00:07,572 RepairSession.java:270 - [repair #2091ec20-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:1] 2025-04-28 01:00:07,572 RepairRunnable.java:261 - Repair session 2091ec20-23cc-11f0-b704-57db704f83e4 for range [(9198327937256424277,-9191796475416697773], (550144862220583734,558501072877741474]] finished INFO [RepairJobTask:1] 2025-04-28 01:00:07,573 ActiveRepairService.java:452 - [repair #209128d0-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 01:00:07,576 RepairRunnable.java:343 - Repair command #56 finished in 0 seconds INFO [Repair-Task-58] 2025-04-28 01:00:07,687 RepairRunnable.java:139 - Starting repair command #57 (20ab1970-23cc-11f0-b704-57db704f83e4), 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-58] 2025-04-28 01:00:07,695 RepairSession.java:228 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-591582829361655855,-541457605017749582]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 01:00:07,704 RepairJob.java:234 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:00:07,704 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,707 RepairSession.java:180 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,707 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,709 RepairSession.java:180 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,709 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,715 RepairSession.java:180 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:00:07,716 SyncTask.java:66 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:00:07,716 SyncTask.java:66 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 01:00:07,716 SyncTask.java:66 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:00:07,717 RepairJob.java:143 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:00:07,718 RepairJob.java:234 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:00:07,718 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,722 RepairSession.java:180 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,723 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,727 RepairSession.java:180 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,728 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,730 RepairSession.java:180 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:00:07,731 SyncTask.java:66 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:00:07,731 SyncTask.java:66 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-04-28 01:00:07,731 SyncTask.java:66 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:00:07,732 RepairJob.java:143 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:00:07,741 RepairJob.java:234 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:00:07,742 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,746 RepairSession.java:180 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,746 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,748 RepairSession.java:180 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,748 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,752 RepairSession.java:180 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:00:07,753 SyncTask.java:66 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-04-28 01:00:07,754 SyncTask.java:66 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:00:07,754 SyncTask.java:66 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 01:00:07,754 RepairJob.java:143 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:00:07,756 RepairJob.java:234 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:00:07,756 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,759 RepairSession.java:180 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,760 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,762 RepairSession.java:180 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,762 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:07,766 RepairSession.java:180 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:00:07,768 SyncTask.java:66 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:00:07,768 SyncTask.java:66 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-04-28 01:00:07,769 SyncTask.java:66 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:00:07,769 RepairJob.java:143 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:00:07,772 RepairSession.java:270 - [repair #20ac51f0-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:1] 2025-04-28 01:00:07,773 RepairRunnable.java:261 - Repair session 20ac51f0-23cc-11f0-b704-57db704f83e4 for range [(-591582829361655855,-541457605017749582]] finished INFO [RepairJobTask:1] 2025-04-28 01:00:07,780 ActiveRepairService.java:452 - [repair #20ab1970-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [RepairJobTask:1] 2025-04-28 01:00:07,783 RepairRunnable.java:343 - Repair command #57 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:00:08,580 Validator.java:281 - [repair #2129e660-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:00:08,593 Validator.java:281 - [repair #2129e660-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:00:08,605 Validator.java:281 - [repair #2129e660-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:00:08,670 Validator.java:281 - [repair #2129e660-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:00:08,681 Validator.java:281 - [repair #2129e660-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:00:08,739 Validator.java:281 - [repair #2129e660-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:00:08,749 Validator.java:281 - [repair #2129e660-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:00:08,759 Validator.java:281 - [repair #2129e660-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:00:08,771 Validator.java:281 - [repair #2129e660-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:00:08,783 Validator.java:281 - [repair #2129e660-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:00:08,796 Validator.java:281 - [repair #2129e660-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:00:08,805 Validator.java:281 - [repair #2129e660-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:00:08,817 Validator.java:281 - [repair #2129e660-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:00:08,822 Validator.java:281 - [repair #2129e660-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:00:08,830 Validator.java:281 - [repair #2129e660-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:00:08,836 Validator.java:281 - [repair #2129e660-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:00:08,842 ActiveRepairService.java:452 - [repair #2128d4f0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-59] 2025-04-28 01:00:10,548 RepairRunnable.java:139 - Starting repair command #58 (225fa740-23cc-11f0-b704-57db704f83e4), 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-59] 2025-04-28 01:00:10,552 RepairSession.java:228 - [repair #22604380-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(85238982354748203,140753292110353052], (-3996896938919107815,-3989121912890178209], (-8458123267674436368,-8427896215234156058]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:1] 2025-04-28 01:00:10,572 RepairJob.java:234 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:00:10,572 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,575 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,576 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,579 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,580 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,582 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:00:10,583 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 01:00:10,583 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 01:00:10,584 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-04-28 01:00:10,584 RepairJob.java:143 - [repair #22604380-23cc-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:2] 2025-04-28 01:00:10,586 RepairJob.java:234 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:00:10,586 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,588 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,590 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,591 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,592 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,597 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:00:10,598 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 01:00:10,598 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 01:00:10,598 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 01:00:10,598 RepairJob.java:143 - [repair #22604380-23cc-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-04-28 01:00:10,604 RepairJob.java:234 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:00:10,606 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,608 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,608 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,610 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,610 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,611 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:00:10,611 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-04-28 01:00:10,612 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-04-28 01:00:10,612 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-04-28 01:00:10,612 RepairJob.java:143 - [repair #22604380-23cc-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-04-28 01:00:10,613 RepairJob.java:234 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:00:10,613 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,616 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,616 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,618 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,618 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,620 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:00:10,621 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 01:00:10,621 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 01:00:10,621 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 01:00:10,621 RepairJob.java:143 - [repair #22604380-23cc-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-04-28 01:00:10,625 RepairJob.java:234 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:00:10,625 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,627 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,627 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,630 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,630 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,633 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:00:10,634 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:3] 2025-04-28 01:00:10,634 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:6] 2025-04-28 01:00:10,636 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 01:00:10,636 RepairJob.java:143 - [repair #22604380-23cc-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:6] 2025-04-28 01:00:10,675 RepairJob.java:234 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:00:10,675 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,682 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,682 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,685 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,686 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,688 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:00:10,689 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:5] 2025-04-28 01:00:10,689 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-04-28 01:00:10,690 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 01:00:10,690 RepairJob.java:143 - [repair #22604380-23cc-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:4] 2025-04-28 01:00:10,692 RepairJob.java:234 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:00:10,692 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,694 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,695 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,696 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,696 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,700 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:00:10,700 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-04-28 01:00:10,700 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-04-28 01:00:10,700 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-04-28 01:00:10,700 RepairJob.java:143 - [repair #22604380-23cc-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-04-28 01:00:10,703 RepairJob.java:234 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:00:10,704 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,706 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,707 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,709 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,709 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,711 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:00:10,712 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:4] 2025-04-28 01:00:10,712 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 01:00:10,712 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 01:00:10,713 RepairJob.java:143 - [repair #22604380-23cc-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:3] 2025-04-28 01:00:10,715 RepairJob.java:234 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:00:10,716 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,717 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,717 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,720 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,720 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,722 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:00:10,722 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 01:00:10,723 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 01:00:10,723 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 01:00:10,723 RepairJob.java:143 - [repair #22604380-23cc-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-04-28 01:00:10,726 RepairJob.java:234 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:00:10,726 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,729 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,729 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,730 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,730 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,732 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:00:10,732 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 01:00:10,733 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 01:00:10,733 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-04-28 01:00:10,734 RepairJob.java:143 - [repair #22604380-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-04-28 01:00:10,775 RepairJob.java:234 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:00:10,775 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,777 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,777 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,780 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,780 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,783 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:00:10,784 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:2] 2025-04-28 01:00:10,784 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:2] 2025-04-28 01:00:10,785 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-04-28 01:00:10,785 RepairJob.java:143 - [repair #22604380-23cc-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:2] 2025-04-28 01:00:10,787 RepairJob.java:234 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:00:10,787 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,788 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,789 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,790 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,790 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,796 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:00:10,797 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 01:00:10,797 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 01:00:10,797 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 01:00:10,798 RepairJob.java:143 - [repair #22604380-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-04-28 01:00:10,805 RepairJob.java:234 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:00:10,805 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,808 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,809 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,813 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,814 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,820 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:00:10,821 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-04-28 01:00:10,821 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-04-28 01:00:10,821 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 01:00:10,821 RepairJob.java:143 - [repair #22604380-23cc-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-04-28 01:00:10,823 RepairJob.java:234 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:00:10,824 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,827 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,827 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,828 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,829 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,838 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:00:10,838 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 01:00:10,839 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:6] 2025-04-28 01:00:10,839 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-04-28 01:00:10,842 RepairJob.java:143 - [repair #22604380-23cc-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:2] 2025-04-28 01:00:10,846 RepairJob.java:234 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:00:10,846 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,847 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,847 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,848 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,848 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,848 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:00:10,849 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 01:00:10,849 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:3] 2025-04-28 01:00:10,849 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 01:00:10,849 RepairJob.java:143 - [repair #22604380-23cc-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:2] 2025-04-28 01:00:10,856 RepairJob.java:234 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:00:10,856 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,861 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,861 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,862 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,862 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:10,863 RepairSession.java:180 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:00:10,864 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-04-28 01:00:10,864 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-04-28 01:00:10,864 SyncTask.java:66 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-04-28 01:00:10,864 RepairJob.java:143 - [repair #22604380-23cc-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-04-28 01:00:10,865 RepairSession.java:270 - [repair #22604380-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:2] 2025-04-28 01:00:10,865 RepairRunnable.java:261 - Repair session 22604380-23cc-11f0-b704-57db704f83e4 for range [(85238982354748203,140753292110353052], (-3996896938919107815,-3989121912890178209], (-8458123267674436368,-8427896215234156058]] finished INFO [RepairJobTask:2] 2025-04-28 01:00:10,866 ActiveRepairService.java:452 - [repair #225fa740-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 01:00:10,867 RepairRunnable.java:343 - Repair command #58 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:00:17,003 Validator.java:281 - [repair #2636ee00-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:17,011 Validator.java:281 - [repair #2636ee00-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:17,022 Validator.java:281 - [repair #2636ee00-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:17,028 Validator.java:281 - [repair #2636ee00-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:17,032 ActiveRepairService.java:452 - [repair #263651c0-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:00:17,564 Validator.java:281 - [repair #268c6100-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:17,574 Validator.java:281 - [repair #268c6100-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:17,582 Validator.java:281 - [repair #268c6100-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:17,590 Validator.java:281 - [repair #268c6100-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:17,596 ActiveRepairService.java:452 - [repair #268b9db0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-60] 2025-04-28 01:00:17,717 RepairRunnable.java:139 - Starting repair command #59 (26a58e50-23cc-11f0-b704-57db704f83e4), 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-60] 2025-04-28 01:00:17,722 RepairSession.java:228 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-6780154289299602428,-6743645548589257290], (-5540054954483132430,-5495627547772444593]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-04-28 01:00:17,741 RepairJob.java:234 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:00:17,741 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:17,743 RepairSession.java:180 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:17,743 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:17,745 RepairSession.java:180 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:17,745 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:17,748 RepairSession.java:180 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:00:17,749 SyncTask.java:66 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:00:17,749 SyncTask.java:66 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:00:17,749 SyncTask.java:66 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:00:17,751 RepairJob.java:143 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:00:17,751 RepairJob.java:234 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:00:17,752 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:17,753 RepairSession.java:180 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:17,753 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:17,755 RepairSession.java:180 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:17,755 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:17,757 RepairSession.java:180 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:00:17,757 SyncTask.java:66 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-04-28 01:00:17,757 SyncTask.java:66 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-04-28 01:00:17,758 SyncTask.java:66 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-04-28 01:00:17,758 RepairJob.java:143 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:00:17,763 RepairJob.java:234 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:00:17,764 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:17,765 RepairSession.java:180 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:17,765 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:17,766 RepairSession.java:180 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:17,766 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:17,768 RepairSession.java:180 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:00:17,769 RepairJob.java:234 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:00:17,769 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:1] 2025-04-28 01:00:17,770 SyncTask.java:66 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-04-28 01:00:17,770 SyncTask.java:66 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-04-28 01:00:17,770 SyncTask.java:66 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-04-28 01:00:17,770 RepairJob.java:143 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:00:17,771 RepairSession.java:180 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:17,772 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:17,773 RepairSession.java:180 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:17,773 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:17,774 RepairSession.java:180 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:00:17,775 SyncTask.java:66 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 01:00:17,776 SyncTask.java:66 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 01:00:17,776 SyncTask.java:66 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 01:00:17,776 RepairJob.java:143 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-04-28 01:00:17,776 RepairSession.java:270 - [repair #26a651a0-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:3] 2025-04-28 01:00:17,777 RepairRunnable.java:261 - Repair session 26a651a0-23cc-11f0-b704-57db704f83e4 for range [(-6780154289299602428,-6743645548589257290], (-5540054954483132430,-5495627547772444593]] finished INFO [RepairJobTask:3] 2025-04-28 01:00:17,779 ActiveRepairService.java:452 - [repair #26a58e50-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 01:00:17,780 RepairRunnable.java:343 - Repair command #59 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:00:18,569 Validator.java:281 - [repair #27228680-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:00:18,619 Validator.java:281 - [repair #27228680-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:00:18,634 Validator.java:281 - [repair #27228680-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:00:18,695 Validator.java:281 - [repair #27228680-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:00:18,704 Validator.java:281 - [repair #27228680-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:00:18,715 Validator.java:281 - [repair #27228680-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:00:18,774 Validator.java:281 - [repair #27228680-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:00:18,802 Validator.java:281 - [repair #27228680-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:00:18,822 Validator.java:281 - [repair #27228680-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:00:18,844 Validator.java:281 - [repair #27228680-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:00:18,858 Validator.java:281 - [repair #27228680-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:00:18,872 Validator.java:281 - [repair #27228680-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:00:18,885 Validator.java:281 - [repair #27228680-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:00:18,899 Validator.java:281 - [repair #27228680-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:00:18,905 Validator.java:281 - [repair #27228680-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:00:18,911 Validator.java:281 - [repair #27228680-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:00:18,916 ActiveRepairService.java:452 - [repair #2721ea40-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:00:20,637 Validator.java:281 - [repair #285b2d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:00:20,645 Validator.java:281 - [repair #285b2d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:00:20,655 Validator.java:281 - [repair #285b2d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:00:20,670 Validator.java:281 - [repair #285b2d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:00:20,679 Validator.java:281 - [repair #285b2d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:00:20,728 Validator.java:281 - [repair #285b2d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:00:20,738 Validator.java:281 - [repair #285b2d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:00:20,745 Validator.java:281 - [repair #285b2d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:00:20,754 Validator.java:281 - [repair #285b2d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:00:20,772 Validator.java:281 - [repair #285b2d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:00:20,781 Validator.java:281 - [repair #285b2d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:00:20,790 Validator.java:281 - [repair #285b2d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:00:20,806 Validator.java:281 - [repair #285b2d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:00:20,819 Validator.java:281 - [repair #285b2d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:00:20,827 Validator.java:281 - [repair #285b2d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:00:20,834 Validator.java:281 - [repair #285b2d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:00:20,844 ActiveRepairService.java:452 - [repair #285a6a40-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-61] 2025-04-28 01:00:27,030 RepairRunnable.java:139 - Starting repair command #60 (2c329b60-23cc-11f0-b704-57db704f83e4), 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-61] 2025-04-28 01:00:27,041 RepairSession.java:228 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-515369310672436849,-513922804588841103], (-3989121912890178209,-3987934004798132097], (-8540870862359836860,-8517175063925864235], (-4487552590877484950,-4486440090063256531], (366498028845690303,433132232778335119]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-04-28 01:00:27,072 RepairJob.java:234 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:00:27,072 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:27,074 RepairSession.java:180 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:27,074 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:27,077 RepairSession.java:180 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:27,077 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:27,079 RepairSession.java:180 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:00:27,079 SyncTask.java:66 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:00:27,080 SyncTask.java:66 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:00:27,080 SyncTask.java:66 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:00:27,080 RepairJob.java:143 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:00:27,084 RepairJob.java:234 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:00:27,084 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:27,085 RepairSession.java:180 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:27,086 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:27,089 RepairSession.java:180 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:27,089 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:27,091 RepairSession.java:180 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:00:27,091 SyncTask.java:66 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-04-28 01:00:27,092 SyncTask.java:66 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:00:27,091 SyncTask.java:66 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-04-28 01:00:27,092 RepairJob.java:143 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:6] 2025-04-28 01:00:27,098 RepairJob.java:234 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:00:27,098 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:27,100 RepairSession.java:180 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:27,100 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:27,102 RepairSession.java:180 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:27,102 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:27,104 RepairSession.java:180 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:00:27,105 SyncTask.java:66 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 01:00:27,104 SyncTask.java:66 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 01:00:27,106 SyncTask.java:66 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 01:00:27,106 RepairJob.java:143 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:00:27,109 RepairJob.java:234 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:00:27,110 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:27,111 RepairSession.java:180 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:27,111 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:27,113 RepairSession.java:180 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:27,113 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:27,114 RepairSession.java:180 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:00:27,115 SyncTask.java:66 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 01:00:27,115 SyncTask.java:66 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-04-28 01:00:27,115 SyncTask.java:66 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 01:00:27,115 RepairJob.java:143 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:00:27,116 RepairSession.java:270 - [repair #2c344910-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:4] 2025-04-28 01:00:27,116 RepairRunnable.java:261 - Repair session 2c344910-23cc-11f0-b704-57db704f83e4 for range [(-515369310672436849,-513922804588841103], (-3989121912890178209,-3987934004798132097], (-8540870862359836860,-8517175063925864235], (-4487552590877484950,-4486440090063256531], (366498028845690303,433132232778335119]] finished INFO [RepairJobTask:4] 2025-04-28 01:00:27,117 ActiveRepairService.java:452 - [repair #2c329b60-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 01:00:27,120 RepairRunnable.java:343 - Repair command #60 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:00:27,619 Validator.java:281 - [repair #2c8a5850-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:27,627 Validator.java:281 - [repair #2c8a5850-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:27,635 Validator.java:281 - [repair #2c8a5850-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:27,641 Validator.java:281 - [repair #2c8a5850-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:27,647 ActiveRepairService.java:452 - [repair #2c888390-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:00:27,755 Validator.java:281 - [repair #2ca05150-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:27,771 Validator.java:281 - [repair #2ca05150-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:27,778 Validator.java:281 - [repair #2ca05150-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:27,785 Validator.java:281 - [repair #2ca05150-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:27,791 ActiveRepairService.java:452 - [repair #2c9f66f0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:00:28,599 Validator.java:281 - [repair #2d1e8200-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:00:28,647 Validator.java:281 - [repair #2d1e8200-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:00:28,657 Validator.java:281 - [repair #2d1e8200-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:00:28,715 Validator.java:281 - [repair #2d1e8200-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:00:28,723 Validator.java:281 - [repair #2d1e8200-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:00:28,734 Validator.java:281 - [repair #2d1e8200-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace WARN [ValidationExecutor:2] 2025-04-28 01:00:28,798 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_reapers-8087136023c911f0b472ab310ffebac8/mc-43-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-04-28 01:00:28,799 Validator.java:281 - [repair #2d1e8200-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:00:28,807 Validator.java:281 - [repair #2d1e8200-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:00:28,815 Validator.java:281 - [repair #2d1e8200-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:00:28,829 Validator.java:281 - [repair #2d1e8200-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:00:28,849 Validator.java:281 - [repair #2d1e8200-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:00:28,859 Validator.java:281 - [repair #2d1e8200-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:00:28,870 Validator.java:281 - [repair #2d1e8200-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:00:28,878 Validator.java:281 - [repair #2d1e8200-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:00:28,884 Validator.java:281 - [repair #2d1e8200-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:00:28,890 Validator.java:281 - [repair #2d1e8200-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:00:28,893 ActiveRepairService.java:452 - [repair #2d1d97a0-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:00:30,677 Validator.java:281 - [repair #2e5924e0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:00:30,731 Validator.java:281 - [repair #2e5924e0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:00:30,745 Validator.java:281 - [repair #2e5924e0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:00:30,803 Validator.java:281 - [repair #2e5924e0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:00:30,826 Validator.java:281 - [repair #2e5924e0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:00:30,836 Validator.java:281 - [repair #2e5924e0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:00:30,852 Validator.java:281 - [repair #2e5924e0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:00:30,865 Validator.java:281 - [repair #2e5924e0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:00:30,879 Validator.java:281 - [repair #2e5924e0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:00:30,885 Validator.java:281 - [repair #2e5924e0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:00:30,892 Validator.java:281 - [repair #2e5924e0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:00:30,905 Validator.java:281 - [repair #2e5924e0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:00:30,911 Validator.java:281 - [repair #2e5924e0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:00:30,917 Validator.java:281 - [repair #2e5924e0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:00:30,924 Validator.java:281 - [repair #2e5924e0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:00:30,928 Validator.java:281 - [repair #2e5924e0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:00:30,931 ActiveRepairService.java:452 - [repair #2e563eb0-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:00:37,062 Validator.java:281 - [repair #322c4cf0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:37,069 Validator.java:281 - [repair #322c4cf0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:37,077 Validator.java:281 - [repair #322c4cf0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:37,084 Validator.java:281 - [repair #322c4cf0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:37,095 ActiveRepairService.java:452 - [repair #322bd7c0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-62] 2025-04-28 01:00:37,635 RepairRunnable.java:139 - Starting repair command #61 (3284cd30-23cc-11f0-b704-57db704f83e4), 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-62] 2025-04-28 01:00:37,639 RepairSession.java:228 - [repair #32856970-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-3738161653986307084,-3731011495998244516], (7933706748207111216,7958177912027307167], (-3984668056941349457,-3976549284713103182], (6066073248011580100,6079897086024085593], (6132316152015314083,6144650560112014049], (2376170121209283162,2385262834621113743], (2660082346230953168,2670308068138030289]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:1] 2025-04-28 01:00:37,662 RepairJob.java:234 - [repair #32856970-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:00:37,662 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:37,664 RepairSession.java:180 - [repair #32856970-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:37,664 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:37,666 RepairSession.java:180 - [repair #32856970-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:37,666 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:37,668 RepairSession.java:180 - [repair #32856970-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:00:37,669 SyncTask.java:66 - [repair #32856970-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:00:37,669 SyncTask.java:66 - [repair #32856970-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:00:37,669 SyncTask.java:66 - [repair #32856970-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:00:37,670 RepairJob.java:143 - [repair #32856970-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-04-28 01:00:37,674 RepairJob.java:234 - [repair #32856970-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:00:37,677 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:37,679 RepairSession.java:180 - [repair #32856970-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:37,679 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:37,681 RepairSession.java:180 - [repair #32856970-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:37,684 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:37,692 RepairSession.java:180 - [repair #32856970-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:00:37,703 RepairJob.java:234 - [repair #32856970-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:00:37,703 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:37,706 RepairSession.java:180 - [repair #32856970-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:37,707 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:37,709 RepairSession.java:180 - [repair #32856970-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:37,710 RepairJob.java:270 - Validating /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:00:37,710 SyncTask.java:66 - [repair #32856970-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-04-28 01:00:37,710 SyncTask.java:66 - [repair #32856970-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:00:37,710 SyncTask.java:66 - [repair #32856970-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:00:37,711 RepairJob.java:143 - [repair #32856970-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:00:37,715 RepairSession.java:180 - [repair #32856970-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:00:37,716 SyncTask.java:66 - [repair #32856970-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-04-28 01:00:37,716 SyncTask.java:66 - [repair #32856970-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-04-28 01:00:37,717 SyncTask.java:66 - [repair #32856970-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 01:00:37,717 RepairJob.java:143 - [repair #32856970-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:00:37,729 RepairJob.java:234 - [repair #32856970-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:00:37,729 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:37,731 RepairSession.java:180 - [repair #32856970-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:37,733 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:37,735 RepairSession.java:180 - [repair #32856970-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:37,736 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:37,742 RepairSession.java:180 - [repair #32856970-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:00:37,745 SyncTask.java:66 - [repair #32856970-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-04-28 01:00:37,745 SyncTask.java:66 - [repair #32856970-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-04-28 01:00:37,745 SyncTask.java:66 - [repair #32856970-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-04-28 01:00:37,746 RepairJob.java:143 - [repair #32856970-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-04-28 01:00:37,747 RepairSession.java:270 - [repair #32856970-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:6] 2025-04-28 01:00:37,747 RepairRunnable.java:261 - Repair session 32856970-23cc-11f0-b704-57db704f83e4 for range [(-3738161653986307084,-3731011495998244516], (7933706748207111216,7958177912027307167], (-3984668056941349457,-3976549284713103182], (6066073248011580100,6079897086024085593], (6132316152015314083,6144650560112014049], (2376170121209283162,2385262834621113743], (2660082346230953168,2670308068138030289]] finished INFO [RepairJobTask:6] 2025-04-28 01:00:37,748 ActiveRepairService.java:452 - [repair #3284cd30-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 01:00:37,750 RepairRunnable.java:343 - Repair command #61 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:00:38,666 Validator.java:281 - [repair #331a7d80-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:00:38,716 Validator.java:281 - [repair #331a7d80-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:00:38,724 Validator.java:281 - [repair #331a7d80-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:00:38,788 Validator.java:281 - [repair #331a7d80-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:00:38,798 Validator.java:281 - [repair #331a7d80-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:00:38,810 Validator.java:281 - [repair #331a7d80-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:00:38,824 Validator.java:281 - [repair #331a7d80-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:00:38,831 Validator.java:281 - [repair #331a7d80-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:00:38,843 Validator.java:281 - [repair #331a7d80-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:00:38,851 Validator.java:281 - [repair #331a7d80-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:00:38,857 Validator.java:281 - [repair #331a7d80-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:00:38,865 Validator.java:281 - [repair #331a7d80-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:00:38,874 Validator.java:281 - [repair #331a7d80-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:00:38,882 Validator.java:281 - [repair #331a7d80-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:00:38,887 Validator.java:281 - [repair #331a7d80-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:00:38,896 Validator.java:281 - [repair #331a7d80-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:00:38,899 ActiveRepairService.java:452 - [repair #33196c10-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:00:40,737 Validator.java:281 - [repair #34503e60-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:00:40,751 Validator.java:281 - [repair #34503e60-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:00:40,762 Validator.java:281 - [repair #34503e60-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:00:40,781 Validator.java:281 - [repair #34503e60-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:00:40,792 Validator.java:281 - [repair #34503e60-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:00:40,847 Validator.java:281 - [repair #34503e60-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:00:40,864 Validator.java:281 - [repair #34503e60-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:00:40,875 Validator.java:281 - [repair #34503e60-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:00:40,889 Validator.java:281 - [repair #34503e60-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:00:40,907 Validator.java:281 - [repair #34503e60-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:00:40,918 Validator.java:281 - [repair #34503e60-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:00:40,925 Validator.java:281 - [repair #34503e60-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:00:40,931 Validator.java:281 - [repair #34503e60-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:00:40,937 Validator.java:281 - [repair #34503e60-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:00:40,943 Validator.java:281 - [repair #34503e60-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:00:40,955 Validator.java:281 - [repair #34503e60-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:00:40,960 ActiveRepairService.java:452 - [repair #344f05e0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:00:47,128 Validator.java:281 - [repair #382ae080-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:47,137 Validator.java:281 - [repair #382ae080-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:47,146 Validator.java:281 - [repair #382ae080-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:47,157 Validator.java:281 - [repair #382ae080-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:47,164 ActiveRepairService.java:452 - [repair #382a1d30-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:00:47,676 Validator.java:281 - [repair #387ecce0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:47,685 Validator.java:281 - [repair #387ecce0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:47,703 Validator.java:281 - [repair #387ecce0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:47,710 Validator.java:281 - [repair #387ecce0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:47,722 ActiveRepairService.java:452 - [repair #387e0990-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:00:47,854 Validator.java:281 - [repair #38962570-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:47,864 Validator.java:281 - [repair #38962570-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:47,872 Validator.java:281 - [repair #38962570-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:47,880 Validator.java:281 - [repair #38962570-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:47,885 ActiveRepairService.java:452 - [repair #389477c0-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-63] 2025-04-28 01:00:48,713 RepairRunnable.java:139 - Starting repair command #62 (391f0480-23cc-11f0-b704-57db704f83e4), 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-63] 2025-04-28 01:00:48,723 RepairSession.java:228 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-2007665940471556207,-1887321073247175423]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 01:00:48,752 RepairJob.java:234 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:00:48,752 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,754 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,754 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,759 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,759 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,761 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:00:48,762 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 01:00:48,764 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 01:00:48,764 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 01:00:48,765 RepairJob.java:143 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:4] 2025-04-28 01:00:48,765 RepairJob.java:234 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:00:48,766 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,767 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,767 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,769 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,769 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,770 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:00:48,772 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-04-28 01:00:48,772 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-04-28 01:00:48,772 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-04-28 01:00:48,772 RepairJob.java:143 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-04-28 01:00:48,776 RepairJob.java:234 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:00:48,776 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,778 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,778 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,779 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,779 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,781 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:00:48,782 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-04-28 01:00:48,782 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 01:00:48,784 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-04-28 01:00:48,784 RepairJob.java:143 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-04-28 01:00:48,787 RepairJob.java:234 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:00:48,787 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,789 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,789 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,791 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,792 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,794 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:00:48,796 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-04-28 01:00:48,796 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-04-28 01:00:48,796 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-04-28 01:00:48,796 RepairJob.java:143 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-04-28 01:00:48,799 RepairJob.java:234 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:00:48,799 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,802 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,802 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,803 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,803 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,804 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:00:48,804 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:3] 2025-04-28 01:00:48,805 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:6] 2025-04-28 01:00:48,806 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:2] 2025-04-28 01:00:48,807 RepairJob.java:143 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:2] 2025-04-28 01:00:48,887 RepairJob.java:234 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:00:48,891 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,897 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,898 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,902 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,903 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,905 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:00:48,905 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:5] 2025-04-28 01:00:48,905 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-04-28 01:00:48,905 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:5] 2025-04-28 01:00:48,905 RepairJob.java:143 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:5] 2025-04-28 01:00:48,910 RepairJob.java:234 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:00:48,910 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,911 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,911 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,916 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,917 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,918 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:00:48,919 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 01:00:48,919 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-04-28 01:00:48,919 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-04-28 01:00:48,919 RepairJob.java:143 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-04-28 01:00:48,922 RepairJob.java:234 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:00:48,923 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,924 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,925 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,926 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,926 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,927 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:00:48,927 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 01:00:48,928 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 01:00:48,928 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 01:00:48,928 RepairJob.java:143 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:2] 2025-04-28 01:00:48,931 RepairJob.java:234 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:00:48,931 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,932 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,933 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,935 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,935 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,936 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:00:48,937 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-04-28 01:00:48,937 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 01:00:48,937 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-04-28 01:00:48,937 RepairJob.java:143 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-04-28 01:00:48,939 RepairJob.java:234 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:00:48,940 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,941 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,942 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,944 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,945 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,946 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:00:48,947 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-04-28 01:00:48,947 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-04-28 01:00:48,947 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-04-28 01:00:48,948 RepairJob.java:143 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-04-28 01:00:48,988 RepairJob.java:234 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:00:48,989 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,991 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,992 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,994 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,995 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:48,998 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:00:48,998 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:2] 2025-04-28 01:00:48,998 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:1] 2025-04-28 01:00:48,998 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:2] 2025-04-28 01:00:48,999 RepairJob.java:143 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:2] 2025-04-28 01:00:49,004 RepairJob.java:234 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:00:49,004 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:49,006 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:49,007 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:49,009 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:49,009 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:49,011 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:00:49,012 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 01:00:49,012 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 01:00:49,012 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 01:00:49,012 RepairJob.java:143 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-04-28 01:00:49,017 RepairJob.java:234 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:00:49,017 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:49,019 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:49,019 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:49,021 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:49,022 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:49,023 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:00:49,024 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 01:00:49,024 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-04-28 01:00:49,025 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 01:00:49,025 RepairJob.java:143 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-04-28 01:00:49,027 RepairJob.java:234 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:00:49,027 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:49,029 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:49,029 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:49,030 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:49,031 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:49,033 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:00:49,034 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:2] 2025-04-28 01:00:49,034 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-04-28 01:00:49,034 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-04-28 01:00:49,035 RepairJob.java:143 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:2] 2025-04-28 01:00:49,038 RepairJob.java:234 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:00:49,039 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:49,040 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:49,040 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:49,042 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:49,042 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:49,044 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:00:49,045 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 01:00:49,045 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:1] 2025-04-28 01:00:49,044 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 01:00:49,045 RepairJob.java:143 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:2] 2025-04-28 01:00:49,057 RepairJob.java:234 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:00:49,057 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:49,059 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:49,060 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:49,061 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:49,061 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:49,063 RepairSession.java:180 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:00:49,067 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-04-28 01:00:49,067 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-04-28 01:00:49,067 SyncTask.java:66 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-04-28 01:00:49,067 RepairJob.java:143 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-04-28 01:00:49,068 RepairSession.java:270 - [repair #3920b230-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:5] 2025-04-28 01:00:49,068 RepairRunnable.java:261 - Repair session 3920b230-23cc-11f0-b704-57db704f83e4 for range [(-2007665940471556207,-1887321073247175423]] finished INFO [RepairJobTask:5] 2025-04-28 01:00:49,069 ActiveRepairService.java:452 - [repair #391f0480-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 01:00:49,074 RepairRunnable.java:343 - Repair command #62 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:00:50,758 Validator.java:281 - [repair #3a4c60f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:00:50,789 Validator.java:281 - [repair #3a4c60f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:00:50,803 Validator.java:281 - [repair #3a4c60f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:00:50,822 Validator.java:281 - [repair #3a4c60f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:00:50,837 Validator.java:281 - [repair #3a4c60f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:00:50,889 Validator.java:281 - [repair #3a4c60f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:00:50,901 Validator.java:281 - [repair #3a4c60f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:00:50,915 Validator.java:281 - [repair #3a4c60f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:00:50,925 Validator.java:281 - [repair #3a4c60f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:00:50,935 Validator.java:281 - [repair #3a4c60f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:00:50,954 Validator.java:281 - [repair #3a4c60f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:00:50,961 Validator.java:281 - [repair #3a4c60f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:00:50,971 Validator.java:281 - [repair #3a4c60f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:00:50,980 Validator.java:281 - [repair #3a4c60f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:00:51,011 Validator.java:281 - [repair #3a4c60f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:00:51,034 Validator.java:281 - [repair #3a4c60f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:00:51,044 ActiveRepairService.java:452 - [repair #3a4a1700-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-64] 2025-04-28 01:00:57,131 RepairRunnable.java:139 - Starting repair command #63 (3e23a7b0-23cc-11f0-b704-57db704f83e4), 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-64] 2025-04-28 01:00:57,163 RepairSession.java:228 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(272192849107945183,308340870111007655], (922889638429052573,923674007162355352], (3911670901159755919,3956197181721649473], (7715866565875395327,7725782053057545106]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-04-28 01:00:57,191 RepairJob.java:234 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:00:57,191 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:57,193 RepairSession.java:180 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:57,194 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:57,196 RepairSession.java:180 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:57,196 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:57,198 RepairSession.java:180 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:00:57,198 SyncTask.java:66 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:00:57,198 SyncTask.java:66 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 01:00:57,198 SyncTask.java:66 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:00:57,199 RepairJob.java:143 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:00:57,202 RepairJob.java:234 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:00:57,203 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:57,205 RepairSession.java:180 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:57,205 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:57,209 RepairSession.java:180 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:57,210 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:57,211 RepairSession.java:180 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:00:57,211 SyncTask.java:66 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-04-28 01:00:57,211 SyncTask.java:66 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:00:57,211 SyncTask.java:66 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-04-28 01:00:57,212 RepairJob.java:143 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:6] 2025-04-28 01:00:57,214 RepairJob.java:234 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:00:57,214 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:57,216 RepairSession.java:180 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:57,216 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:57,220 RepairSession.java:180 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:57,220 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:57,222 RepairSession.java:180 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:00:57,224 SyncTask.java:66 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 01:00:57,224 SyncTask.java:66 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:00:57,224 SyncTask.java:66 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 01:00:57,225 RepairJob.java:143 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:00:57,228 RepairJob.java:234 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:00:57,228 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:57,229 RepairSession.java:180 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:00:57,229 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:57,231 RepairSession.java:180 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:00:57,232 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:00:57,237 RepairSession.java:180 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:00:57,239 SyncTask.java:66 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 01:00:57,239 SyncTask.java:66 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-04-28 01:00:57,239 SyncTask.java:66 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 01:00:57,239 RepairJob.java:143 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:00:57,240 RepairSession.java:270 - [repair #3e2889b0-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:4] 2025-04-28 01:00:57,240 RepairRunnable.java:261 - Repair session 3e2889b0-23cc-11f0-b704-57db704f83e4 for range [(272192849107945183,308340870111007655], (922889638429052573,923674007162355352], (3911670901159755919,3956197181721649473], (7715866565875395327,7725782053057545106]] finished INFO [RepairJobTask:4] 2025-04-28 01:00:57,243 ActiveRepairService.java:452 - [repair #3e23a7b0-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 01:00:57,265 RepairRunnable.java:343 - Repair command #63 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:00:57,727 Validator.java:281 - [repair #3e7aa150-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:57,747 Validator.java:281 - [repair #3e7aa150-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:57,760 Validator.java:281 - [repair #3e7aa150-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:57,776 Validator.java:281 - [repair #3e7aa150-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:00:57,799 ActiveRepairService.java:452 - [repair #3e7a0510-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:00:58,836 Validator.java:281 - [repair #3f17f2c0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:00:58,869 Validator.java:281 - [repair #3f17f2c0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:00:58,897 Validator.java:281 - [repair #3f17f2c0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:00:58,917 Validator.java:281 - [repair #3f17f2c0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:00:58,932 Validator.java:281 - [repair #3f17f2c0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:00:58,989 Validator.java:281 - [repair #3f17f2c0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:00:59,011 Validator.java:281 - [repair #3f17f2c0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:00:59,037 Validator.java:281 - [repair #3f17f2c0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:00:59,072 Validator.java:281 - [repair #3f17f2c0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:00:59,093 Validator.java:281 - [repair #3f17f2c0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:00:59,118 Validator.java:281 - [repair #3f17f2c0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:00:59,129 Validator.java:281 - [repair #3f17f2c0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:00:59,139 Validator.java:281 - [repair #3f17f2c0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:00:59,147 Validator.java:281 - [repair #3f17f2c0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:00:59,155 Validator.java:281 - [repair #3f17f2c0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:00:59,164 Validator.java:281 - [repair #3f17f2c0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:00:59,176 ActiveRepairService.java:452 - [repair #3f166c20-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:01:00,771 Validator.java:281 - [repair #40463990-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:01:00,783 Validator.java:281 - [repair #40463990-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:01:00,797 Validator.java:281 - [repair #40463990-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:01:00,810 Validator.java:281 - [repair #40463990-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:01:00,820 Validator.java:281 - [repair #40463990-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:01:00,874 Validator.java:281 - [repair #40463990-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:01:00,883 Validator.java:281 - [repair #40463990-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:01:00,904 Validator.java:281 - [repair #40463990-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:01:00,917 Validator.java:281 - [repair #40463990-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:01:00,928 Validator.java:281 - [repair #40463990-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:01:00,938 Validator.java:281 - [repair #40463990-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:01:00,949 Validator.java:281 - [repair #40463990-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:01:00,960 Validator.java:281 - [repair #40463990-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:01:00,969 Validator.java:281 - [repair #40463990-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:01:00,977 Validator.java:281 - [repair #40463990-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:01:00,987 Validator.java:281 - [repair #40463990-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:01:00,996 ActiveRepairService.java:452 - [repair #40459d50-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:01:07,174 Validator.java:281 - [repair #441e6ab0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:07,181 Validator.java:281 - [repair #441e6ab0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:07,187 Validator.java:281 - [repair #441e6ab0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:07,196 Validator.java:281 - [repair #441e6ab0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:07,200 ActiveRepairService.java:452 - [repair #441da760-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:01:07,751 Validator.java:281 - [repair #4476c3e0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:07,757 Validator.java:281 - [repair #4476c3e0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:07,767 Validator.java:281 - [repair #4476c3e0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:07,775 Validator.java:281 - [repair #4476c3e0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:07,781 ActiveRepairService.java:452 - [repair #44758b60-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-65] 2025-04-28 01:01:07,908 RepairRunnable.java:139 - Starting repair command #64 (44901840-23cc-11f0-b704-57db704f83e4), 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-04-28 01:01:07,932 RepairSession.java:228 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-5495627547772444593,-5458041412386633772], (6915157058427293097,6921634165572882713], (-716963836760056280,-714349483247299631], (-1553821453168104980,-1523188453413416158], (-1018872870167554540,-1015941867943401309]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-04-28 01:01:07,946 RepairJob.java:234 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:01:07,947 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:07,948 RepairSession.java:180 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:07,948 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:07,949 RepairSession.java:180 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:07,949 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:07,950 RepairSession.java:180 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:01:07,953 SyncTask.java:66 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:01:07,953 SyncTask.java:66 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:01:07,953 SyncTask.java:66 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:01:07,953 RepairJob.java:143 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:01:07,954 RepairJob.java:234 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:01:07,954 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:07,955 RepairSession.java:180 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:07,955 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:07,957 RepairSession.java:180 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:07,957 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:07,959 RepairSession.java:180 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:01:07,960 SyncTask.java:66 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:01:07,960 SyncTask.java:66 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 01:01:07,960 SyncTask.java:66 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:01:07,960 RepairJob.java:143 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:01:07,964 RepairJob.java:234 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:01:07,964 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:07,965 RepairSession.java:180 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:07,965 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:07,971 RepairSession.java:180 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:07,971 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:07,973 RepairSession.java:180 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:01:07,974 SyncTask.java:66 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:01:07,974 SyncTask.java:66 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:01:07,975 SyncTask.java:66 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:01:07,975 RepairJob.java:143 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:01:07,976 RepairJob.java:234 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:01:07,976 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:07,981 RepairSession.java:180 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:07,982 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:07,984 RepairSession.java:180 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:07,984 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:07,986 RepairSession.java:180 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:01:07,986 SyncTask.java:66 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 01:01:07,986 SyncTask.java:66 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:01:07,986 SyncTask.java:66 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 01:01:07,986 RepairJob.java:143 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-04-28 01:01:07,987 RepairSession.java:270 - [repair #4493c1c0-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:3] 2025-04-28 01:01:07,987 RepairRunnable.java:261 - Repair session 4493c1c0-23cc-11f0-b704-57db704f83e4 for range [(-5495627547772444593,-5458041412386633772], (6915157058427293097,6921634165572882713], (-716963836760056280,-714349483247299631], (-1553821453168104980,-1523188453413416158], (-1018872870167554540,-1015941867943401309]] finished INFO [RepairJobTask:3] 2025-04-28 01:01:07,988 ActiveRepairService.java:452 - [repair #44901840-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 01:01:07,993 RepairRunnable.java:343 - Repair command #64 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:01:08,820 Validator.java:281 - [repair #450fcf90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:01:08,849 Validator.java:281 - [repair #450fcf90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:01:08,864 Validator.java:281 - [repair #450fcf90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:01:08,877 Validator.java:281 - [repair #450fcf90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:01:08,887 Validator.java:281 - [repair #450fcf90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:01:08,942 Validator.java:281 - [repair #450fcf90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:01:08,951 Validator.java:281 - [repair #450fcf90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:01:08,962 Validator.java:281 - [repair #450fcf90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:01:08,973 Validator.java:281 - [repair #450fcf90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:01:08,991 Validator.java:281 - [repair #450fcf90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:01:09,001 Validator.java:281 - [repair #450fcf90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:01:09,013 Validator.java:281 - [repair #450fcf90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:01:09,019 Validator.java:281 - [repair #450fcf90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:01:09,026 Validator.java:281 - [repair #450fcf90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:01:09,031 Validator.java:281 - [repair #450fcf90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:01:09,048 Validator.java:281 - [repair #450fcf90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:01:09,053 ActiveRepairService.java:452 - [repair #450ee530-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:01:10,753 Validator.java:281 - [repair #46408760-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:01:10,809 Validator.java:281 - [repair #46408760-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:01:10,822 Validator.java:281 - [repair #46408760-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:01:10,891 Validator.java:281 - [repair #46408760-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:01:10,900 Validator.java:281 - [repair #46408760-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:01:10,910 Validator.java:281 - [repair #46408760-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:01:10,922 Validator.java:281 - [repair #46408760-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:01:10,935 Validator.java:281 - [repair #46408760-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:01:10,947 Validator.java:281 - [repair #46408760-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:01:10,952 Validator.java:281 - [repair #46408760-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:01:10,960 Validator.java:281 - [repair #46408760-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:01:10,966 Validator.java:281 - [repair #46408760-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:01:10,979 Validator.java:281 - [repair #46408760-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:01:10,990 Validator.java:281 - [repair #46408760-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:01:10,996 Validator.java:281 - [repair #46408760-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:01:11,007 Validator.java:281 - [repair #46408760-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:01:11,010 ActiveRepairService.java:452 - [repair #463f75f0-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-66] 2025-04-28 01:01:17,188 RepairRunnable.java:139 - Starting repair command #65 (4a181c40-23cc-11f0-b704-57db704f83e4), 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-66] 2025-04-28 01:01:17,201 RepairSession.java:228 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(5892491712538621160,5895909158977424690], (7983727487469283011,7989098435711505504], (-3893243109679096584,-3890987551582312382], (-8607810394865472323,-8540870862359836860], (-6711351968112255370,-6710726321899551673], (-6059817495350440591,-6048449218454875737]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-04-28 01:01:17,214 RepairJob.java:234 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:01:17,214 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:17,218 RepairSession.java:180 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:17,218 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:17,220 RepairSession.java:180 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:17,220 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:17,226 RepairSession.java:180 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:01:17,226 SyncTask.java:66 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:01:17,227 SyncTask.java:66 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:01:17,227 SyncTask.java:66 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:01:17,227 RepairJob.java:143 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:01:17,229 RepairJob.java:234 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:01:17,229 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:17,230 RepairSession.java:180 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:17,231 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:17,233 RepairSession.java:180 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:17,234 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:17,237 RepairSession.java:180 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:01:17,238 SyncTask.java:66 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 01:01:17,238 SyncTask.java:66 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 01:01:17,238 SyncTask.java:66 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 01:01:17,238 RepairJob.java:143 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:01:17,243 RepairJob.java:234 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:01:17,243 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:17,245 RepairSession.java:180 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:17,246 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:17,248 RepairSession.java:180 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:17,249 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:17,252 RepairSession.java:180 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:01:17,253 SyncTask.java:66 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-04-28 01:01:17,253 SyncTask.java:66 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:01:17,253 SyncTask.java:66 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-04-28 01:01:17,253 RepairJob.java:143 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-04-28 01:01:17,272 RepairJob.java:234 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:01:17,272 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:17,288 RepairSession.java:180 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:17,289 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:17,297 RepairSession.java:180 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:17,297 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:17,302 RepairSession.java:180 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:01:17,303 SyncTask.java:66 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:01:17,303 SyncTask.java:66 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-04-28 01:01:17,303 SyncTask.java:66 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:01:17,303 RepairJob.java:143 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:01:17,304 RepairSession.java:270 - [repair #4a1a1810-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:1] 2025-04-28 01:01:17,305 RepairRunnable.java:261 - Repair session 4a1a1810-23cc-11f0-b704-57db704f83e4 for range [(5892491712538621160,5895909158977424690], (7983727487469283011,7989098435711505504], (-3893243109679096584,-3890987551582312382], (-8607810394865472323,-8540870862359836860], (-6711351968112255370,-6710726321899551673], (-6059817495350440591,-6048449218454875737]] finished INFO [RepairJobTask:1] 2025-04-28 01:01:17,306 ActiveRepairService.java:452 - [repair #4a181c40-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 01:01:17,308 RepairRunnable.java:343 - Repair command #65 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:01:17,774 Validator.java:281 - [repair #4a702750-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:17,786 Validator.java:281 - [repair #4a702750-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:17,796 Validator.java:281 - [repair #4a702750-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:17,804 Validator.java:281 - [repair #4a702750-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:17,811 ActiveRepairService.java:452 - [repair #4a6f8b10-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:01:17,937 Validator.java:281 - [repair #4a886a40-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:17,946 Validator.java:281 - [repair #4a886a40-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:17,955 Validator.java:281 - [repair #4a886a40-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:17,962 Validator.java:281 - [repair #4a886a40-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:17,966 ActiveRepairService.java:452 - [repair #4a87a6f0-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-67] 2025-04-28 01:01:18,768 RepairRunnable.java:139 - Starting repair command #66 (4b093300-23cc-11f0-b704-57db704f83e4), 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-67] 2025-04-28 01:01:18,789 RepairSession.java:228 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(4152226952271733537,4261971115357534690]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:3] 2025-04-28 01:01:18,853 RepairJob.java:234 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:01:18,853 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,856 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,857 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,860 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,860 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,862 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:01:18,863 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 01:01:18,864 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:5] 2025-04-28 01:01:18,865 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 01:01:18,867 RepairJob.java:143 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:3] 2025-04-28 01:01:18,868 RepairJob.java:234 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:01:18,869 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,870 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,871 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,873 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,874 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,875 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:01:18,876 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-04-28 01:01:18,877 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-04-28 01:01:18,877 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-04-28 01:01:18,878 RepairJob.java:143 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-04-28 01:01:18,882 RepairJob.java:234 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:01:18,888 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,891 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,891 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,896 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,896 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,902 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:01:18,902 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-04-28 01:01:18,902 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-04-28 01:01:18,902 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 01:01:18,902 RepairJob.java:143 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-04-28 01:01:18,907 RepairJob.java:234 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:01:18,908 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,911 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,911 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,912 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,912 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,917 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:01:18,918 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-04-28 01:01:18,918 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 01:01:18,918 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-04-28 01:01:18,918 RepairJob.java:143 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-04-28 01:01:18,922 RepairJob.java:234 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:01:18,922 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,924 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,924 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,926 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,926 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,930 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:01:18,930 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:3] 2025-04-28 01:01:18,931 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-04-28 01:01:18,931 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-04-28 01:01:18,931 RepairJob.java:143 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:5] 2025-04-28 01:01:18,971 RepairJob.java:234 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:01:18,972 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,974 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,974 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,984 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,984 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,987 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:01:18,988 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-04-28 01:01:18,988 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:3] 2025-04-28 01:01:18,988 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-04-28 01:01:18,989 RepairJob.java:143 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:3] 2025-04-28 01:01:18,990 RepairJob.java:234 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:01:18,990 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,993 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,993 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,994 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,994 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:18,997 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:01:18,999 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-04-28 01:01:18,999 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-04-28 01:01:18,999 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-04-28 01:01:18,999 RepairJob.java:143 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-04-28 01:01:19,002 RepairJob.java:234 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:01:19,002 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,005 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,005 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,007 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,007 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,010 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:01:19,011 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:3] 2025-04-28 01:01:19,012 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 01:01:19,012 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 01:01:19,012 RepairJob.java:143 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:5] 2025-04-28 01:01:19,015 RepairJob.java:234 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:01:19,015 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,017 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,017 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,019 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,019 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,021 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:01:19,021 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 01:01:19,021 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 01:01:19,021 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 01:01:19,021 RepairJob.java:143 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-04-28 01:01:19,024 RepairJob.java:234 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:01:19,024 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,026 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,026 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,029 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,029 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,032 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:01:19,033 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 01:01:19,033 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 01:01:19,033 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 01:01:19,033 RepairJob.java:143 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-04-28 01:01:19,075 RepairJob.java:234 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:01:19,075 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,080 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,080 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,083 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,084 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,086 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:01:19,087 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:3] 2025-04-28 01:01:19,088 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-04-28 01:01:19,089 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-04-28 01:01:19,091 RepairJob.java:143 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:1] 2025-04-28 01:01:19,092 RepairJob.java:234 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:01:19,092 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,093 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,094 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,095 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,095 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,097 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:01:19,097 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-04-28 01:01:19,097 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 01:01:19,097 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 01:01:19,097 RepairJob.java:143 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-04-28 01:01:19,101 RepairJob.java:234 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:01:19,102 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,109 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,109 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,114 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,114 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,118 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:01:19,120 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-04-28 01:01:19,120 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-04-28 01:01:19,120 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-04-28 01:01:19,121 RepairJob.java:143 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-04-28 01:01:19,126 RepairJob.java:234 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:01:19,127 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,130 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,130 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,133 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,133 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,134 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:01:19,135 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 01:01:19,135 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:7] 2025-04-28 01:01:19,135 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-04-28 01:01:19,135 RepairJob.java:143 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:5] 2025-04-28 01:01:19,137 RepairJob.java:234 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:01:19,137 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,139 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,139 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,140 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,140 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,141 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:01:19,142 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:3] 2025-04-28 01:01:19,142 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:6] 2025-04-28 01:01:19,142 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:3] 2025-04-28 01:01:19,142 RepairJob.java:143 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:3] 2025-04-28 01:01:19,145 RepairJob.java:234 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:01:19,145 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,147 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,147 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,150 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,150 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:19,152 RepairSession.java:180 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:01:19,153 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-04-28 01:01:19,153 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-04-28 01:01:19,153 SyncTask.java:66 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-04-28 01:01:19,153 RepairJob.java:143 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-04-28 01:01:19,154 RepairSession.java:270 - [repair #4b0c6750-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:6] 2025-04-28 01:01:19,154 RepairRunnable.java:261 - Repair session 4b0c6750-23cc-11f0-b704-57db704f83e4 for range [(4152226952271733537,4261971115357534690]] finished INFO [RepairJobTask:6] 2025-04-28 01:01:19,155 ActiveRepairService.java:452 - [repair #4b093300-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 01:01:19,160 RepairRunnable.java:343 - Repair command #66 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:01:20,796 Validator.java:281 - [repair #4c3a8710-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:01:20,850 Validator.java:281 - [repair #4c3a8710-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:01:20,863 Validator.java:281 - [repair #4c3a8710-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:01:20,917 Validator.java:281 - [repair #4c3a8710-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:01:20,933 Validator.java:281 - [repair #4c3a8710-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:01:20,946 Validator.java:281 - [repair #4c3a8710-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:01:20,963 Validator.java:281 - [repair #4c3a8710-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:01:20,971 Validator.java:281 - [repair #4c3a8710-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:01:20,984 Validator.java:281 - [repair #4c3a8710-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:01:20,992 Validator.java:281 - [repair #4c3a8710-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:01:21,000 Validator.java:281 - [repair #4c3a8710-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:01:21,009 Validator.java:281 - [repair #4c3a8710-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:01:21,020 Validator.java:281 - [repair #4c3a8710-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:01:21,029 Validator.java:281 - [repair #4c3a8710-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:01:21,033 Validator.java:281 - [repair #4c3a8710-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:01:21,043 Validator.java:281 - [repair #4c3a8710-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:01:21,046 ActiveRepairService.java:452 - [repair #4c399cb0-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-68] 2025-04-28 01:01:27,214 RepairRunnable.java:139 - Starting repair command #67 (5011f4e0-23cc-11f0-b704-57db704f83e4), 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-68] 2025-04-28 01:01:27,227 RepairSession.java:228 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(2632389529231330451,2634449578965613825], (-8114458405029862709,-8050564990514637396], (-9191089797655821953,-9186479752380847989], (-1025313807342335923,-1018872870167554540], (7410851455128716901,7413799534564236271]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:1] 2025-04-28 01:01:27,249 RepairJob.java:234 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:01:27,249 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,250 RepairSession.java:180 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,251 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,253 RepairSession.java:180 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,253 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,256 RepairSession.java:180 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:01:27,256 SyncTask.java:66 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:01:27,258 SyncTask.java:66 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 01:01:27,259 SyncTask.java:66 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:01:27,259 RepairJob.java:143 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-04-28 01:01:27,259 RepairJob.java:234 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:01:27,260 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,261 RepairSession.java:180 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,262 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,263 RepairSession.java:180 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,263 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,266 RepairSession.java:180 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:01:27,269 SyncTask.java:66 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:01:27,270 SyncTask.java:66 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-04-28 01:01:27,267 SyncTask.java:66 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 01:01:27,270 RepairJob.java:143 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:01:27,280 RepairJob.java:234 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:01:27,280 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,285 RepairSession.java:180 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,285 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,287 RepairSession.java:180 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,287 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,289 RepairSession.java:180 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:01:27,290 SyncTask.java:66 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:01:27,290 SyncTask.java:66 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-04-28 01:01:27,290 SyncTask.java:66 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 01:01:27,291 RepairJob.java:143 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:01:27,292 RepairJob.java:234 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:01:27,292 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,293 RepairSession.java:180 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,293 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,294 RepairSession.java:180 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,295 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,295 RepairSession.java:180 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:01:27,296 SyncTask.java:66 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:01:27,296 SyncTask.java:66 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:01:27,296 SyncTask.java:66 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:01:27,296 RepairJob.java:143 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:01:27,297 RepairSession.java:270 - [repair #5013f0b0-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:2] 2025-04-28 01:01:27,297 RepairRunnable.java:261 - Repair session 5013f0b0-23cc-11f0-b704-57db704f83e4 for range [(2632389529231330451,2634449578965613825], (-8114458405029862709,-8050564990514637396], (-9191089797655821953,-9186479752380847989], (-1025313807342335923,-1018872870167554540], (7410851455128716901,7413799534564236271]] finished INFO [RepairJobTask:2] 2025-04-28 01:01:27,298 ActiveRepairService.java:452 - [repair #5011f4e0-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 01:01:27,301 RepairRunnable.java:343 - Repair command #67 finished in 0 seconds INFO [Repair-Task-69] 2025-04-28 01:01:27,786 RepairRunnable.java:139 - Starting repair command #68 (50693ca0-23cc-11f0-b704-57db704f83e4), 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-69] 2025-04-28 01:01:27,793 RepairSession.java:228 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(3956197181721649473,3988168467553814695], (6752100087274445840,6767236720321627439]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 01:01:27,810 RepairJob.java:234 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:01:27,810 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,813 RepairSession.java:180 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,814 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,824 RepairSession.java:180 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,824 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,835 RepairSession.java:180 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:01:27,837 SyncTask.java:66 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:01:27,838 SyncTask.java:66 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:01:27,837 SyncTask.java:66 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:01:27,840 RepairJob.java:143 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-04-28 01:01:27,846 RepairJob.java:234 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:01:27,846 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,848 RepairSession.java:180 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,850 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,852 RepairSession.java:180 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,857 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,860 RepairSession.java:180 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:01:27,860 SyncTask.java:66 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 01:01:27,860 SyncTask.java:66 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-04-28 01:01:27,863 SyncTask.java:66 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 01:01:27,864 RepairJob.java:143 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:01:27,866 RepairJob.java:234 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:01:27,867 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,868 RepairSession.java:180 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,871 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,873 RepairSession.java:180 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,873 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,881 RepairSession.java:180 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:01:27,883 SyncTask.java:66 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 01:01:27,884 SyncTask.java:66 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-04-28 01:01:27,887 SyncTask.java:66 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 01:01:27,887 RepairJob.java:143 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:01:27,887 RepairJob.java:234 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:01:27,887 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,889 RepairSession.java:180 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,889 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,890 RepairSession.java:180 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,890 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,891 RepairSession.java:180 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:01:27,891 SyncTask.java:66 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 01:01:27,891 SyncTask.java:66 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-04-28 01:01:27,892 SyncTask.java:66 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 01:01:27,892 RepairJob.java:143 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:01:27,892 RepairSession.java:270 - [repair #506a4e10-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:4] 2025-04-28 01:01:27,893 RepairRunnable.java:261 - Repair session 506a4e10-23cc-11f0-b704-57db704f83e4 for range [(3956197181721649473,3988168467553814695], (6752100087274445840,6767236720321627439]] finished INFO [RepairJobTask:4] 2025-04-28 01:01:27,894 ActiveRepairService.java:452 - [repair #50693ca0-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 01:01:27,895 RepairRunnable.java:343 - Repair command #68 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,975 Validator.java:281 - [repair #508465c0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:27,995 Validator.java:281 - [repair #508465c0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:28,007 Validator.java:281 - [repair #508465c0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:28,029 Validator.java:281 - [repair #508465c0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:28,040 ActiveRepairService.java:452 - [repair #5083a270-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:01:28,828 Validator.java:281 - [repair #51041d10-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:01:28,902 Validator.java:281 - [repair #51041d10-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:01:28,922 Validator.java:281 - [repair #51041d10-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:01:28,974 Validator.java:281 - [repair #51041d10-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:01:28,986 Validator.java:281 - [repair #51041d10-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:01:28,997 Validator.java:281 - [repair #51041d10-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:01:29,052 Validator.java:281 - [repair #51041d10-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:01:29,063 Validator.java:281 - [repair #51041d10-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:01:29,076 Validator.java:281 - [repair #51041d10-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:01:29,086 Validator.java:281 - [repair #51041d10-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:01:29,096 Validator.java:281 - [repair #51041d10-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:01:29,112 Validator.java:281 - [repair #51041d10-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:01:29,126 Validator.java:281 - [repair #51041d10-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:01:29,138 Validator.java:281 - [repair #51041d10-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:01:29,146 Validator.java:281 - [repair #51041d10-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:01:29,158 Validator.java:281 - [repair #51041d10-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:01:29,163 ActiveRepairService.java:452 - [repair #510332b0-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:01:30,885 Validator.java:281 - [repair #52352300-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:01:30,895 Validator.java:281 - [repair #52352300-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:01:30,910 Validator.java:281 - [repair #52352300-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:01:30,929 Validator.java:281 - [repair #52352300-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:01:30,945 Validator.java:281 - [repair #52352300-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:01:30,997 Validator.java:281 - [repair #52352300-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:01:31,008 Validator.java:281 - [repair #52352300-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:01:31,019 Validator.java:281 - [repair #52352300-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:01:31,028 Validator.java:281 - [repair #52352300-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:01:31,039 Validator.java:281 - [repair #52352300-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:01:31,051 Validator.java:281 - [repair #52352300-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:01:31,060 Validator.java:281 - [repair #52352300-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:01:31,068 Validator.java:281 - [repair #52352300-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:01:31,075 Validator.java:281 - [repair #52352300-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:01:31,095 Validator.java:281 - [repair #52352300-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:01:31,106 Validator.java:281 - [repair #52352300-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:01:31,112 ActiveRepairService.java:452 - [repair #52345fb0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:01:37,279 Validator.java:281 - [repair #56103a50-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:37,297 Validator.java:281 - [repair #56103a50-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:37,308 Validator.java:281 - [repair #56103a50-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:37,323 Validator.java:281 - [repair #56103a50-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:37,337 ActiveRepairService.java:452 - [repair #560f4ff0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:01:37,851 Validator.java:281 - [repair #566697b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:37,858 Validator.java:281 - [repair #566697b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:37,864 Validator.java:281 - [repair #566697b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:37,871 Validator.java:281 - [repair #566697b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:37,875 ActiveRepairService.java:452 - [repair #56633c50-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:01:38,021 Validator.java:281 - [repair #567e6570-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:38,027 Validator.java:281 - [repair #567e6570-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:38,033 Validator.java:281 - [repair #567e6570-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:38,039 Validator.java:281 - [repair #567e6570-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:38,045 ActiveRepairService.java:452 - [repair #567c1b80-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:01:38,874 Validator.java:281 - [repair #56fdcea0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:01:38,927 Validator.java:281 - [repair #56fdcea0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:01:38,935 Validator.java:281 - [repair #56fdcea0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:01:38,997 Validator.java:281 - [repair #56fdcea0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:01:39,008 Validator.java:281 - [repair #56fdcea0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:01:39,023 Validator.java:281 - [repair #56fdcea0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:01:39,076 Validator.java:281 - [repair #56fdcea0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:01:39,086 Validator.java:281 - [repair #56fdcea0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:01:39,102 Validator.java:281 - [repair #56fdcea0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:01:39,116 Validator.java:281 - [repair #56fdcea0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:01:39,126 Validator.java:281 - [repair #56fdcea0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:01:39,135 Validator.java:281 - [repair #56fdcea0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:01:39,147 Validator.java:281 - [repair #56fdcea0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:01:39,160 Validator.java:281 - [repair #56fdcea0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:01:39,169 Validator.java:281 - [repair #56fdcea0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:01:39,177 Validator.java:281 - [repair #56fdcea0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:01:39,181 ActiveRepairService.java:452 - [repair #56fce440-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:01:40,908 Validator.java:281 - [repair #582efba0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:01:40,916 Validator.java:281 - [repair #582efba0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:01:40,923 Validator.java:281 - [repair #582efba0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:01:40,933 Validator.java:281 - [repair #582efba0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:01:40,948 Validator.java:281 - [repair #582efba0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:01:41,010 Validator.java:281 - [repair #582efba0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:01:41,023 Validator.java:281 - [repair #582efba0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:01:41,034 Validator.java:281 - [repair #582efba0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:01:41,045 Validator.java:281 - [repair #582efba0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:01:41,054 Validator.java:281 - [repair #582efba0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:01:41,064 Validator.java:281 - [repair #582efba0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:01:41,070 Validator.java:281 - [repair #582efba0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:01:41,077 Validator.java:281 - [repair #582efba0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:01:41,087 Validator.java:281 - [repair #582efba0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:01:41,101 Validator.java:281 - [repair #582efba0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:01:41,123 Validator.java:281 - [repair #582efba0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:01:41,130 ActiveRepairService.java:452 - [repair #582e1140-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:01:47,317 Validator.java:281 - [repair #5c0aaf30-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:47,338 Validator.java:281 - [repair #5c0aaf30-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:47,354 Validator.java:281 - [repair #5c0aaf30-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:47,365 Validator.java:281 - [repair #5c0aaf30-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:47,375 ActiveRepairService.java:452 - [repair #5c0a12f0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-70] 2025-04-28 01:01:47,834 RepairRunnable.java:139 - Starting repair command #69 (5c5c51a0-23cc-11f0-b704-57db704f83e4), 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-70] 2025-04-28 01:01:47,863 RepairSession.java:228 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-4486440090063256531,-4431915179643525150]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 01:01:47,874 RepairJob.java:234 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:01:47,874 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:47,878 RepairSession.java:180 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:47,878 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:47,879 RepairSession.java:180 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:47,879 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:47,890 RepairSession.java:180 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:01:47,890 SyncTask.java:66 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:01:47,892 SyncTask.java:66 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:01:47,893 RepairJob.java:234 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:01:47,894 SyncTask.java:66 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:01:47,894 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:3] 2025-04-28 01:01:47,894 RepairJob.java:143 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:01:47,895 RepairSession.java:180 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:47,895 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:47,897 RepairSession.java:180 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:47,897 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:47,898 RepairSession.java:180 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:01:47,898 SyncTask.java:66 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 01:01:47,898 SyncTask.java:66 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 01:01:47,898 SyncTask.java:66 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 01:01:47,898 RepairJob.java:143 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-04-28 01:01:47,900 RepairJob.java:234 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:01:47,900 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:47,902 RepairSession.java:180 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:47,902 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:47,903 RepairSession.java:180 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:47,903 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:47,904 RepairSession.java:180 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:01:47,904 SyncTask.java:66 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-04-28 01:01:47,904 SyncTask.java:66 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-04-28 01:01:47,904 SyncTask.java:66 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-04-28 01:01:47,904 RepairJob.java:143 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:01:47,918 RepairJob.java:234 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:01:47,919 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:47,923 RepairSession.java:180 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:01:47,923 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:47,926 RepairSession.java:180 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:01:47,926 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:01:47,928 RepairSession.java:180 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:01:47,928 SyncTask.java:66 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:01:47,928 SyncTask.java:66 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:01:47,928 SyncTask.java:66 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:01:47,929 RepairJob.java:143 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:01:47,930 RepairSession.java:270 - [repair #5c60be70-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:2] 2025-04-28 01:01:47,930 RepairRunnable.java:261 - Repair session 5c60be70-23cc-11f0-b704-57db704f83e4 for range [(-4486440090063256531,-4431915179643525150]] finished INFO [RepairJobTask:2] 2025-04-28 01:01:47,930 ActiveRepairService.java:452 - [repair #5c5c51a0-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 01:01:47,937 RepairRunnable.java:343 - Repair command #69 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:01:48,058 Validator.java:281 - [repair #5c7c5cc0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:48,070 Validator.java:281 - [repair #5c7c5cc0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:48,085 Validator.java:281 - [repair #5c7c5cc0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:48,095 Validator.java:281 - [repair #5c7c5cc0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:48,100 ActiveRepairService.java:452 - [repair #5c7b7260-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:01:48,929 Validator.java:281 - [repair #5cfb02a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:01:48,939 Validator.java:281 - [repair #5cfb02a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:01:48,947 Validator.java:281 - [repair #5cfb02a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:01:48,965 Validator.java:281 - [repair #5cfb02a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:01:48,976 Validator.java:281 - [repair #5cfb02a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit WARN [ValidationExecutor:2] 2025-04-28 01:01:49,068 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/repair_run-8307cad023c911f0b472ab310ffebac8/snapshots/5cfb02a0-23cc-11f0-bde8-4956d32155ab/mc-305-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:2] 2025-04-28 01:01:49,069 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/repair_run-8307cad023c911f0b472ab310ffebac8/snapshots/5cfb02a0-23cc-11f0-bde8-4956d32155ab/mc-306-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-04-28 01:01:49,070 Validator.java:281 - [repair #5cfb02a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:01:49,079 Validator.java:281 - [repair #5cfb02a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:01:49,086 Validator.java:281 - [repair #5cfb02a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:01:49,096 Validator.java:281 - [repair #5cfb02a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:01:49,107 Validator.java:281 - [repair #5cfb02a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:01:49,120 Validator.java:281 - [repair #5cfb02a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:01:49,129 Validator.java:281 - [repair #5cfb02a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:01:49,138 Validator.java:281 - [repair #5cfb02a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:01:49,144 Validator.java:281 - [repair #5cfb02a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:01:49,150 Validator.java:281 - [repair #5cfb02a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:01:49,158 Validator.java:281 - [repair #5cfb02a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:01:49,164 ActiveRepairService.java:452 - [repair #5cfa6660-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:01:50,938 Validator.java:281 - [repair #5e2a81f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:01:50,947 Validator.java:281 - [repair #5e2a81f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:01:50,956 Validator.java:281 - [repair #5e2a81f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:01:50,972 Validator.java:281 - [repair #5e2a81f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:01:50,987 Validator.java:281 - [repair #5e2a81f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:01:51,046 Validator.java:281 - [repair #5e2a81f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:01:51,056 Validator.java:281 - [repair #5e2a81f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:01:51,071 Validator.java:281 - [repair #5e2a81f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:01:51,088 Validator.java:281 - [repair #5e2a81f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:01:51,099 Validator.java:281 - [repair #5e2a81f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:01:51,106 Validator.java:281 - [repair #5e2a81f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:01:51,113 Validator.java:281 - [repair #5e2a81f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:01:51,123 Validator.java:281 - [repair #5e2a81f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:01:51,130 Validator.java:281 - [repair #5e2a81f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:01:51,141 Validator.java:281 - [repair #5e2a81f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:01:51,161 Validator.java:281 - [repair #5e2a81f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:01:51,173 ActiveRepairService.java:452 - [repair #5e27e9e0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:01:57,356 Validator.java:281 - [repair #6206aab0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:57,364 Validator.java:281 - [repair #6206aab0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:57,373 Validator.java:281 - [repair #6206aab0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:57,380 Validator.java:281 - [repair #6206aab0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:57,387 ActiveRepairService.java:452 - [repair #6203eb90-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:01:57,864 Validator.java:281 - [repair #62553fe0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:57,875 Validator.java:281 - [repair #62553fe0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:57,891 Validator.java:281 - [repair #62553fe0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:57,902 Validator.java:281 - [repair #62553fe0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:57,909 ActiveRepairService.java:452 - [repair #6254cab0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:01:58,054 Validator.java:281 - [repair #6272da00-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:58,067 Validator.java:281 - [repair #6272da00-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:58,084 Validator.java:281 - [repair #6272da00-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:58,104 Validator.java:281 - [repair #6272da00-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:01:58,126 ActiveRepairService.java:452 - [repair #62723dc0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:01:58,915 Validator.java:281 - [repair #62f354a0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:01:58,966 Validator.java:281 - [repair #62f354a0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:01:58,975 Validator.java:281 - [repair #62f354a0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:01:59,032 Validator.java:281 - [repair #62f354a0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:01:59,040 Validator.java:281 - [repair #62f354a0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:01:59,051 Validator.java:281 - [repair #62f354a0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:01:59,063 Validator.java:281 - [repair #62f354a0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:01:59,078 Validator.java:281 - [repair #62f354a0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:01:59,087 Validator.java:281 - [repair #62f354a0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:01:59,103 Validator.java:281 - [repair #62f354a0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:01:59,115 Validator.java:281 - [repair #62f354a0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:01:59,126 Validator.java:281 - [repair #62f354a0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:01:59,137 Validator.java:281 - [repair #62f354a0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:01:59,145 Validator.java:281 - [repair #62f354a0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:01:59,154 Validator.java:281 - [repair #62f354a0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:01:59,161 Validator.java:281 - [repair #62f354a0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:01:59,166 ActiveRepairService.java:452 - [repair #62f29150-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:02:00,950 Validator.java:281 - [repair #64256c00-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:02:00,962 Validator.java:281 - [repair #64256c00-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:02:00,974 Validator.java:281 - [repair #64256c00-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:02:00,990 Validator.java:281 - [repair #64256c00-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:02:01,005 Validator.java:281 - [repair #64256c00-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:02:01,053 Validator.java:281 - [repair #64256c00-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:02:01,063 Validator.java:281 - [repair #64256c00-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:02:01,074 Validator.java:281 - [repair #64256c00-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:02:01,083 Validator.java:281 - [repair #64256c00-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:02:01,091 Validator.java:281 - [repair #64256c00-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:02:01,099 Validator.java:281 - [repair #64256c00-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:02:01,108 Validator.java:281 - [repair #64256c00-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:02:01,116 Validator.java:281 - [repair #64256c00-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:02:01,121 Validator.java:281 - [repair #64256c00-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:02:01,126 Validator.java:281 - [repair #64256c00-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:02:01,132 Validator.java:281 - [repair #64256c00-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:02:01,137 ActiveRepairService.java:452 - [repair #6424a8b0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:02:07,356 Validator.java:281 - [repair #67fdc430-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:07,365 Validator.java:281 - [repair #67fdc430-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:07,375 Validator.java:281 - [repair #67fdc430-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:07,382 Validator.java:281 - [repair #67fdc430-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:07,389 ActiveRepairService.java:452 - [repair #67fd4f00-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:02:07,922 Validator.java:281 - [repair #68524cd0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:07,935 Validator.java:281 - [repair #68524cd0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:07,940 Validator.java:281 - [repair #68524cd0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:07,947 Validator.java:281 - [repair #68524cd0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:07,952 ActiveRepairService.java:452 - [repair #684f8db0-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:02:08,092 Validator.java:281 - [repair #686e1230-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:08,103 Validator.java:281 - [repair #686e1230-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:08,110 Validator.java:281 - [repair #686e1230-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:08,116 Validator.java:281 - [repair #686e1230-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:08,121 ActiveRepairService.java:452 - [repair #686d9d00-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:02:08,981 Validator.java:281 - [repair #68edf090-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:02:08,997 Validator.java:281 - [repair #68edf090-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:02:09,008 Validator.java:281 - [repair #68edf090-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:02:09,018 Validator.java:281 - [repair #68edf090-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:02:09,035 Validator.java:281 - [repair #68edf090-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:02:09,099 Validator.java:281 - [repair #68edf090-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:02:09,109 Validator.java:281 - [repair #68edf090-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:02:09,122 Validator.java:281 - [repair #68edf090-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:02:09,141 Validator.java:281 - [repair #68edf090-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:02:09,149 Validator.java:281 - [repair #68edf090-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:02:09,157 Validator.java:281 - [repair #68edf090-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:02:09,161 Validator.java:281 - [repair #68edf090-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:02:09,167 Validator.java:281 - [repair #68edf090-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:02:09,172 Validator.java:281 - [repair #68edf090-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:02:09,179 Validator.java:281 - [repair #68edf090-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:02:09,188 Validator.java:281 - [repair #68edf090-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:02:09,191 ActiveRepairService.java:452 - [repair #68ed5450-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:02:10,945 Validator.java:281 - [repair #6a1f92c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:02:10,992 Validator.java:281 - [repair #6a1f92c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:02:11,002 Validator.java:281 - [repair #6a1f92c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:02:11,067 Validator.java:281 - [repair #6a1f92c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:02:11,077 Validator.java:281 - [repair #6a1f92c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:02:11,087 Validator.java:281 - [repair #6a1f92c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:02:11,101 Validator.java:281 - [repair #6a1f92c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:02:11,111 Validator.java:281 - [repair #6a1f92c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:02:11,122 Validator.java:281 - [repair #6a1f92c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:02:11,131 Validator.java:281 - [repair #6a1f92c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:02:11,138 Validator.java:281 - [repair #6a1f92c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:02:11,148 Validator.java:281 - [repair #6a1f92c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:02:11,158 Validator.java:281 - [repair #6a1f92c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:02:11,167 Validator.java:281 - [repair #6a1f92c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:02:11,176 Validator.java:281 - [repair #6a1f92c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:02:11,184 Validator.java:281 - [repair #6a1f92c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:02:11,188 ActiveRepairService.java:452 - [repair #6a1ef680-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:02:17,387 Validator.java:281 - [repair #6df7eaf0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:17,398 Validator.java:281 - [repair #6df7eaf0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:17,408 Validator.java:281 - [repair #6df7eaf0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:17,415 Validator.java:281 - [repair #6df7eaf0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:17,420 ActiveRepairService.java:452 - [repair #6df6d980-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:02:17,923 Validator.java:281 - [repair #6e4a50b0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:17,931 Validator.java:281 - [repair #6e4a50b0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:17,939 Validator.java:281 - [repair #6e4a50b0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:17,943 Validator.java:281 - [repair #6e4a50b0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:17,951 ActiveRepairService.java:452 - [repair #6e49b470-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:02:18,122 Validator.java:281 - [repair #6e6811e0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:18,138 Validator.java:281 - [repair #6e6811e0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:18,145 Validator.java:281 - [repair #6e6811e0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:18,151 Validator.java:281 - [repair #6e6811e0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:18,156 ActiveRepairService.java:452 - [repair #6e674e90-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:02:18,983 Validator.java:281 - [repair #6ee928c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:02:19,039 Validator.java:281 - [repair #6ee928c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:02:19,051 Validator.java:281 - [repair #6ee928c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:02:19,122 Validator.java:281 - [repair #6ee928c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:02:19,135 Validator.java:281 - [repair #6ee928c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:02:19,149 Validator.java:281 - [repair #6ee928c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:02:19,160 Validator.java:281 - [repair #6ee928c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:02:19,170 Validator.java:281 - [repair #6ee928c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:02:19,180 Validator.java:281 - [repair #6ee928c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:02:19,190 Validator.java:281 - [repair #6ee928c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:02:19,201 Validator.java:281 - [repair #6ee928c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:02:19,210 Validator.java:281 - [repair #6ee928c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:02:19,221 Validator.java:281 - [repair #6ee928c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:02:19,227 Validator.java:281 - [repair #6ee928c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:02:19,233 Validator.java:281 - [repair #6ee928c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:02:19,245 Validator.java:281 - [repair #6ee928c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:02:19,251 ActiveRepairService.java:452 - [repair #6ee86570-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:02:21,020 Validator.java:281 - [repair #701d3bf0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:02:21,072 Validator.java:281 - [repair #701d3bf0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:02:21,087 Validator.java:281 - [repair #701d3bf0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:02:21,152 Validator.java:281 - [repair #701d3bf0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:02:21,163 Validator.java:281 - [repair #701d3bf0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:02:21,178 Validator.java:281 - [repair #701d3bf0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:02:21,191 Validator.java:281 - [repair #701d3bf0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:02:21,201 Validator.java:281 - [repair #701d3bf0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:02:21,213 Validator.java:281 - [repair #701d3bf0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:02:21,221 Validator.java:281 - [repair #701d3bf0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:02:21,229 Validator.java:281 - [repair #701d3bf0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:02:21,241 Validator.java:281 - [repair #701d3bf0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:02:21,252 Validator.java:281 - [repair #701d3bf0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:02:21,264 Validator.java:281 - [repair #701d3bf0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:02:21,271 Validator.java:281 - [repair #701d3bf0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:02:21,281 Validator.java:281 - [repair #701d3bf0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:02:21,286 ActiveRepairService.java:452 - [repair #7019e090-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-71] 2025-04-28 01:02:27,390 RepairRunnable.java:139 - Starting repair command #70 (73f015e0-23cc-11f0-b704-57db704f83e4), 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-71] 2025-04-28 01:02:27,397 RepairSession.java:228 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(6645848974143365632,6734065862927643467]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-04-28 01:02:27,402 RepairJob.java:234 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:02:27,403 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:27,406 RepairSession.java:180 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:27,407 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:27,409 RepairSession.java:180 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:27,409 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:27,411 RepairSession.java:180 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:02:27,412 SyncTask.java:66 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:02:27,412 SyncTask.java:66 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 01:02:27,412 SyncTask.java:66 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:02:27,412 RepairJob.java:143 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:02:27,413 RepairJob.java:234 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:02:27,413 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:27,418 RepairSession.java:180 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:27,418 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:27,419 RepairSession.java:180 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:27,419 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:27,421 RepairSession.java:180 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:02:27,422 SyncTask.java:66 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:02:27,423 SyncTask.java:66 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:02:27,423 SyncTask.java:66 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:02:27,423 RepairJob.java:143 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:02:27,429 RepairJob.java:234 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:02:27,429 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:27,431 RepairSession.java:180 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:27,431 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:27,432 RepairSession.java:180 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:27,433 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:27,435 RepairSession.java:180 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:02:27,436 SyncTask.java:66 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 01:02:27,436 SyncTask.java:66 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-04-28 01:02:27,436 SyncTask.java:66 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-04-28 01:02:27,436 RepairJob.java:143 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-04-28 01:02:27,440 RepairJob.java:234 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:02:27,440 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:27,441 RepairSession.java:180 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:27,441 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:27,443 RepairSession.java:180 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:27,443 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:27,446 RepairSession.java:180 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:02:27,446 SyncTask.java:66 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-04-28 01:02:27,446 SyncTask.java:66 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-04-28 01:02:27,446 SyncTask.java:66 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-04-28 01:02:27,447 RepairJob.java:143 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-04-28 01:02:27,447 RepairSession.java:270 - [repair #73f12750-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:6] 2025-04-28 01:02:27,448 RepairRunnable.java:261 - Repair session 73f12750-23cc-11f0-b704-57db704f83e4 for range [(6645848974143365632,6734065862927643467]] finished INFO [RepairJobTask:6] 2025-04-28 01:02:27,449 ActiveRepairService.java:452 - [repair #73f015e0-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [RepairJobTask:6] 2025-04-28 01:02:27,452 RepairRunnable.java:343 - Repair command #70 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:02:27,960 Validator.java:281 - [repair #74447770-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:27,979 Validator.java:281 - [repair #74447770-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:27,991 Validator.java:281 - [repair #74447770-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:28,010 Validator.java:281 - [repair #74447770-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:28,014 ActiveRepairService.java:452 - [repair #7443db30-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:02:28,168 Validator.java:281 - [repair #7465bb10-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:28,180 Validator.java:281 - [repair #7465bb10-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:28,195 Validator.java:281 - [repair #7465bb10-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:28,214 Validator.java:281 - [repair #7465bb10-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:28,218 ActiveRepairService.java:452 - [repair #7464f7c0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-72] 2025-04-28 01:02:28,990 RepairRunnable.java:139 - Starting repair command #71 (74e439e0-23cc-11f0-b704-57db704f83e4), 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-72] 2025-04-28 01:02:29,045 RepairSession.java:228 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(2632389529231330451,2634449578965613825], (-8114458405029862709,-8050564990514637396], (-9191089797655821953,-9186479752380847989], (-1025313807342335923,-1018872870167554540], (7410851455128716901,7413799534564236271]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 01:02:29,159 RepairJob.java:234 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:02:29,159 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,162 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,162 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,166 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,167 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,170 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:02:29,174 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:5] 2025-04-28 01:02:29,175 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 01:02:29,176 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 01:02:29,182 RepairJob.java:234 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:02:29,182 RepairJob.java:143 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:4] 2025-04-28 01:02:29,183 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,188 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,188 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,190 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,190 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,193 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:02:29,194 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 01:02:29,195 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-04-28 01:02:29,195 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-04-28 01:02:29,195 RepairJob.java:143 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-04-28 01:02:29,200 RepairJob.java:234 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:02:29,202 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,204 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,204 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,206 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,206 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,208 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:02:29,209 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-04-28 01:02:29,209 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-04-28 01:02:29,210 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 01:02:29,210 RepairJob.java:143 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-04-28 01:02:29,212 RepairJob.java:234 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:02:29,213 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,214 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,214 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,220 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,220 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,224 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 01:02:29,227 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 01:02:29,227 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-04-28 01:02:29,227 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 01:02:29,227 RepairJob.java:143 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-04-28 01:02:29,232 RepairJob.java:234 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:02:29,233 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,235 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,235 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,237 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,237 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,241 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:02:29,243 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:3] 2025-04-28 01:02:29,243 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:2] 2025-04-28 01:02:29,243 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-04-28 01:02:29,243 RepairJob.java:143 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:3] 2025-04-28 01:02:29,305 RepairJob.java:234 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:02:29,305 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,307 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,308 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,314 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,314 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,316 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:02:29,316 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-04-28 01:02:29,316 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-04-28 01:02:29,316 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-04-28 01:02:29,316 RepairJob.java:143 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:2] 2025-04-28 01:02:29,319 RepairJob.java:234 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:02:29,319 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,322 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,322 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,323 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,324 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,324 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:02:29,325 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-04-28 01:02:29,325 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-04-28 01:02:29,325 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-04-28 01:02:29,325 RepairJob.java:143 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-04-28 01:02:29,327 RepairJob.java:234 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:02:29,327 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,329 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,329 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,333 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,333 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,334 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:02:29,335 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 01:02:29,335 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 01:02:29,335 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 01:02:29,335 RepairJob.java:143 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:2] 2025-04-28 01:02:29,337 RepairJob.java:234 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:02:29,338 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,340 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,341 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,342 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,343 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,344 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:02:29,345 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-04-28 01:02:29,345 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 01:02:29,345 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-04-28 01:02:29,346 RepairJob.java:143 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-04-28 01:02:29,347 RepairJob.java:234 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:02:29,347 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,350 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,350 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,351 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,351 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,352 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:02:29,353 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-04-28 01:02:29,353 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-04-28 01:02:29,353 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-04-28 01:02:29,353 RepairJob.java:143 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-04-28 01:02:29,402 RepairJob.java:234 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:02:29,402 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,404 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,404 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,406 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,406 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,407 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:02:29,407 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:7] 2025-04-28 01:02:29,407 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:2] 2025-04-28 01:02:29,407 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:7] 2025-04-28 01:02:29,409 RepairJob.java:143 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:7] 2025-04-28 01:02:29,410 RepairJob.java:234 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 01:02:29,410 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,413 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,413 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,415 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,417 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,419 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:02:29,419 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-04-28 01:02:29,419 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 01:02:29,419 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-04-28 01:02:29,419 RepairJob.java:143 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-04-28 01:02:29,426 RepairJob.java:234 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:02:29,427 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,434 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,434 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,437 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,438 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,439 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:02:29,440 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-04-28 01:02:29,440 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-04-28 01:02:29,440 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 01:02:29,440 RepairJob.java:143 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-04-28 01:02:29,448 RepairJob.java:234 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:02:29,448 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,452 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,452 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,453 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,453 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,454 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:02:29,454 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:6] 2025-04-28 01:02:29,454 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:7] 2025-04-28 01:02:29,454 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:6] 2025-04-28 01:02:29,455 RepairJob.java:143 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:6] 2025-04-28 01:02:29,457 RepairJob.java:234 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:02:29,457 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,458 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,458 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,461 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,461 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,462 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:02:29,462 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:6] 2025-04-28 01:02:29,462 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:4] 2025-04-28 01:02:29,462 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:6] 2025-04-28 01:02:29,463 RepairJob.java:143 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:6] 2025-04-28 01:02:29,465 RepairJob.java:234 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:02:29,465 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,467 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,467 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,468 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,468 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:29,469 RepairSession.java:180 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:02:29,469 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 01:02:29,469 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-04-28 01:02:29,469 SyncTask.java:66 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 01:02:29,470 RepairJob.java:143 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-04-28 01:02:29,470 RepairSession.java:270 - [repair #74ec9e50-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:7] 2025-04-28 01:02:29,470 RepairRunnable.java:261 - Repair session 74ec9e50-23cc-11f0-b704-57db704f83e4 for range [(2632389529231330451,2634449578965613825], (-8114458405029862709,-8050564990514637396], (-9191089797655821953,-9186479752380847989], (-1025313807342335923,-1018872870167554540], (7410851455128716901,7413799534564236271]] finished INFO [RepairJobTask:7] 2025-04-28 01:02:29,471 ActiveRepairService.java:452 - [repair #74e439e0-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 01:02:29,473 RepairRunnable.java:343 - Repair command #71 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:02:31,053 Validator.java:281 - [repair #76158df0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:02:31,067 Validator.java:281 - [repair #76158df0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:02:31,080 Validator.java:281 - [repair #76158df0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:02:31,103 Validator.java:281 - [repair #76158df0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:02:31,115 Validator.java:281 - [repair #76158df0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:02:31,188 Validator.java:281 - [repair #76158df0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:02:31,199 Validator.java:281 - [repair #76158df0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:02:31,214 Validator.java:281 - [repair #76158df0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:02:31,231 Validator.java:281 - [repair #76158df0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:02:31,242 Validator.java:281 - [repair #76158df0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:02:31,254 Validator.java:281 - [repair #76158df0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:02:31,266 Validator.java:281 - [repair #76158df0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:02:31,275 Validator.java:281 - [repair #76158df0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:02:31,283 Validator.java:281 - [repair #76158df0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:02:31,289 Validator.java:281 - [repair #76158df0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:02:31,298 Validator.java:281 - [repair #76158df0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:02:31,304 ActiveRepairService.java:452 - [repair #7614caa0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:02:37,428 Validator.java:281 - [repair #79ea63b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:37,435 Validator.java:281 - [repair #79ea63b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:37,453 Validator.java:281 - [repair #79ea63b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:37,472 Validator.java:281 - [repair #79ea63b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:37,478 ActiveRepairService.java:452 - [repair #79e9c770-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:02:38,004 Validator.java:281 - [repair #7a4247b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:38,011 Validator.java:281 - [repair #7a4247b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:38,018 Validator.java:281 - [repair #7a4247b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:38,029 Validator.java:281 - [repair #7a4247b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:38,035 ActiveRepairService.java:452 - [repair #7a41d280-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-73] 2025-04-28 01:02:38,190 RepairRunnable.java:139 - Starting repair command #72 (7a6008e0-23cc-11f0-b704-57db704f83e4), 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-73] 2025-04-28 01:02:38,195 RepairSession.java:228 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-2395340155163392059,-2362693718947057843], (-541457605017749582,-537334755628705802]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 01:02:38,211 RepairJob.java:234 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:02:38,212 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:38,214 RepairSession.java:180 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:38,214 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:38,216 RepairSession.java:180 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:38,216 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:38,220 RepairSession.java:180 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:02:38,222 SyncTask.java:66 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:02:38,222 SyncTask.java:66 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:02:38,222 SyncTask.java:66 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:02:38,222 RepairJob.java:143 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-04-28 01:02:38,225 RepairJob.java:234 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:02:38,225 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:38,227 RepairSession.java:180 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:38,228 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:38,229 RepairSession.java:180 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:38,229 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:38,232 RepairSession.java:180 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:02:38,232 SyncTask.java:66 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 01:02:38,232 SyncTask.java:66 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 01:02:38,232 SyncTask.java:66 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:02:38,232 RepairJob.java:143 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:02:38,235 RepairJob.java:234 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:02:38,235 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:38,238 RepairSession.java:180 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:38,238 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:38,243 RepairSession.java:180 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:38,246 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:38,251 RepairSession.java:180 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:02:38,251 SyncTask.java:66 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 01:02:38,251 SyncTask.java:66 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 01:02:38,251 SyncTask.java:66 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 01:02:38,251 RepairJob.java:143 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:02:38,253 RepairJob.java:234 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:02:38,254 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:38,257 RepairSession.java:180 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:38,258 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:38,259 RepairSession.java:180 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:38,259 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:38,260 RepairSession.java:180 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:02:38,261 SyncTask.java:66 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:02:38,261 SyncTask.java:66 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:02:38,261 SyncTask.java:66 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:02:38,261 RepairJob.java:143 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:02:38,262 RepairSession.java:270 - [repair #7a60cc30-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:2] 2025-04-28 01:02:38,262 RepairRunnable.java:261 - Repair session 7a60cc30-23cc-11f0-b704-57db704f83e4 for range [(-2395340155163392059,-2362693718947057843], (-541457605017749582,-537334755628705802]] finished INFO [RepairJobTask:2] 2025-04-28 01:02:38,263 ActiveRepairService.java:452 - [repair #7a6008e0-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 01:02:38,265 RepairRunnable.java:343 - Repair command #72 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:02:39,089 Validator.java:281 - [repair #7ade87b0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:02:39,104 Validator.java:281 - [repair #7ade87b0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:02:39,115 Validator.java:281 - [repair #7ade87b0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:02:39,170 Validator.java:281 - [repair #7ade87b0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:02:39,187 Validator.java:281 - [repair #7ade87b0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:02:39,254 Validator.java:281 - [repair #7ade87b0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:02:39,269 Validator.java:281 - [repair #7ade87b0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:02:39,279 Validator.java:281 - [repair #7ade87b0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:02:39,286 Validator.java:281 - [repair #7ade87b0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:02:39,297 Validator.java:281 - [repair #7ade87b0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:02:39,305 Validator.java:281 - [repair #7ade87b0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:02:39,315 Validator.java:281 - [repair #7ade87b0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:02:39,321 Validator.java:281 - [repair #7ade87b0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:02:39,334 Validator.java:281 - [repair #7ade87b0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:02:39,343 Validator.java:281 - [repair #7ade87b0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:02:39,360 Validator.java:281 - [repair #7ade87b0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:02:39,367 ActiveRepairService.java:452 - [repair #7add9d50-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:02:41,072 Validator.java:281 - [repair #7c0ea340-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:02:41,083 Validator.java:281 - [repair #7c0ea340-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:02:41,094 Validator.java:281 - [repair #7c0ea340-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:02:41,130 Validator.java:281 - [repair #7c0ea340-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:02:41,141 Validator.java:281 - [repair #7c0ea340-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:02:41,199 Validator.java:281 - [repair #7c0ea340-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:02:41,207 Validator.java:281 - [repair #7c0ea340-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:02:41,218 Validator.java:281 - [repair #7c0ea340-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:02:41,227 Validator.java:281 - [repair #7c0ea340-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:02:41,244 Validator.java:281 - [repair #7c0ea340-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:02:41,253 Validator.java:281 - [repair #7c0ea340-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:02:41,260 Validator.java:281 - [repair #7c0ea340-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:02:41,267 Validator.java:281 - [repair #7c0ea340-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:02:41,274 Validator.java:281 - [repair #7c0ea340-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:02:41,285 Validator.java:281 - [repair #7c0ea340-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:02:41,294 Validator.java:281 - [repair #7c0ea340-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:02:41,301 ActiveRepairService.java:452 - [repair #7c0ddff0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:02:47,455 Validator.java:281 - [repair #7fe48a70-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:47,462 Validator.java:281 - [repair #7fe48a70-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:47,468 Validator.java:281 - [repair #7fe48a70-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:47,475 Validator.java:281 - [repair #7fe48a70-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:47,480 ActiveRepairService.java:452 - [repair #7fe3c720-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-74] 2025-04-28 01:02:48,011 RepairRunnable.java:139 - Starting repair command #73 (803a99b0-23cc-11f0-b704-57db704f83e4), 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-74] 2025-04-28 01:02:48,020 RepairSession.java:228 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-3132774351515649981,-3016842900204619809]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:1] 2025-04-28 01:02:48,025 RepairJob.java:234 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:02:48,025 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,028 RepairSession.java:180 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,028 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,029 RepairSession.java:180 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,029 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,030 RepairSession.java:180 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:02:48,031 SyncTask.java:66 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:02:48,031 SyncTask.java:66 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:02:48,031 SyncTask.java:66 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:02:48,032 RepairJob.java:143 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:02:48,034 RepairJob.java:234 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:02:48,034 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,036 RepairSession.java:180 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,036 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,037 RepairSession.java:180 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,037 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,038 RepairSession.java:180 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:02:48,039 SyncTask.java:66 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-04-28 01:02:48,041 SyncTask.java:66 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 01:02:48,041 RepairJob.java:234 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:02:48,041 SyncTask.java:66 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 01:02:48,041 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:3] 2025-04-28 01:02:48,041 RepairJob.java:143 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,043 RepairSession.java:180 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,043 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,044 RepairSession.java:180 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,044 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,047 RepairSession.java:180 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:02:48,047 SyncTask.java:66 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:02:48,047 SyncTask.java:66 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 01:02:48,047 SyncTask.java:66 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 01:02:48,047 RepairJob.java:143 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:02:48,048 RepairJob.java:234 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:02:48,049 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,050 RepairSession.java:180 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,050 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,051 RepairSession.java:180 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,051 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,052 RepairSession.java:180 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:02:48,052 SyncTask.java:66 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:02:48,052 SyncTask.java:66 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-04-28 01:02:48,052 SyncTask.java:66 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-04-28 01:02:48,053 RepairJob.java:143 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:02:48,053 RepairSession.java:270 - [repair #803bf940-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:5] 2025-04-28 01:02:48,054 RepairRunnable.java:261 - Repair session 803bf940-23cc-11f0-b704-57db704f83e4 for range [(-3132774351515649981,-3016842900204619809]] finished INFO [RepairJobTask:5] 2025-04-28 01:02:48,057 ActiveRepairService.java:452 - [repair #803a99b0-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 01:02:48,058 RepairRunnable.java:343 - Repair command #73 finished in 0 seconds INFO [Repair-Task-75] 2025-04-28 01:02:48,208 RepairRunnable.java:139 - Starting repair command #74 (8058a900-23cc-11f0-b704-57db704f83e4), 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-75] 2025-04-28 01:02:48,214 RepairSession.java:228 - [repair #80599360-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(5032413866919660789,5082153415492655314], (-2155869714630479990,-2133223940690282596], (1724011965898756174,1737825161425864872]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 01:02:48,227 RepairJob.java:234 - [repair #80599360-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:02:48,228 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,229 RepairSession.java:180 - [repair #80599360-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,229 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,230 RepairSession.java:180 - [repair #80599360-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,230 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,243 RepairSession.java:180 - [repair #80599360-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:02:48,243 SyncTask.java:66 - [repair #80599360-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:02:48,244 SyncTask.java:66 - [repair #80599360-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:02:48,245 SyncTask.java:66 - [repair #80599360-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:02:48,245 RepairJob.java:143 - [repair #80599360-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:02:48,248 RepairJob.java:234 - [repair #80599360-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:02:48,248 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,249 RepairSession.java:180 - [repair #80599360-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,249 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,251 RepairSession.java:180 - [repair #80599360-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,258 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,260 RepairSession.java:180 - [repair #80599360-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:02:48,261 SyncTask.java:66 - [repair #80599360-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:02:48,261 SyncTask.java:66 - [repair #80599360-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:02:48,261 SyncTask.java:66 - [repair #80599360-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:02:48,262 RepairJob.java:143 - [repair #80599360-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:02:48,274 RepairJob.java:234 - [repair #80599360-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:02:48,274 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,276 RepairSession.java:180 - [repair #80599360-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,276 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,279 RepairSession.java:180 - [repair #80599360-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,279 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,282 RepairSession.java:180 - [repair #80599360-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:02:48,283 SyncTask.java:66 - [repair #80599360-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:02:48,283 SyncTask.java:66 - [repair #80599360-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 01:02:48,283 SyncTask.java:66 - [repair #80599360-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:02:48,284 RepairJob.java:143 - [repair #80599360-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-04-28 01:02:48,292 RepairJob.java:234 - [repair #80599360-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:02:48,294 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,298 RepairSession.java:180 - [repair #80599360-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,298 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,300 RepairSession.java:180 - [repair #80599360-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,301 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:48,305 RepairSession.java:180 - [repair #80599360-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:02:48,305 SyncTask.java:66 - [repair #80599360-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:02:48,306 SyncTask.java:66 - [repair #80599360-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:02:48,306 SyncTask.java:66 - [repair #80599360-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:02:48,318 RepairJob.java:143 - [repair #80599360-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:02:48,323 RepairSession.java:270 - [repair #80599360-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:1] 2025-04-28 01:02:48,324 RepairRunnable.java:261 - Repair session 80599360-23cc-11f0-b704-57db704f83e4 for range [(5032413866919660789,5082153415492655314], (-2155869714630479990,-2133223940690282596], (1724011965898756174,1737825161425864872]] finished INFO [RepairJobTask:1] 2025-04-28 01:02:48,329 ActiveRepairService.java:452 - [repair #8058a900-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 01:02:48,331 RepairRunnable.java:343 - Repair command #74 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:02:49,100 Validator.java:281 - [repair #80d775f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:02:49,112 Validator.java:281 - [repair #80d775f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:02:49,123 Validator.java:281 - [repair #80d775f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:02:49,183 Validator.java:281 - [repair #80d775f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:02:49,197 Validator.java:281 - [repair #80d775f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:02:49,260 Validator.java:281 - [repair #80d775f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:02:49,281 Validator.java:281 - [repair #80d775f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:02:49,296 Validator.java:281 - [repair #80d775f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:02:49,316 Validator.java:281 - [repair #80d775f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:02:49,327 Validator.java:281 - [repair #80d775f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:02:49,364 Validator.java:281 - [repair #80d775f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:02:49,387 Validator.java:281 - [repair #80d775f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:02:49,397 Validator.java:281 - [repair #80d775f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:02:49,413 Validator.java:281 - [repair #80d775f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:02:49,430 Validator.java:281 - [repair #80d775f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:02:49,447 Validator.java:281 - [repair #80d775f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:02:49,454 ActiveRepairService.java:452 - [repair #80d6d9b0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-76] 2025-04-28 01:02:51,045 RepairRunnable.java:139 - Starting repair command #75 (82098d50-23cc-11f0-b704-57db704f83e4), 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-76] 2025-04-28 01:02:51,061 RepairSession.java:228 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(1150611811322505421,1155961493629706751], (1037973694113571241,1073636722384569024]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 01:02:51,094 RepairJob.java:234 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:02:51,094 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,096 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,096 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,098 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,098 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,099 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:02:51,101 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 01:02:51,105 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 01:02:51,109 RepairJob.java:234 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:02:51,109 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 01:02:51,110 RepairJob.java:143 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:4] 2025-04-28 01:02:51,110 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,113 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,113 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,115 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,115 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,118 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:02:51,121 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 01:02:51,121 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 01:02:51,121 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 01:02:51,121 RepairJob.java:143 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-04-28 01:02:51,128 RepairJob.java:234 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:02:51,130 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,132 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,132 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,136 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,136 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,145 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:02:51,147 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-04-28 01:02:51,147 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-04-28 01:02:51,147 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-04-28 01:02:51,147 RepairJob.java:143 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-04-28 01:02:51,151 RepairJob.java:234 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:02:51,152 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,155 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,155 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,157 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,158 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,160 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:02:51,161 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-04-28 01:02:51,161 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-04-28 01:02:51,161 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-04-28 01:02:51,164 RepairJob.java:234 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:02:51,164 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:3] 2025-04-28 01:02:51,163 RepairJob.java:143 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,166 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,166 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,167 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,168 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,169 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:02:51,171 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 01:02:51,171 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 01:02:51,171 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 01:02:51,172 RepairJob.java:143 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:3] 2025-04-28 01:02:51,216 RepairJob.java:234 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:02:51,218 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,222 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,222 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,223 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,224 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,228 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:02:51,229 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 01:02:51,229 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 01:02:51,235 RepairJob.java:234 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:02:51,236 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,239 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,240 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,243 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,244 RepairJob.java:270 - Validating /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:02:51,250 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-04-28 01:02:51,251 RepairJob.java:143 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,251 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:02:51,252 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 01:02:51,252 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-04-28 01:02:51,254 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 01:02:51,254 RepairJob.java:143 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-04-28 01:02:51,256 RepairJob.java:234 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:02:51,256 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,266 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,268 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,270 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,270 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,277 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:02:51,277 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 01:02:51,277 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 01:02:51,277 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 01:02:51,277 RepairJob.java:143 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:2] 2025-04-28 01:02:51,280 RepairJob.java:234 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:02:51,280 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,282 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,282 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,284 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,284 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,285 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:02:51,286 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-04-28 01:02:51,286 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-04-28 01:02:51,286 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-04-28 01:02:51,286 RepairJob.java:143 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-04-28 01:02:51,289 RepairJob.java:234 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:02:51,289 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,291 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,291 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,293 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,294 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,295 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:02:51,296 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-04-28 01:02:51,296 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 01:02:51,296 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-04-28 01:02:51,296 RepairJob.java:143 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-04-28 01:02:51,343 RepairJob.java:234 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:02:51,343 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,346 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,346 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,351 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,351 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,356 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:02:51,357 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:6] 2025-04-28 01:02:51,357 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-04-28 01:02:51,358 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:2] 2025-04-28 01:02:51,358 RepairJob.java:143 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:2] 2025-04-28 01:02:51,364 RepairJob.java:234 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:02:51,369 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,371 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,371 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,377 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,377 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,379 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:02:51,381 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-04-28 01:02:51,381 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 01:02:51,381 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-04-28 01:02:51,383 RepairJob.java:143 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-04-28 01:02:51,384 RepairJob.java:234 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:02:51,391 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,394 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,394 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,408 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,408 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,427 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:02:51,428 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-04-28 01:02:51,428 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 01:02:51,428 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-04-28 01:02:51,429 RepairJob.java:143 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-04-28 01:02:51,438 RepairJob.java:234 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:02:51,438 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,443 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,443 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,446 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,446 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,454 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:02:51,455 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:6] 2025-04-28 01:02:51,455 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 01:02:51,456 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:6] 2025-04-28 01:02:51,456 RepairJob.java:143 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:6] 2025-04-28 01:02:51,460 RepairJob.java:234 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:02:51,462 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,465 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,466 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,468 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,468 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,470 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:02:51,471 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 01:02:51,471 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:6] 2025-04-28 01:02:51,472 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 01:02:51,472 RepairJob.java:143 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:6] 2025-04-28 01:02:51,478 RepairJob.java:234 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:02:51,478 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,480 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,480 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,482 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,482 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:51,484 RepairSession.java:180 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:02:51,484 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-04-28 01:02:51,485 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-04-28 01:02:51,485 SyncTask.java:66 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-04-28 01:02:51,485 RepairJob.java:143 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-04-28 01:02:51,487 RepairSession.java:270 - [repair #820bd740-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:2] 2025-04-28 01:02:51,487 RepairRunnable.java:261 - Repair session 820bd740-23cc-11f0-b704-57db704f83e4 for range [(1150611811322505421,1155961493629706751], (1037973694113571241,1073636722384569024]] finished INFO [RepairJobTask:2] 2025-04-28 01:02:51,488 ActiveRepairService.java:452 - [repair #82098d50-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-04-28 01:02:51,491 RepairRunnable.java:343 - Repair command #75 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:02:57,477 Validator.java:281 - [repair #85de14f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:57,496 Validator.java:281 - [repair #85de14f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:57,503 Validator.java:281 - [repair #85de14f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:57,509 Validator.java:281 - [repair #85de14f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:57,515 ActiveRepairService.java:452 - [repair #85dd9fc0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:02:58,055 Validator.java:281 - [repair #863535a0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:58,069 Validator.java:281 - [repair #863535a0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:58,080 Validator.java:281 - [repair #863535a0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:58,098 Validator.java:281 - [repair #863535a0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:02:58,103 ActiveRepairService.java:452 - [repair #86349960-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-77] 2025-04-28 01:02:58,238 RepairRunnable.java:139 - Starting repair command #76 (86531de0-23cc-11f0-b704-57db704f83e4), 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-77] 2025-04-28 01:02:58,251 RepairSession.java:228 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(3303646092989365758,3339734355492119935], (4839312771516226636,4883063714142074953]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 01:02:58,263 RepairJob.java:234 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:02:58,263 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:58,265 RepairSession.java:180 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:58,265 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:58,266 RepairSession.java:180 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:58,266 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:58,278 RepairSession.java:180 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:02:58,285 SyncTask.java:66 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 01:02:58,286 SyncTask.java:66 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:02:58,286 SyncTask.java:66 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 01:02:58,287 RepairJob.java:143 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:02:58,295 RepairJob.java:234 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:02:58,296 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:58,300 RepairSession.java:180 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:58,303 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:58,306 RepairSession.java:180 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:58,309 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:58,317 RepairSession.java:180 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:02:58,318 SyncTask.java:66 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-04-28 01:02:58,318 SyncTask.java:66 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:02:58,319 SyncTask.java:66 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-04-28 01:02:58,319 RepairJob.java:143 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:02:58,321 RepairJob.java:234 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:02:58,321 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:58,323 RepairSession.java:180 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:58,323 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:58,324 RepairSession.java:180 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:58,324 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:58,327 RepairSession.java:180 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:02:58,327 SyncTask.java:66 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:02:58,327 SyncTask.java:66 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 01:02:58,328 SyncTask.java:66 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 01:02:58,328 RepairJob.java:143 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:02:58,330 RepairJob.java:234 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:02:58,330 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:58,332 RepairSession.java:180 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:58,332 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:58,334 RepairSession.java:180 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:58,334 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:58,336 RepairSession.java:180 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:02:58,338 SyncTask.java:66 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:02:58,338 SyncTask.java:66 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:02:58,338 SyncTask.java:66 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:02:58,338 RepairJob.java:143 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:02:58,339 RepairSession.java:270 - [repair #8654f2a0-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:2] 2025-04-28 01:02:58,339 RepairRunnable.java:261 - Repair session 8654f2a0-23cc-11f0-b704-57db704f83e4 for range [(3303646092989365758,3339734355492119935], (4839312771516226636,4883063714142074953]] finished INFO [RepairJobTask:2] 2025-04-28 01:02:58,340 ActiveRepairService.java:452 - [repair #86531de0-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-04-28 01:02:58,344 RepairRunnable.java:343 - Repair command #76 finished in 0 seconds INFO [Repair-Task-78] 2025-04-28 01:02:59,058 RepairRunnable.java:139 - Starting repair command #77 (86d03d20-23cc-11f0-b704-57db704f83e4), 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-78] 2025-04-28 01:02:59,066 RepairSession.java:228 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(8038780151231787755,8144588721302930552]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:3] 2025-04-28 01:02:59,084 RepairJob.java:234 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:02:59,084 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,086 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,087 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,090 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,090 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,099 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:02:59,100 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-04-28 01:02:59,100 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:5] 2025-04-28 01:02:59,102 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 01:02:59,102 RepairJob.java:143 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:3] 2025-04-28 01:02:59,110 RepairJob.java:234 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:02:59,111 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,113 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,113 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,116 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,116 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,118 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:02:59,119 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 01:02:59,119 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-04-28 01:02:59,119 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 01:02:59,119 RepairJob.java:143 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-04-28 01:02:59,124 RepairJob.java:234 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:02:59,126 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,128 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,128 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,130 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,130 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,139 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:02:59,140 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 01:02:59,141 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 01:02:59,140 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 01:02:59,141 RepairJob.java:143 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-04-28 01:02:59,142 RepairJob.java:234 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:02:59,143 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,144 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,144 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,145 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,145 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,146 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:02:59,147 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 01:02:59,148 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 01:02:59,148 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 01:02:59,148 RepairJob.java:143 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-04-28 01:02:59,149 RepairJob.java:234 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:02:59,149 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,150 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,150 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,152 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,152 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,153 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:02:59,154 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 01:02:59,154 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 01:02:59,154 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 01:02:59,155 RepairJob.java:143 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:3] 2025-04-28 01:02:59,192 RepairJob.java:234 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:02:59,193 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,194 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,195 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,196 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,196 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,197 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:02:59,198 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:1] 2025-04-28 01:02:59,198 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-04-28 01:02:59,198 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-04-28 01:02:59,198 RepairJob.java:143 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:3] 2025-04-28 01:02:59,200 RepairJob.java:234 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:02:59,201 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,207 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,207 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,208 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,208 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,210 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:02:59,211 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 01:02:59,211 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-04-28 01:02:59,211 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 01:02:59,212 RepairJob.java:143 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-04-28 01:02:59,213 RepairJob.java:234 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:02:59,214 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,215 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,215 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,217 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,217 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,218 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:02:59,220 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:3] 2025-04-28 01:02:59,220 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:3] 2025-04-28 01:02:59,220 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:6] 2025-04-28 01:02:59,222 RepairJob.java:143 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:3] 2025-04-28 01:02:59,222 RepairJob.java:234 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:02:59,222 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,224 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,226 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,228 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,229 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,231 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:02:59,232 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-04-28 01:02:59,232 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-04-28 01:02:59,232 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-04-28 01:02:59,232 RepairJob.java:143 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-04-28 01:02:59,235 RepairJob.java:234 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 01:02:59,235 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,237 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,237 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,240 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,240 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,241 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:02:59,242 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 01:02:59,242 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-04-28 01:02:59,242 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 01:02:59,244 RepairJob.java:143 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-04-28 01:02:59,282 RepairJob.java:234 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:02:59,283 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,285 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,285 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,286 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,286 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,288 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:02:59,289 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 01:02:59,289 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-04-28 01:02:59,289 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:7] 2025-04-28 01:02:59,289 RepairJob.java:143 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:2] 2025-04-28 01:02:59,294 RepairJob.java:234 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:02:59,294 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,306 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,306 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,309 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,309 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,311 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:02:59,311 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-04-28 01:02:59,312 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 01:02:59,312 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-04-28 01:02:59,314 RepairJob.java:143 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-04-28 01:02:59,314 RepairJob.java:234 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 01:02:59,316 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,325 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,326 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,329 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,329 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,331 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:02:59,331 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-04-28 01:02:59,331 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-04-28 01:02:59,332 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-04-28 01:02:59,332 RepairJob.java:143 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-04-28 01:02:59,334 RepairJob.java:234 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:02:59,335 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,336 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,337 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,342 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,343 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,344 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:02:59,344 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:4] 2025-04-28 01:02:59,345 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:4] 2025-04-28 01:02:59,345 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:4] 2025-04-28 01:02:59,345 RepairJob.java:143 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:6] 2025-04-28 01:02:59,349 RepairJob.java:234 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:02:59,349 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,351 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,351 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,353 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,353 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,354 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:02:59,354 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 01:02:59,355 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 01:02:59,355 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 01:02:59,355 RepairJob.java:143 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:6] 2025-04-28 01:02:59,358 RepairJob.java:234 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:02:59,359 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,360 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,361 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,364 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,365 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:02:59,370 RepairSession.java:180 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:02:59,371 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-04-28 01:02:59,371 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-04-28 01:02:59,371 SyncTask.java:66 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-04-28 01:02:59,371 RepairJob.java:143 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-04-28 01:02:59,372 RepairSession.java:270 - [repair #86d175a0-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:2] 2025-04-28 01:02:59,372 RepairRunnable.java:261 - Repair session 86d175a0-23cc-11f0-b704-57db704f83e4 for range [(8038780151231787755,8144588721302930552]] finished INFO [RepairJobTask:2] 2025-04-28 01:02:59,373 ActiveRepairService.java:452 - [repair #86d03d20-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-04-28 01:02:59,375 RepairRunnable.java:343 - Repair command #77 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:03:01,153 Validator.java:281 - [repair #88075d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:03:01,166 Validator.java:281 - [repair #88075d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:03:01,176 Validator.java:281 - [repair #88075d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:03:01,188 Validator.java:281 - [repair #88075d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:03:01,204 Validator.java:281 - [repair #88075d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:03:01,254 Validator.java:281 - [repair #88075d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:03:01,265 Validator.java:281 - [repair #88075d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:03:01,276 Validator.java:281 - [repair #88075d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:03:01,289 Validator.java:281 - [repair #88075d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:03:01,299 Validator.java:281 - [repair #88075d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:03:01,313 Validator.java:281 - [repair #88075d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:03:01,320 Validator.java:281 - [repair #88075d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:03:01,328 Validator.java:281 - [repair #88075d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:03:01,334 Validator.java:281 - [repair #88075d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:03:01,350 Validator.java:281 - [repair #88075d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:03:01,367 Validator.java:281 - [repair #88075d90-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:03:01,377 ActiveRepairService.java:452 - [repair #88069a40-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:03:07,530 Validator.java:281 - [repair #8bd8d7f0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:07,541 Validator.java:281 - [repair #8bd8d7f0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:07,549 Validator.java:281 - [repair #8bd8d7f0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:07,556 Validator.java:281 - [repair #8bd8d7f0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:07,561 ActiveRepairService.java:452 - [repair #8bd862c0-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-79] 2025-04-28 01:03:08,068 RepairRunnable.java:139 - Starting repair command #78 (8c2f0e40-23cc-11f0-b704-57db704f83e4), 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-79] 2025-04-28 01:03:08,073 RepairSession.java:228 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-5890870840013721502,-5871010164254623221], (-6295480612526266101,-6282521698725460256], (1637798992058759109,1640581563402289140], (-7221212961278747692,-7186081057411027015], (-9191456230934816271,-9191089797655821953], (-1201208014284720389,-1191813404163075448]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:1] 2025-04-28 01:03:08,083 RepairJob.java:234 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:03:08,084 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:08,086 RepairSession.java:180 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:08,086 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:08,088 RepairSession.java:180 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:08,088 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:08,089 RepairSession.java:180 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:03:08,090 SyncTask.java:66 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:03:08,091 SyncTask.java:66 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:03:08,092 SyncTask.java:66 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:03:08,093 RepairJob.java:234 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:03:08,093 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:1] 2025-04-28 01:03:08,093 RepairJob.java:143 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:03:08,094 RepairSession.java:180 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:08,095 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:08,096 RepairSession.java:180 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:08,097 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:08,098 RepairSession.java:180 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:03:08,099 SyncTask.java:66 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:03:08,100 SyncTask.java:66 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-04-28 01:03:08,101 SyncTask.java:66 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:03:08,101 RepairJob.java:143 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:03:08,103 RepairJob.java:234 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:03:08,104 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:08,106 RepairSession.java:180 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:08,107 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:08,108 RepairSession.java:180 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:08,108 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:08,110 RepairSession.java:180 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:03:08,110 SyncTask.java:66 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 01:03:08,110 SyncTask.java:66 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:7] 2025-04-28 01:03:08,112 SyncTask.java:66 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 01:03:08,112 RepairJob.java:143 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:03:08,117 RepairJob.java:234 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:03:08,118 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:08,119 RepairSession.java:180 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:08,119 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:08,120 RepairSession.java:180 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:08,121 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:08,124 RepairSession.java:180 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:03:08,125 SyncTask.java:66 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:03:08,129 SyncTask.java:66 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 01:03:08,129 SyncTask.java:66 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:03:08,129 RepairJob.java:143 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:03:08,132 RepairSession.java:270 - [repair #8c2fd190-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:2] 2025-04-28 01:03:08,133 RepairRunnable.java:261 - Repair session 8c2fd190-23cc-11f0-b704-57db704f83e4 for range [(-5890870840013721502,-5871010164254623221], (-6295480612526266101,-6282521698725460256], (1637798992058759109,1640581563402289140], (-7221212961278747692,-7186081057411027015], (-9191456230934816271,-9191089797655821953], (-1201208014284720389,-1191813404163075448]] finished INFO [RepairJobTask:2] 2025-04-28 01:03:08,139 ActiveRepairService.java:452 - [repair #8c2f0e40-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [RepairJobTask:2] 2025-04-28 01:03:08,144 RepairRunnable.java:343 - Repair command #78 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:03:08,271 Validator.java:281 - [repair #8c4cf680-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:08,280 Validator.java:281 - [repair #8c4cf680-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:08,287 Validator.java:281 - [repair #8c4cf680-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:08,310 Validator.java:281 - [repair #8c4cf680-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:08,318 ActiveRepairService.java:452 - [repair #8c4c8150-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:03:09,171 Validator.java:281 - [repair #8cce3470-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:03:09,190 Validator.java:281 - [repair #8cce3470-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:03:09,207 Validator.java:281 - [repair #8cce3470-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:03:09,229 Validator.java:281 - [repair #8cce3470-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:03:09,247 Validator.java:281 - [repair #8cce3470-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:03:09,305 Validator.java:281 - [repair #8cce3470-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:03:09,322 Validator.java:281 - [repair #8cce3470-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:03:09,334 Validator.java:281 - [repair #8cce3470-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:03:09,344 Validator.java:281 - [repair #8cce3470-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:03:09,356 Validator.java:281 - [repair #8cce3470-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:03:09,364 Validator.java:281 - [repair #8cce3470-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:03:09,370 Validator.java:281 - [repair #8cce3470-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:03:09,375 Validator.java:281 - [repair #8cce3470-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:03:09,380 Validator.java:281 - [repair #8cce3470-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:03:09,384 Validator.java:281 - [repair #8cce3470-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:03:09,390 Validator.java:281 - [repair #8cce3470-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:03:09,396 ActiveRepairService.java:452 - [repair #8ccd7120-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:03:11,153 Validator.java:281 - [repair #8e015d40-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:03:11,203 Validator.java:281 - [repair #8e015d40-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:03:11,217 Validator.java:281 - [repair #8e015d40-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:03:11,280 Validator.java:281 - [repair #8e015d40-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:03:11,289 Validator.java:281 - [repair #8e015d40-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:03:11,301 Validator.java:281 - [repair #8e015d40-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:03:11,313 Validator.java:281 - [repair #8e015d40-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:03:11,320 Validator.java:281 - [repair #8e015d40-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:03:11,328 Validator.java:281 - [repair #8e015d40-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:03:11,335 Validator.java:281 - [repair #8e015d40-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:03:11,344 Validator.java:281 - [repair #8e015d40-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:03:11,355 Validator.java:281 - [repair #8e015d40-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:03:11,365 Validator.java:281 - [repair #8e015d40-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:03:11,377 Validator.java:281 - [repair #8e015d40-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:03:11,381 Validator.java:281 - [repair #8e015d40-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:03:11,386 Validator.java:281 - [repair #8e015d40-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:03:11,389 ActiveRepairService.java:452 - [repair #8e0072e0-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:03:17,534 Validator.java:281 - [repair #91d23b60-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:17,544 Validator.java:281 - [repair #91d23b60-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:17,551 Validator.java:281 - [repair #91d23b60-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:17,558 Validator.java:281 - [repair #91d23b60-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:17,564 ActiveRepairService.java:452 - [repair #91d17810-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:03:18,112 Validator.java:281 - [repair #922871b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:18,119 Validator.java:281 - [repair #922871b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:18,125 Validator.java:281 - [repair #922871b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:18,132 Validator.java:281 - [repair #922871b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:18,141 ActiveRepairService.java:452 - [repair #9227fc80-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:03:18,304 Validator.java:281 - [repair #92479270-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:18,313 Validator.java:281 - [repair #92479270-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:18,320 Validator.java:281 - [repair #92479270-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:18,327 Validator.java:281 - [repair #92479270-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:18,331 ActiveRepairService.java:452 - [repair #9246f630-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-80] 2025-04-28 01:03:19,158 RepairRunnable.java:139 - Starting repair command #79 (92cb1a50-23cc-11f0-b704-57db704f83e4), 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-80] 2025-04-28 01:03:19,173 RepairSession.java:228 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-8245920895638971805,-8245684342784797433], (-4359867177837966684,-4352807814119812291], (3397152431512137402,3401036753817270731], (140753292110353052,141914560348411474], (-4597667276414277302,-4588657939755964254], (-8972886754510230871,-8910651475776905162]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 01:03:19,223 RepairJob.java:234 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:03:19,223 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,225 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,225 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,229 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,229 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,248 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:03:19,250 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 01:03:19,250 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 01:03:19,251 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 01:03:19,251 RepairJob.java:143 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:3] 2025-04-28 01:03:19,275 RepairJob.java:234 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:03:19,275 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,278 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,279 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,282 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,282 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,283 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:03:19,284 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 01:03:19,284 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 01:03:19,284 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 01:03:19,284 RepairJob.java:143 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-04-28 01:03:19,288 RepairJob.java:234 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:03:19,289 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,292 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,297 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,298 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,298 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,300 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:03:19,301 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 01:03:19,301 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 01:03:19,301 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 01:03:19,301 RepairJob.java:143 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-04-28 01:03:19,306 RepairJob.java:234 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:03:19,306 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,307 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,307 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,310 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,310 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,311 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:03:19,313 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 01:03:19,313 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-04-28 01:03:19,314 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 01:03:19,314 RepairJob.java:143 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-04-28 01:03:19,317 RepairJob.java:234 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:03:19,317 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,318 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,318 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,319 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,319 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,320 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:03:19,321 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:4] 2025-04-28 01:03:19,322 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:4] 2025-04-28 01:03:19,322 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:4] 2025-04-28 01:03:19,322 RepairJob.java:143 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:5] 2025-04-28 01:03:19,370 RepairJob.java:234 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:03:19,370 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,372 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,373 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,376 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,376 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,379 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:03:19,381 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:1] 2025-04-28 01:03:19,381 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-04-28 01:03:19,381 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-04-28 01:03:19,382 RepairJob.java:143 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:5] 2025-04-28 01:03:19,396 RepairJob.java:234 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:03:19,396 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,400 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,401 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,403 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,403 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,405 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:03:19,406 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-04-28 01:03:19,406 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-04-28 01:03:19,406 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-04-28 01:03:19,406 RepairJob.java:143 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-04-28 01:03:19,409 RepairJob.java:234 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:03:19,410 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,415 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,415 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,419 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,419 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,423 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:03:19,424 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 01:03:19,424 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 01:03:19,424 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 01:03:19,424 RepairJob.java:143 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:6] 2025-04-28 01:03:19,428 RepairJob.java:234 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:03:19,428 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,432 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,432 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,435 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,435 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,438 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:03:19,438 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 01:03:19,438 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-04-28 01:03:19,438 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 01:03:19,438 RepairJob.java:143 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-04-28 01:03:19,440 RepairJob.java:234 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:03:19,441 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,443 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,443 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,444 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,444 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,447 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:03:19,447 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-04-28 01:03:19,447 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-04-28 01:03:19,448 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 01:03:19,448 RepairJob.java:143 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-04-28 01:03:19,491 RepairJob.java:234 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:03:19,492 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,495 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,495 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,498 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,498 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,500 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:03:19,500 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:6] 2025-04-28 01:03:19,500 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:6] 2025-04-28 01:03:19,500 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:6] 2025-04-28 01:03:19,500 RepairJob.java:143 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:7] 2025-04-28 01:03:19,504 RepairJob.java:234 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 01:03:19,505 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,507 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,507 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,508 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,509 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,510 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:03:19,511 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-04-28 01:03:19,511 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 01:03:19,511 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-04-28 01:03:19,511 RepairJob.java:143 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-04-28 01:03:19,516 RepairJob.java:234 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:03:19,517 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,521 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,521 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,524 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,525 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,527 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 01:03:19,527 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 01:03:19,527 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-04-28 01:03:19,527 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 01:03:19,527 RepairJob.java:143 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-04-28 01:03:19,529 RepairJob.java:234 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:03:19,530 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,531 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,531 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,533 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,533 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,534 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:03:19,535 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:6] 2025-04-28 01:03:19,535 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:7] 2025-04-28 01:03:19,535 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 01:03:19,535 RepairJob.java:143 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:1] 2025-04-28 01:03:19,538 RepairJob.java:234 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:03:19,538 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,539 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,539 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,541 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,541 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,542 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:03:19,542 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:1] 2025-04-28 01:03:19,542 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:6] 2025-04-28 01:03:19,542 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:1] 2025-04-28 01:03:19,543 RepairJob.java:143 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:1] 2025-04-28 01:03:19,545 RepairJob.java:234 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:03:19,545 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,549 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,549 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,550 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,550 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:19,552 RepairSession.java:180 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:03:19,552 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 01:03:19,553 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-04-28 01:03:19,553 SyncTask.java:66 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 01:03:19,553 RepairJob.java:143 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-04-28 01:03:19,554 RepairSession.java:270 - [repair #92cd8b50-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:7] 2025-04-28 01:03:19,554 RepairRunnable.java:261 - Repair session 92cd8b50-23cc-11f0-b704-57db704f83e4 for range [(-8245920895638971805,-8245684342784797433], (-4359867177837966684,-4352807814119812291], (3397152431512137402,3401036753817270731], (140753292110353052,141914560348411474], (-4597667276414277302,-4588657939755964254], (-8972886754510230871,-8910651475776905162]] finished INFO [RepairJobTask:7] 2025-04-28 01:03:19,556 ActiveRepairService.java:452 - [repair #92cb1a50-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [RepairJobTask:7] 2025-04-28 01:03:19,559 RepairRunnable.java:343 - Repair command #79 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:03:21,184 Validator.java:281 - [repair #93fd31b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:03:21,234 Validator.java:281 - [repair #93fd31b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:03:21,245 Validator.java:281 - [repair #93fd31b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:03:21,312 Validator.java:281 - [repair #93fd31b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:03:21,322 Validator.java:281 - [repair #93fd31b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:03:21,337 Validator.java:281 - [repair #93fd31b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:03:21,351 Validator.java:281 - [repair #93fd31b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:03:21,364 Validator.java:281 - [repair #93fd31b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:03:21,373 Validator.java:281 - [repair #93fd31b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:03:21,385 Validator.java:281 - [repair #93fd31b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:03:21,396 Validator.java:281 - [repair #93fd31b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:03:21,409 Validator.java:281 - [repair #93fd31b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:03:21,418 Validator.java:281 - [repair #93fd31b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:03:21,427 Validator.java:281 - [repair #93fd31b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:03:21,433 Validator.java:281 - [repair #93fd31b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:03:21,444 Validator.java:281 - [repair #93fd31b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:03:21,450 ActiveRepairService.java:452 - [repair #93fbf930-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:03:27,559 Validator.java:281 - [repair #97cb50b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:27,571 Validator.java:281 - [repair #97cb50b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:27,581 Validator.java:281 - [repair #97cb50b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:27,588 Validator.java:281 - [repair #97cb50b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:27,593 ActiveRepairService.java:452 - [repair #97ca8d60-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-81] 2025-04-28 01:03:28,115 RepairRunnable.java:139 - Starting repair command #80 (9821fc30-23cc-11f0-b704-57db704f83e4), 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-81] 2025-04-28 01:03:28,120 RepairSession.java:228 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(804703091153265005,813806792264103532], (-5436256871527024808,-5414077188072140074], (-5383192895095278704,-5379393788877940114], (-6282521698725460256,-6268014030028521270]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 01:03:28,130 RepairJob.java:234 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:03:28,130 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:28,132 RepairSession.java:180 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:28,132 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:28,133 RepairSession.java:180 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:28,133 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:28,135 RepairSession.java:180 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:03:28,136 SyncTask.java:66 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:03:28,136 SyncTask.java:66 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:03:28,136 SyncTask.java:66 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:03:28,136 RepairJob.java:143 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:03:28,139 RepairJob.java:234 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:03:28,139 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:28,141 RepairSession.java:180 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:28,141 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:28,142 RepairSession.java:180 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:28,142 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:28,144 RepairSession.java:180 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:03:28,145 SyncTask.java:66 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:03:28,145 SyncTask.java:66 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-04-28 01:03:28,145 SyncTask.java:66 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:03:28,145 RepairJob.java:143 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-04-28 01:03:28,148 RepairJob.java:234 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:03:28,149 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:28,150 RepairSession.java:180 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:28,151 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:28,152 RepairSession.java:180 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:28,152 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:28,154 RepairSession.java:180 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:03:28,155 SyncTask.java:66 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-04-28 01:03:28,155 SyncTask.java:66 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:7] 2025-04-28 01:03:28,157 SyncTask.java:66 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-04-28 01:03:28,157 RepairJob.java:143 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-04-28 01:03:28,159 RepairJob.java:234 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:03:28,160 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:28,161 RepairSession.java:180 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:28,161 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:28,162 RepairSession.java:180 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:28,163 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:28,164 RepairSession.java:180 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:03:28,164 SyncTask.java:66 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 01:03:28,164 SyncTask.java:66 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:7] 2025-04-28 01:03:28,164 SyncTask.java:66 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 01:03:28,164 RepairJob.java:143 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-04-28 01:03:28,165 RepairSession.java:270 - [repair #9822bf80-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:3] 2025-04-28 01:03:28,166 RepairRunnable.java:261 - Repair session 9822bf80-23cc-11f0-b704-57db704f83e4 for range [(804703091153265005,813806792264103532], (-5436256871527024808,-5414077188072140074], (-5383192895095278704,-5379393788877940114], (-6282521698725460256,-6268014030028521270]] finished INFO [RepairJobTask:3] 2025-04-28 01:03:28,167 ActiveRepairService.java:452 - [repair #9821fc30-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-04-28 01:03:28,181 RepairRunnable.java:343 - Repair command #80 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:03:28,336 Validator.java:281 - [repair #9841e040-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:28,345 Validator.java:281 - [repair #9841e040-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:28,351 Validator.java:281 - [repair #9841e040-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:28,356 Validator.java:281 - [repair #9841e040-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:28,361 ActiveRepairService.java:452 - [repair #9840f5e0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-82] 2025-04-28 01:03:29,158 RepairRunnable.java:139 - Starting repair command #81 (98c12260-23cc-11f0-b704-57db704f83e4), 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-82] 2025-04-28 01:03:29,173 RepairSession.java:228 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-6780154289299602428,-6743645548589257290], (-5540054954483132430,-5495627547772444593]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:1] 2025-04-28 01:03:29,191 RepairJob.java:234 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:03:29,192 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,194 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,194 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,195 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,195 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,203 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:03:29,205 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 01:03:29,207 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 01:03:29,207 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 01:03:29,207 RepairJob.java:143 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:3] 2025-04-28 01:03:29,213 RepairJob.java:234 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:03:29,213 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,214 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,215 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,217 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,217 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,219 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:03:29,219 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 01:03:29,219 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-04-28 01:03:29,219 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 01:03:29,219 RepairJob.java:143 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-04-28 01:03:29,223 RepairJob.java:234 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:03:29,223 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,225 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,225 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,227 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,227 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,229 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:03:29,230 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-04-28 01:03:29,231 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 01:03:29,231 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-04-28 01:03:29,231 RepairJob.java:143 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-04-28 01:03:29,232 RepairJob.java:234 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:03:29,232 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,233 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,233 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,235 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,235 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,236 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:03:29,238 RepairJob.java:234 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:03:29,238 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:2] 2025-04-28 01:03:29,238 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-04-28 01:03:29,238 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 01:03:29,238 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 01:03:29,238 RepairJob.java:143 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,239 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,239 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,240 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,240 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,241 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:03:29,244 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:2] 2025-04-28 01:03:29,244 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:2] 2025-04-28 01:03:29,244 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 01:03:29,246 RepairJob.java:143 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:1] 2025-04-28 01:03:29,286 RepairJob.java:234 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:03:29,286 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,288 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,289 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,291 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,291 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,293 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:03:29,295 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 01:03:29,295 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-04-28 01:03:29,298 RepairJob.java:234 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:03:29,299 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:6] 2025-04-28 01:03:29,295 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 01:03:29,299 RepairJob.java:143 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,301 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,301 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,303 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,303 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,305 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:03:29,305 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-04-28 01:03:29,306 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-04-28 01:03:29,307 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-04-28 01:03:29,307 RepairJob.java:143 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-04-28 01:03:29,310 RepairJob.java:234 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:03:29,311 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,312 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,312 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,323 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,324 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,328 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:03:29,329 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 01:03:29,329 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 01:03:29,329 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 01:03:29,329 RepairJob.java:143 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:4] 2025-04-28 01:03:29,332 RepairJob.java:234 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:03:29,332 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,334 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,335 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,337 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,339 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,345 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:03:29,345 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 01:03:29,345 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-04-28 01:03:29,345 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 01:03:29,346 RepairJob.java:143 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-04-28 01:03:29,347 RepairJob.java:234 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:03:29,347 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,349 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,349 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,351 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,352 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,355 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:03:29,355 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-04-28 01:03:29,356 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-04-28 01:03:29,356 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-04-28 01:03:29,356 RepairJob.java:143 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-04-28 01:03:29,402 RepairJob.java:234 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 01:03:29,406 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,409 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,409 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,425 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,426 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,431 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:03:29,431 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:2] 2025-04-28 01:03:29,431 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:2] 2025-04-28 01:03:29,432 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:2] 2025-04-28 01:03:29,432 RepairJob.java:143 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:2] 2025-04-28 01:03:29,442 RepairJob.java:234 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:03:29,443 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,446 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,446 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,449 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,449 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,452 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:03:29,456 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-04-28 01:03:29,457 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 01:03:29,457 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-04-28 01:03:29,460 RepairJob.java:234 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:03:29,460 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:2] 2025-04-28 01:03:29,461 RepairJob.java:143 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,464 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,464 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,469 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,469 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,471 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 01:03:29,473 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-04-28 01:03:29,473 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-04-28 01:03:29,473 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-04-28 01:03:29,476 RepairJob.java:143 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-04-28 01:03:29,485 RepairJob.java:234 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:03:29,486 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,492 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,492 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,495 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,495 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,497 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:03:29,498 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 01:03:29,498 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-04-28 01:03:29,498 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 01:03:29,498 RepairJob.java:143 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:4] 2025-04-28 01:03:29,507 RepairJob.java:234 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:03:29,508 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,510 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,510 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,512 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,512 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,513 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:03:29,514 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:6] 2025-04-28 01:03:29,515 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:7] 2025-04-28 01:03:29,515 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:7] 2025-04-28 01:03:29,515 RepairJob.java:143 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:7] 2025-04-28 01:03:29,522 RepairJob.java:234 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 01:03:29,522 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,524 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,524 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,526 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,526 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:29,529 RepairSession.java:180 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:03:29,530 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-04-28 01:03:29,530 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 01:03:29,531 SyncTask.java:66 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 01:03:29,531 RepairJob.java:143 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-04-28 01:03:29,532 RepairSession.java:270 - [repair #98c36c50-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:7] 2025-04-28 01:03:29,533 RepairRunnable.java:261 - Repair session 98c36c50-23cc-11f0-b704-57db704f83e4 for range [(-6780154289299602428,-6743645548589257290], (-5540054954483132430,-5495627547772444593]] finished INFO [RepairJobTask:7] 2025-04-28 01:03:29,534 ActiveRepairService.java:452 - [repair #98c12260-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [RepairJobTask:7] 2025-04-28 01:03:29,536 RepairRunnable.java:343 - Repair command #81 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:03:31,214 Validator.java:281 - [repair #99f73160-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:03:31,267 Validator.java:281 - [repair #99f73160-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:03:31,280 Validator.java:281 - [repair #99f73160-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:03:31,326 Validator.java:281 - [repair #99f73160-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:03:31,331 Validator.java:281 - [repair #99f73160-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:03:31,345 Validator.java:281 - [repair #99f73160-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:03:31,357 Validator.java:281 - [repair #99f73160-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:03:31,367 Validator.java:281 - [repair #99f73160-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:03:31,375 Validator.java:281 - [repair #99f73160-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:03:31,382 Validator.java:281 - [repair #99f73160-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:03:31,388 Validator.java:281 - [repair #99f73160-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:03:31,397 Validator.java:281 - [repair #99f73160-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:03:31,413 Validator.java:281 - [repair #99f73160-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:03:31,422 Validator.java:281 - [repair #99f73160-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:03:31,429 Validator.java:281 - [repair #99f73160-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:03:31,436 Validator.java:281 - [repair #99f73160-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:03:31,439 ActiveRepairService.java:452 - [repair #99f50e80-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:03:37,575 Validator.java:281 - [repair #9dc4db30-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:37,583 Validator.java:281 - [repair #9dc4db30-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:37,591 Validator.java:281 - [repair #9dc4db30-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:37,599 Validator.java:281 - [repair #9dc4db30-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:37,605 ActiveRepairService.java:452 - [repair #9dc46600-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-83] 2025-04-28 01:03:38,138 RepairRunnable.java:139 - Starting repair command #82 (9e1b5fa0-23cc-11f0-b704-57db704f83e4), 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-04-28 01:03:38,140 RepairSession.java:228 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(4566275397053975309,4672882574722733365]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-04-28 01:03:38,144 RepairJob.java:234 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:03:38,145 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,146 RepairSession.java:180 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,147 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,149 RepairSession.java:180 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,149 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,151 RepairSession.java:180 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:03:38,152 SyncTask.java:66 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:03:38,152 SyncTask.java:66 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 01:03:38,152 SyncTask.java:66 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:03:38,152 RepairJob.java:143 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:03:38,154 RepairJob.java:234 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:03:38,155 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,157 RepairSession.java:180 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,157 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,159 RepairSession.java:180 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,159 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,160 RepairSession.java:180 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:03:38,161 SyncTask.java:66 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:03:38,161 SyncTask.java:66 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:03:38,161 SyncTask.java:66 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:03:38,161 RepairJob.java:143 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:03:38,162 RepairJob.java:234 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:03:38,162 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,164 RepairSession.java:180 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,164 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,166 RepairSession.java:180 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,166 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,167 RepairSession.java:180 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:03:38,167 SyncTask.java:66 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:03:38,168 SyncTask.java:66 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 01:03:38,168 SyncTask.java:66 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:03:38,168 RepairJob.java:143 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:03:38,170 RepairJob.java:234 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:03:38,170 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,171 RepairSession.java:180 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,171 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,172 RepairSession.java:180 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,172 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,173 RepairSession.java:180 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:03:38,173 SyncTask.java:66 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:03:38,174 SyncTask.java:66 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:03:38,174 SyncTask.java:66 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:03:38,174 RepairJob.java:143 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:03:38,175 RepairSession.java:270 - [repair #9e1badc0-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:1] 2025-04-28 01:03:38,175 RepairRunnable.java:261 - Repair session 9e1badc0-23cc-11f0-b704-57db704f83e4 for range [(4566275397053975309,4672882574722733365]] finished INFO [RepairJobTask:1] 2025-04-28 01:03:38,176 ActiveRepairService.java:452 - [repair #9e1b5fa0-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-04-28 01:03:38,177 RepairRunnable.java:343 - Repair command #82 finished in 0 seconds INFO [Repair-Task-84] 2025-04-28 01:03:38,349 RepairRunnable.java:139 - Starting repair command #83 (9e3b91d0-23cc-11f0-b704-57db704f83e4), 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-84] 2025-04-28 01:03:38,353 RepairSession.java:228 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(5821373027535426455,5830498779647505321], (1033462369990977726,1037973694113571241], (-5076656400723265335,-5070264830723024020], (1899800291825549881,1940096497113488050], (8007962485678505758,8038780151231787755]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-04-28 01:03:38,362 RepairJob.java:234 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:03:38,363 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,367 RepairSession.java:180 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,367 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,371 RepairSession.java:180 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,371 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,373 RepairSession.java:180 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:03:38,378 RepairJob.java:234 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:03:38,378 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:2] 2025-04-28 01:03:38,379 SyncTask.java:66 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 01:03:38,380 SyncTask.java:66 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,381 RepairSession.java:180 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,381 RepairJob.java:270 - Validating /10.0.0.27 INFO [RepairJobTask:4] 2025-04-28 01:03:38,382 SyncTask.java:66 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:03:38,382 RepairJob.java:143 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,383 RepairSession.java:180 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,383 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,384 RepairSession.java:180 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:03:38,385 SyncTask.java:66 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:03:38,385 SyncTask.java:66 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:03:38,385 SyncTask.java:66 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:03:38,385 RepairJob.java:143 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:03:38,386 RepairJob.java:234 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:03:38,387 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,390 RepairSession.java:180 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,390 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,391 RepairSession.java:180 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,392 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,393 RepairSession.java:180 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:03:38,393 SyncTask.java:66 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:03:38,394 SyncTask.java:66 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:03:38,394 SyncTask.java:66 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:03:38,394 RepairJob.java:143 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-04-28 01:03:38,397 RepairJob.java:234 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:03:38,397 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,400 RepairSession.java:180 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,401 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,402 RepairSession.java:180 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,403 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:38,408 RepairSession.java:180 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:03:38,408 SyncTask.java:66 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:03:38,408 SyncTask.java:66 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:03:38,408 SyncTask.java:66 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:03:38,408 RepairJob.java:143 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:03:38,409 RepairSession.java:270 - [repair #9e3c2e10-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:1] 2025-04-28 01:03:38,409 RepairRunnable.java:261 - Repair session 9e3c2e10-23cc-11f0-b704-57db704f83e4 for range [(5821373027535426455,5830498779647505321], (1033462369990977726,1037973694113571241], (-5076656400723265335,-5070264830723024020], (1899800291825549881,1940096497113488050], (8007962485678505758,8038780151231787755]] finished INFO [RepairJobTask:1] 2025-04-28 01:03:38,411 ActiveRepairService.java:452 - [repair #9e3b91d0-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-04-28 01:03:38,413 RepairRunnable.java:343 - Repair command #83 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:03:39,230 Validator.java:281 - [repair #9ebb9740-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:03:39,276 Validator.java:281 - [repair #9ebb9740-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:03:39,288 Validator.java:281 - [repair #9ebb9740-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:03:39,350 Validator.java:281 - [repair #9ebb9740-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:03:39,360 Validator.java:281 - [repair #9ebb9740-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:03:39,370 Validator.java:281 - [repair #9ebb9740-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:03:39,420 Validator.java:281 - [repair #9ebb9740-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:03:39,429 Validator.java:281 - [repair #9ebb9740-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:03:39,439 Validator.java:281 - [repair #9ebb9740-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:03:39,447 Validator.java:281 - [repair #9ebb9740-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:03:39,455 Validator.java:281 - [repair #9ebb9740-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:03:39,467 Validator.java:281 - [repair #9ebb9740-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:03:39,476 Validator.java:281 - [repair #9ebb9740-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:03:39,483 Validator.java:281 - [repair #9ebb9740-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:03:39,504 Validator.java:281 - [repair #9ebb9740-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:03:39,513 Validator.java:281 - [repair #9ebb9740-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:03:39,517 ActiveRepairService.java:452 - [repair #9ebafb00-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:03:41,236 Validator.java:281 - [repair #9fefaa70-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:03:41,278 Validator.java:281 - [repair #9fefaa70-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:03:41,287 Validator.java:281 - [repair #9fefaa70-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:03:41,339 Validator.java:281 - [repair #9fefaa70-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:03:41,351 Validator.java:281 - [repair #9fefaa70-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:03:41,364 Validator.java:281 - [repair #9fefaa70-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:03:41,375 Validator.java:281 - [repair #9fefaa70-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:03:41,382 Validator.java:281 - [repair #9fefaa70-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:03:41,389 Validator.java:281 - [repair #9fefaa70-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:03:41,397 Validator.java:281 - [repair #9fefaa70-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:03:41,404 Validator.java:281 - [repair #9fefaa70-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:03:41,414 Validator.java:281 - [repair #9fefaa70-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:03:41,421 Validator.java:281 - [repair #9fefaa70-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:03:41,429 Validator.java:281 - [repair #9fefaa70-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:03:41,434 Validator.java:281 - [repair #9fefaa70-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:03:41,439 Validator.java:281 - [repair #9fefaa70-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:03:41,444 ActiveRepairService.java:452 - [repair #9feec010-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:03:47,602 Validator.java:281 - [repair #a3be1790-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:47,609 Validator.java:281 - [repair #a3be1790-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:47,616 Validator.java:281 - [repair #a3be1790-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:47,621 Validator.java:281 - [repair #a3be1790-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:47,625 ActiveRepairService.java:452 - [repair #a3bda260-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-85] 2025-04-28 01:03:48,193 RepairRunnable.java:139 - Starting repair command #84 (a419a510-23cc-11f0-b704-57db704f83e4), 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-85] 2025-04-28 01:03:48,198 RepairSession.java:228 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(6528032440330998959,6529966770350166798], (-4352807814119812291,-4285872226002622280]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:1] 2025-04-28 01:03:48,208 RepairJob.java:234 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:03:48,208 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:48,211 RepairSession.java:180 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:48,211 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:48,212 RepairSession.java:180 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:48,212 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:48,214 RepairSession.java:180 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:03:48,215 SyncTask.java:66 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 01:03:48,215 SyncTask.java:66 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:03:48,216 SyncTask.java:66 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 01:03:48,216 RepairJob.java:143 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:03:48,216 RepairJob.java:234 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:03:48,216 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:48,218 RepairSession.java:180 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:48,218 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:48,219 RepairSession.java:180 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:48,219 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:48,220 RepairSession.java:180 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:03:48,220 SyncTask.java:66 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:03:48,220 SyncTask.java:66 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:03:48,220 SyncTask.java:66 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-04-28 01:03:48,221 RepairJob.java:143 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:6] 2025-04-28 01:03:48,223 RepairJob.java:234 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:03:48,223 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:48,225 RepairSession.java:180 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:48,225 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:48,226 RepairSession.java:180 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:48,227 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:48,228 RepairSession.java:180 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:03:48,229 SyncTask.java:66 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-04-28 01:03:48,229 SyncTask.java:66 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-04-28 01:03:48,231 SyncTask.java:66 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-04-28 01:03:48,231 RepairJob.java:143 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:03:48,233 RepairJob.java:234 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:03:48,233 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:48,237 RepairSession.java:180 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:48,237 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:48,243 RepairSession.java:180 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:48,244 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:48,249 RepairSession.java:180 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:03:48,251 SyncTask.java:66 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 01:03:48,251 SyncTask.java:66 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 01:03:48,251 SyncTask.java:66 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 01:03:48,253 RepairJob.java:143 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-04-28 01:03:48,254 RepairSession.java:270 - [repair #a41a6860-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:3] 2025-04-28 01:03:48,254 RepairRunnable.java:261 - Repair session a41a6860-23cc-11f0-b704-57db704f83e4 for range [(6528032440330998959,6529966770350166798], (-4352807814119812291,-4285872226002622280]] finished INFO [RepairJobTask:3] 2025-04-28 01:03:48,255 ActiveRepairService.java:452 - [repair #a419a510-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-04-28 01:03:48,263 RepairRunnable.java:343 - Repair command #84 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:03:48,399 Validator.java:281 - [repair #a436f110-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:48,405 Validator.java:281 - [repair #a436f110-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:48,409 Validator.java:281 - [repair #a436f110-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:48,415 Validator.java:281 - [repair #a436f110-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:48,423 ActiveRepairService.java:452 - [repair #a4362dc0-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-86] 2025-04-28 01:03:49,217 RepairRunnable.java:139 - Starting repair command #85 (a4b5e510-23cc-11f0-b704-57db704f83e4), 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-86] 2025-04-28 01:03:49,230 RepairSession.java:228 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(2809344610026542206,2830496526307683996], (1846587357494580791,1898382346900740014]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:1] 2025-04-28 01:03:49,291 RepairJob.java:234 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:03:49,291 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,293 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,293 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,295 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,296 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,297 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:03:49,297 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 01:03:49,298 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:6] 2025-04-28 01:03:49,298 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 01:03:49,300 RepairJob.java:143 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:4] 2025-04-28 01:03:49,301 RepairJob.java:234 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:03:49,302 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,304 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,304 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,306 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,306 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,308 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:03:49,308 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 01:03:49,308 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-04-28 01:03:49,308 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 01:03:49,309 RepairJob.java:143 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-04-28 01:03:49,313 RepairJob.java:234 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:03:49,314 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,316 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,316 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,318 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,318 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,320 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:03:49,321 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-04-28 01:03:49,321 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-04-28 01:03:49,321 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 01:03:49,322 RepairJob.java:143 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-04-28 01:03:49,324 RepairJob.java:234 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:03:49,325 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,326 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,327 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,330 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,330 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,331 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:03:49,333 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-04-28 01:03:49,334 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 01:03:49,334 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-04-28 01:03:49,334 RepairJob.java:143 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-04-28 01:03:49,337 RepairJob.java:234 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:03:49,337 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,347 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,351 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,356 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,356 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,360 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:03:49,361 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:6] 2025-04-28 01:03:49,361 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:4] 2025-04-28 01:03:49,361 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 01:03:49,361 RepairJob.java:143 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:2] 2025-04-28 01:03:49,404 RepairJob.java:234 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:03:49,404 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,406 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,406 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,407 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,409 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,412 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:03:49,412 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 01:03:49,413 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-04-28 01:03:49,413 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:1] 2025-04-28 01:03:49,413 RepairJob.java:143 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:1] 2025-04-28 01:03:49,417 RepairJob.java:234 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:03:49,418 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,420 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,420 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,421 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,421 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,427 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:03:49,428 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-04-28 01:03:49,428 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 01:03:49,428 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-04-28 01:03:49,428 RepairJob.java:143 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-04-28 01:03:49,432 RepairJob.java:234 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:03:49,435 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,436 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,436 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,437 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,437 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,446 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:03:49,446 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 01:03:49,447 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:7] 2025-04-28 01:03:49,447 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:4] 2025-04-28 01:03:49,447 RepairJob.java:143 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:4] 2025-04-28 01:03:49,451 RepairJob.java:234 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:03:49,451 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,453 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,453 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,455 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,455 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,458 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:03:49,460 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-04-28 01:03:49,460 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 01:03:49,460 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 01:03:49,460 RepairJob.java:143 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-04-28 01:03:49,465 RepairJob.java:234 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:03:49,465 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,468 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,468 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,470 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,471 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,472 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:03:49,472 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 01:03:49,472 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-04-28 01:03:49,472 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 01:03:49,472 RepairJob.java:143 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-04-28 01:03:49,518 RepairJob.java:234 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:03:49,520 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,524 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,524 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,525 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,527 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,529 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:03:49,529 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 01:03:49,529 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:1] 2025-04-28 01:03:49,530 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-04-28 01:03:49,530 RepairJob.java:143 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:4] 2025-04-28 01:03:49,532 RepairJob.java:234 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:03:49,532 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,534 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,536 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,539 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,539 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,540 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:03:49,540 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-04-28 01:03:49,540 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 01:03:49,541 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 01:03:49,541 RepairJob.java:143 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-04-28 01:03:49,543 RepairJob.java:234 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:03:49,543 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,546 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,546 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,548 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,548 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,549 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:03:49,549 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-04-28 01:03:49,549 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-04-28 01:03:49,550 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-04-28 01:03:49,550 RepairJob.java:143 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-04-28 01:03:49,558 RepairJob.java:234 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:03:49,558 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,560 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,560 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,565 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,565 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,567 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:03:49,567 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 01:03:49,567 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:4] 2025-04-28 01:03:49,567 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 01:03:49,567 RepairJob.java:143 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:3] 2025-04-28 01:03:49,570 RepairJob.java:234 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:03:49,570 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,571 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,571 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,572 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,573 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,575 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:03:49,577 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-04-28 01:03:49,577 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:3] 2025-04-28 01:03:49,577 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-04-28 01:03:49,578 RepairJob.java:143 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:5] 2025-04-28 01:03:49,583 RepairJob.java:234 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:03:49,584 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,587 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,587 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,589 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,589 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:49,590 RepairSession.java:180 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:03:49,592 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-04-28 01:03:49,592 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-04-28 01:03:49,592 SyncTask.java:66 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-04-28 01:03:49,592 RepairJob.java:143 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-04-28 01:03:49,593 RepairSession.java:270 - [repair #a4b7e0e0-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:4] 2025-04-28 01:03:49,593 RepairRunnable.java:261 - Repair session a4b7e0e0-23cc-11f0-b704-57db704f83e4 for range [(2809344610026542206,2830496526307683996], (1846587357494580791,1898382346900740014]] finished INFO [RepairJobTask:4] 2025-04-28 01:03:49,593 ActiveRepairService.java:452 - [repair #a4b5e510-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-04-28 01:03:49,596 RepairRunnable.java:343 - Repair command #85 finished in 0 seconds INFO [Repair-Task-87] 2025-04-28 01:03:51,227 RepairRunnable.java:139 - Starting repair command #86 (a5e898b0-23cc-11f0-b704-57db704f83e4), 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-87] 2025-04-28 01:03:51,233 RepairSession.java:228 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(6472930960785399635,6528032440330998959], (-9186479752380847989,-9163459438191033213], (-2207154294541728788,-2201779318602774877]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:3] 2025-04-28 01:03:51,261 RepairJob.java:234 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:03:51,262 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,264 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,264 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,266 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,266 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,271 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:03:51,272 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 01:03:51,272 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:5] 2025-04-28 01:03:51,272 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 01:03:51,272 RepairJob.java:143 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:4] 2025-04-28 01:03:51,291 RepairJob.java:234 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:03:51,291 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,307 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,307 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,309 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,309 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,314 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:03:51,315 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-04-28 01:03:51,315 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 01:03:51,315 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-04-28 01:03:51,315 RepairJob.java:143 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-04-28 01:03:51,321 RepairJob.java:234 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:03:51,321 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,322 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,322 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,325 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,326 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,333 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:03:51,334 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 01:03:51,334 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 01:03:51,334 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 01:03:51,334 RepairJob.java:143 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-04-28 01:03:51,339 RepairJob.java:234 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:03:51,339 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,340 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,340 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,342 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,344 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,345 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:03:51,346 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 01:03:51,346 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-04-28 01:03:51,346 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 01:03:51,346 RepairJob.java:143 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-04-28 01:03:51,348 RepairJob.java:234 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:03:51,348 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,350 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,350 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,351 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,351 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,354 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:03:51,357 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-04-28 01:03:51,357 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:3] 2025-04-28 01:03:51,357 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-04-28 01:03:51,357 RepairJob.java:143 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:3] 2025-04-28 01:03:51,400 RepairJob.java:234 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:03:51,400 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,402 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,402 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,404 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,404 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,405 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:03:51,406 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:5] 2025-04-28 01:03:51,406 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-04-28 01:03:51,407 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:5] 2025-04-28 01:03:51,407 RepairJob.java:143 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:3] 2025-04-28 01:03:51,409 RepairJob.java:234 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:03:51,409 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,411 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,412 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,415 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,415 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,416 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:03:51,416 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 01:03:51,416 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 01:03:51,416 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-04-28 01:03:51,417 RepairJob.java:143 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-04-28 01:03:51,418 RepairJob.java:234 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:03:51,418 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,420 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,420 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,422 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,422 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,424 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:03:51,424 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 01:03:51,425 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:4] 2025-04-28 01:03:51,425 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 01:03:51,425 RepairJob.java:143 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:1] 2025-04-28 01:03:51,427 RepairJob.java:234 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:03:51,427 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,430 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,432 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,435 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,436 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,439 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:03:51,439 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 01:03:51,439 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 01:03:51,439 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 01:03:51,439 RepairJob.java:143 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-04-28 01:03:51,445 RepairJob.java:234 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:03:51,446 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,447 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,447 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,449 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,450 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,451 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:03:51,452 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-04-28 01:03:51,452 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-04-28 01:03:51,452 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-04-28 01:03:51,452 RepairJob.java:143 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-04-28 01:03:51,489 RepairJob.java:234 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:03:51,489 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,492 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,493 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,498 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,498 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,501 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:03:51,502 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 01:03:51,502 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:2] 2025-04-28 01:03:51,502 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:2] 2025-04-28 01:03:51,502 RepairJob.java:143 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:6] 2025-04-28 01:03:51,504 RepairJob.java:234 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:03:51,505 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,507 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,508 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,509 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,509 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,510 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:03:51,510 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 01:03:51,510 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-04-28 01:03:51,510 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 01:03:51,512 RepairJob.java:143 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-04-28 01:03:51,518 RepairJob.java:234 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:03:51,519 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,521 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,522 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,527 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,527 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,529 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:03:51,531 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-04-28 01:03:51,531 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-04-28 01:03:51,531 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-04-28 01:03:51,532 RepairJob.java:143 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-04-28 01:03:51,538 RepairJob.java:234 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:03:51,538 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,543 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,544 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,545 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,545 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,547 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:03:51,547 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 01:03:51,547 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 01:03:51,548 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 01:03:51,548 RepairJob.java:234 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:03:51,548 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:2] 2025-04-28 01:03:51,549 RepairJob.java:143 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,550 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,550 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,552 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,553 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,555 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:03:51,555 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:3] 2025-04-28 01:03:51,558 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:3] 2025-04-28 01:03:51,558 RepairJob.java:234 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:03:51,558 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:5] 2025-04-28 01:03:51,559 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:6] 2025-04-28 01:03:51,559 RepairJob.java:143 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] snapshot is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,560 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,560 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,562 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,562 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:03:51,567 RepairSession.java:180 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:03:51,567 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-04-28 01:03:51,567 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-04-28 01:03:51,567 SyncTask.java:66 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-04-28 01:03:51,568 RepairJob.java:143 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-04-28 01:03:51,568 RepairSession.java:270 - [repair #a5e98310-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:1] 2025-04-28 01:03:51,568 RepairRunnable.java:261 - Repair session a5e98310-23cc-11f0-b704-57db704f83e4 for range [(6472930960785399635,6528032440330998959], (-9186479752380847989,-9163459438191033213], (-2207154294541728788,-2201779318602774877]] finished INFO [RepairJobTask:1] 2025-04-28 01:03:51,569 ActiveRepairService.java:452 - [repair #a5e898b0-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-04-28 01:03:51,571 RepairRunnable.java:343 - Repair command #86 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:03:57,647 Validator.java:281 - [repair #a9b88c70-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:57,659 Validator.java:281 - [repair #a9b88c70-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:57,667 Validator.java:281 - [repair #a9b88c70-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:57,672 Validator.java:281 - [repair #a9b88c70-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:57,677 ActiveRepairService.java:452 - [repair #a9b7f030-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:03:58,266 Validator.java:281 - [repair #aa152b60-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:58,274 Validator.java:281 - [repair #aa152b60-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:58,280 Validator.java:281 - [repair #aa152b60-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:58,286 Validator.java:281 - [repair #aa152b60-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:58,292 ActiveRepairService.java:452 - [repair #aa13f2e0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:03:58,436 Validator.java:281 - [repair #aa3117d0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:58,443 Validator.java:281 - [repair #aa3117d0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:58,450 Validator.java:281 - [repair #aa3117d0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:58,459 Validator.java:281 - [repair #aa3117d0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:03:58,462 ActiveRepairService.java:452 - [repair #aa307b90-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:03:59,337 Validator.java:281 - [repair #aab0cf20-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:03:59,347 Validator.java:281 - [repair #aab0cf20-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:03:59,354 Validator.java:281 - [repair #aab0cf20-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:03:59,403 Validator.java:281 - [repair #aab0cf20-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:03:59,414 Validator.java:281 - [repair #aab0cf20-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:03:59,486 Validator.java:281 - [repair #aab0cf20-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:03:59,495 Validator.java:281 - [repair #aab0cf20-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:03:59,519 Validator.java:281 - [repair #aab0cf20-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:03:59,535 Validator.java:281 - [repair #aab0cf20-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:03:59,556 Validator.java:281 - [repair #aab0cf20-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:03:59,565 Validator.java:281 - [repair #aab0cf20-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:03:59,571 Validator.java:281 - [repair #aab0cf20-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:03:59,578 Validator.java:281 - [repair #aab0cf20-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:03:59,582 Validator.java:281 - [repair #aab0cf20-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:03:59,586 Validator.java:281 - [repair #aab0cf20-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:03:59,592 Validator.java:281 - [repair #aab0cf20-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:03:59,596 ActiveRepairService.java:452 - [repair #aaafbdb0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:04:01,281 Validator.java:281 - [repair #abe382c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:04:01,324 Validator.java:281 - [repair #abe382c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:04:01,336 Validator.java:281 - [repair #abe382c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:04:01,396 Validator.java:281 - [repair #abe382c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:04:01,408 Validator.java:281 - [repair #abe382c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:04:01,422 Validator.java:281 - [repair #abe382c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:04:01,445 Validator.java:281 - [repair #abe382c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:04:01,456 Validator.java:281 - [repair #abe382c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:04:01,465 Validator.java:281 - [repair #abe382c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:04:01,473 Validator.java:281 - [repair #abe382c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:04:01,484 Validator.java:281 - [repair #abe382c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:04:01,494 Validator.java:281 - [repair #abe382c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:04:01,501 Validator.java:281 - [repair #abe382c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:04:01,508 Validator.java:281 - [repair #abe382c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:04:01,514 Validator.java:281 - [repair #abe382c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:04:01,521 Validator.java:281 - [repair #abe382c0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:04:01,524 ActiveRepairService.java:452 - [repair #abe2e680-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:04:07,657 Validator.java:281 - [repair #afb28c20-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:07,665 Validator.java:281 - [repair #afb28c20-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:07,670 Validator.java:281 - [repair #afb28c20-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:07,675 Validator.java:281 - [repair #afb28c20-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:07,680 ActiveRepairService.java:452 - [repair #afb1efe0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-88] 2025-04-28 01:04:08,257 RepairRunnable.java:139 - Starting repair command #87 (b00f2b10-23cc-11f0-b704-57db704f83e4), 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-88] 2025-04-28 01:04:08,262 RepairSession.java:228 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(4721840560611606694,4819188455676904910]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 01:04:08,266 RepairJob.java:234 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:04:08,267 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:08,268 RepairSession.java:180 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:08,268 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:08,270 RepairSession.java:180 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:08,270 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:08,274 RepairSession.java:180 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:04:08,274 SyncTask.java:66 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:04:08,274 SyncTask.java:66 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:04:08,275 SyncTask.java:66 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:04:08,275 RepairJob.java:143 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:04:08,283 RepairJob.java:234 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:04:08,283 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:08,285 RepairSession.java:180 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:08,285 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:08,288 RepairSession.java:180 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:08,289 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:08,302 RepairSession.java:180 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:04:08,303 SyncTask.java:66 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:04:08,303 SyncTask.java:66 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:04:08,303 SyncTask.java:66 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:04:08,303 RepairJob.java:143 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:04:08,304 RepairJob.java:234 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:04:08,305 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:08,306 RepairSession.java:180 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:08,306 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:08,307 RepairSession.java:180 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:08,307 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:08,309 RepairSession.java:180 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:04:08,310 SyncTask.java:66 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:04:08,310 SyncTask.java:66 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:04:08,310 SyncTask.java:66 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:04:08,310 RepairJob.java:143 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:04:08,312 RepairJob.java:234 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:04:08,335 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:08,337 RepairSession.java:180 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:08,337 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:08,339 RepairSession.java:180 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:08,339 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:08,341 RepairSession.java:180 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:04:08,342 SyncTask.java:66 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:04:08,343 SyncTask.java:66 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:04:08,343 SyncTask.java:66 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:04:08,343 RepairJob.java:143 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:04:08,344 RepairSession.java:270 - [repair #b00fee60-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:1] 2025-04-28 01:04:08,344 RepairRunnable.java:261 - Repair session b00fee60-23cc-11f0-b704-57db704f83e4 for range [(4721840560611606694,4819188455676904910]] finished INFO [RepairJobTask:1] 2025-04-28 01:04:08,346 ActiveRepairService.java:452 - [repair #b00f2b10-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-04-28 01:04:08,348 RepairRunnable.java:343 - Repair command #87 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:04:08,456 Validator.java:281 - [repair #b02c5000-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:08,466 Validator.java:281 - [repair #b02c5000-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:08,474 Validator.java:281 - [repair #b02c5000-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:08,483 Validator.java:281 - [repair #b02c5000-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:08,487 ActiveRepairService.java:452 - [repair #b02b8cb0-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-89] 2025-04-28 01:04:09,274 RepairRunnable.java:139 - Starting repair command #88 (b0aa3290-23cc-11f0-b704-57db704f83e4), 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-89] 2025-04-28 01:04:09,278 RepairSession.java:228 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-7075481992836668776,-7069673760371930687], (3409132346983297782,3453017525680376283]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 01:04:09,298 RepairJob.java:234 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:04:09,298 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,302 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,302 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,309 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,309 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,318 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:04:09,322 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 01:04:09,322 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 01:04:09,322 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 01:04:09,323 RepairJob.java:143 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:3] 2025-04-28 01:04:09,325 RepairJob.java:234 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:04:09,326 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,329 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,329 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,332 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,332 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,337 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:04:09,340 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 01:04:09,340 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-04-28 01:04:09,340 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 01:04:09,340 RepairJob.java:143 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-04-28 01:04:09,341 RepairJob.java:234 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:04:09,341 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,344 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,344 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,347 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,347 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,352 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:04:09,353 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 01:04:09,353 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 01:04:09,353 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 01:04:09,353 RepairJob.java:143 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-04-28 01:04:09,355 RepairJob.java:234 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:04:09,355 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,358 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,360 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,366 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,366 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,370 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:04:09,370 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 01:04:09,371 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 01:04:09,371 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 01:04:09,371 RepairJob.java:143 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-04-28 01:04:09,373 RepairJob.java:234 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:04:09,373 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,374 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,374 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,376 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,376 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,378 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:04:09,378 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:2] 2025-04-28 01:04:09,379 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:2] 2025-04-28 01:04:09,379 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:2] 2025-04-28 01:04:09,379 RepairJob.java:143 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:5] 2025-04-28 01:04:09,465 RepairJob.java:234 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:04:09,466 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,468 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,469 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,472 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,472 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,474 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:04:09,474 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:1] 2025-04-28 01:04:09,474 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-04-28 01:04:09,474 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:3] 2025-04-28 01:04:09,475 RepairJob.java:143 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:3] 2025-04-28 01:04:09,476 RepairJob.java:234 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:04:09,476 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,478 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,479 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,480 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,480 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,481 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:04:09,482 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-04-28 01:04:09,482 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-04-28 01:04:09,482 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-04-28 01:04:09,482 RepairJob.java:143 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-04-28 01:04:09,484 RepairJob.java:234 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:04:09,484 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,486 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,486 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,487 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,488 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,489 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:04:09,490 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 01:04:09,490 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 01:04:09,490 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:3] 2025-04-28 01:04:09,490 RepairJob.java:143 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:3] 2025-04-28 01:04:09,492 RepairJob.java:234 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:04:09,492 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,497 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,497 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,498 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,499 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,501 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:04:09,502 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-04-28 01:04:09,502 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-04-28 01:04:09,502 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-04-28 01:04:09,502 RepairJob.java:143 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-04-28 01:04:09,505 RepairJob.java:234 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:04:09,505 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,506 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,507 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,511 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,511 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,512 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:04:09,513 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 01:04:09,513 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 01:04:09,513 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 01:04:09,513 RepairJob.java:143 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-04-28 01:04:09,570 RepairJob.java:234 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:04:09,570 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,573 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,573 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,577 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,577 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,578 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:04:09,579 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:1] 2025-04-28 01:04:09,579 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:6] 2025-04-28 01:04:09,579 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-04-28 01:04:09,579 RepairJob.java:143 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:1] 2025-04-28 01:04:09,583 RepairJob.java:234 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:04:09,585 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,586 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,586 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,587 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,588 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,589 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:04:09,589 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-04-28 01:04:09,589 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 01:04:09,589 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 01:04:09,589 RepairJob.java:143 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-04-28 01:04:09,596 RepairJob.java:234 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:04:09,596 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,599 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,599 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,600 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,601 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,603 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:04:09,607 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 01:04:09,607 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-04-28 01:04:09,608 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-04-28 01:04:09,608 RepairJob.java:143 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-04-28 01:04:09,609 RepairJob.java:234 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:04:09,610 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,611 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,611 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,612 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,612 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,613 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 01:04:09,614 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:4] 2025-04-28 01:04:09,614 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 01:04:09,614 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:4] 2025-04-28 01:04:09,615 RepairJob.java:143 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:4] 2025-04-28 01:04:09,616 RepairJob.java:234 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:04:09,616 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,618 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,618 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,620 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,620 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,621 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:04:09,621 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-04-28 01:04:09,621 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 01:04:09,621 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-04-28 01:04:09,622 RepairJob.java:143 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:5] 2025-04-28 01:04:09,624 RepairJob.java:234 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:04:09,624 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,626 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,626 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,627 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,627 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:09,628 RepairSession.java:180 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:04:09,628 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-04-28 01:04:09,628 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 01:04:09,629 SyncTask.java:66 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 01:04:09,629 RepairJob.java:143 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-04-28 01:04:09,629 RepairSession.java:270 - [repair #b0aaced0-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:7] 2025-04-28 01:04:09,630 RepairRunnable.java:261 - Repair session b0aaced0-23cc-11f0-b704-57db704f83e4 for range [(-7075481992836668776,-7069673760371930687], (3409132346983297782,3453017525680376283]] finished INFO [RepairJobTask:7] 2025-04-28 01:04:09,631 ActiveRepairService.java:452 - [repair #b0aa3290-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-04-28 01:04:09,632 RepairRunnable.java:343 - Repair command #88 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:04:11,348 Validator.java:281 - [repair #b1ddf7a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:04:11,357 Validator.java:281 - [repair #b1ddf7a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:04:11,373 Validator.java:281 - [repair #b1ddf7a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:04:11,388 Validator.java:281 - [repair #b1ddf7a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:04:11,402 Validator.java:281 - [repair #b1ddf7a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:04:11,449 Validator.java:281 - [repair #b1ddf7a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:04:11,460 Validator.java:281 - [repair #b1ddf7a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:04:11,476 Validator.java:281 - [repair #b1ddf7a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:04:11,484 Validator.java:281 - [repair #b1ddf7a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:04:11,495 Validator.java:281 - [repair #b1ddf7a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:04:11,506 Validator.java:281 - [repair #b1ddf7a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:04:11,514 Validator.java:281 - [repair #b1ddf7a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:04:11,521 Validator.java:281 - [repair #b1ddf7a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:04:11,529 Validator.java:281 - [repair #b1ddf7a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:04:11,540 Validator.java:281 - [repair #b1ddf7a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:04:11,556 Validator.java:281 - [repair #b1ddf7a0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:04:11,566 ActiveRepairService.java:452 - [repair #b1dd5b60-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:04:17,710 Validator.java:281 - [repair #b5af9910-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:17,722 Validator.java:281 - [repair #b5af9910-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:17,746 Validator.java:281 - [repair #b5af9910-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:17,757 Validator.java:281 - [repair #b5af9910-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:17,765 ActiveRepairService.java:452 - [repair #b5aefcd0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:04:18,311 Validator.java:281 - [repair #b60a8a50-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:18,320 Validator.java:281 - [repair #b60a8a50-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:18,335 Validator.java:281 - [repair #b60a8a50-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:18,341 Validator.java:281 - [repair #b60a8a50-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:18,346 ActiveRepairService.java:452 - [repair #b609ee10-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:04:18,501 Validator.java:281 - [repair #b6295cf0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:18,507 Validator.java:281 - [repair #b6295cf0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:18,516 Validator.java:281 - [repair #b6295cf0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:18,524 Validator.java:281 - [repair #b6295cf0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:18,529 ActiveRepairService.java:452 - [repair #b62899a0-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:04:19,371 Validator.java:281 - [repair #b6a591d0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:04:19,384 Validator.java:281 - [repair #b6a591d0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:04:19,395 Validator.java:281 - [repair #b6a591d0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:04:19,414 Validator.java:281 - [repair #b6a591d0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:04:19,425 Validator.java:281 - [repair #b6a591d0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:04:19,478 Validator.java:281 - [repair #b6a591d0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:04:19,487 Validator.java:281 - [repair #b6a591d0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:04:19,500 Validator.java:281 - [repair #b6a591d0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:04:19,511 Validator.java:281 - [repair #b6a591d0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:04:19,520 Validator.java:281 - [repair #b6a591d0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:04:19,529 Validator.java:281 - [repair #b6a591d0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:04:19,537 Validator.java:281 - [repair #b6a591d0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:04:19,543 Validator.java:281 - [repair #b6a591d0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:04:19,550 Validator.java:281 - [repair #b6a591d0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:04:19,557 Validator.java:281 - [repair #b6a591d0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:04:19,566 Validator.java:281 - [repair #b6a591d0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:04:19,572 ActiveRepairService.java:452 - [repair #b6a4a770-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:04:21,373 Validator.java:281 - [repair #b7d78220-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:04:21,382 Validator.java:281 - [repair #b7d78220-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:04:21,394 Validator.java:281 - [repair #b7d78220-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:04:21,405 Validator.java:281 - [repair #b7d78220-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:04:21,419 Validator.java:281 - [repair #b7d78220-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:04:21,462 Validator.java:281 - [repair #b7d78220-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:04:21,473 Validator.java:281 - [repair #b7d78220-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:04:21,483 Validator.java:281 - [repair #b7d78220-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:04:21,491 Validator.java:281 - [repair #b7d78220-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:04:21,501 Validator.java:281 - [repair #b7d78220-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:04:21,514 Validator.java:281 - [repair #b7d78220-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:04:21,521 Validator.java:281 - [repair #b7d78220-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:04:21,533 Validator.java:281 - [repair #b7d78220-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:04:21,540 Validator.java:281 - [repair #b7d78220-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:04:21,546 Validator.java:281 - [repair #b7d78220-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:04:21,554 Validator.java:281 - [repair #b7d78220-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:04:21,560 ActiveRepairService.java:452 - [repair #b7d6e5e0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:04:27,727 Validator.java:281 - [repair #bba8ae60-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:27,734 Validator.java:281 - [repair #bba8ae60-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:27,744 Validator.java:281 - [repair #bba8ae60-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:27,751 Validator.java:281 - [repair #bba8ae60-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:27,756 ActiveRepairService.java:452 - [repair #bba83930-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:04:28,328 Validator.java:281 - [repair #bc0462f0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:28,338 Validator.java:281 - [repair #bc0462f0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:28,353 Validator.java:281 - [repair #bc0462f0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:28,366 Validator.java:281 - [repair #bc0462f0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:28,369 ActiveRepairService.java:452 - [repair #bc03edc0-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:04:28,540 Validator.java:281 - [repair #bc235ca0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:28,555 Validator.java:281 - [repair #bc235ca0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:28,569 Validator.java:281 - [repair #bc235ca0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:28,603 Validator.java:281 - [repair #bc235ca0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:28,609 ActiveRepairService.java:452 - [repair #bc22e770-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:04:29,410 Validator.java:281 - [repair #bc9fb890-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:04:29,423 Validator.java:281 - [repair #bc9fb890-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:04:29,445 Validator.java:281 - [repair #bc9fb890-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:04:29,468 Validator.java:281 - [repair #bc9fb890-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:04:29,493 Validator.java:281 - [repair #bc9fb890-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:04:29,553 Validator.java:281 - [repair #bc9fb890-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:04:29,564 Validator.java:281 - [repair #bc9fb890-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:04:29,585 Validator.java:281 - [repair #bc9fb890-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:04:29,592 Validator.java:281 - [repair #bc9fb890-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:04:29,603 Validator.java:281 - [repair #bc9fb890-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:04:29,612 Validator.java:281 - [repair #bc9fb890-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:04:29,625 Validator.java:281 - [repair #bc9fb890-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:04:29,635 Validator.java:281 - [repair #bc9fb890-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:04:29,647 Validator.java:281 - [repair #bc9fb890-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:04:29,658 Validator.java:281 - [repair #bc9fb890-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:04:29,668 Validator.java:281 - [repair #bc9fb890-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:04:29,678 ActiveRepairService.java:452 - [repair #bc9ef540-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-90] 2025-04-28 01:04:31,352 RepairRunnable.java:139 - Starting repair command #89 (bdd32f80-23cc-11f0-b704-57db704f83e4), 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-90] 2025-04-28 01:04:31,360 RepairSession.java:228 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-7005429993309221229,-6911785106581584101]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 01:04:31,371 RepairJob.java:234 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:04:31,372 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,376 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,377 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,380 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,380 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,390 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:04:31,391 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 01:04:31,391 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-04-28 01:04:31,391 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 01:04:31,392 RepairJob.java:143 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:1] 2025-04-28 01:04:31,403 RepairJob.java:234 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:04:31,404 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,406 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,407 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,413 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,413 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,415 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:04:31,417 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 01:04:31,417 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 01:04:31,417 RepairJob.java:234 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:04:31,417 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 01:04:31,417 RepairJob.java:143 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-04-28 01:04:31,417 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,419 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,419 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,422 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,422 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,423 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:04:31,424 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 01:04:31,424 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 01:04:31,425 RepairJob.java:234 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:04:31,425 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:4] 2025-04-28 01:04:31,425 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 01:04:31,425 RepairJob.java:143 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,427 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,428 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,429 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,429 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,430 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:04:31,430 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-04-28 01:04:31,430 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 01:04:31,430 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-04-28 01:04:31,430 RepairJob.java:143 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-04-28 01:04:31,432 RepairJob.java:234 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:04:31,432 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,433 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,434 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,435 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,435 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,435 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:04:31,436 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-04-28 01:04:31,436 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:5] 2025-04-28 01:04:31,436 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-04-28 01:04:31,436 RepairJob.java:143 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:3] 2025-04-28 01:04:31,477 RepairJob.java:234 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:04:31,478 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,480 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,480 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,483 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,483 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,484 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:04:31,485 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:7] 2025-04-28 01:04:31,485 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-04-28 01:04:31,485 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:7] 2025-04-28 01:04:31,487 RepairJob.java:143 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:1] 2025-04-28 01:04:31,487 RepairJob.java:234 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:04:31,487 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,488 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,489 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,490 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,490 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,491 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:04:31,491 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-04-28 01:04:31,491 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 01:04:31,492 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 01:04:31,494 RepairJob.java:143 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-04-28 01:04:31,493 RepairJob.java:234 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 01:04:31,495 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,496 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,497 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,498 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,498 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,499 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:04:31,499 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:6] 2025-04-28 01:04:31,499 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:7] 2025-04-28 01:04:31,499 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:6] 2025-04-28 01:04:31,501 RepairJob.java:143 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:6] 2025-04-28 01:04:31,502 RepairJob.java:234 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:04:31,502 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,504 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,504 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,505 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,506 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,507 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:04:31,508 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 01:04:31,508 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-04-28 01:04:31,509 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-04-28 01:04:31,509 RepairJob.java:143 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-04-28 01:04:31,509 RepairJob.java:234 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 01:04:31,512 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,514 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,515 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,517 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,518 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,519 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:04:31,521 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-04-28 01:04:31,522 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-04-28 01:04:31,522 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-04-28 01:04:31,523 RepairJob.java:143 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-04-28 01:04:31,563 RepairJob.java:234 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:04:31,564 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,567 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,567 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,568 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,568 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,574 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:04:31,574 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:6] 2025-04-28 01:04:31,574 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-04-28 01:04:31,574 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:6] 2025-04-28 01:04:31,575 RepairJob.java:143 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:7] 2025-04-28 01:04:31,578 RepairJob.java:234 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 01:04:31,580 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,582 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,583 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,585 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,585 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,587 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:04:31,588 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 01:04:31,588 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-04-28 01:04:31,588 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 01:04:31,589 RepairJob.java:143 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-04-28 01:04:31,592 RepairJob.java:234 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:04:31,592 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,594 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,595 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,597 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,597 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,598 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:04:31,599 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-04-28 01:04:31,599 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-04-28 01:04:31,599 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-04-28 01:04:31,600 RepairJob.java:143 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-04-28 01:04:31,602 RepairJob.java:234 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:04:31,602 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,605 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,605 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,608 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,608 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,611 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 01:04:31,617 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:6] 2025-04-28 01:04:31,617 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 01:04:31,617 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:6] 2025-04-28 01:04:31,617 RepairJob.java:143 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:6] 2025-04-28 01:04:31,618 RepairJob.java:234 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:04:31,619 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,623 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,625 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,626 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,626 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,627 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:04:31,628 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:6] 2025-04-28 01:04:31,628 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:7] 2025-04-28 01:04:31,628 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:6] 2025-04-28 01:04:31,631 RepairJob.java:143 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:6] 2025-04-28 01:04:31,634 RepairJob.java:234 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:04:31,635 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,636 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,637 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,641 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,642 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:31,643 RepairSession.java:180 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:04:31,644 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-04-28 01:04:31,644 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-04-28 01:04:31,644 SyncTask.java:66 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-04-28 01:04:31,644 RepairJob.java:143 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-04-28 01:04:31,645 RepairSession.java:270 - [repair #bdd46800-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:4] 2025-04-28 01:04:31,645 RepairRunnable.java:261 - Repair session bdd46800-23cc-11f0-b704-57db704f83e4 for range [(-7005429993309221229,-6911785106581584101]] finished INFO [RepairJobTask:4] 2025-04-28 01:04:31,645 ActiveRepairService.java:452 - [repair #bdd32f80-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-04-28 01:04:31,649 RepairRunnable.java:343 - Repair command #89 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:04:37,756 Validator.java:281 - [repair #c1a2d520-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:37,765 Validator.java:281 - [repair #c1a2d520-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:37,778 Validator.java:281 - [repair #c1a2d520-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:37,783 Validator.java:281 - [repair #c1a2d520-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:37,786 ActiveRepairService.java:452 - [repair #c1a25ff0-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:04:38,362 Validator.java:281 - [repair #c1fefee0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:38,370 Validator.java:281 - [repair #c1fefee0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:38,375 Validator.java:281 - [repair #c1fefee0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:38,380 Validator.java:281 - [repair #c1fefee0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:38,385 ActiveRepairService.java:452 - [repair #c1fe3b90-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:04:38,559 Validator.java:281 - [repair #c21d8360-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:38,566 Validator.java:281 - [repair #c21d8360-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:38,577 Validator.java:281 - [repair #c21d8360-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:38,582 Validator.java:281 - [repair #c21d8360-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:38,588 ActiveRepairService.java:452 - [repair #c21c4ae0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-91] 2025-04-28 01:04:39,433 RepairRunnable.java:139 - Starting repair command #90 (c2a41880-23cc-11f0-b704-57db704f83e4), 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-91] 2025-04-28 01:04:39,441 RepairSession.java:228 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(7918813128577680017,7933706748207111216], (8984810204469506474,9013320009696671963], (1640581563402289140,1663838511261332976], (5082153415492655314,5095377305362689516]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 01:04:39,468 RepairJob.java:234 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:04:39,468 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,475 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,476 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,480 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,481 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,485 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:04:39,487 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 01:04:39,487 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 01:04:39,487 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 01:04:39,487 RepairJob.java:143 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:3] 2025-04-28 01:04:39,497 RepairJob.java:234 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:04:39,497 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,499 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,499 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,504 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,505 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,507 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:04:39,508 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 01:04:39,508 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 01:04:39,511 RepairJob.java:234 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:04:39,511 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:4] 2025-04-28 01:04:39,512 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 01:04:39,512 RepairJob.java:143 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,513 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,513 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,515 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,515 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,517 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:04:39,518 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 01:04:39,518 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-04-28 01:04:39,518 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-04-28 01:04:39,519 RepairJob.java:234 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:04:39,519 RepairJob.java:143 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-04-28 01:04:39,519 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,521 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,521 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,522 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,522 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,523 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:04:39,524 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 01:04:39,524 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 01:04:39,526 RepairJob.java:234 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:04:39,526 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:6] 2025-04-28 01:04:39,526 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 01:04:39,526 RepairJob.java:143 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,527 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,528 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,530 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,530 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,531 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:04:39,532 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:6] 2025-04-28 01:04:39,532 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:5] 2025-04-28 01:04:39,532 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:6] 2025-04-28 01:04:39,532 RepairJob.java:143 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:2] 2025-04-28 01:04:39,573 RepairJob.java:234 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:04:39,574 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,576 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,577 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,578 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,579 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,580 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:04:39,581 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-04-28 01:04:39,581 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:7] 2025-04-28 01:04:39,581 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-04-28 01:04:39,582 RepairJob.java:143 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:4] 2025-04-28 01:04:39,584 RepairJob.java:234 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:04:39,585 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,586 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,587 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,588 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,588 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,590 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:04:39,591 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 01:04:39,591 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 01:04:39,592 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-04-28 01:04:39,593 RepairJob.java:143 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-04-28 01:04:39,593 RepairJob.java:234 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:04:39,594 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,596 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,596 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,598 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,598 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,600 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:04:39,600 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 01:04:39,601 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 01:04:39,601 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 01:04:39,601 RepairJob.java:234 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:04:39,601 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:1] 2025-04-28 01:04:39,602 RepairJob.java:143 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] cluster is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,603 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,603 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,605 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,606 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,608 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:04:39,608 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-04-28 01:04:39,608 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-04-28 01:04:39,609 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-04-28 01:04:39,609 RepairJob.java:143 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-04-28 01:04:39,612 RepairJob.java:234 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 01:04:39,612 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,613 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,614 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,616 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,616 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,618 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:04:39,619 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 01:04:39,619 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-04-28 01:04:39,619 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 01:04:39,619 RepairJob.java:143 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-04-28 01:04:39,662 RepairJob.java:234 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 01:04:39,662 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,665 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,666 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,667 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,667 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,669 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:04:39,670 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 01:04:39,670 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:4] 2025-04-28 01:04:39,670 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-04-28 01:04:39,670 RepairJob.java:143 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:7] 2025-04-28 01:04:39,671 RepairJob.java:234 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 01:04:39,671 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,673 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,673 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,675 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,676 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,680 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:04:39,680 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-04-28 01:04:39,680 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 01:04:39,680 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-04-28 01:04:39,681 RepairJob.java:143 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-04-28 01:04:39,683 RepairJob.java:234 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:04:39,684 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,690 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,690 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,693 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,700 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,704 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:04:39,704 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 01:04:39,704 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 01:04:39,704 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 01:04:39,704 RepairJob.java:143 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-04-28 01:04:39,710 RepairJob.java:234 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:04:39,711 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,715 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,716 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,719 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,719 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,721 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:04:39,721 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:4] 2025-04-28 01:04:39,721 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:7] 2025-04-28 01:04:39,722 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:4] 2025-04-28 01:04:39,722 RepairJob.java:143 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:1] 2025-04-28 01:04:39,730 RepairJob.java:234 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:04:39,730 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,734 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,734 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,737 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,738 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,740 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:04:39,740 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 01:04:39,740 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-04-28 01:04:39,740 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:7] 2025-04-28 01:04:39,740 RepairJob.java:143 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:7] 2025-04-28 01:04:39,746 RepairJob.java:234 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 01:04:39,746 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,747 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,748 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,751 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,751 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:39,752 RepairSession.java:180 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:04:39,752 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-04-28 01:04:39,752 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 01:04:39,752 SyncTask.java:66 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-04-28 01:04:39,752 RepairJob.java:143 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-04-28 01:04:39,753 RepairSession.java:270 - [repair #c2a57810-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:2] 2025-04-28 01:04:39,753 RepairRunnable.java:261 - Repair session c2a57810-23cc-11f0-b704-57db704f83e4 for range [(7918813128577680017,7933706748207111216], (8984810204469506474,9013320009696671963], (1640581563402289140,1663838511261332976], (5082153415492655314,5095377305362689516]] finished INFO [RepairJobTask:2] 2025-04-28 01:04:39,753 ActiveRepairService.java:452 - [repair #c2a41880-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-04-28 01:04:39,756 RepairRunnable.java:343 - Repair command #90 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:04:41,409 Validator.java:281 - [repair #c3cedce0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:04:41,458 Validator.java:281 - [repair #c3cedce0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:04:41,472 Validator.java:281 - [repair #c3cedce0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:04:41,527 Validator.java:281 - [repair #c3cedce0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:04:41,536 Validator.java:281 - [repair #c3cedce0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:04:41,545 Validator.java:281 - [repair #c3cedce0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:04:41,556 Validator.java:281 - [repair #c3cedce0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:04:41,566 Validator.java:281 - [repair #c3cedce0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:04:41,575 Validator.java:281 - [repair #c3cedce0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:04:41,580 Validator.java:281 - [repair #c3cedce0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:04:41,592 Validator.java:281 - [repair #c3cedce0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:04:41,600 Validator.java:281 - [repair #c3cedce0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:04:41,607 Validator.java:281 - [repair #c3cedce0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:04:41,611 Validator.java:281 - [repair #c3cedce0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:04:41,620 Validator.java:281 - [repair #c3cedce0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:04:41,627 Validator.java:281 - [repair #c3cedce0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:04:41,631 ActiveRepairService.java:452 - [repair #c3cdcb70-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:04:47,778 Validator.java:281 - [repair #c79c1180-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:47,786 Validator.java:281 - [repair #c79c1180-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:47,795 Validator.java:281 - [repair #c79c1180-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:47,800 Validator.java:281 - [repair #c79c1180-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:47,806 ActiveRepairService.java:452 - [repair #c79b7540-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-92] 2025-04-28 01:04:48,370 RepairRunnable.java:139 - Starting repair command #91 (c7f7ed20-23cc-11f0-b704-57db704f83e4), 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-04-28 01:04:48,376 RepairSession.java:228 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-4688034494543883408,-4647236236601766278]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:1] 2025-04-28 01:04:48,381 RepairJob.java:234 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:04:48,382 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:48,386 RepairSession.java:180 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:48,386 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:48,389 RepairSession.java:180 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:48,389 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:48,391 RepairSession.java:180 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:04:48,392 SyncTask.java:66 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:04:48,393 SyncTask.java:66 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 01:04:48,393 SyncTask.java:66 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:04:48,394 RepairJob.java:143 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:04:48,400 RepairJob.java:234 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:04:48,400 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:48,403 RepairSession.java:180 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:48,403 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:48,405 RepairSession.java:180 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:48,405 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:48,406 RepairSession.java:180 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:04:48,407 SyncTask.java:66 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-04-28 01:04:48,408 SyncTask.java:66 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-04-28 01:04:48,409 SyncTask.java:66 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-04-28 01:04:48,409 RepairJob.java:143 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:04:48,411 RepairJob.java:234 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:04:48,411 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:48,416 RepairSession.java:180 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:48,416 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:48,418 RepairSession.java:180 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:48,418 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:48,419 RepairSession.java:180 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:04:48,421 SyncTask.java:66 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-04-28 01:04:48,422 SyncTask.java:66 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:04:48,422 SyncTask.java:66 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:04:48,422 RepairJob.java:143 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:04:48,427 RepairJob.java:234 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:04:48,427 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:48,432 RepairSession.java:180 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:48,432 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:48,436 RepairSession.java:180 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:48,436 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:48,438 RepairSession.java:180 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:04:48,438 SyncTask.java:66 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:04:48,438 SyncTask.java:66 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-04-28 01:04:48,439 SyncTask.java:66 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:04:48,439 RepairJob.java:143 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:04:48,440 RepairSession.java:270 - [repair #c7f8d780-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:1] 2025-04-28 01:04:48,440 RepairRunnable.java:261 - Repair session c7f8d780-23cc-11f0-b704-57db704f83e4 for range [(-4688034494543883408,-4647236236601766278]] finished INFO [RepairJobTask:1] 2025-04-28 01:04:48,441 ActiveRepairService.java:452 - [repair #c7f7ed20-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-04-28 01:04:48,442 RepairRunnable.java:343 - Repair command #91 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:04:48,616 Validator.java:281 - [repair #c81b7ab0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:48,622 Validator.java:281 - [repair #c81b7ab0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:48,627 Validator.java:281 - [repair #c81b7ab0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:48,639 Validator.java:281 - [repair #c81b7ab0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:48,644 ActiveRepairService.java:452 - [repair #c81a9050-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:04:49,515 Validator.java:281 - [repair #c89d2dd0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:04:49,526 Validator.java:281 - [repair #c89d2dd0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:04:49,533 Validator.java:281 - [repair #c89d2dd0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:04:49,585 Validator.java:281 - [repair #c89d2dd0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:04:49,595 Validator.java:281 - [repair #c89d2dd0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:04:49,653 Validator.java:281 - [repair #c89d2dd0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:04:49,666 Validator.java:281 - [repair #c89d2dd0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:04:49,679 Validator.java:281 - [repair #c89d2dd0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:04:49,688 Validator.java:281 - [repair #c89d2dd0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:04:49,705 Validator.java:281 - [repair #c89d2dd0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:04:49,718 Validator.java:281 - [repair #c89d2dd0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:04:49,730 Validator.java:281 - [repair #c89d2dd0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:04:49,744 Validator.java:281 - [repair #c89d2dd0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:04:49,751 Validator.java:281 - [repair #c89d2dd0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:04:49,761 Validator.java:281 - [repair #c89d2dd0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:04:49,768 Validator.java:281 - [repair #c89d2dd0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:04:49,780 ActiveRepairService.java:452 - [repair #c89c9190-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:04:51,433 Validator.java:281 - [repair #c9c755f0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:04:51,498 Validator.java:281 - [repair #c9c755f0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:04:51,508 Validator.java:281 - [repair #c9c755f0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:04:51,561 Validator.java:281 - [repair #c9c755f0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:04:51,578 Validator.java:281 - [repair #c9c755f0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:04:51,589 Validator.java:281 - [repair #c9c755f0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:04:51,598 Validator.java:281 - [repair #c9c755f0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:04:51,605 Validator.java:281 - [repair #c9c755f0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:04:51,616 Validator.java:281 - [repair #c9c755f0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:04:51,622 Validator.java:281 - [repair #c9c755f0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:04:51,629 Validator.java:281 - [repair #c9c755f0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:04:51,640 Validator.java:281 - [repair #c9c755f0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:04:51,646 Validator.java:281 - [repair #c9c755f0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:04:51,654 Validator.java:281 - [repair #c9c755f0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:04:51,661 Validator.java:281 - [repair #c9c755f0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:04:51,667 Validator.java:281 - [repair #c9c755f0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:04:51,670 ActiveRepairService.java:452 - [repair #c9c692a0-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-93] 2025-04-28 01:04:57,816 RepairRunnable.java:139 - Starting repair command #92 (cd991e70-23cc-11f0-b704-57db704f83e4), 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-93] 2025-04-28 01:04:57,843 RepairSession.java:228 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-4871347630577146707,-4786633500492432970]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-04-28 01:04:57,850 RepairJob.java:234 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:04:57,850 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:57,875 RepairSession.java:180 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:57,875 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:57,878 RepairSession.java:180 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:57,878 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:57,880 RepairSession.java:180 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:04:57,881 SyncTask.java:66 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:04:57,881 SyncTask.java:66 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:04:57,882 SyncTask.java:66 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:04:57,882 RepairJob.java:143 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:04:57,886 RepairJob.java:234 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:04:57,886 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:57,888 RepairSession.java:180 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:57,888 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:57,889 RepairSession.java:180 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:57,890 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:57,891 RepairSession.java:180 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:04:57,891 SyncTask.java:66 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:04:57,891 SyncTask.java:66 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:04:57,892 SyncTask.java:66 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:04:57,892 RepairJob.java:143 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:04:57,894 RepairJob.java:234 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:04:57,895 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:57,898 RepairSession.java:180 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:57,899 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:57,900 RepairSession.java:180 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:57,901 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:57,903 RepairSession.java:180 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:04:57,904 SyncTask.java:66 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-04-28 01:04:57,904 SyncTask.java:66 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-04-28 01:04:57,904 SyncTask.java:66 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-04-28 01:04:57,904 RepairJob.java:143 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:04:57,905 RepairJob.java:234 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:04:57,906 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:57,907 RepairSession.java:180 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:04:57,907 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:57,909 RepairSession.java:180 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:04:57,909 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:04:57,911 RepairSession.java:180 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:04:57,911 SyncTask.java:66 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 01:04:57,911 SyncTask.java:66 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 01:04:57,912 SyncTask.java:66 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 01:04:57,912 RepairJob.java:143 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:04:57,913 RepairSession.java:270 - [repair #cd9d6430-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:4] 2025-04-28 01:04:57,913 RepairRunnable.java:261 - Repair session cd9d6430-23cc-11f0-b704-57db704f83e4 for range [(-4871347630577146707,-4786633500492432970]] finished INFO [RepairJobTask:4] 2025-04-28 01:04:57,916 ActiveRepairService.java:452 - [repair #cd991e70-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [RepairJobTask:4] 2025-04-28 01:04:57,919 RepairRunnable.java:343 - Repair command #92 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:04:58,411 Validator.java:281 - [repair #cdf2d730-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:58,429 Validator.java:281 - [repair #cdf2d730-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:58,437 Validator.java:281 - [repair #cdf2d730-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:58,445 Validator.java:281 - [repair #cdf2d730-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:58,455 ActiveRepairService.java:452 - [repair #cdf23af0-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:04:58,639 Validator.java:281 - [repair #ce152c40-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:58,648 Validator.java:281 - [repair #ce152c40-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:58,657 Validator.java:281 - [repair #ce152c40-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:58,687 Validator.java:281 - [repair #ce152c40-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:04:58,693 ActiveRepairService.java:452 - [repair #ce1468f0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:04:59,525 Validator.java:281 - [repair #ce96b850-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:04:59,546 Validator.java:281 - [repair #ce96b850-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:04:59,560 Validator.java:281 - [repair #ce96b850-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:04:59,613 Validator.java:281 - [repair #ce96b850-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:04:59,620 Validator.java:281 - [repair #ce96b850-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:04:59,693 Validator.java:281 - [repair #ce96b850-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:04:59,701 Validator.java:281 - [repair #ce96b850-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:04:59,718 Validator.java:281 - [repair #ce96b850-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:04:59,725 Validator.java:281 - [repair #ce96b850-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:04:59,731 Validator.java:281 - [repair #ce96b850-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:04:59,739 Validator.java:281 - [repair #ce96b850-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:04:59,744 Validator.java:281 - [repair #ce96b850-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:04:59,750 Validator.java:281 - [repair #ce96b850-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:04:59,755 Validator.java:281 - [repair #ce96b850-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:04:59,765 Validator.java:281 - [repair #ce96b850-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:04:59,773 Validator.java:281 - [repair #ce96b850-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:04:59,784 ActiveRepairService.java:452 - [repair #ce961c10-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:05:01,503 Validator.java:281 - [repair #cfc1f1e0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:05:01,517 Validator.java:281 - [repair #cfc1f1e0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:05:01,526 Validator.java:281 - [repair #cfc1f1e0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:05:01,536 Validator.java:281 - [repair #cfc1f1e0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:05:01,553 Validator.java:281 - [repair #cfc1f1e0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:05:01,605 Validator.java:281 - [repair #cfc1f1e0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:05:01,613 Validator.java:281 - [repair #cfc1f1e0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:05:01,622 Validator.java:281 - [repair #cfc1f1e0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:05:01,634 Validator.java:281 - [repair #cfc1f1e0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:05:01,646 Validator.java:281 - [repair #cfc1f1e0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:05:01,662 Validator.java:281 - [repair #cfc1f1e0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:05:01,671 Validator.java:281 - [repair #cfc1f1e0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:05:01,685 Validator.java:281 - [repair #cfc1f1e0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:05:01,691 Validator.java:281 - [repair #cfc1f1e0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:05:01,696 Validator.java:281 - [repair #cfc1f1e0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:05:01,705 Validator.java:281 - [repair #cfc1f1e0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:05:01,708 ActiveRepairService.java:452 - [repair #cfc10780-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-94] 2025-04-28 01:05:07,841 RepairRunnable.java:139 - Starting repair command #93 (d392f710-23cc-11f0-b704-57db704f83e4), 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-94] 2025-04-28 01:05:07,851 RepairSession.java:228 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-8150073607124054572,-8137808796524035582]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 01:05:07,860 RepairJob.java:234 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:05:07,861 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:07,862 RepairSession.java:180 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:07,862 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:07,864 RepairSession.java:180 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:07,864 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:07,866 RepairSession.java:180 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:05:07,870 RepairJob.java:234 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:05:07,870 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:4] 2025-04-28 01:05:07,870 SyncTask.java:66 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:05:07,870 SyncTask.java:66 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 01:05:07,871 SyncTask.java:66 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-04-28 01:05:07,871 RepairJob.java:143 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:05:07,872 RepairSession.java:180 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:07,872 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:07,876 RepairSession.java:180 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:07,876 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:07,878 RepairSession.java:180 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:05:07,886 RepairJob.java:234 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:05:07,887 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:1] 2025-04-28 01:05:07,887 SyncTask.java:66 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:07,888 RepairSession.java:180 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:07,888 RepairJob.java:270 - Validating /10.0.0.27 INFO [RepairJobTask:5] 2025-04-28 01:05:07,886 SyncTask.java:66 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 01:05:07,889 SyncTask.java:66 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-04-28 01:05:07,889 RepairJob.java:143 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:05:07,891 RepairSession.java:180 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:07,891 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:07,895 RepairSession.java:180 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:05:07,897 SyncTask.java:66 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:05:07,898 SyncTask.java:66 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-04-28 01:05:07,898 SyncTask.java:66 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-04-28 01:05:07,898 RepairJob.java:143 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:05:07,898 RepairJob.java:234 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:05:07,899 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:07,901 RepairSession.java:180 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:07,901 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:07,904 RepairSession.java:180 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:07,904 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:07,906 RepairSession.java:180 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:05:07,906 SyncTask.java:66 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:05:07,907 SyncTask.java:66 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-04-28 01:05:07,907 SyncTask.java:66 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:05:07,907 RepairJob.java:143 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:05:07,908 RepairSession.java:270 - [repair #d39456a0-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:1] 2025-04-28 01:05:07,909 RepairRunnable.java:261 - Repair session d39456a0-23cc-11f0-b704-57db704f83e4 for range [(-8150073607124054572,-8137808796524035582]] finished INFO [RepairJobTask:1] 2025-04-28 01:05:07,909 ActiveRepairService.java:452 - [repair #d392f710-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-04-28 01:05:07,912 RepairRunnable.java:343 - Repair command #93 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:05:08,437 Validator.java:281 - [repair #d3ecafd0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:08,450 Validator.java:281 - [repair #d3ecafd0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:08,459 Validator.java:281 - [repair #d3ecafd0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:08,468 Validator.java:281 - [repair #d3ecafd0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:08,471 ActiveRepairService.java:452 - [repair #d3ec3aa0-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:05:08,666 Validator.java:281 - [repair #d4101650-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:08,679 Validator.java:281 - [repair #d4101650-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:08,686 Validator.java:281 - [repair #d4101650-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:08,694 Validator.java:281 - [repair #d4101650-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:08,699 ActiveRepairService.java:452 - [repair #d40f5300-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-95] 2025-04-28 01:05:09,448 RepairRunnable.java:139 - Starting repair command #94 (d4882c80-23cc-11f0-b704-57db704f83e4), 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-95] 2025-04-28 01:05:09,453 RepairSession.java:228 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-8282506058440079130,-8274394766528995096], (7701848646521600869,7715866565875395327], (8346353703259192670,8348123101964248549]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:3] 2025-04-28 01:05:09,507 RepairJob.java:234 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:05:09,508 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,510 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,510 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,512 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,512 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,513 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:05:09,514 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 01:05:09,514 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 01:05:09,514 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 01:05:09,514 RepairJob.java:143 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:3] 2025-04-28 01:05:09,518 RepairJob.java:234 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:05:09,518 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,521 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,521 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,524 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,524 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,526 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:05:09,527 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 01:05:09,527 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 01:05:09,527 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 01:05:09,527 RepairJob.java:143 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-04-28 01:05:09,531 RepairJob.java:234 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:05:09,532 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,535 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,535 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,537 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,537 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,539 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:05:09,539 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 01:05:09,539 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 01:05:09,540 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 01:05:09,540 RepairJob.java:143 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-04-28 01:05:09,542 RepairJob.java:234 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:05:09,542 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,546 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,546 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,548 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,548 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,549 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:05:09,550 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-04-28 01:05:09,551 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-04-28 01:05:09,551 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-04-28 01:05:09,551 RepairJob.java:143 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-04-28 01:05:09,552 RepairJob.java:234 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:05:09,552 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,554 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,554 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,555 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,556 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,556 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:05:09,557 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:3] 2025-04-28 01:05:09,558 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 01:05:09,558 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:4] 2025-04-28 01:05:09,558 RepairJob.java:143 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:4] 2025-04-28 01:05:09,597 RepairJob.java:234 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:05:09,597 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,602 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,602 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,604 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,604 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,608 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:05:09,609 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:3] 2025-04-28 01:05:09,609 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:3] 2025-04-28 01:05:09,609 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:3] 2025-04-28 01:05:09,609 RepairJob.java:143 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:4] 2025-04-28 01:05:09,612 RepairJob.java:234 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:05:09,612 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,614 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,614 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,615 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,615 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,619 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:05:09,619 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 01:05:09,620 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 01:05:09,620 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 01:05:09,621 RepairJob.java:143 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-04-28 01:05:09,624 RepairJob.java:234 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:05:09,625 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,626 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,627 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,628 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,628 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,631 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:05:09,631 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:3] 2025-04-28 01:05:09,631 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:4] 2025-04-28 01:05:09,631 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:3] 2025-04-28 01:05:09,631 RepairJob.java:143 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:3] 2025-04-28 01:05:09,634 RepairJob.java:234 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:05:09,634 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,637 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,637 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,640 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,640 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,641 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:05:09,641 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 01:05:09,642 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 01:05:09,642 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 01:05:09,642 RepairJob.java:143 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-04-28 01:05:09,644 RepairJob.java:234 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:05:09,644 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,645 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,645 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,654 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,654 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,655 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:05:09,655 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 01:05:09,655 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-04-28 01:05:09,656 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 01:05:09,657 RepairJob.java:143 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-04-28 01:05:09,696 RepairJob.java:234 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:05:09,696 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,698 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,699 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,702 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,702 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,704 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:05:09,704 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-04-28 01:05:09,704 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:6] 2025-04-28 01:05:09,705 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-04-28 01:05:09,705 RepairJob.java:143 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:3] 2025-04-28 01:05:09,707 RepairJob.java:234 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:05:09,708 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,709 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,710 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,712 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,712 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,713 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:05:09,714 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-04-28 01:05:09,714 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-04-28 01:05:09,714 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-04-28 01:05:09,715 RepairJob.java:143 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-04-28 01:05:09,716 RepairJob.java:234 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:05:09,716 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,717 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,717 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,718 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,718 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,721 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:05:09,721 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-04-28 01:05:09,721 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-04-28 01:05:09,721 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-04-28 01:05:09,721 RepairJob.java:143 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-04-28 01:05:09,723 RepairJob.java:234 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:05:09,723 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,724 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,724 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,728 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,728 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,730 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:05:09,731 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:4] 2025-04-28 01:05:09,731 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 01:05:09,731 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 01:05:09,734 RepairJob.java:234 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:05:09,735 RepairJob.java:143 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:3] 2025-04-28 01:05:09,735 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,739 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,739 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,742 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,742 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,743 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:05:09,744 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:3] 2025-04-28 01:05:09,744 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:6] 2025-04-28 01:05:09,744 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:3] 2025-04-28 01:05:09,744 RepairJob.java:143 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:3] 2025-04-28 01:05:09,747 RepairJob.java:234 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:05:09,747 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,748 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,748 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,750 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,750 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:09,751 RepairSession.java:180 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:05:09,752 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-04-28 01:05:09,752 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-04-28 01:05:09,752 SyncTask.java:66 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-04-28 01:05:09,752 RepairJob.java:143 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-04-28 01:05:09,753 RepairSession.java:270 - [repair #d488efd0-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:2] 2025-04-28 01:05:09,753 RepairRunnable.java:261 - Repair session d488efd0-23cc-11f0-b704-57db704f83e4 for range [(-8282506058440079130,-8274394766528995096], (7701848646521600869,7715866565875395327], (8346353703259192670,8348123101964248549]] finished INFO [RepairJobTask:2] 2025-04-28 01:05:09,755 ActiveRepairService.java:452 - [repair #d4882c80-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [RepairJobTask:2] 2025-04-28 01:05:09,759 RepairRunnable.java:343 - Repair command #94 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:05:11,508 Validator.java:281 - [repair #d5be6290-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:05:11,561 Validator.java:281 - [repair #d5be6290-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:05:11,571 Validator.java:281 - [repair #d5be6290-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:05:11,631 Validator.java:281 - [repair #d5be6290-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:05:11,654 Validator.java:281 - [repair #d5be6290-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:05:11,672 Validator.java:281 - [repair #d5be6290-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:05:11,685 Validator.java:281 - [repair #d5be6290-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:05:11,695 Validator.java:281 - [repair #d5be6290-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:05:11,701 Validator.java:281 - [repair #d5be6290-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:05:11,706 Validator.java:281 - [repair #d5be6290-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:05:11,718 Validator.java:281 - [repair #d5be6290-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:05:11,726 Validator.java:281 - [repair #d5be6290-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:05:11,733 Validator.java:281 - [repair #d5be6290-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:05:11,741 Validator.java:281 - [repair #d5be6290-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:05:11,747 Validator.java:281 - [repair #d5be6290-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:05:11,753 Validator.java:281 - [repair #d5be6290-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:05:11,756 ActiveRepairService.java:452 - [repair #d5bd7830-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-96] 2025-04-28 01:05:17,873 RepairRunnable.java:139 - Starting repair command #95 (d98dba10-23cc-11f0-b704-57db704f83e4), 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-96] 2025-04-28 01:05:17,879 RepairSession.java:228 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-8742146815968289975,-8724968110155289652], (3720844997748006625,3728402634326483896], (-975903167737639982,-967030167288608931], (5269345086268482539,5295131359859014589], (-5637673041232059133,-5620612043173128778]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 01:05:17,894 RepairJob.java:234 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:05:17,894 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:17,897 RepairSession.java:180 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:17,897 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:17,900 RepairSession.java:180 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:17,900 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:17,902 RepairSession.java:180 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:05:17,903 SyncTask.java:66 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:05:17,903 SyncTask.java:66 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:05:17,903 SyncTask.java:66 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:05:17,904 RepairJob.java:143 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-04-28 01:05:17,909 RepairJob.java:234 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:05:17,909 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:17,918 RepairSession.java:180 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:17,919 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:17,920 RepairSession.java:180 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:17,920 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:17,925 RepairSession.java:180 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:05:17,926 SyncTask.java:66 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-04-28 01:05:17,928 SyncTask.java:66 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-04-28 01:05:17,928 SyncTask.java:66 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-04-28 01:05:17,928 RepairJob.java:143 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:05:17,931 RepairJob.java:234 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:05:17,931 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:17,934 RepairSession.java:180 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:17,934 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:17,936 RepairSession.java:180 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:17,936 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:17,948 RepairSession.java:180 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:05:17,951 SyncTask.java:66 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 01:05:17,951 SyncTask.java:66 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-04-28 01:05:17,951 SyncTask.java:66 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 01:05:17,951 RepairJob.java:143 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:05:17,952 RepairJob.java:234 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:05:17,953 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:17,954 RepairSession.java:180 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:17,955 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:17,957 RepairSession.java:180 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:17,957 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:17,966 RepairSession.java:180 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:05:17,967 SyncTask.java:66 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 01:05:17,967 SyncTask.java:66 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 01:05:17,967 SyncTask.java:66 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 01:05:17,967 RepairJob.java:143 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-04-28 01:05:17,968 RepairSession.java:270 - [repair #d98ea470-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:3] 2025-04-28 01:05:17,968 RepairRunnable.java:261 - Repair session d98ea470-23cc-11f0-b704-57db704f83e4 for range [(-8742146815968289975,-8724968110155289652], (3720844997748006625,3728402634326483896], (-975903167737639982,-967030167288608931], (5269345086268482539,5295131359859014589], (-5637673041232059133,-5620612043173128778]] finished INFO [RepairJobTask:3] 2025-04-28 01:05:17,970 ActiveRepairService.java:452 - [repair #d98dba10-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-04-28 01:05:17,972 RepairRunnable.java:343 - Repair command #95 finished in 0 seconds INFO [Repair-Task-97] 2025-04-28 01:05:18,450 RepairRunnable.java:139 - Starting repair command #96 (d9e5c520-23cc-11f0-b704-57db704f83e4), 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-97] 2025-04-28 01:05:18,454 RepairSession.java:228 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(192736258076268603,225502470205508066], (2600247660740521293,2632389529231330451], (-5620612043173128778,-5606887017696393428]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-04-28 01:05:18,461 RepairJob.java:234 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:05:18,461 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,463 RepairSession.java:180 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,463 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,464 RepairSession.java:180 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,465 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,466 RepairSession.java:180 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:05:18,466 SyncTask.java:66 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:05:18,466 SyncTask.java:66 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:05:18,466 SyncTask.java:66 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 01:05:18,466 RepairJob.java:143 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:05:18,468 RepairJob.java:234 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:05:18,468 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,469 RepairSession.java:180 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,469 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,471 RepairSession.java:180 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,471 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,475 RepairSession.java:180 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:05:18,475 SyncTask.java:66 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:05:18,475 SyncTask.java:66 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 01:05:18,476 SyncTask.java:66 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-04-28 01:05:18,476 RepairJob.java:143 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:05:18,478 RepairJob.java:234 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:05:18,478 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,481 RepairSession.java:180 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,481 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,483 RepairSession.java:180 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,483 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,485 RepairSession.java:180 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:05:18,485 SyncTask.java:66 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-04-28 01:05:18,485 SyncTask.java:66 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-04-28 01:05:18,485 SyncTask.java:66 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 01:05:18,485 RepairJob.java:143 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:05:18,487 RepairJob.java:234 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:05:18,488 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,489 RepairSession.java:180 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,490 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,498 RepairSession.java:180 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,498 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,500 RepairSession.java:180 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:05:18,501 SyncTask.java:66 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-04-28 01:05:18,501 SyncTask.java:66 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-04-28 01:05:18,501 SyncTask.java:66 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-04-28 01:05:18,501 RepairJob.java:143 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-04-28 01:05:18,516 RepairSession.java:270 - [repair #d9e66160-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:6] 2025-04-28 01:05:18,517 RepairRunnable.java:261 - Repair session d9e66160-23cc-11f0-b704-57db704f83e4 for range [(192736258076268603,225502470205508066], (2600247660740521293,2632389529231330451], (-5620612043173128778,-5606887017696393428]] finished INFO [RepairJobTask:6] 2025-04-28 01:05:18,520 ActiveRepairService.java:452 - [repair #d9e5c520-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [RepairJobTask:6] 2025-04-28 01:05:18,525 RepairRunnable.java:343 - Repair command #96 finished in 0 seconds INFO [Repair-Task-98] 2025-04-28 01:05:18,678 RepairRunnable.java:139 - Starting repair command #97 (da088f60-23cc-11f0-b704-57db704f83e4), 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-98] 2025-04-28 01:05:18,682 RepairSession.java:228 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(2670308068138030289,2715841668470203469], (-5702643116162335203,-5679859835529124119]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-04-28 01:05:18,689 RepairJob.java:234 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:05:18,690 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,692 RepairSession.java:180 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,692 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,695 RepairSession.java:180 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,695 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,698 RepairSession.java:180 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:05:18,699 SyncTask.java:66 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:05:18,699 SyncTask.java:66 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:05:18,700 SyncTask.java:66 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:05:18,700 RepairJob.java:143 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:05:18,701 RepairJob.java:234 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:05:18,701 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,703 RepairSession.java:180 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,703 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,704 RepairSession.java:180 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,704 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,706 RepairSession.java:180 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:05:18,706 SyncTask.java:66 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-04-28 01:05:18,706 SyncTask.java:66 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-04-28 01:05:18,706 SyncTask.java:66 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-04-28 01:05:18,709 RepairJob.java:143 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:05:18,711 RepairJob.java:234 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:05:18,711 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,712 RepairSession.java:180 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,712 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,713 RepairSession.java:180 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,713 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,717 RepairSession.java:180 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:05:18,717 SyncTask.java:66 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 01:05:18,717 SyncTask.java:66 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 01:05:18,718 SyncTask.java:66 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-04-28 01:05:18,718 RepairJob.java:143 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:05:18,720 RepairJob.java:234 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:05:18,720 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,723 RepairSession.java:180 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,723 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,724 RepairSession.java:180 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,725 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:18,726 RepairSession.java:180 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:05:18,726 SyncTask.java:66 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:05:18,727 SyncTask.java:66 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 01:05:18,727 SyncTask.java:66 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-04-28 01:05:18,727 RepairJob.java:143 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:05:18,728 RepairSession.java:270 - [repair #da092ba0-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:5] 2025-04-28 01:05:18,728 RepairRunnable.java:261 - Repair session da092ba0-23cc-11f0-b704-57db704f83e4 for range [(2670308068138030289,2715841668470203469], (-5702643116162335203,-5679859835529124119]] finished INFO [RepairJobTask:5] 2025-04-28 01:05:18,729 ActiveRepairService.java:452 - [repair #da088f60-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [RepairJobTask:5] 2025-04-28 01:05:18,731 RepairRunnable.java:343 - Repair command #97 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:05:19,511 Validator.java:281 - [repair #da827a50-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:05:19,570 Validator.java:281 - [repair #da827a50-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:05:19,579 Validator.java:281 - [repair #da827a50-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:05:19,647 Validator.java:281 - [repair #da827a50-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:05:19,658 Validator.java:281 - [repair #da827a50-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:05:19,669 Validator.java:281 - [repair #da827a50-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:05:19,683 Validator.java:281 - [repair #da827a50-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:05:19,699 Validator.java:281 - [repair #da827a50-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:05:19,715 Validator.java:281 - [repair #da827a50-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:05:19,724 Validator.java:281 - [repair #da827a50-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:05:19,731 Validator.java:281 - [repair #da827a50-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:05:19,742 Validator.java:281 - [repair #da827a50-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:05:19,753 Validator.java:281 - [repair #da827a50-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:05:19,762 Validator.java:281 - [repair #da827a50-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:05:19,773 Validator.java:281 - [repair #da827a50-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:05:19,783 Validator.java:281 - [repair #da827a50-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:05:19,789 ActiveRepairService.java:452 - [repair #da818ff0-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:05:21,534 Validator.java:281 - [repair #dbb79ef0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:05:21,586 Validator.java:281 - [repair #dbb79ef0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:05:21,593 Validator.java:281 - [repair #dbb79ef0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:05:21,649 Validator.java:281 - [repair #dbb79ef0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:05:21,659 Validator.java:281 - [repair #dbb79ef0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:05:21,672 Validator.java:281 - [repair #dbb79ef0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:05:21,687 Validator.java:281 - [repair #dbb79ef0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:05:21,696 Validator.java:281 - [repair #dbb79ef0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:05:21,703 Validator.java:281 - [repair #dbb79ef0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:05:21,712 Validator.java:281 - [repair #dbb79ef0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:05:21,721 Validator.java:281 - [repair #dbb79ef0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:05:21,730 Validator.java:281 - [repair #dbb79ef0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:05:21,739 Validator.java:281 - [repair #dbb79ef0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:05:21,747 Validator.java:281 - [repair #dbb79ef0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:05:21,753 Validator.java:281 - [repair #dbb79ef0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:05:21,762 Validator.java:281 - [repair #dbb79ef0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:05:21,768 ActiveRepairService.java:452 - [repair #dbb61850-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-99] 2025-04-28 01:05:27,889 RepairRunnable.java:139 - Starting repair command #98 (df860c10-23cc-11f0-b704-57db704f83e4), 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-99] 2025-04-28 01:05:27,898 RepairSession.java:228 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(3155699526135277474,3164069607904877572], (-5759236113732792747,-5725229695200000983]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-04-28 01:05:27,934 RepairJob.java:234 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:05:27,934 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:27,936 RepairSession.java:180 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:27,937 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:27,938 RepairSession.java:180 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:27,939 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:27,942 RepairSession.java:180 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:05:27,947 SyncTask.java:66 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:05:27,947 SyncTask.java:66 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:05:27,947 SyncTask.java:66 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:05:27,947 RepairJob.java:143 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:05:27,950 RepairJob.java:234 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:05:27,950 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:27,952 RepairSession.java:180 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:27,953 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:27,955 RepairSession.java:180 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:27,955 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:27,957 RepairSession.java:180 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:05:27,958 SyncTask.java:66 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-04-28 01:05:27,958 SyncTask.java:66 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:05:27,958 SyncTask.java:66 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-04-28 01:05:27,958 RepairJob.java:143 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:05:27,962 RepairJob.java:234 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:05:27,963 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:27,969 RepairSession.java:180 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:27,970 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:27,974 RepairSession.java:180 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:27,974 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:27,976 RepairSession.java:180 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:05:27,977 SyncTask.java:66 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 01:05:27,981 RepairJob.java:234 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:05:27,981 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:27,983 RepairSession.java:180 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:27,983 RepairJob.java:270 - Validating /10.0.0.27 INFO [RepairJobTask:6] 2025-04-28 01:05:27,984 SyncTask.java:66 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 01:05:27,984 SyncTask.java:66 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:27,985 RepairSession.java:180 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:27,985 RepairJob.java:270 - Validating /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:05:27,985 RepairJob.java:143 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:05:27,989 RepairSession.java:180 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:05:27,989 SyncTask.java:66 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 01:05:27,989 SyncTask.java:66 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 01:05:27,989 SyncTask.java:66 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 01:05:27,990 RepairJob.java:143 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-04-28 01:05:27,990 RepairSession.java:270 - [repair #df876ba0-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:3] 2025-04-28 01:05:27,990 RepairRunnable.java:261 - Repair session df876ba0-23cc-11f0-b704-57db704f83e4 for range [(3155699526135277474,3164069607904877572], (-5759236113732792747,-5725229695200000983]] finished INFO [RepairJobTask:3] 2025-04-28 01:05:27,991 ActiveRepairService.java:452 - [repair #df860c10-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-04-28 01:05:27,998 RepairRunnable.java:343 - Repair command #98 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:05:28,507 Validator.java:281 - [repair #dfe283f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:28,531 Validator.java:281 - [repair #dfe283f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:28,549 Validator.java:281 - [repair #dfe283f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:28,558 Validator.java:281 - [repair #dfe283f0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:28,569 ActiveRepairService.java:452 - [repair #dfe17280-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-100] 2025-04-28 01:05:28,708 RepairRunnable.java:139 - Starting repair command #99 (e0030440-23cc-11f0-b704-57db704f83e4), 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-100] 2025-04-28 01:05:28,712 RepairSession.java:228 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-807103728222806906,-716963836760056280], (7958177912027307167,7958414900180338597]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-04-28 01:05:28,716 RepairJob.java:234 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:05:28,716 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:28,717 RepairSession.java:180 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:28,718 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:28,719 RepairSession.java:180 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:28,719 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:28,720 RepairSession.java:180 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:05:28,720 SyncTask.java:66 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:05:28,722 SyncTask.java:66 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 01:05:28,722 SyncTask.java:66 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:05:28,723 RepairJob.java:143 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:05:28,725 RepairJob.java:234 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:05:28,725 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:28,726 RepairSession.java:180 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:28,726 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:28,727 RepairSession.java:180 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:28,728 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:28,729 RepairSession.java:180 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:05:28,731 SyncTask.java:66 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:05:28,731 SyncTask.java:66 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:05:28,731 SyncTask.java:66 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:05:28,731 RepairJob.java:143 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:05:28,732 RepairJob.java:234 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:05:28,732 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:28,733 RepairSession.java:180 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:28,733 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:28,734 RepairSession.java:180 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:28,734 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:28,736 RepairSession.java:180 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:05:28,737 SyncTask.java:66 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-04-28 01:05:28,737 SyncTask.java:66 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-04-28 01:05:28,738 SyncTask.java:66 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-04-28 01:05:28,738 RepairJob.java:143 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-04-28 01:05:28,738 RepairJob.java:234 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:05:28,739 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:28,739 RepairSession.java:180 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:28,739 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:28,741 RepairSession.java:180 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:28,741 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:28,742 RepairSession.java:180 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:05:28,742 SyncTask.java:66 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:05:28,742 SyncTask.java:66 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 01:05:28,743 SyncTask.java:66 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-04-28 01:05:28,743 RepairJob.java:143 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-04-28 01:05:28,743 RepairSession.java:270 - [repair #e003a080-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:6] 2025-04-28 01:05:28,744 RepairRunnable.java:261 - Repair session e003a080-23cc-11f0-b704-57db704f83e4 for range [(-807103728222806906,-716963836760056280], (7958177912027307167,7958414900180338597]] finished INFO [RepairJobTask:6] 2025-04-28 01:05:28,745 ActiveRepairService.java:452 - [repair #e0030440-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-04-28 01:05:28,746 RepairRunnable.java:343 - Repair command #99 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:05:29,597 Validator.java:281 - [repair #e07d6460-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:05:29,613 Validator.java:281 - [repair #e07d6460-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:05:29,622 Validator.java:281 - [repair #e07d6460-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:05:29,630 Validator.java:281 - [repair #e07d6460-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:05:29,646 Validator.java:281 - [repair #e07d6460-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:05:29,698 Validator.java:281 - [repair #e07d6460-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:05:29,709 Validator.java:281 - [repair #e07d6460-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:05:29,720 Validator.java:281 - [repair #e07d6460-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:05:29,734 Validator.java:281 - [repair #e07d6460-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:05:29,748 Validator.java:281 - [repair #e07d6460-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:05:29,772 Validator.java:281 - [repair #e07d6460-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:05:29,786 Validator.java:281 - [repair #e07d6460-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:05:29,797 Validator.java:281 - [repair #e07d6460-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:05:29,804 Validator.java:281 - [repair #e07d6460-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:05:29,813 Validator.java:281 - [repair #e07d6460-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:05:29,820 Validator.java:281 - [repair #e07d6460-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:05:29,828 ActiveRepairService.java:452 - [repair #e07bddc0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:05:31,541 Validator.java:281 - [repair #e1b0b440-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:05:31,591 Validator.java:281 - [repair #e1b0b440-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:05:31,604 Validator.java:281 - [repair #e1b0b440-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:05:31,665 Validator.java:281 - [repair #e1b0b440-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:05:31,675 Validator.java:281 - [repair #e1b0b440-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:05:31,690 Validator.java:281 - [repair #e1b0b440-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:05:31,701 Validator.java:281 - [repair #e1b0b440-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:05:31,710 Validator.java:281 - [repair #e1b0b440-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:05:31,718 Validator.java:281 - [repair #e1b0b440-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:05:31,727 Validator.java:281 - [repair #e1b0b440-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:05:31,736 Validator.java:281 - [repair #e1b0b440-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:05:31,745 Validator.java:281 - [repair #e1b0b440-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:05:31,753 Validator.java:281 - [repair #e1b0b440-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:05:31,760 Validator.java:281 - [repair #e1b0b440-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:05:31,766 Validator.java:281 - [repair #e1b0b440-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:05:31,773 Validator.java:281 - [repair #e1b0b440-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:05:31,778 ActiveRepairService.java:452 - [repair #e1aff0f0-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:05:37,960 Validator.java:281 - [repair #e5853be0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:37,975 Validator.java:281 - [repair #e5853be0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:37,985 Validator.java:281 - [repair #e5853be0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:37,996 Validator.java:281 - [repair #e5853be0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:38,011 ActiveRepairService.java:452 - [repair #e5845180-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:05:38,507 Validator.java:281 - [repair #e5d92840-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:38,513 Validator.java:281 - [repair #e5d92840-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:38,518 Validator.java:281 - [repair #e5d92840-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:38,524 Validator.java:281 - [repair #e5d92840-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:38,527 ActiveRepairService.java:452 - [repair #e5d88c00-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-101] 2025-04-28 01:05:38,773 RepairRunnable.java:139 - Starting repair command #100 (e602d050-23cc-11f0-b704-57db704f83e4), 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-101] 2025-04-28 01:05:38,780 RepairSession.java:228 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-2121497179545310990,-2121160955314852541], (5445201151508761192,5479137598629728605]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 01:05:38,783 RepairJob.java:234 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:05:38,784 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:38,787 RepairSession.java:180 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:38,787 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:38,790 RepairSession.java:180 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:38,790 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:38,800 RepairSession.java:180 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:05:38,808 SyncTask.java:66 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:05:38,808 SyncTask.java:66 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:05:38,808 SyncTask.java:66 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:05:38,809 RepairJob.java:143 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:05:38,813 RepairJob.java:234 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:05:38,813 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:38,814 RepairSession.java:180 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:38,814 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:38,815 RepairSession.java:180 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:38,815 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:38,823 RepairSession.java:180 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:05:38,824 SyncTask.java:66 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:05:38,824 SyncTask.java:66 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:05:38,824 SyncTask.java:66 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:05:38,824 RepairJob.java:143 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:05:38,828 RepairJob.java:234 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:05:38,828 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:38,832 RepairSession.java:180 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:38,832 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:38,834 RepairSession.java:180 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:38,834 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:38,840 RepairSession.java:180 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:05:38,840 SyncTask.java:66 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:05:38,840 SyncTask.java:66 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:05:38,840 SyncTask.java:66 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:05:38,840 RepairJob.java:143 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:05:38,843 RepairJob.java:234 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:05:38,843 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:38,844 RepairSession.java:180 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:38,845 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:38,846 RepairSession.java:180 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:38,846 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:38,848 RepairSession.java:180 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:05:38,848 SyncTask.java:66 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:05:38,848 SyncTask.java:66 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:05:38,848 SyncTask.java:66 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:05:38,848 RepairJob.java:143 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:05:38,849 RepairSession.java:270 - [repair #e603bab0-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:1] 2025-04-28 01:05:38,849 RepairRunnable.java:261 - Repair session e603bab0-23cc-11f0-b704-57db704f83e4 for range [(-2121497179545310990,-2121160955314852541], (5445201151508761192,5479137598629728605]] finished INFO [RepairJobTask:1] 2025-04-28 01:05:38,850 ActiveRepairService.java:452 - [repair #e602d050-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [RepairJobTask:1] 2025-04-28 01:05:38,852 RepairRunnable.java:343 - Repair command #100 finished in 0 seconds INFO [Repair-Task-102] 2025-04-28 01:05:39,529 RepairRunnable.java:139 - Starting repair command #101 (e6762b90-23cc-11f0-b704-57db704f83e4), 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-102] 2025-04-28 01:05:39,534 RepairSession.java:228 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-3938810508471122374,-3934021641368224317], (8964696771409610640,8966223590505758970], (8431516983498967751,8440961837691074295], (-6717517941960684622,-6711351968112255370], (852593234497666664,901444165531896071]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:3] 2025-04-28 01:05:39,588 RepairJob.java:234 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:05:39,588 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,592 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,592 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,593 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,593 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,595 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:05:39,595 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 01:05:39,595 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 01:05:39,595 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 01:05:39,595 RepairJob.java:143 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:1] 2025-04-28 01:05:39,600 RepairJob.java:234 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:05:39,600 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,602 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,602 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,603 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,603 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,604 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:05:39,604 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 01:05:39,606 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-04-28 01:05:39,606 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 01:05:39,607 RepairJob.java:143 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-04-28 01:05:39,609 RepairJob.java:234 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:05:39,609 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,611 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,611 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,614 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,616 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,619 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:05:39,619 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 01:05:39,619 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-04-28 01:05:39,619 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 01:05:39,619 RepairJob.java:143 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-04-28 01:05:39,621 RepairJob.java:234 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:05:39,621 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,623 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,625 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,631 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,631 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,635 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:05:39,635 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-04-28 01:05:39,635 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 01:05:39,635 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-04-28 01:05:39,636 RepairJob.java:143 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-04-28 01:05:39,640 RepairJob.java:234 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:05:39,640 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,641 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,641 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,645 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,646 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,649 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:05:39,650 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:2] 2025-04-28 01:05:39,650 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:6] 2025-04-28 01:05:39,651 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:4] 2025-04-28 01:05:39,651 RepairJob.java:143 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:4] 2025-04-28 01:05:39,702 RepairJob.java:234 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:05:39,703 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,706 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,707 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,711 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,711 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,718 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:05:39,719 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:5] 2025-04-28 01:05:39,719 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 01:05:39,719 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:5] 2025-04-28 01:05:39,720 RepairJob.java:143 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:5] 2025-04-28 01:05:39,724 RepairJob.java:234 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:05:39,725 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,727 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,727 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,730 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,730 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,732 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:05:39,732 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-04-28 01:05:39,733 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 01:05:39,733 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-04-28 01:05:39,734 RepairJob.java:143 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-04-28 01:05:39,734 RepairJob.java:234 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:05:39,734 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,736 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,737 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,741 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,741 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,742 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:05:39,743 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:4] 2025-04-28 01:05:39,743 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 01:05:39,743 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:4] 2025-04-28 01:05:39,744 RepairJob.java:143 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:4] 2025-04-28 01:05:39,747 RepairJob.java:234 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:05:39,747 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,748 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,749 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,750 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,750 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,755 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:05:39,758 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 01:05:39,758 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-04-28 01:05:39,758 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 01:05:39,758 RepairJob.java:143 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-04-28 01:05:39,764 RepairJob.java:234 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:05:39,764 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,766 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,766 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,768 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,768 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,771 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:05:39,771 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 01:05:39,771 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-04-28 01:05:39,772 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 01:05:39,772 RepairJob.java:143 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-04-28 01:05:39,815 RepairJob.java:234 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:05:39,815 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,817 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,817 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,820 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,820 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,822 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:05:39,823 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 01:05:39,823 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:2] 2025-04-28 01:05:39,823 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 01:05:39,823 RepairJob.java:143 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:5] 2025-04-28 01:05:39,826 RepairJob.java:234 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:05:39,827 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,828 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,829 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,831 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,831 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,833 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:05:39,834 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-04-28 01:05:39,833 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-04-28 01:05:39,834 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-04-28 01:05:39,834 RepairJob.java:143 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-04-28 01:05:39,845 RepairJob.java:234 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:05:39,845 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,847 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,847 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,853 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,853 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,854 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 01:05:39,855 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-04-28 01:05:39,855 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-04-28 01:05:39,856 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-04-28 01:05:39,856 RepairJob.java:143 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-04-28 01:05:39,859 RepairJob.java:234 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 01:05:39,860 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,862 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,862 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,864 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,865 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,867 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:05:39,868 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 01:05:39,868 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 01:05:39,871 RepairJob.java:234 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:05:39,871 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,872 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,872 RepairJob.java:270 - Validating /10.0.0.27 INFO [RepairJobTask:7] 2025-04-28 01:05:39,872 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-04-28 01:05:39,873 RepairJob.java:143 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,875 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,875 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,876 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:05:39,876 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 01:05:39,877 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 01:05:39,877 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 01:05:39,877 RepairJob.java:143 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:7] 2025-04-28 01:05:39,882 RepairJob.java:234 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 01:05:39,882 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,884 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,884 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,887 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,888 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:39,890 RepairSession.java:180 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:05:39,890 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-04-28 01:05:39,890 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-04-28 01:05:39,890 SyncTask.java:66 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-04-28 01:05:39,890 RepairJob.java:143 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-04-28 01:05:39,891 RepairSession.java:270 - [repair #e676eee0-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:3] 2025-04-28 01:05:39,891 RepairRunnable.java:261 - Repair session e676eee0-23cc-11f0-b704-57db704f83e4 for range [(-3938810508471122374,-3934021641368224317], (8964696771409610640,8966223590505758970], (8431516983498967751,8440961837691074295], (-6717517941960684622,-6711351968112255370], (852593234497666664,901444165531896071]] finished INFO [RepairJobTask:3] 2025-04-28 01:05:39,891 ActiveRepairService.java:452 - [repair #e6762b90-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-04-28 01:05:39,894 RepairRunnable.java:343 - Repair command #101 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:05:41,601 Validator.java:281 - [repair #e7ac88b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:05:41,656 Validator.java:281 - [repair #e7ac88b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:05:41,666 Validator.java:281 - [repair #e7ac88b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:05:41,722 Validator.java:281 - [repair #e7ac88b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:05:41,732 Validator.java:281 - [repair #e7ac88b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:05:41,743 Validator.java:281 - [repair #e7ac88b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:05:41,759 Validator.java:281 - [repair #e7ac88b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:05:41,771 Validator.java:281 - [repair #e7ac88b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:05:41,779 Validator.java:281 - [repair #e7ac88b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:05:41,785 Validator.java:281 - [repair #e7ac88b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:05:41,800 Validator.java:281 - [repair #e7ac88b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:05:41,817 Validator.java:281 - [repair #e7ac88b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [STREAM-INIT-/10.0.0.23:40302] 2025-04-28 01:05:41,824 StreamResultFuture.java:116 - [Stream #e7d34a90-23cc-11f0-bde8-4956d32155ab ID#0] Creating new streaming plan for Repair INFO [STREAM-INIT-/10.0.0.23:40302] 2025-04-28 01:05:41,825 StreamResultFuture.java:123 - [Stream #e7d34a90-23cc-11f0-bde8-4956d32155ab, ID#0] Received streaming plan for Repair INFO [STREAM-INIT-/10.0.0.23:40308] 2025-04-28 01:05:41,827 StreamResultFuture.java:123 - [Stream #e7d34a90-23cc-11f0-bde8-4956d32155ab, ID#0] Received streaming plan for Repair INFO [AntiEntropyStage:1] 2025-04-28 01:05:41,830 Validator.java:281 - [repair #e7ac88b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [STREAM-IN-/10.0.0.23:40308] 2025-04-28 01:05:41,831 StreamResultFuture.java:173 - [Stream #e7d34a90-23cc-11f0-bde8-4956d32155ab ID#0] Prepare completed. Receiving 3 files(3.524KiB), sending 3 files(3.946KiB) INFO [AntiEntropyStage:1] 2025-04-28 01:05:41,870 Validator.java:281 - [repair #e7ac88b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:05:41,892 Validator.java:281 - [repair #e7ac88b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:05:41,908 Validator.java:281 - [repair #e7ac88b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [StreamReceiveTask:1] 2025-04-28 01:05:41,982 StreamResultFuture.java:187 - [Stream #e7d34a90-23cc-11f0-bde8-4956d32155ab] Session with /10.0.0.23 is complete INFO [StreamReceiveTask:1] 2025-04-28 01:05:41,984 StreamResultFuture.java:219 - [Stream #e7d34a90-23cc-11f0-bde8-4956d32155ab] All sessions completed INFO [AntiEntropyStage:1] 2025-04-28 01:05:41,988 ActiveRepairService.java:452 - [repair #e7ab5030-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:05:47,995 Validator.java:281 - [repair #eb7f89b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:48,012 Validator.java:281 - [repair #eb7f89b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:48,023 Validator.java:281 - [repair #eb7f89b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:48,047 Validator.java:281 - [repair #eb7f89b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:48,065 ActiveRepairService.java:452 - [repair #eb7ec660-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:05:48,537 Validator.java:281 - [repair #ebd327f0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:48,547 Validator.java:281 - [repair #ebd327f0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:48,558 Validator.java:281 - [repair #ebd327f0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:48,571 Validator.java:281 - [repair #ebd327f0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:48,578 ActiveRepairService.java:452 - [repair #ebd28bb0-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-103] 2025-04-28 01:05:48,792 RepairRunnable.java:139 - Starting repair command #102 (ebfb9780-23cc-11f0-b704-57db704f83e4), 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-103] 2025-04-28 01:05:48,802 RepairSession.java:228 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(7918813128577680017,7933706748207111216], (8984810204469506474,9013320009696671963], (1640581563402289140,1663838511261332976], (5082153415492655314,5095377305362689516]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 01:05:48,814 RepairJob.java:234 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:05:48,814 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:48,817 RepairSession.java:180 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:48,817 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:48,820 RepairSession.java:180 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:48,820 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:48,822 RepairSession.java:180 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:05:48,823 SyncTask.java:66 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:05:48,824 SyncTask.java:66 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:05:48,824 SyncTask.java:66 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:05:48,824 RepairJob.java:143 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:05:48,828 RepairJob.java:234 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:05:48,828 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:48,832 RepairSession.java:180 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:48,832 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:48,834 RepairSession.java:180 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:48,834 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:48,842 RepairSession.java:180 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:05:48,850 RepairJob.java:234 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:05:48,850 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:48,855 RepairSession.java:180 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:48,855 RepairJob.java:270 - Validating /10.0.0.27 INFO [RepairJobTask:1] 2025-04-28 01:05:48,856 SyncTask.java:66 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:05:48,856 SyncTask.java:66 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:48,857 RepairSession.java:180 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:48,858 RepairJob.java:270 - Validating /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:05:48,857 SyncTask.java:66 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:48,860 RepairSession.java:180 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:05:48,864 SyncTask.java:66 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-04-28 01:05:48,864 SyncTask.java:66 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-04-28 01:05:48,864 SyncTask.java:66 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-04-28 01:05:48,864 RepairJob.java:143 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:05:48,866 RepairJob.java:234 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:05:48,868 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:3] 2025-04-28 01:05:48,867 RepairJob.java:143 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:05:48,872 RepairSession.java:180 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:48,872 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:48,877 RepairSession.java:180 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:48,877 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:48,883 RepairSession.java:180 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:05:48,883 SyncTask.java:66 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 01:05:48,883 SyncTask.java:66 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-04-28 01:05:48,883 SyncTask.java:66 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 01:05:48,883 RepairJob.java:143 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:05:48,884 RepairSession.java:270 - [repair #ebfd1e20-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:4] 2025-04-28 01:05:48,884 RepairRunnable.java:261 - Repair session ebfd1e20-23cc-11f0-b704-57db704f83e4 for range [(7918813128577680017,7933706748207111216], (8984810204469506474,9013320009696671963], (1640581563402289140,1663838511261332976], (5082153415492655314,5095377305362689516]] finished INFO [RepairJobTask:4] 2025-04-28 01:05:48,885 ActiveRepairService.java:452 - [repair #ebfb9780-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [RepairJobTask:4] 2025-04-28 01:05:48,887 RepairRunnable.java:343 - Repair command #102 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:05:49,599 Validator.java:281 - [repair #ec70ee90-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:05:49,654 Validator.java:281 - [repair #ec70ee90-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:05:49,667 Validator.java:281 - [repair #ec70ee90-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:05:49,728 Validator.java:281 - [repair #ec70ee90-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:05:49,738 Validator.java:281 - [repair #ec70ee90-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:05:49,752 Validator.java:281 - [repair #ec70ee90-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:05:49,764 Validator.java:281 - [repair #ec70ee90-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:05:49,779 Validator.java:281 - [repair #ec70ee90-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:05:49,790 Validator.java:281 - [repair #ec70ee90-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:05:49,797 Validator.java:281 - [repair #ec70ee90-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:05:49,806 Validator.java:281 - [repair #ec70ee90-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:05:49,812 Validator.java:281 - [repair #ec70ee90-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:05:49,821 Validator.java:281 - [repair #ec70ee90-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:05:49,826 Validator.java:281 - [repair #ec70ee90-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:05:49,835 Validator.java:281 - [repair #ec70ee90-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:05:49,841 Validator.java:281 - [repair #ec70ee90-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:05:49,845 ActiveRepairService.java:452 - [repair #ec702b40-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:05:51,602 Validator.java:281 - [repair #eda5ec20-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:05:51,647 Validator.java:281 - [repair #eda5ec20-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:05:51,676 Validator.java:281 - [repair #eda5ec20-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:05:51,747 Validator.java:281 - [repair #eda5ec20-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:05:51,763 Validator.java:281 - [repair #eda5ec20-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:05:51,771 Validator.java:281 - [repair #eda5ec20-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:05:51,788 Validator.java:281 - [repair #eda5ec20-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:05:51,794 Validator.java:281 - [repair #eda5ec20-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:05:51,801 Validator.java:281 - [repair #eda5ec20-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:05:51,810 Validator.java:281 - [repair #eda5ec20-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:05:51,818 Validator.java:281 - [repair #eda5ec20-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:05:51,828 Validator.java:281 - [repair #eda5ec20-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:05:51,836 Validator.java:281 - [repair #eda5ec20-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:05:51,844 Validator.java:281 - [repair #eda5ec20-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:05:51,854 Validator.java:281 - [repair #eda5ec20-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:05:51,859 Validator.java:281 - [repair #eda5ec20-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:05:51,865 ActiveRepairService.java:452 - [repair #eda528d0-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:05:58,021 Validator.java:281 - [repair #f1791430-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:58,036 Validator.java:281 - [repair #f1791430-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:58,043 Validator.java:281 - [repair #f1791430-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:58,052 Validator.java:281 - [repair #f1791430-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:58,058 ActiveRepairService.java:452 - [repair #f17850e0-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:05:58,559 Validator.java:281 - [repair #f1cc1630-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:58,567 Validator.java:281 - [repair #f1cc1630-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:58,573 Validator.java:281 - [repair #f1cc1630-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:58,582 Validator.java:281 - [repair #f1cc1630-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:05:58,588 ActiveRepairService.java:452 - [repair #f1cba100-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-104] 2025-04-28 01:05:58,853 RepairRunnable.java:139 - Starting repair command #103 (f1fac750-23cc-11f0-b704-57db704f83e4), 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-104] 2025-04-28 01:05:58,879 RepairSession.java:228 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-1722432855583061309,-1705134203279403420], (3274727013025440524,3303335294849289668], (-5379393788877940114,-5358365401774337039]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 01:05:58,925 RepairJob.java:234 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:05:58,925 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:58,928 RepairSession.java:180 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:58,928 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:58,930 RepairSession.java:180 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:58,930 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:58,933 RepairSession.java:180 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:05:58,941 SyncTask.java:66 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:05:58,941 SyncTask.java:66 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:05:58,941 SyncTask.java:66 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:05:58,941 RepairJob.java:143 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:05:58,942 RepairJob.java:234 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:05:58,943 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:58,944 RepairSession.java:180 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:58,944 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:58,945 RepairSession.java:180 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:58,945 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:58,947 RepairSession.java:180 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:05:58,947 SyncTask.java:66 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:05:58,947 SyncTask.java:66 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:05:58,947 SyncTask.java:66 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:05:58,947 RepairJob.java:143 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:05:58,949 RepairJob.java:234 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:05:58,950 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:58,951 RepairSession.java:180 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:58,951 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:58,952 RepairSession.java:180 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:58,952 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:58,953 RepairSession.java:180 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:05:58,955 SyncTask.java:66 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:05:58,955 SyncTask.java:66 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 01:05:58,955 SyncTask.java:66 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 01:05:58,955 RepairJob.java:143 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:05:58,962 RepairJob.java:234 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:05:58,963 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:58,965 RepairSession.java:180 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:05:58,965 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:58,966 RepairSession.java:180 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:05:58,967 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:05:58,968 RepairSession.java:180 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:05:58,968 SyncTask.java:66 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 01:05:58,969 SyncTask.java:66 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:05:58,969 SyncTask.java:66 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 01:05:58,969 RepairJob.java:143 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-04-28 01:05:58,970 RepairSession.java:270 - [repair #f1fe97e0-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:3] 2025-04-28 01:05:58,970 RepairRunnable.java:261 - Repair session f1fe97e0-23cc-11f0-b704-57db704f83e4 for range [(-1722432855583061309,-1705134203279403420], (3274727013025440524,3303335294849289668], (-5379393788877940114,-5358365401774337039]] finished INFO [RepairJobTask:3] 2025-04-28 01:05:58,972 ActiveRepairService.java:452 - [repair #f1fac750-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-04-28 01:05:58,975 RepairRunnable.java:343 - Repair command #103 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:05:59,606 Validator.java:281 - [repair #f26ac730-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:05:59,663 Validator.java:281 - [repair #f26ac730-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:05:59,686 Validator.java:281 - [repair #f26ac730-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:05:59,745 Validator.java:281 - [repair #f26ac730-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:05:59,755 Validator.java:281 - [repair #f26ac730-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:05:59,775 Validator.java:281 - [repair #f26ac730-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:05:59,857 Validator.java:281 - [repair #f26ac730-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:05:59,873 Validator.java:281 - [repair #f26ac730-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:05:59,885 Validator.java:281 - [repair #f26ac730-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:05:59,902 Validator.java:281 - [repair #f26ac730-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:05:59,913 Validator.java:281 - [repair #f26ac730-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:05:59,926 Validator.java:281 - [repair #f26ac730-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:05:59,938 Validator.java:281 - [repair #f26ac730-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:05:59,949 Validator.java:281 - [repair #f26ac730-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:05:59,960 Validator.java:281 - [repair #f26ac730-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:05:59,968 Validator.java:281 - [repair #f26ac730-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:05:59,971 ActiveRepairService.java:452 - [repair #f26a03e0-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:06:01,676 Validator.java:281 - [repair #f3a0d630-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:06:01,697 Validator.java:281 - [repair #f3a0d630-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:06:01,713 Validator.java:281 - [repair #f3a0d630-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:06:01,726 Validator.java:281 - [repair #f3a0d630-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:06:01,734 Validator.java:281 - [repair #f3a0d630-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:06:01,783 Validator.java:281 - [repair #f3a0d630-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:06:01,796 Validator.java:281 - [repair #f3a0d630-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:06:01,807 Validator.java:281 - [repair #f3a0d630-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:06:01,819 Validator.java:281 - [repair #f3a0d630-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:06:01,830 Validator.java:281 - [repair #f3a0d630-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:06:01,846 Validator.java:281 - [repair #f3a0d630-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:06:01,853 Validator.java:281 - [repair #f3a0d630-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:06:01,863 Validator.java:281 - [repair #f3a0d630-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:06:01,870 Validator.java:281 - [repair #f3a0d630-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:06:01,876 Validator.java:281 - [repair #f3a0d630-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:06:01,881 Validator.java:281 - [repair #f3a0d630-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:06:01,887 ActiveRepairService.java:452 - [repair #f3a039f0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:06:08,039 Validator.java:281 - [repair #f7733af0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:08,046 Validator.java:281 - [repair #f7733af0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:08,052 Validator.java:281 - [repair #f7733af0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:08,058 Validator.java:281 - [repair #f7733af0-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:08,063 ActiveRepairService.java:452 - [repair #f7729eb0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:06:08,592 Validator.java:281 - [repair #f7c74e60-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:08,604 Validator.java:281 - [repair #f7c74e60-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:08,611 Validator.java:281 - [repair #f7c74e60-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:08,618 Validator.java:281 - [repair #f7c74e60-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:08,622 ActiveRepairService.java:452 - [repair #f7c6d930-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:06:08,885 Validator.java:281 - [repair #f7f3b590-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:08,894 Validator.java:281 - [repair #f7f3b590-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:08,903 Validator.java:281 - [repair #f7f3b590-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:08,909 Validator.java:281 - [repair #f7f3b590-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:08,912 ActiveRepairService.java:452 - [repair #f7f2f240-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:06:09,626 Validator.java:281 - [repair #f86451b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:06:09,671 Validator.java:281 - [repair #f86451b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:06:09,684 Validator.java:281 - [repair #f86451b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:06:09,736 Validator.java:281 - [repair #f86451b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:06:09,747 Validator.java:281 - [repair #f86451b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:06:09,760 Validator.java:281 - [repair #f86451b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:06:09,815 Validator.java:281 - [repair #f86451b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:06:09,822 Validator.java:281 - [repair #f86451b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:06:09,831 Validator.java:281 - [repair #f86451b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:06:09,840 Validator.java:281 - [repair #f86451b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:06:09,848 Validator.java:281 - [repair #f86451b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:06:09,859 Validator.java:281 - [repair #f86451b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:06:09,873 Validator.java:281 - [repair #f86451b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:06:09,879 Validator.java:281 - [repair #f86451b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:06:09,883 Validator.java:281 - [repair #f86451b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:06:09,889 Validator.java:281 - [repair #f86451b0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:06:09,892 ActiveRepairService.java:452 - [repair #f863b570-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:06:11,725 Validator.java:281 - [repair #f99c3570-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:06:11,733 Validator.java:281 - [repair #f99c3570-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:06:11,744 Validator.java:281 - [repair #f99c3570-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:06:11,758 Validator.java:281 - [repair #f99c3570-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:06:11,771 Validator.java:281 - [repair #f99c3570-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:06:11,826 Validator.java:281 - [repair #f99c3570-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:06:11,835 Validator.java:281 - [repair #f99c3570-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:06:11,850 Validator.java:281 - [repair #f99c3570-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:06:11,859 Validator.java:281 - [repair #f99c3570-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:06:11,872 Validator.java:281 - [repair #f99c3570-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:06:11,883 Validator.java:281 - [repair #f99c3570-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:06:11,889 Validator.java:281 - [repair #f99c3570-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:06:11,897 Validator.java:281 - [repair #f99c3570-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:06:11,903 Validator.java:281 - [repair #f99c3570-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:06:11,909 Validator.java:281 - [repair #f99c3570-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:06:11,917 Validator.java:281 - [repair #f99c3570-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:06:11,922 ActiveRepairService.java:452 - [repair #f9999d60-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:06:18,057 Validator.java:281 - [repair #fd6bdb10-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:18,066 Validator.java:281 - [repair #fd6bdb10-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:18,078 Validator.java:281 - [repair #fd6bdb10-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:18,085 Validator.java:281 - [repair #fd6bdb10-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:18,091 ActiveRepairService.java:452 - [repair #fd6b3ed0-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-105] 2025-04-28 01:06:18,600 RepairRunnable.java:139 - Starting repair command #104 (fdbfee80-23cc-11f0-b704-57db704f83e4), 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-105] 2025-04-28 01:06:18,603 RepairSession.java:228 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-2595757132896171052,-2582786669194089798], (1326736412251859338,1364429022001030738], (-8234046918348950263,-8201983263234039326], (4293575779525850730,4305581191147491586]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-04-28 01:06:18,610 RepairJob.java:234 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:06:18,611 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:18,613 RepairSession.java:180 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:18,614 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:18,614 RepairSession.java:180 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:18,615 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:06:18,617 RepairSession.java:180 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:06:18,617 SyncTask.java:66 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:06:18,617 SyncTask.java:66 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:06:18,618 SyncTask.java:66 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:06:18,618 RepairJob.java:143 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:06:18,619 RepairJob.java:234 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:06:18,619 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:18,620 RepairSession.java:180 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:18,620 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:18,622 RepairSession.java:180 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:18,622 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:06:18,628 RepairSession.java:180 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:06:18,628 SyncTask.java:66 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-04-28 01:06:18,629 SyncTask.java:66 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:06:18,629 SyncTask.java:66 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-04-28 01:06:18,629 RepairJob.java:143 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-04-28 01:06:18,634 RepairJob.java:234 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:06:18,635 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:18,637 RepairSession.java:180 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:18,637 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:18,638 RepairSession.java:180 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:18,638 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:06:18,639 RepairSession.java:180 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:06:18,640 SyncTask.java:66 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:06:18,640 SyncTask.java:66 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:06:18,640 SyncTask.java:66 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:06:18,641 RepairJob.java:143 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:06:18,643 RepairJob.java:234 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:06:18,643 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:18,644 RepairSession.java:180 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:18,644 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:18,646 RepairSession.java:180 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:18,646 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:06:18,648 RepairSession.java:180 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:06:18,648 SyncTask.java:66 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:06:18,648 SyncTask.java:66 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 01:06:18,648 SyncTask.java:66 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:06:18,649 RepairJob.java:143 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:06:18,649 RepairSession.java:270 - [repair #fdc063b0-23cc-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:2] 2025-04-28 01:06:18,649 RepairRunnable.java:261 - Repair session fdc063b0-23cc-11f0-b704-57db704f83e4 for range [(-2595757132896171052,-2582786669194089798], (1326736412251859338,1364429022001030738], (-8234046918348950263,-8201983263234039326], (4293575779525850730,4305581191147491586]] finished INFO [RepairJobTask:2] 2025-04-28 01:06:18,652 ActiveRepairService.java:452 - [repair #fdbfee80-23cc-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [RepairJobTask:2] 2025-04-28 01:06:18,654 RepairRunnable.java:343 - Repair command #104 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:06:18,901 Validator.java:281 - [repair #fdeca3d0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:18,907 Validator.java:281 - [repair #fdeca3d0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:18,911 Validator.java:281 - [repair #fdeca3d0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:18,915 Validator.java:281 - [repair #fdeca3d0-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:18,918 ActiveRepairService.java:452 - [repair #fdebe080-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:06:19,688 Validator.java:281 - [repair #fe629720-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:06:19,759 Validator.java:281 - [repair #fe629720-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:06:19,771 Validator.java:281 - [repair #fe629720-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:06:19,827 Validator.java:281 - [repair #fe629720-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:06:19,837 Validator.java:281 - [repair #fe629720-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:06:19,848 Validator.java:281 - [repair #fe629720-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:06:19,908 Validator.java:281 - [repair #fe629720-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:06:19,915 Validator.java:281 - [repair #fe629720-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:06:19,932 Validator.java:281 - [repair #fe629720-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:06:19,940 Validator.java:281 - [repair #fe629720-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:06:19,948 Validator.java:281 - [repair #fe629720-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:06:19,962 Validator.java:281 - [repair #fe629720-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:06:19,972 Validator.java:281 - [repair #fe629720-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:06:19,981 Validator.java:281 - [repair #fe629720-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:06:19,987 Validator.java:281 - [repair #fe629720-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:06:19,994 Validator.java:281 - [repair #fe629720-23cc-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:06:19,998 ActiveRepairService.java:452 - [repair #fe6185b0-23cc-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:06:21,717 Validator.java:281 - [repair #ff948770-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:06:21,727 Validator.java:281 - [repair #ff948770-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:06:21,738 Validator.java:281 - [repair #ff948770-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:06:21,748 Validator.java:281 - [repair #ff948770-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:06:21,768 Validator.java:281 - [repair #ff948770-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:06:21,815 Validator.java:281 - [repair #ff948770-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:06:21,829 Validator.java:281 - [repair #ff948770-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:06:21,845 Validator.java:281 - [repair #ff948770-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:06:21,853 Validator.java:281 - [repair #ff948770-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:06:21,862 Validator.java:281 - [repair #ff948770-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:06:21,871 Validator.java:281 - [repair #ff948770-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:06:21,877 Validator.java:281 - [repair #ff948770-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:06:21,887 Validator.java:281 - [repair #ff948770-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:06:21,894 Validator.java:281 - [repair #ff948770-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:06:21,900 Validator.java:281 - [repair #ff948770-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:06:21,905 Validator.java:281 - [repair #ff948770-23cc-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:06:21,912 ActiveRepairService.java:452 - [repair #ff93eb30-23cc-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-106] 2025-04-28 01:06:28,071 RepairRunnable.java:139 - Starting repair command #105 (03651770-23cd-11f0-b704-57db704f83e4), 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-106] 2025-04-28 01:06:28,087 RepairSession.java:228 - [repair #03676160-23cd-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(3401036753817270731,3409132346983297782], (8484249903441143902,8486185197425976953], (-2528655490356283272,-2526261542648197118], (5802745932207255142,5817679800421532526], (-2636847639469028327,-2618902916570120785], (2948040586401288414,2978697095754982734], (6470740024908104651,6472930960785399635], (8144588721302930552,8162308471327302786]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-04-28 01:06:28,112 RepairJob.java:234 - [repair #03676160-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:06:28,112 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:28,114 RepairSession.java:180 - [repair #03676160-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:28,116 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:28,120 RepairSession.java:180 - [repair #03676160-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:28,120 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:06:28,126 RepairSession.java:180 - [repair #03676160-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:06:28,127 SyncTask.java:66 - [repair #03676160-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:06:28,127 SyncTask.java:66 - [repair #03676160-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 01:06:28,128 SyncTask.java:66 - [repair #03676160-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:06:28,128 RepairJob.java:143 - [repair #03676160-23cd-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:06:28,131 RepairJob.java:234 - [repair #03676160-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:06:28,131 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:28,133 RepairSession.java:180 - [repair #03676160-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:28,133 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:28,134 RepairSession.java:180 - [repair #03676160-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:28,134 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:06:28,148 RepairSession.java:180 - [repair #03676160-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:06:28,148 SyncTask.java:66 - [repair #03676160-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 01:06:28,148 SyncTask.java:66 - [repair #03676160-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:06:28,148 SyncTask.java:66 - [repair #03676160-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 01:06:28,148 RepairJob.java:143 - [repair #03676160-23cd-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:6] 2025-04-28 01:06:28,150 RepairJob.java:234 - [repair #03676160-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:06:28,150 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:28,153 RepairSession.java:180 - [repair #03676160-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:28,153 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:28,157 RepairSession.java:180 - [repair #03676160-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:28,157 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:06:28,158 RepairSession.java:180 - [repair #03676160-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:06:28,159 SyncTask.java:66 - [repair #03676160-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-04-28 01:06:28,159 SyncTask.java:66 - [repair #03676160-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-04-28 01:06:28,159 SyncTask.java:66 - [repair #03676160-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-04-28 01:06:28,159 RepairJob.java:143 - [repair #03676160-23cd-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:06:28,161 RepairJob.java:234 - [repair #03676160-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:06:28,161 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:28,165 RepairSession.java:180 - [repair #03676160-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:28,165 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:28,166 RepairSession.java:180 - [repair #03676160-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:28,167 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:06:28,168 RepairSession.java:180 - [repair #03676160-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:06:28,168 SyncTask.java:66 - [repair #03676160-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:06:28,168 SyncTask.java:66 - [repair #03676160-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-04-28 01:06:28,169 SyncTask.java:66 - [repair #03676160-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:06:28,169 RepairJob.java:143 - [repair #03676160-23cd-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:06:28,170 RepairSession.java:270 - [repair #03676160-23cd-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:2] 2025-04-28 01:06:28,171 RepairRunnable.java:261 - Repair session 03676160-23cd-11f0-b704-57db704f83e4 for range [(3401036753817270731,3409132346983297782], (8484249903441143902,8486185197425976953], (-2528655490356283272,-2526261542648197118], (5802745932207255142,5817679800421532526], (-2636847639469028327,-2618902916570120785], (2948040586401288414,2978697095754982734], (6470740024908104651,6472930960785399635], (8144588721302930552,8162308471327302786]] finished INFO [RepairJobTask:2] 2025-04-28 01:06:28,175 ActiveRepairService.java:452 - [repair #03651770-23cd-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-04-28 01:06:28,178 RepairRunnable.java:343 - Repair command #105 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:06:28,635 Validator.java:281 - [repair #03b9ee30-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:28,643 Validator.java:281 - [repair #03b9ee30-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:28,651 Validator.java:281 - [repair #03b9ee30-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:28,659 Validator.java:281 - [repair #03b9ee30-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:28,663 ActiveRepairService.java:452 - [repair #03b92ae0-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:06:28,928 Validator.java:281 - [repair #03e6ca90-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:28,940 Validator.java:281 - [repair #03e6ca90-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:28,947 Validator.java:281 - [repair #03e6ca90-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:28,953 Validator.java:281 - [repair #03e6ca90-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:28,961 ActiveRepairService.java:452 - [repair #03e5e030-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:06:29,701 Validator.java:281 - [repair #045a25d0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:06:29,777 Validator.java:281 - [repair #045a25d0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:06:29,789 Validator.java:281 - [repair #045a25d0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:06:29,852 Validator.java:281 - [repair #045a25d0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:06:29,863 Validator.java:281 - [repair #045a25d0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:06:29,879 Validator.java:281 - [repair #045a25d0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:06:29,891 Validator.java:281 - [repair #045a25d0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:06:29,906 Validator.java:281 - [repair #045a25d0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:06:29,922 Validator.java:281 - [repair #045a25d0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:06:29,930 Validator.java:281 - [repair #045a25d0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:06:29,936 Validator.java:281 - [repair #045a25d0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:06:29,944 Validator.java:281 - [repair #045a25d0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:06:29,956 Validator.java:281 - [repair #045a25d0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:06:29,965 Validator.java:281 - [repair #045a25d0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:06:29,970 Validator.java:281 - [repair #045a25d0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:06:29,977 Validator.java:281 - [repair #045a25d0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:06:29,980 ActiveRepairService.java:452 - [repair #04593b70-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:06:31,766 Validator.java:281 - [repair #058eae30-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:06:31,782 Validator.java:281 - [repair #058eae30-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:06:31,795 Validator.java:281 - [repair #058eae30-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:06:31,808 Validator.java:281 - [repair #058eae30-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:06:31,827 Validator.java:281 - [repair #058eae30-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:06:31,900 Validator.java:281 - [repair #058eae30-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:06:31,909 Validator.java:281 - [repair #058eae30-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:06:31,923 Validator.java:281 - [repair #058eae30-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:06:31,937 Validator.java:281 - [repair #058eae30-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:06:31,945 Validator.java:281 - [repair #058eae30-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:06:31,958 Validator.java:281 - [repair #058eae30-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:06:31,967 Validator.java:281 - [repair #058eae30-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:06:31,976 Validator.java:281 - [repair #058eae30-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:06:31,986 Validator.java:281 - [repair #058eae30-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:06:31,991 Validator.java:281 - [repair #058eae30-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:06:32,002 Validator.java:281 - [repair #058eae30-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:06:32,010 ActiveRepairService.java:452 - [repair #058e11f0-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:06:38,108 Validator.java:281 - [repair #095f6540-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:38,120 Validator.java:281 - [repair #095f6540-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:38,131 Validator.java:281 - [repair #095f6540-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:38,141 Validator.java:281 - [repair #095f6540-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:38,145 ActiveRepairService.java:452 - [repair #095ec900-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:06:38,663 Validator.java:281 - [repair #09b414f0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:38,670 Validator.java:281 - [repair #09b414f0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:38,678 Validator.java:281 - [repair #09b414f0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:38,685 Validator.java:281 - [repair #09b414f0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:38,689 ActiveRepairService.java:452 - [repair #09b378b0-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:06:38,951 Validator.java:281 - [repair #09df91c0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:38,959 Validator.java:281 - [repair #09df91c0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:38,968 Validator.java:281 - [repair #09df91c0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:38,974 Validator.java:281 - [repair #09df91c0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:38,979 ActiveRepairService.java:452 - [repair #09def580-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:06:39,746 Validator.java:281 - [repair #0a57cf00-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:06:39,803 Validator.java:281 - [repair #0a57cf00-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:06:39,815 Validator.java:281 - [repair #0a57cf00-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:06:39,878 Validator.java:281 - [repair #0a57cf00-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:06:39,889 Validator.java:281 - [repair #0a57cf00-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:06:39,900 Validator.java:281 - [repair #0a57cf00-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:06:39,909 Validator.java:281 - [repair #0a57cf00-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:06:39,919 Validator.java:281 - [repair #0a57cf00-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:06:39,924 Validator.java:281 - [repair #0a57cf00-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:06:39,932 Validator.java:281 - [repair #0a57cf00-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:06:39,939 Validator.java:281 - [repair #0a57cf00-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:06:39,945 Validator.java:281 - [repair #0a57cf00-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:06:39,955 Validator.java:281 - [repair #0a57cf00-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:06:39,962 Validator.java:281 - [repair #0a57cf00-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:06:39,971 Validator.java:281 - [repair #0a57cf00-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:06:39,978 Validator.java:281 - [repair #0a57cf00-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:06:39,982 ActiveRepairService.java:452 - [repair #0a5536f0-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:06:41,738 Validator.java:281 - [repair #0b885fc0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:06:41,791 Validator.java:281 - [repair #0b885fc0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:06:41,800 Validator.java:281 - [repair #0b885fc0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:06:41,853 Validator.java:281 - [repair #0b885fc0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:06:41,863 Validator.java:281 - [repair #0b885fc0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:06:41,875 Validator.java:281 - [repair #0b885fc0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:06:41,886 Validator.java:281 - [repair #0b885fc0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:06:41,910 Validator.java:281 - [repair #0b885fc0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:06:41,919 Validator.java:281 - [repair #0b885fc0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:06:41,926 Validator.java:281 - [repair #0b885fc0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:06:41,935 Validator.java:281 - [repair #0b885fc0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:06:41,944 Validator.java:281 - [repair #0b885fc0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:06:41,953 Validator.java:281 - [repair #0b885fc0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:06:41,960 Validator.java:281 - [repair #0b885fc0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:06:41,971 Validator.java:281 - [repair #0b885fc0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:06:41,977 Validator.java:281 - [repair #0b885fc0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:06:41,981 ActiveRepairService.java:452 - [repair #0b87c380-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:06:48,152 Validator.java:281 - [repair #0f5bfd00-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:48,168 Validator.java:281 - [repair #0f5bfd00-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:48,184 Validator.java:281 - [repair #0f5bfd00-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:48,195 Validator.java:281 - [repair #0f5bfd00-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:48,209 ActiveRepairService.java:452 - [repair #0f5a9d70-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:06:48,707 Validator.java:281 - [repair #0fb01070-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:48,728 Validator.java:281 - [repair #0fb01070-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:48,739 Validator.java:281 - [repair #0fb01070-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:48,751 Validator.java:281 - [repair #0fb01070-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:48,758 ActiveRepairService.java:452 - [repair #0faf4d20-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:06:48,998 Validator.java:281 - [repair #0fdbdb60-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:49,006 Validator.java:281 - [repair #0fdbdb60-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:49,016 Validator.java:281 - [repair #0fdbdb60-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:49,023 Validator.java:281 - [repair #0fdbdb60-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:49,029 ActiveRepairService.java:452 - [repair #0fdaa2e0-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:06:49,855 Validator.java:281 - [repair #10585e60-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:06:49,866 Validator.java:281 - [repair #10585e60-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:06:49,877 Validator.java:281 - [repair #10585e60-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:06:49,886 Validator.java:281 - [repair #10585e60-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:06:49,898 Validator.java:281 - [repair #10585e60-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:06:49,949 Validator.java:281 - [repair #10585e60-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:06:49,960 Validator.java:281 - [repair #10585e60-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:06:49,971 Validator.java:281 - [repair #10585e60-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:06:49,985 Validator.java:281 - [repair #10585e60-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:06:49,999 Validator.java:281 - [repair #10585e60-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:06:50,011 Validator.java:281 - [repair #10585e60-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:06:50,017 Validator.java:281 - [repair #10585e60-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:06:50,022 Validator.java:281 - [repair #10585e60-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:06:50,030 Validator.java:281 - [repair #10585e60-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:06:50,039 Validator.java:281 - [repair #10585e60-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:06:50,048 Validator.java:281 - [repair #10585e60-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:06:50,056 ActiveRepairService.java:452 - [repair #1054dbf0-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:06:51,790 Validator.java:281 - [repair #1182fbb0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:06:51,841 Validator.java:281 - [repair #1182fbb0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:06:51,851 Validator.java:281 - [repair #1182fbb0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:06:51,906 Validator.java:281 - [repair #1182fbb0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:06:51,918 Validator.java:281 - [repair #1182fbb0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:06:51,932 Validator.java:281 - [repair #1182fbb0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:06:51,950 Validator.java:281 - [repair #1182fbb0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:06:51,959 Validator.java:281 - [repair #1182fbb0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:06:51,970 Validator.java:281 - [repair #1182fbb0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:06:51,983 Validator.java:281 - [repair #1182fbb0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:06:51,994 Validator.java:281 - [repair #1182fbb0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:06:52,009 Validator.java:281 - [repair #1182fbb0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:06:52,026 Validator.java:281 - [repair #1182fbb0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:06:52,054 Validator.java:281 - [repair #1182fbb0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:06:52,071 Validator.java:281 - [repair #1182fbb0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:06:52,083 Validator.java:281 - [repair #1182fbb0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:06:52,088 ActiveRepairService.java:452 - [repair #11821150-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:06:58,173 Validator.java:281 - [repair #1554eb40-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:58,181 Validator.java:281 - [repair #1554eb40-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:58,189 Validator.java:281 - [repair #1554eb40-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:58,200 Validator.java:281 - [repair #1554eb40-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:58,207 ActiveRepairService.java:452 - [repair #15544f00-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:06:58,745 Validator.java:281 - [repair #15ab48a0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:58,758 Validator.java:281 - [repair #15ab48a0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:58,774 Validator.java:281 - [repair #15ab48a0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:58,788 Validator.java:281 - [repair #15ab48a0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:58,792 ActiveRepairService.java:452 - [repair #15aaac60-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,010 Validator.java:281 - [repair #15d4f0b0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,017 Validator.java:281 - [repair #15d4f0b0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,023 Validator.java:281 - [repair #15d4f0b0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,031 Validator.java:281 - [repair #15d4f0b0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,036 ActiveRepairService.java:452 - [repair #15d47b80-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-107] 2025-04-28 01:06:59,798 RepairRunnable.java:139 - Starting repair command #106 (164e3f60-23cd-11f0-b704-57db704f83e4), 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-107] 2025-04-28 01:06:59,805 RepairSession.java:228 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(8694527802683864489,8784938972889795526]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 01:06:59,852 RepairJob.java:234 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:06:59,852 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,855 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,856 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,857 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,858 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,859 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:06:59,859 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 01:06:59,864 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 01:06:59,864 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 01:06:59,864 RepairJob.java:143 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:5] 2025-04-28 01:06:59,867 RepairJob.java:234 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:06:59,867 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,869 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,869 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,872 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,872 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,873 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:06:59,875 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 01:06:59,875 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 01:06:59,875 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 01:06:59,875 RepairJob.java:143 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-04-28 01:06:59,879 RepairJob.java:234 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:06:59,879 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,880 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,880 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,881 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,881 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,883 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:06:59,884 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-04-28 01:06:59,885 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-04-28 01:06:59,887 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-04-28 01:06:59,887 RepairJob.java:143 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-04-28 01:06:59,890 RepairJob.java:234 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:06:59,891 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,896 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,898 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,900 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,900 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,901 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:06:59,904 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 01:06:59,904 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-04-28 01:06:59,904 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 01:06:59,906 RepairJob.java:143 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-04-28 01:06:59,906 RepairJob.java:234 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:06:59,907 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,909 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,909 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,910 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,910 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,911 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:06:59,913 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-04-28 01:06:59,913 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:7] 2025-04-28 01:06:59,914 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:6] 2025-04-28 01:06:59,916 RepairJob.java:143 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:6] 2025-04-28 01:06:59,956 RepairJob.java:234 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:06:59,956 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,958 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,958 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,960 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,960 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,961 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:06:59,962 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 01:06:59,962 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-04-28 01:06:59,962 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 01:06:59,963 RepairJob.java:143 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:1] 2025-04-28 01:06:59,964 RepairJob.java:234 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:06:59,964 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,965 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,965 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,966 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,966 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,967 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:06:59,968 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 01:06:59,968 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-04-28 01:06:59,968 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 01:06:59,970 RepairJob.java:143 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-04-28 01:06:59,972 RepairJob.java:234 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:06:59,972 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,974 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,975 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,977 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,977 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,978 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:06:59,978 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 01:06:59,978 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:7] 2025-04-28 01:06:59,978 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 01:06:59,979 RepairJob.java:143 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:1] 2025-04-28 01:06:59,981 RepairJob.java:234 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:06:59,981 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,983 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,983 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,984 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,984 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,988 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:06:59,991 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-04-28 01:06:59,992 RepairJob.java:234 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:06:59,993 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:7] 2025-04-28 01:06:59,991 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-04-28 01:06:59,991 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-04-28 01:06:59,993 RepairJob.java:143 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,995 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,995 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,998 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,998 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:06:59,999 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:06:59,999 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-04-28 01:07:00,000 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-04-28 01:07:00,000 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-04-28 01:07:00,000 RepairJob.java:143 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-04-28 01:07:00,036 RepairJob.java:234 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 01:07:00,036 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:00,038 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:00,038 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:00,040 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:00,041 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:00,042 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:07:00,042 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 01:07:00,042 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-04-28 01:07:00,042 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 01:07:00,042 RepairJob.java:143 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:5] 2025-04-28 01:07:00,045 RepairJob.java:234 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:07:00,045 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:00,046 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:00,046 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:00,048 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:00,049 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:00,050 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:07:00,051 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-04-28 01:07:00,051 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 01:07:00,051 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-04-28 01:07:00,052 RepairJob.java:143 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-04-28 01:07:00,053 RepairJob.java:234 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:07:00,053 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:00,054 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:00,055 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:00,056 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:00,057 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:00,058 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:07:00,058 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-04-28 01:07:00,058 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-04-28 01:07:00,059 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-04-28 01:07:00,059 RepairJob.java:143 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-04-28 01:07:00,061 RepairJob.java:234 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 01:07:00,061 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:00,063 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:00,063 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:00,065 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:00,065 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:00,066 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:07:00,066 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 01:07:00,067 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 01:07:00,066 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 01:07:00,067 RepairJob.java:143 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:1] 2025-04-28 01:07:00,069 RepairJob.java:234 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:07:00,070 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:00,072 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:00,073 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:00,075 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:00,075 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:00,077 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:07:00,079 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:7] 2025-04-28 01:07:00,080 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:1] 2025-04-28 01:07:00,080 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:7] 2025-04-28 01:07:00,080 RepairJob.java:143 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:7] 2025-04-28 01:07:00,083 RepairJob.java:234 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 01:07:00,083 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:00,084 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:00,085 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:00,086 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:00,087 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:00,087 RepairSession.java:180 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:07:00,088 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-04-28 01:07:00,088 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 01:07:00,088 SyncTask.java:66 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-04-28 01:07:00,088 RepairJob.java:143 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-04-28 01:07:00,089 RepairSession.java:270 - [repair #164f50d0-23cd-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:4] 2025-04-28 01:07:00,089 RepairRunnable.java:261 - Repair session 164f50d0-23cd-11f0-b704-57db704f83e4 for range [(8694527802683864489,8784938972889795526]] finished INFO [RepairJobTask:4] 2025-04-28 01:07:00,089 ActiveRepairService.java:452 - [repair #164e3f60-23cd-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-04-28 01:07:00,094 RepairRunnable.java:343 - Repair command #106 finished in 0 seconds INFO [Repair-Task-108] 2025-04-28 01:07:01,790 RepairRunnable.java:139 - Starting repair command #107 (177e0cd0-23cd-11f0-b704-57db704f83e4), 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-108] 2025-04-28 01:07:01,795 RepairSession.java:228 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-6411129900380768545,-6362946347099047793], (6129679848375385351,6132316152015314083], (-5932037500269084228,-5920959358684190704], (6529966770350166798,6547915710610831098], (6406131865117207826,6411973510095442865], (-4588621856411259803,-4583800818883018233]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 01:07:01,831 RepairJob.java:234 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:07:01,831 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,833 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,833 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,837 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,837 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,840 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:07:01,842 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 01:07:01,842 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 01:07:01,843 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 01:07:01,844 RepairJob.java:143 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:1] 2025-04-28 01:07:01,847 RepairJob.java:234 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:07:01,847 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,849 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,849 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,851 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,851 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,852 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:07:01,853 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 01:07:01,853 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 01:07:01,853 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 01:07:01,853 RepairJob.java:143 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-04-28 01:07:01,858 RepairJob.java:234 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:07:01,858 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,859 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,859 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,861 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,862 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,863 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:07:01,863 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-04-28 01:07:01,864 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-04-28 01:07:01,864 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-04-28 01:07:01,864 RepairJob.java:143 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-04-28 01:07:01,866 RepairJob.java:234 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:07:01,866 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,867 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,868 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,870 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,870 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,872 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:07:01,872 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 01:07:01,872 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-04-28 01:07:01,872 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 01:07:01,872 RepairJob.java:143 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-04-28 01:07:01,874 RepairJob.java:234 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:07:01,874 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,876 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,876 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,879 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,879 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,880 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:07:01,881 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-04-28 01:07:01,881 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 01:07:01,881 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:3] 2025-04-28 01:07:01,881 RepairJob.java:143 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:3] 2025-04-28 01:07:01,929 RepairJob.java:234 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:07:01,929 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,932 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,932 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,934 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,934 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,935 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:07:01,935 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-04-28 01:07:01,935 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-04-28 01:07:01,935 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-04-28 01:07:01,935 RepairJob.java:143 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:2] 2025-04-28 01:07:01,938 RepairJob.java:234 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:07:01,938 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,953 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,953 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,955 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,956 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,957 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:07:01,957 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 01:07:01,957 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 01:07:01,957 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 01:07:01,958 RepairJob.java:143 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-04-28 01:07:01,959 RepairJob.java:234 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:07:01,960 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,963 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,963 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,966 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,966 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,967 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:07:01,967 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 01:07:01,967 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 01:07:01,967 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-04-28 01:07:01,967 RepairJob.java:143 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:2] 2025-04-28 01:07:01,970 RepairJob.java:234 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:07:01,970 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,973 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,973 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,975 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,975 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,976 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:07:01,976 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-04-28 01:07:01,977 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-04-28 01:07:01,977 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 01:07:01,977 RepairJob.java:143 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-04-28 01:07:01,980 RepairJob.java:234 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:07:01,980 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,982 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,982 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,983 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,983 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:01,984 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:07:01,984 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-04-28 01:07:01,984 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 01:07:01,984 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-04-28 01:07:01,985 RepairJob.java:143 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-04-28 01:07:02,027 RepairJob.java:234 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:07:02,027 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:02,029 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:02,030 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:02,032 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:02,032 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:02,034 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:07:02,035 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-04-28 01:07:02,035 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-04-28 01:07:02,035 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:2] 2025-04-28 01:07:02,035 RepairJob.java:143 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:2] 2025-04-28 01:07:02,038 RepairJob.java:234 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:07:02,039 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:02,041 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:02,042 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:02,044 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:02,044 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:02,044 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:07:02,045 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-04-28 01:07:02,045 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 01:07:02,045 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-04-28 01:07:02,045 RepairJob.java:143 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-04-28 01:07:02,049 RepairJob.java:234 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:07:02,049 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:02,053 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:02,053 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:02,055 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:02,056 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:02,057 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:07:02,058 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-04-28 01:07:02,058 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-04-28 01:07:02,059 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-04-28 01:07:02,060 RepairJob.java:143 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-04-28 01:07:02,061 RepairJob.java:234 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:07:02,062 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:02,066 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:02,066 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:02,069 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:02,070 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:02,072 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:07:02,073 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 01:07:02,073 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:4] 2025-04-28 01:07:02,073 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 01:07:02,077 RepairJob.java:143 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:3] 2025-04-28 01:07:02,080 RepairJob.java:234 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:07:02,081 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:02,085 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:02,085 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:02,087 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:02,087 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:02,089 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:07:02,089 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 01:07:02,089 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:5] 2025-04-28 01:07:02,089 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 01:07:02,090 RepairJob.java:143 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:3] 2025-04-28 01:07:02,093 RepairJob.java:234 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:07:02,093 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:02,094 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:02,094 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:02,096 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:02,096 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:02,097 RepairSession.java:180 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:07:02,097 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-04-28 01:07:02,097 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-04-28 01:07:02,097 SyncTask.java:66 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-04-28 01:07:02,098 RepairJob.java:143 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-04-28 01:07:02,098 RepairSession.java:270 - [repair #177ef730-23cd-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:1] 2025-04-28 01:07:02,099 RepairRunnable.java:261 - Repair session 177ef730-23cd-11f0-b704-57db704f83e4 for range [(-6411129900380768545,-6362946347099047793], (6129679848375385351,6132316152015314083], (-5932037500269084228,-5920959358684190704], (6529966770350166798,6547915710610831098], (6406131865117207826,6411973510095442865], (-4588621856411259803,-4583800818883018233]] finished INFO [RepairJobTask:1] 2025-04-28 01:07:02,099 ActiveRepairService.java:452 - [repair #177e0cd0-23cd-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-04-28 01:07:02,102 RepairRunnable.java:343 - Repair command #107 finished in 0 seconds INFO [Repair-Task-109] 2025-04-28 01:07:08,200 RepairRunnable.java:139 - Starting repair command #108 (1b504a80-23cd-11f0-b704-57db704f83e4), 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-109] 2025-04-28 01:07:08,208 RepairSession.java:228 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(5112641187408446574,5128596703563815484], (-3301701683324840180,-3277186172871154690], (2143005749784973544,2165680347285176735], (-4285872226002622280,-4261578862497812752], (-8245503664190779551,-8240819748022196919], (2165680347285176735,2165680690330883771]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-04-28 01:07:08,221 RepairJob.java:234 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:07:08,221 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,223 RepairSession.java:180 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,224 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,226 RepairSession.java:180 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,226 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,228 RepairSession.java:180 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:07:08,228 SyncTask.java:66 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:07:08,229 SyncTask.java:66 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:07:08,229 SyncTask.java:66 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:07:08,229 RepairJob.java:143 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:07:08,231 RepairJob.java:234 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:07:08,231 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,233 RepairSession.java:180 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,233 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,235 RepairSession.java:180 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,235 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,238 RepairSession.java:180 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:07:08,239 SyncTask.java:66 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-04-28 01:07:08,240 SyncTask.java:66 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:07:08,240 RepairJob.java:234 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:07:08,240 SyncTask.java:66 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-04-28 01:07:08,241 RepairJob.java:143 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:07:08,241 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,244 RepairSession.java:180 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,244 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,245 RepairSession.java:180 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,245 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,247 RepairSession.java:180 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:07:08,249 SyncTask.java:66 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-04-28 01:07:08,249 SyncTask.java:66 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-04-28 01:07:08,250 SyncTask.java:66 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:07:08,251 RepairJob.java:143 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-04-28 01:07:08,251 RepairJob.java:234 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:07:08,251 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,252 RepairSession.java:180 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,252 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,255 RepairSession.java:180 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,255 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,257 RepairSession.java:180 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:07:08,258 SyncTask.java:66 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 01:07:08,258 SyncTask.java:66 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-04-28 01:07:08,258 SyncTask.java:66 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 01:07:08,258 RepairJob.java:143 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:07:08,259 RepairSession.java:270 - [repair #1b518300-23cd-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:4] 2025-04-28 01:07:08,259 RepairRunnable.java:261 - Repair session 1b518300-23cd-11f0-b704-57db704f83e4 for range [(5112641187408446574,5128596703563815484], (-3301701683324840180,-3277186172871154690], (2143005749784973544,2165680347285176735], (-4285872226002622280,-4261578862497812752], (-8245503664190779551,-8240819748022196919], (2165680347285176735,2165680690330883771]] finished INFO [RepairJobTask:4] 2025-04-28 01:07:08,259 ActiveRepairService.java:452 - [repair #1b504a80-23cd-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-04-28 01:07:08,269 RepairRunnable.java:343 - Repair command #108 finished in 0 seconds INFO [Repair-Task-110] 2025-04-28 01:07:08,789 RepairRunnable.java:139 - Starting repair command #109 (1baa2a50-23cd-11f0-b704-57db704f83e4), 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-110] 2025-04-28 01:07:08,798 RepairSession.java:228 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(6781818260249636406,6803412683154209392]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:1] 2025-04-28 01:07:08,808 RepairJob.java:234 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:07:08,808 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,810 RepairSession.java:180 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,810 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,812 RepairSession.java:180 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,812 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,814 RepairSession.java:180 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:07:08,814 SyncTask.java:66 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:07:08,816 SyncTask.java:66 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:07:08,817 RepairJob.java:234 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:07:08,818 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:4] 2025-04-28 01:07:08,818 SyncTask.java:66 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:07:08,818 RepairJob.java:143 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,819 RepairSession.java:180 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,819 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,820 RepairSession.java:180 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,821 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,823 RepairSession.java:180 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:07:08,823 SyncTask.java:66 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-04-28 01:07:08,823 SyncTask.java:66 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-04-28 01:07:08,825 SyncTask.java:66 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-04-28 01:07:08,825 RepairJob.java:143 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:07:08,830 RepairJob.java:234 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:07:08,830 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,835 RepairSession.java:180 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,835 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,836 RepairSession.java:180 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,836 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,838 RepairSession.java:180 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:07:08,841 SyncTask.java:66 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 01:07:08,841 RepairJob.java:234 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:07:08,841 SyncTask.java:66 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 01:07:08,841 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:2] 2025-04-28 01:07:08,842 SyncTask.java:66 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-04-28 01:07:08,842 RepairJob.java:143 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,843 RepairSession.java:180 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,843 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,844 RepairSession.java:180 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,844 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:08,846 RepairSession.java:180 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:07:08,847 SyncTask.java:66 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:07:08,847 SyncTask.java:66 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:07:08,847 SyncTask.java:66 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:07:08,847 RepairJob.java:143 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:07:08,848 RepairSession.java:270 - [repair #1bab89e0-23cd-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:1] 2025-04-28 01:07:08,849 RepairRunnable.java:261 - Repair session 1bab89e0-23cd-11f0-b704-57db704f83e4 for range [(6781818260249636406,6803412683154209392]] finished INFO [RepairJobTask:1] 2025-04-28 01:07:08,850 ActiveRepairService.java:452 - [repair #1baa2a50-23cd-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-04-28 01:07:08,852 RepairRunnable.java:343 - Repair command #109 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:07:09,038 Validator.java:281 - [repair #1bcef060-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:09,044 Validator.java:281 - [repair #1bcef060-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:09,049 Validator.java:281 - [repair #1bcef060-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:09,056 Validator.java:281 - [repair #1bcef060-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:09,060 ActiveRepairService.java:452 - [repair #1bce2d10-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:07:09,872 Validator.java:281 - [repair #1c47c9e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:07:09,884 Validator.java:281 - [repair #1c47c9e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:07:09,894 Validator.java:281 - [repair #1c47c9e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:07:09,903 Validator.java:281 - [repair #1c47c9e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:07:09,916 Validator.java:281 - [repair #1c47c9e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:07:09,984 Validator.java:281 - [repair #1c47c9e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:07:10,004 Validator.java:281 - [repair #1c47c9e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:07:10,016 Validator.java:281 - [repair #1c47c9e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:07:10,023 Validator.java:281 - [repair #1c47c9e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:07:10,036 Validator.java:281 - [repair #1c47c9e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:07:10,046 Validator.java:281 - [repair #1c47c9e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:07:10,052 Validator.java:281 - [repair #1c47c9e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:07:10,060 Validator.java:281 - [repair #1c47c9e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:07:10,071 Validator.java:281 - [repair #1c47c9e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:07:10,079 Validator.java:281 - [repair #1c47c9e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:07:10,087 Validator.java:281 - [repair #1c47c9e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:07:10,096 ActiveRepairService.java:452 - [repair #1c472da0-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-111] 2025-04-28 01:07:11,814 RepairRunnable.java:139 - Starting repair command #110 (1d77be60-23cd-11f0-b704-57db704f83e4), 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-111] 2025-04-28 01:07:11,828 RepairSession.java:228 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-7436925991284937763,-7396886005401886345], (6041824124660362728,6066073248011580100], (5759661054753947712,5762257626559921103], (6921634165572882713,6940386323410588190], (-7920616731850400263,-7914750047105431138]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:3] 2025-04-28 01:07:11,880 RepairJob.java:234 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:07:11,881 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,883 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,883 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,885 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,885 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,896 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:07:11,897 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 01:07:11,897 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 01:07:11,897 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 01:07:11,898 RepairJob.java:143 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:1] 2025-04-28 01:07:11,903 RepairJob.java:234 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:07:11,903 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,905 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,905 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,906 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,907 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,908 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:07:11,909 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-04-28 01:07:11,909 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-04-28 01:07:11,910 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-04-28 01:07:11,912 RepairJob.java:143 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-04-28 01:07:11,912 RepairJob.java:234 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:07:11,912 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,915 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,915 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,917 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,917 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,920 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:07:11,920 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 01:07:11,921 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-04-28 01:07:11,922 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-04-28 01:07:11,922 RepairJob.java:143 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-04-28 01:07:11,922 RepairJob.java:234 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:07:11,923 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,924 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,925 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,926 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,926 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,928 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:07:11,929 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 01:07:11,929 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 01:07:11,929 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 01:07:11,929 RepairJob.java:143 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-04-28 01:07:11,932 RepairJob.java:234 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:07:11,932 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,934 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,934 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,937 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,937 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,938 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:07:11,939 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:2] 2025-04-28 01:07:11,939 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:7] 2025-04-28 01:07:11,939 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-04-28 01:07:11,939 RepairJob.java:143 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:5] 2025-04-28 01:07:11,982 RepairJob.java:234 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:07:11,983 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,985 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,985 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,989 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,989 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,992 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:07:11,993 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:1] 2025-04-28 01:07:11,993 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-04-28 01:07:11,993 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-04-28 01:07:11,993 RepairJob.java:143 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:1] 2025-04-28 01:07:11,996 RepairJob.java:234 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:07:11,996 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,998 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:11,998 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,000 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,000 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,001 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:07:12,002 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 01:07:12,002 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 01:07:12,002 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 01:07:12,003 RepairJob.java:143 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-04-28 01:07:12,004 RepairJob.java:234 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:07:12,004 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,006 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,006 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,007 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,008 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,009 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:07:12,009 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 01:07:12,009 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:4] 2025-04-28 01:07:12,009 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 01:07:12,009 RepairJob.java:143 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:7] 2025-04-28 01:07:12,012 RepairJob.java:234 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 01:07:12,012 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,014 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,014 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,016 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,016 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,017 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:07:12,017 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 01:07:12,018 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-04-28 01:07:12,017 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 01:07:12,018 RepairJob.java:143 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-04-28 01:07:12,020 RepairJob.java:234 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:07:12,020 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,023 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,023 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,025 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,025 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,026 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:07:12,027 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-04-28 01:07:12,027 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 01:07:12,027 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-04-28 01:07:12,028 RepairJob.java:143 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-04-28 01:07:12,077 RepairJob.java:234 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 01:07:12,078 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,093 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,094 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,120 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,121 RepairJob.java:270 - Validating /10.0.0.41 WARN [ValidationExecutor:10] 2025-04-28 01:07:12,123 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/repair_run-8307cad023c911f0b472ab310ffebac8/snapshots/1d79e140-23cd-11f0-b704-57db704f83e4/mc-435-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-04-28 01:07:12,129 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 01:07:12,129 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:2] 2025-04-28 01:07:12,129 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-04-28 01:07:12,129 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:2] 2025-04-28 01:07:12,129 RepairJob.java:143 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:3] 2025-04-28 01:07:12,131 RepairJob.java:234 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:07:12,131 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,134 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,134 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,137 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,137 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,144 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:07:12,144 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 01:07:12,144 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-04-28 01:07:12,145 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-04-28 01:07:12,145 RepairJob.java:143 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-04-28 01:07:12,147 RepairJob.java:234 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:07:12,147 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,149 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,149 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,150 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,150 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,151 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 01:07:12,152 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 01:07:12,152 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-04-28 01:07:12,152 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-04-28 01:07:12,152 RepairJob.java:143 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-04-28 01:07:12,156 RepairJob.java:234 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:07:12,156 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,158 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,158 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,159 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,159 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,160 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:07:12,160 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 01:07:12,161 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-04-28 01:07:12,161 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 01:07:12,161 RepairJob.java:143 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:3] 2025-04-28 01:07:12,162 RepairJob.java:234 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:07:12,162 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,164 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,164 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,169 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,169 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,170 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:07:12,170 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:7] 2025-04-28 01:07:12,170 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:4] 2025-04-28 01:07:12,170 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:7] 2025-04-28 01:07:12,170 RepairJob.java:143 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:7] 2025-04-28 01:07:12,172 RepairJob.java:234 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 01:07:12,172 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,174 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,174 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,177 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,177 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:12,178 RepairSession.java:180 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:07:12,179 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-04-28 01:07:12,179 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 01:07:12,179 SyncTask.java:66 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-04-28 01:07:12,179 RepairJob.java:143 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-04-28 01:07:12,180 RepairSession.java:270 - [repair #1d79e140-23cd-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:4] 2025-04-28 01:07:12,180 RepairRunnable.java:261 - Repair session 1d79e140-23cd-11f0-b704-57db704f83e4 for range [(-7436925991284937763,-7396886005401886345], (6041824124660362728,6066073248011580100], (5759661054753947712,5762257626559921103], (6921634165572882713,6940386323410588190], (-7920616731850400263,-7914750047105431138]] finished INFO [RepairJobTask:4] 2025-04-28 01:07:12,182 ActiveRepairService.java:452 - [repair #1d77be60-23cd-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-04-28 01:07:12,184 RepairRunnable.java:343 - Repair command #110 finished in 0 seconds INFO [Repair-Task-112] 2025-04-28 01:07:18,221 RepairRunnable.java:139 - Starting repair command #111 (214938c0-23cd-11f0-b704-57db704f83e4), 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-112] 2025-04-28 01:07:18,224 RepairSession.java:228 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(668710396095101265,722977972609094906]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 01:07:18,229 RepairJob.java:234 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:07:18,229 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:18,233 RepairSession.java:180 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:18,233 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:18,235 RepairSession.java:180 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:18,235 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:18,237 RepairSession.java:180 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:07:18,238 SyncTask.java:66 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:07:18,239 SyncTask.java:66 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 01:07:18,239 SyncTask.java:66 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:07:18,241 RepairJob.java:143 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:07:18,242 RepairJob.java:234 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:07:18,242 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:18,244 RepairSession.java:180 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:18,244 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:18,246 RepairSession.java:180 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:18,246 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:18,247 RepairSession.java:180 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:07:18,248 SyncTask.java:66 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:07:18,249 SyncTask.java:66 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-04-28 01:07:18,249 SyncTask.java:66 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:07:18,249 RepairJob.java:143 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:07:18,254 RepairJob.java:234 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:07:18,254 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:18,255 RepairSession.java:180 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:18,256 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:18,257 RepairSession.java:180 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:18,257 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:18,260 RepairSession.java:180 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:07:18,260 SyncTask.java:66 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:07:18,260 SyncTask.java:66 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-04-28 01:07:18,260 SyncTask.java:66 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 01:07:18,260 RepairJob.java:143 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:07:18,263 RepairJob.java:234 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:07:18,263 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:18,264 RepairSession.java:180 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:18,264 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:18,266 RepairSession.java:180 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:18,266 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:18,268 RepairSession.java:180 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:07:18,270 SyncTask.java:66 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:07:18,271 SyncTask.java:66 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:07:18,271 SyncTask.java:66 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:07:18,271 RepairJob.java:143 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:07:18,272 RepairSession.java:270 - [repair #2149d500-23cd-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:2] 2025-04-28 01:07:18,272 RepairRunnable.java:261 - Repair session 2149d500-23cd-11f0-b704-57db704f83e4 for range [(668710396095101265,722977972609094906]] finished INFO [RepairJobTask:2] 2025-04-28 01:07:18,273 ActiveRepairService.java:452 - [repair #214938c0-23cd-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-04-28 01:07:18,279 RepairRunnable.java:343 - Repair command #111 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:07:18,829 Validator.java:281 - [repair #21a4c640-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:18,837 Validator.java:281 - [repair #21a4c640-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:18,845 Validator.java:281 - [repair #21a4c640-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:18,854 Validator.java:281 - [repair #21a4c640-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:18,860 ActiveRepairService.java:452 - [repair #21a42a00-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-113] 2025-04-28 01:07:19,053 RepairRunnable.java:139 - Starting repair command #112 (21c853d0-23cd-11f0-b704-57db704f83e4), 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-113] 2025-04-28 01:07:19,056 RepairSession.java:228 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(8214482325910212401,8229186262584351920], (-7475626329873533931,-7436925991284937763], (-3190791936718906024,-3153211615198204919]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 01:07:19,064 RepairJob.java:234 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:07:19,064 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:19,065 RepairSession.java:180 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:19,065 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:19,066 RepairSession.java:180 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:19,066 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:19,068 RepairSession.java:180 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:07:19,072 SyncTask.java:66 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 01:07:19,072 SyncTask.java:66 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:07:19,072 SyncTask.java:66 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 01:07:19,072 RepairJob.java:143 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:07:19,075 RepairJob.java:234 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:07:19,075 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:19,091 RepairSession.java:180 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:19,092 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:19,093 RepairSession.java:180 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:19,093 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:19,094 RepairSession.java:180 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:07:19,095 SyncTask.java:66 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:07:19,096 SyncTask.java:66 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-04-28 01:07:19,096 SyncTask.java:66 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:07:19,096 RepairJob.java:143 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-04-28 01:07:19,097 RepairJob.java:234 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:07:19,097 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:19,098 RepairSession.java:180 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:19,098 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:19,099 RepairSession.java:180 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:19,099 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:19,100 RepairSession.java:180 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:07:19,101 SyncTask.java:66 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:07:19,102 SyncTask.java:66 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-04-28 01:07:19,102 SyncTask.java:66 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:07:19,102 RepairJob.java:143 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:07:19,106 RepairJob.java:234 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:07:19,106 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:19,108 RepairSession.java:180 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:19,108 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:19,110 RepairSession.java:180 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:19,110 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:19,111 RepairSession.java:180 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:07:19,113 SyncTask.java:66 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:07:19,113 SyncTask.java:66 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 01:07:19,113 SyncTask.java:66 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:07:19,113 RepairJob.java:143 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:07:19,114 RepairSession.java:270 - [repair #21c8c900-23cd-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:1] 2025-04-28 01:07:19,114 RepairRunnable.java:261 - Repair session 21c8c900-23cd-11f0-b704-57db704f83e4 for range [(8214482325910212401,8229186262584351920], (-7475626329873533931,-7436925991284937763], (-3190791936718906024,-3153211615198204919]] finished INFO [RepairJobTask:1] 2025-04-28 01:07:19,115 ActiveRepairService.java:452 - [repair #21c853d0-23cd-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-04-28 01:07:19,116 RepairRunnable.java:343 - Repair command #112 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:07:19,923 Validator.java:281 - [repair #22430210-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:07:19,936 Validator.java:281 - [repair #22430210-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:07:19,946 Validator.java:281 - [repair #22430210-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:07:20,013 Validator.java:281 - [repair #22430210-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:07:20,024 Validator.java:281 - [repair #22430210-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:07:20,077 Validator.java:281 - [repair #22430210-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:07:20,087 Validator.java:281 - [repair #22430210-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:07:20,099 Validator.java:281 - [repair #22430210-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:07:20,110 Validator.java:281 - [repair #22430210-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:07:20,122 Validator.java:281 - [repair #22430210-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:07:20,132 Validator.java:281 - [repair #22430210-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:07:20,142 Validator.java:281 - [repair #22430210-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:07:20,154 Validator.java:281 - [repair #22430210-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:07:20,159 Validator.java:281 - [repair #22430210-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:07:20,167 Validator.java:281 - [repair #22430210-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:07:20,180 Validator.java:281 - [repair #22430210-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:07:20,186 ActiveRepairService.java:452 - [repair #2241f0a0-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-114] 2025-04-28 01:07:21,866 RepairRunnable.java:139 - Starting repair command #113 (23758ea0-23cd-11f0-b704-57db704f83e4), 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-114] 2025-04-28 01:07:21,872 RepairSession.java:228 - [repair #23767900-23cd-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(8348123101964248549,8398616782945741501], (6351342631954881952,6378509836274376201]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 01:07:21,888 RepairJob.java:234 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:07:21,888 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,890 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,890 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,894 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,894 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,896 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:07:21,898 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-04-28 01:07:21,899 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 01:07:21,899 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:2] 2025-04-28 01:07:21,901 RepairJob.java:143 - [repair #23767900-23cd-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:1] 2025-04-28 01:07:21,901 RepairJob.java:234 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:07:21,902 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,903 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,903 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,905 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,905 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,907 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:07:21,910 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 01:07:21,910 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 01:07:21,910 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 01:07:21,910 RepairJob.java:143 - [repair #23767900-23cd-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-04-28 01:07:21,914 RepairJob.java:234 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:07:21,914 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,915 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,915 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,918 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,918 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,919 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:07:21,919 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 01:07:21,920 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-04-28 01:07:21,920 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-04-28 01:07:21,920 RepairJob.java:143 - [repair #23767900-23cd-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-04-28 01:07:21,922 RepairJob.java:234 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:07:21,922 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,923 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,923 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,925 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,925 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,926 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:07:21,927 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-04-28 01:07:21,927 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-04-28 01:07:21,927 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-04-28 01:07:21,927 RepairJob.java:143 - [repair #23767900-23cd-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-04-28 01:07:21,928 RepairJob.java:234 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:07:21,928 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,929 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,929 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,930 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,931 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,932 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:07:21,932 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-04-28 01:07:21,932 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 01:07:21,933 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:4] 2025-04-28 01:07:21,933 RepairJob.java:143 - [repair #23767900-23cd-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:4] 2025-04-28 01:07:21,971 RepairJob.java:234 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:07:21,971 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,972 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,972 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,974 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,974 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,976 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:07:21,977 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-04-28 01:07:21,977 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:3] 2025-04-28 01:07:21,977 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 01:07:21,977 RepairJob.java:143 - [repair #23767900-23cd-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:4] 2025-04-28 01:07:21,980 RepairJob.java:234 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:07:21,980 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,981 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,982 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,984 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,985 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,986 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:07:21,987 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 01:07:21,988 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-04-28 01:07:21,988 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 01:07:21,990 RepairJob.java:143 - [repair #23767900-23cd-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-04-28 01:07:21,991 RepairJob.java:234 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:07:21,991 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,993 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,993 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,995 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,995 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:21,997 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:07:21,998 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:4] 2025-04-28 01:07:21,998 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:4] 2025-04-28 01:07:21,999 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 01:07:21,999 RepairJob.java:234 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:07:21,999 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:4] 2025-04-28 01:07:22,000 RepairJob.java:143 - [repair #23767900-23cd-11f0-b704-57db704f83e4] cluster is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,002 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,002 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,008 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,008 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,010 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:07:22,011 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-04-28 01:07:22,011 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-04-28 01:07:22,011 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-04-28 01:07:22,011 RepairJob.java:143 - [repair #23767900-23cd-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-04-28 01:07:22,013 RepairJob.java:234 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:07:22,013 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,015 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,016 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,017 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,018 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,019 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:07:22,020 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-04-28 01:07:22,020 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-04-28 01:07:22,020 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-04-28 01:07:22,020 RepairJob.java:143 - [repair #23767900-23cd-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-04-28 01:07:22,069 RepairJob.java:234 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:07:22,069 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,072 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,075 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,078 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,078 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,080 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:07:22,081 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 01:07:22,083 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 01:07:22,083 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 01:07:22,084 RepairJob.java:143 - [repair #23767900-23cd-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:4] 2025-04-28 01:07:22,084 RepairJob.java:234 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:07:22,084 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,088 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,088 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,090 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,091 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,092 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:07:22,092 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-04-28 01:07:22,093 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-04-28 01:07:22,093 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-04-28 01:07:22,093 RepairJob.java:143 - [repair #23767900-23cd-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-04-28 01:07:22,096 RepairJob.java:234 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:07:22,096 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,099 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,099 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,100 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,100 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,102 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:07:22,104 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-04-28 01:07:22,105 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-04-28 01:07:22,105 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-04-28 01:07:22,105 RepairJob.java:143 - [repair #23767900-23cd-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-04-28 01:07:22,107 RepairJob.java:234 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 01:07:22,107 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,108 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,108 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,111 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,111 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,112 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:07:22,112 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 01:07:22,112 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:6] 2025-04-28 01:07:22,112 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-04-28 01:07:22,113 RepairJob.java:143 - [repair #23767900-23cd-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:3] 2025-04-28 01:07:22,115 RepairJob.java:234 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:07:22,115 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,116 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,117 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,119 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,120 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,121 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 01:07:22,122 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:4] 2025-04-28 01:07:22,122 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:3] 2025-04-28 01:07:22,122 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:4] 2025-04-28 01:07:22,122 RepairJob.java:143 - [repair #23767900-23cd-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:4] 2025-04-28 01:07:22,128 RepairJob.java:234 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:07:22,128 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,130 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,130 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,131 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,132 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:22,133 RepairSession.java:180 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:07:22,134 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 01:07:22,134 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-04-28 01:07:22,134 SyncTask.java:66 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 01:07:22,134 RepairJob.java:143 - [repair #23767900-23cd-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-04-28 01:07:22,136 RepairSession.java:270 - [repair #23767900-23cd-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:7] 2025-04-28 01:07:22,136 RepairRunnable.java:261 - Repair session 23767900-23cd-11f0-b704-57db704f83e4 for range [(8348123101964248549,8398616782945741501], (6351342631954881952,6378509836274376201]] finished INFO [RepairJobTask:7] 2025-04-28 01:07:22,138 ActiveRepairService.java:452 - [repair #23758ea0-23cd-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 01:07:22,142 RepairRunnable.java:343 - Repair command #113 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:07:28,269 Validator.java:281 - [repair #27438690-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:28,290 Validator.java:281 - [repair #27438690-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:28,306 Validator.java:281 - [repair #27438690-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:28,323 Validator.java:281 - [repair #27438690-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:28,337 ActiveRepairService.java:452 - [repair #2742c340-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:07:28,868 Validator.java:281 - [repair #27a073a0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:28,877 Validator.java:281 - [repair #27a073a0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:28,882 Validator.java:281 - [repair #27a073a0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:28,888 Validator.java:281 - [repair #27a073a0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:28,892 ActiveRepairService.java:452 - [repair #279fd760-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-115] 2025-04-28 01:07:29,077 RepairRunnable.java:139 - Starting repair command #114 (27c1de50-23cd-11f0-b704-57db704f83e4), 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-115] 2025-04-28 01:07:29,083 RepairSession.java:228 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-8621337099889133326,-8607810394865472323], (-7488309700406260648,-7475626329873533931], (-8718485960556611399,-8675382970479964275], (-654581928734078345,-635054449699889168]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 01:07:29,091 RepairJob.java:234 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:07:29,091 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:29,098 RepairSession.java:180 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:29,098 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:29,102 RepairSession.java:180 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:29,102 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:29,121 RepairSession.java:180 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:07:29,122 SyncTask.java:66 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:07:29,121 SyncTask.java:66 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:07:29,122 SyncTask.java:66 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:07:29,123 RepairJob.java:143 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:07:29,128 RepairJob.java:234 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:07:29,128 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:29,130 RepairSession.java:180 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:29,130 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:29,134 RepairSession.java:180 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:29,134 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:29,138 RepairSession.java:180 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:07:29,138 SyncTask.java:66 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 01:07:29,138 SyncTask.java:66 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:07:29,138 SyncTask.java:66 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 01:07:29,139 RepairJob.java:143 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:07:29,143 RepairJob.java:234 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:07:29,143 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:29,145 RepairSession.java:180 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:29,145 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:29,146 RepairSession.java:180 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:29,146 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:29,148 RepairSession.java:180 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:07:29,148 SyncTask.java:66 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:07:29,148 SyncTask.java:66 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:07:29,148 SyncTask.java:66 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:07:29,148 RepairJob.java:143 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-04-28 01:07:29,157 RepairJob.java:234 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:07:29,157 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:29,161 RepairSession.java:180 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:29,161 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:29,165 RepairSession.java:180 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:29,165 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:29,166 RepairSession.java:180 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:07:29,167 SyncTask.java:66 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-04-28 01:07:29,167 SyncTask.java:66 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:07:29,167 SyncTask.java:66 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-04-28 01:07:29,167 RepairJob.java:143 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-04-28 01:07:29,167 RepairSession.java:270 - [repair #27c2c8b0-23cd-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:6] 2025-04-28 01:07:29,168 RepairRunnable.java:261 - Repair session 27c2c8b0-23cd-11f0-b704-57db704f83e4 for range [(-8621337099889133326,-8607810394865472323], (-7488309700406260648,-7475626329873533931], (-8718485960556611399,-8675382970479964275], (-654581928734078345,-635054449699889168]] finished INFO [RepairJobTask:6] 2025-04-28 01:07:29,168 ActiveRepairService.java:452 - [repair #27c1de50-23cd-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 01:07:29,171 RepairRunnable.java:343 - Repair command #114 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:07:29,962 Validator.java:281 - [repair #283e6150-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:07:30,010 Validator.java:281 - [repair #283e6150-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:07:30,027 Validator.java:281 - [repair #283e6150-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:07:30,079 Validator.java:281 - [repair #283e6150-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:07:30,090 Validator.java:281 - [repair #283e6150-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:07:30,143 Validator.java:281 - [repair #283e6150-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:07:30,154 Validator.java:281 - [repair #283e6150-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:07:30,168 Validator.java:281 - [repair #283e6150-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:07:30,182 Validator.java:281 - [repair #283e6150-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:07:30,215 Validator.java:281 - [repair #283e6150-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:07:30,225 Validator.java:281 - [repair #283e6150-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:07:30,240 Validator.java:281 - [repair #283e6150-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:07:30,250 Validator.java:281 - [repair #283e6150-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:07:30,267 Validator.java:281 - [repair #283e6150-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:07:30,273 Validator.java:281 - [repair #283e6150-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:07:30,286 Validator.java:281 - [repair #283e6150-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:07:30,302 ActiveRepairService.java:452 - [repair #283cdab0-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:07:31,964 Validator.java:281 - [repair #296f6740-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:07:31,974 Validator.java:281 - [repair #296f6740-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:07:31,984 Validator.java:281 - [repair #296f6740-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:07:31,994 Validator.java:281 - [repair #296f6740-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:07:32,005 Validator.java:281 - [repair #296f6740-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:07:32,067 Validator.java:281 - [repair #296f6740-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:07:32,077 Validator.java:281 - [repair #296f6740-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:07:32,090 Validator.java:281 - [repair #296f6740-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:07:32,104 Validator.java:281 - [repair #296f6740-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:07:32,114 Validator.java:281 - [repair #296f6740-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:07:32,129 Validator.java:281 - [repair #296f6740-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:07:32,150 Validator.java:281 - [repair #296f6740-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:07:32,160 Validator.java:281 - [repair #296f6740-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:07:32,166 Validator.java:281 - [repair #296f6740-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:07:32,171 Validator.java:281 - [repair #296f6740-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:07:32,179 Validator.java:281 - [repair #296f6740-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:07:32,185 ActiveRepairService.java:452 - [repair #296ecb00-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-116] 2025-04-28 01:07:38,270 RepairRunnable.java:139 - Starting repair command #115 (2d3c9be0-23cd-11f0-b704-57db704f83e4), 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-116] 2025-04-28 01:07:38,275 RepairSession.java:228 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(5295131359859014589,5324810299989117451], (8164424158235156117,8184548483305757594], (-3499987517831122156,-3481911277240496389], (8460340246564987044,8484249903441143902]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-04-28 01:07:38,284 RepairJob.java:234 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:07:38,285 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:38,286 RepairSession.java:180 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:38,287 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:38,288 RepairSession.java:180 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:38,288 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:38,290 RepairSession.java:180 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:07:38,290 SyncTask.java:66 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:07:38,290 SyncTask.java:66 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:07:38,290 SyncTask.java:66 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:07:38,290 RepairJob.java:143 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:07:38,294 RepairJob.java:234 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:07:38,294 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:38,295 RepairSession.java:180 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:38,295 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:38,296 RepairSession.java:180 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:38,296 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:38,297 RepairSession.java:180 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:07:38,298 SyncTask.java:66 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 01:07:38,298 SyncTask.java:66 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 01:07:38,298 SyncTask.java:66 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 01:07:38,298 RepairJob.java:143 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:07:38,305 RepairJob.java:234 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:07:38,305 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:38,307 RepairSession.java:180 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:38,308 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:38,310 RepairSession.java:180 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:38,311 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:38,312 RepairSession.java:180 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:07:38,312 SyncTask.java:66 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:07:38,312 SyncTask.java:66 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 01:07:38,312 SyncTask.java:66 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:07:38,313 RepairJob.java:143 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:07:38,318 RepairJob.java:234 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:07:38,318 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:38,320 RepairSession.java:180 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:38,320 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:38,322 RepairSession.java:180 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:38,322 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:38,324 RepairSession.java:180 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:07:38,324 SyncTask.java:66 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-04-28 01:07:38,324 SyncTask.java:66 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:07:38,324 SyncTask.java:66 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-04-28 01:07:38,324 RepairJob.java:143 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:07:38,325 RepairSession.java:270 - [repair #2d3d5f30-23cd-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:5] 2025-04-28 01:07:38,325 RepairRunnable.java:261 - Repair session 2d3d5f30-23cd-11f0-b704-57db704f83e4 for range [(5295131359859014589,5324810299989117451], (8164424158235156117,8184548483305757594], (-3499987517831122156,-3481911277240496389], (8460340246564987044,8484249903441143902]] finished INFO [RepairJobTask:5] 2025-04-28 01:07:38,328 ActiveRepairService.java:452 - [repair #2d3c9be0-23cd-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-04-28 01:07:38,332 RepairRunnable.java:343 - Repair command #115 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:07:38,887 Validator.java:281 - [repair #2d993ad0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:38,894 Validator.java:281 - [repair #2d993ad0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:38,902 Validator.java:281 - [repair #2d993ad0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:38,911 Validator.java:281 - [repair #2d993ad0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:38,922 ActiveRepairService.java:452 - [repair #2d976610-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:07:39,117 Validator.java:281 - [repair #2dbc7a40-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:39,123 Validator.java:281 - [repair #2dbc7a40-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:39,128 Validator.java:281 - [repair #2dbc7a40-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:39,136 Validator.java:281 - [repair #2dbc7a40-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:39,142 ActiveRepairService.java:452 - [repair #2dbc0510-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-117] 2025-04-28 01:07:39,931 RepairRunnable.java:139 - Starting repair command #116 (2e3a0eb0-23cd-11f0-b704-57db704f83e4), 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-117] 2025-04-28 01:07:39,941 RepairSession.java:228 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-6743645548589257290,-6735876271991755624], (-6650630364597656209,-6647605554609082652], (6411973510095442865,6460464185743641624]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:3] 2025-04-28 01:07:39,977 RepairJob.java:234 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:07:39,977 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:39,980 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:39,980 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:39,982 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:39,982 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:39,985 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:07:39,990 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 01:07:39,990 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-04-28 01:07:39,990 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 01:07:39,990 RepairJob.java:143 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:3] 2025-04-28 01:07:39,990 RepairJob.java:234 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:07:39,990 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:39,992 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:39,993 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:39,994 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:39,994 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:39,996 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:07:39,996 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 01:07:39,998 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 01:07:39,999 RepairJob.java:234 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:07:39,999 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:1] 2025-04-28 01:07:39,999 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 01:07:39,999 RepairJob.java:143 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,007 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,007 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,009 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,009 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,014 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:07:40,015 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-04-28 01:07:40,016 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-04-28 01:07:40,016 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-04-28 01:07:40,017 RepairJob.java:143 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-04-28 01:07:40,019 RepairJob.java:234 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:07:40,019 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,021 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,022 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,026 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,026 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,028 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:07:40,028 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-04-28 01:07:40,029 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-04-28 01:07:40,029 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-04-28 01:07:40,029 RepairJob.java:143 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-04-28 01:07:40,032 RepairJob.java:234 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:07:40,032 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,035 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,035 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,040 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,040 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,042 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:07:40,042 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-04-28 01:07:40,042 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:4] 2025-04-28 01:07:40,043 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-04-28 01:07:40,043 RepairJob.java:143 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:5] 2025-04-28 01:07:40,085 RepairJob.java:234 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:07:40,085 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,087 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,087 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,088 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,089 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,092 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:07:40,092 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-04-28 01:07:40,093 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:5] 2025-04-28 01:07:40,093 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-04-28 01:07:40,093 RepairJob.java:143 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:2] 2025-04-28 01:07:40,096 RepairJob.java:234 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:07:40,096 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,098 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,099 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,100 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,100 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,104 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:07:40,104 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 01:07:40,104 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 01:07:40,104 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 01:07:40,104 RepairJob.java:143 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-04-28 01:07:40,108 RepairJob.java:234 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:07:40,109 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,110 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,110 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,112 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,112 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,114 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:07:40,114 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 01:07:40,115 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:6] 2025-04-28 01:07:40,116 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 01:07:40,116 RepairJob.java:143 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:1] 2025-04-28 01:07:40,119 RepairJob.java:234 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:07:40,119 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,120 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,121 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,122 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,122 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,123 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:07:40,124 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 01:07:40,124 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 01:07:40,126 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 01:07:40,126 RepairJob.java:143 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-04-28 01:07:40,129 RepairJob.java:234 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:07:40,129 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,130 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,130 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,132 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,133 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,135 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:07:40,136 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-04-28 01:07:40,136 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-04-28 01:07:40,137 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-04-28 01:07:40,137 RepairJob.java:143 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-04-28 01:07:40,179 RepairJob.java:234 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:07:40,179 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,181 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,182 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,184 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,184 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,185 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:07:40,186 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:1] 2025-04-28 01:07:40,186 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-04-28 01:07:40,186 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-04-28 01:07:40,187 RepairJob.java:143 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:4] 2025-04-28 01:07:40,189 RepairJob.java:234 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:07:40,190 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,191 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,191 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,193 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,193 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,195 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:07:40,196 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-04-28 01:07:40,196 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 01:07:40,196 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-04-28 01:07:40,196 RepairJob.java:143 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-04-28 01:07:40,202 RepairJob.java:234 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 01:07:40,202 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,204 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,204 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,206 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,207 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,209 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:07:40,210 RepairJob.java:234 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:07:40,210 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:6] 2025-04-28 01:07:40,212 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-04-28 01:07:40,212 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-04-28 01:07:40,212 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-04-28 01:07:40,212 RepairJob.java:143 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,213 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,214 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,217 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,217 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,219 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:07:40,220 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:5] 2025-04-28 01:07:40,220 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-04-28 01:07:40,220 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-04-28 01:07:40,221 RepairJob.java:143 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:4] 2025-04-28 01:07:40,222 RepairJob.java:234 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:07:40,222 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,226 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,226 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,228 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,228 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,237 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:07:40,237 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:4] 2025-04-28 01:07:40,237 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:5] 2025-04-28 01:07:40,237 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-04-28 01:07:40,237 RepairJob.java:143 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:5] 2025-04-28 01:07:40,240 RepairJob.java:234 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:07:40,240 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,244 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,244 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,246 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,247 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:40,248 RepairSession.java:180 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:07:40,249 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 01:07:40,249 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-04-28 01:07:40,249 SyncTask.java:66 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 01:07:40,249 RepairJob.java:143 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-04-28 01:07:40,250 RepairSession.java:270 - [repair #2e3b9550-23cd-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:7] 2025-04-28 01:07:40,250 RepairRunnable.java:261 - Repair session 2e3b9550-23cd-11f0-b704-57db704f83e4 for range [(-6743645548589257290,-6735876271991755624], (-6650630364597656209,-6647605554609082652], (6411973510095442865,6460464185743641624]] finished INFO [RepairJobTask:7] 2025-04-28 01:07:40,251 ActiveRepairService.java:452 - [repair #2e3a0eb0-23cd-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-04-28 01:07:40,254 RepairRunnable.java:343 - Repair command #116 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:07:41,950 Validator.java:281 - [repair #2f6a7860-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:07:42,000 Validator.java:281 - [repair #2f6a7860-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:07:42,010 Validator.java:281 - [repair #2f6a7860-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:07:42,080 Validator.java:281 - [repair #2f6a7860-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:07:42,095 Validator.java:281 - [repair #2f6a7860-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:07:42,109 Validator.java:281 - [repair #2f6a7860-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:07:42,119 Validator.java:281 - [repair #2f6a7860-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:07:42,131 Validator.java:281 - [repair #2f6a7860-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:07:42,143 Validator.java:281 - [repair #2f6a7860-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:07:42,150 Validator.java:281 - [repair #2f6a7860-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:07:42,163 Validator.java:281 - [repair #2f6a7860-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:07:42,177 Validator.java:281 - [repair #2f6a7860-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:07:42,190 Validator.java:281 - [repair #2f6a7860-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:07:42,203 Validator.java:281 - [repair #2f6a7860-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:07:42,219 Validator.java:281 - [repair #2f6a7860-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:07:42,233 Validator.java:281 - [repair #2f6a7860-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:07:42,237 ActiveRepairService.java:452 - [repair #2f6918d0-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:07:48,312 Validator.java:281 - [repair #3337d410-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:48,319 Validator.java:281 - [repair #3337d410-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:48,325 Validator.java:281 - [repair #3337d410-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:48,345 Validator.java:281 - [repair #3337d410-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:48,350 ActiveRepairService.java:452 - [repair #3336c2a0-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:07:48,901 Validator.java:281 - [repair #339117a0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:48,910 Validator.java:281 - [repair #339117a0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:48,928 Validator.java:281 - [repair #339117a0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:48,958 Validator.java:281 - [repair #339117a0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:48,968 ActiveRepairService.java:452 - [repair #33907b60-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:07:49,142 Validator.java:281 - [repair #33b679f0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:49,148 Validator.java:281 - [repair #33b679f0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:49,155 Validator.java:281 - [repair #33b679f0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:49,164 Validator.java:281 - [repair #33b679f0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:49,170 ActiveRepairService.java:452 - [repair #33b5ddb0-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-118] 2025-04-28 01:07:49,960 RepairRunnable.java:139 - Starting repair command #117 (34345c80-23cd-11f0-b704-57db704f83e4), 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-118] 2025-04-28 01:07:49,966 RepairSession.java:228 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(775477282368645045,804703091153265005], (-8427896215234156058,-8396179595625046559], (1289206018615674370,1302496522758208160]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:2] 2025-04-28 01:07:50,023 RepairJob.java:234 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:07:50,024 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,025 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,025 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,026 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,026 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,029 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:07:50,030 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 01:07:50,030 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 01:07:50,030 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 01:07:50,031 RepairJob.java:143 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:3] 2025-04-28 01:07:50,033 RepairJob.java:234 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:07:50,033 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,034 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,035 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,037 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,037 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,040 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:07:50,043 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-04-28 01:07:50,043 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 01:07:50,045 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-04-28 01:07:50,045 RepairJob.java:234 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:07:50,045 RepairJob.java:143 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-04-28 01:07:50,045 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,047 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,047 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,048 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,048 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,049 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:07:50,050 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-04-28 01:07:50,050 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-04-28 01:07:50,051 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-04-28 01:07:50,051 RepairJob.java:143 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-04-28 01:07:50,051 RepairJob.java:234 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:07:50,052 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,053 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,053 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,055 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,055 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,056 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:07:50,057 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-04-28 01:07:50,057 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 01:07:50,057 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 01:07:50,058 RepairJob.java:234 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:07:50,058 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:3] 2025-04-28 01:07:50,058 RepairJob.java:143 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,063 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,063 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,064 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,065 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,066 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:07:50,074 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 01:07:50,074 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:2] 2025-04-28 01:07:50,074 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 01:07:50,075 RepairJob.java:143 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:5] 2025-04-28 01:07:50,115 RepairJob.java:234 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:07:50,115 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,121 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,121 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,125 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,125 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,126 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:07:50,127 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:3] 2025-04-28 01:07:50,127 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 01:07:50,127 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:3] 2025-04-28 01:07:50,129 RepairJob.java:143 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:4] 2025-04-28 01:07:50,129 RepairJob.java:234 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:07:50,130 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,132 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,138 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,142 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,143 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,145 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:07:50,145 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-04-28 01:07:50,145 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 01:07:50,145 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-04-28 01:07:50,145 RepairJob.java:143 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-04-28 01:07:50,149 RepairJob.java:234 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:07:50,150 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,152 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,152 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,154 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,154 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,155 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:07:50,155 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:3] 2025-04-28 01:07:50,156 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:4] 2025-04-28 01:07:50,156 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 01:07:50,156 RepairJob.java:143 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:4] 2025-04-28 01:07:50,157 RepairJob.java:234 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:07:50,157 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,158 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,158 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,159 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,159 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,160 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:07:50,161 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 01:07:50,161 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 01:07:50,161 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 01:07:50,161 RepairJob.java:143 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-04-28 01:07:50,163 RepairJob.java:234 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:07:50,163 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,164 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,164 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,165 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,165 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,167 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:07:50,167 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 01:07:50,167 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 01:07:50,167 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 01:07:50,167 RepairJob.java:143 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-04-28 01:07:50,208 RepairJob.java:234 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:07:50,208 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,210 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,210 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,212 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,212 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,213 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:07:50,214 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:5] 2025-04-28 01:07:50,215 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:7] 2025-04-28 01:07:50,218 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-04-28 01:07:50,218 RepairJob.java:143 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:6] 2025-04-28 01:07:50,220 RepairJob.java:234 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:07:50,220 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,222 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,222 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,223 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,224 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,224 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:07:50,225 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 01:07:50,225 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-04-28 01:07:50,225 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 01:07:50,225 RepairJob.java:143 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-04-28 01:07:50,232 RepairJob.java:234 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:07:50,232 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,235 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,235 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,237 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,238 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,241 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:07:50,242 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-04-28 01:07:50,242 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-04-28 01:07:50,242 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-04-28 01:07:50,242 RepairJob.java:143 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-04-28 01:07:50,249 RepairJob.java:234 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:07:50,249 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,250 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,250 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,252 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,252 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,256 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:07:50,257 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:4] 2025-04-28 01:07:50,258 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:4] 2025-04-28 01:07:50,258 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:4] 2025-04-28 01:07:50,258 RepairJob.java:143 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:4] 2025-04-28 01:07:50,261 RepairJob.java:234 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:07:50,262 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,264 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,264 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,266 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,267 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,271 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:07:50,271 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-04-28 01:07:50,271 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:7] 2025-04-28 01:07:50,271 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:5] 2025-04-28 01:07:50,273 RepairJob.java:143 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:5] 2025-04-28 01:07:50,277 RepairJob.java:234 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:07:50,277 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,278 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,278 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,281 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,281 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:50,288 RepairSession.java:180 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:07:50,289 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-04-28 01:07:50,289 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-04-28 01:07:50,289 SyncTask.java:66 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-04-28 01:07:50,289 RepairJob.java:143 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-04-28 01:07:50,289 RepairSession.java:270 - [repair #343546e0-23cd-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:7] 2025-04-28 01:07:50,289 RepairRunnable.java:261 - Repair session 343546e0-23cd-11f0-b704-57db704f83e4 for range [(775477282368645045,804703091153265005], (-8427896215234156058,-8396179595625046559], (1289206018615674370,1302496522758208160]] finished INFO [RepairJobTask:7] 2025-04-28 01:07:50,290 ActiveRepairService.java:452 - [repair #34345c80-23cd-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [RepairJobTask:7] 2025-04-28 01:07:50,292 RepairRunnable.java:343 - Repair command #117 finished in 0 seconds INFO [Repair-Task-119] 2025-04-28 01:07:51,944 RepairRunnable.java:139 - Starting repair command #118 (35631880-23cd-11f0-b704-57db704f83e4), 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-119] 2025-04-28 01:07:51,949 RepairSession.java:228 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-5306745881473715966,-5278262100934163758], (-5792692559179176419,-5759236113732792747], (6230390063301208390,6242896355642544819]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:3] 2025-04-28 01:07:51,970 RepairJob.java:234 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:07:51,970 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:51,972 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:51,972 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:51,974 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:51,974 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:51,979 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:07:51,979 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-04-28 01:07:51,979 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 01:07:51,980 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-04-28 01:07:51,980 RepairJob.java:143 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:2] 2025-04-28 01:07:51,983 RepairJob.java:234 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:07:51,983 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:51,984 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:51,984 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:51,987 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:51,987 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:51,991 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:07:51,992 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-04-28 01:07:51,992 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 01:07:51,992 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-04-28 01:07:51,992 RepairJob.java:143 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-04-28 01:07:51,995 RepairJob.java:234 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:07:51,996 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:51,998 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:51,998 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,002 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,002 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,004 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:07:52,004 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-04-28 01:07:52,004 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-04-28 01:07:52,004 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-04-28 01:07:52,004 RepairJob.java:143 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-04-28 01:07:52,009 RepairJob.java:234 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 01:07:52,010 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,011 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,011 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,013 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,013 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,017 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 01:07:52,017 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-04-28 01:07:52,017 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-04-28 01:07:52,017 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-04-28 01:07:52,017 RepairJob.java:143 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-04-28 01:07:52,019 RepairJob.java:234 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:07:52,019 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,021 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,021 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,023 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,023 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,027 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:07:52,028 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:4] 2025-04-28 01:07:52,028 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:7] 2025-04-28 01:07:52,028 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:4] 2025-04-28 01:07:52,028 RepairJob.java:143 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:6] 2025-04-28 01:07:52,076 RepairJob.java:234 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:07:52,077 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,078 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,078 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,081 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,081 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,082 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:07:52,082 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:7] 2025-04-28 01:07:52,082 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-04-28 01:07:52,082 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:7] 2025-04-28 01:07:52,083 RepairJob.java:143 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [RepairJobTask:7] 2025-04-28 01:07:52,085 RepairJob.java:234 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 01:07:52,086 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,088 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,088 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,089 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,090 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,092 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:07:52,095 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 01:07:52,096 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-04-28 01:07:52,096 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 01:07:52,096 RepairJob.java:143 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-04-28 01:07:52,096 RepairJob.java:234 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 01:07:52,097 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,098 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,098 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,101 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,101 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,111 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:07:52,112 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-04-28 01:07:52,112 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:6] 2025-04-28 01:07:52,112 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:7] 2025-04-28 01:07:52,113 RepairJob.java:143 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:7] 2025-04-28 01:07:52,114 RepairJob.java:234 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 01:07:52,114 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,116 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,116 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,118 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,128 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,131 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:07:52,131 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-04-28 01:07:52,131 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-04-28 01:07:52,131 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-04-28 01:07:52,132 RepairJob.java:143 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-04-28 01:07:52,133 RepairJob.java:234 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:07:52,133 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,134 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,134 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,135 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,135 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,137 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:07:52,138 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-04-28 01:07:52,138 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-04-28 01:07:52,138 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-04-28 01:07:52,138 RepairJob.java:143 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-04-28 01:07:52,181 RepairJob.java:234 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:07:52,181 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,183 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,184 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,186 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,186 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,187 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:07:52,187 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:2] 2025-04-28 01:07:52,187 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-04-28 01:07:52,187 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:2] 2025-04-28 01:07:52,187 RepairJob.java:143 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:3] 2025-04-28 01:07:52,189 RepairJob.java:234 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:07:52,189 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,190 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,191 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,193 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,193 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,193 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:07:52,194 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-04-28 01:07:52,194 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-04-28 01:07:52,194 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-04-28 01:07:52,194 RepairJob.java:143 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-04-28 01:07:52,198 RepairJob.java:234 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:07:52,198 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,200 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,200 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,202 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,202 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,203 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:07:52,203 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-04-28 01:07:52,204 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-04-28 01:07:52,204 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-04-28 01:07:52,204 RepairJob.java:143 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-04-28 01:07:52,208 RepairJob.java:234 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:07:52,208 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,209 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,209 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,210 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,210 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,213 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:07:52,214 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 01:07:52,214 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-04-28 01:07:52,214 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 01:07:52,214 RepairJob.java:143 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:3] 2025-04-28 01:07:52,216 RepairJob.java:234 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:07:52,217 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,219 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,219 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,222 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,222 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,223 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:07:52,223 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:7] 2025-04-28 01:07:52,223 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-04-28 01:07:52,224 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:2] 2025-04-28 01:07:52,224 RepairJob.java:143 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:2] 2025-04-28 01:07:52,227 RepairJob.java:234 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:07:52,227 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,229 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,229 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,232 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,232 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:07:52,234 RepairSession.java:180 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 01:07:52,235 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-04-28 01:07:52,236 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-04-28 01:07:52,236 SyncTask.java:66 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-04-28 01:07:52,236 RepairJob.java:143 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-04-28 01:07:52,236 RepairSession.java:270 - [repair #3563b4c0-23cd-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:5] 2025-04-28 01:07:52,237 RepairRunnable.java:261 - Repair session 3563b4c0-23cd-11f0-b704-57db704f83e4 for range [(-5306745881473715966,-5278262100934163758], (-5792692559179176419,-5759236113732792747], (6230390063301208390,6242896355642544819]] finished INFO [RepairJobTask:5] 2025-04-28 01:07:52,242 ActiveRepairService.java:452 - [repair #35631880-23cd-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-04-28 01:07:52,248 RepairRunnable.java:343 - Repair command #118 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:07:58,372 Validator.java:281 - [repair #39364090-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:58,385 Validator.java:281 - [repair #39364090-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:58,403 Validator.java:281 - [repair #39364090-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:58,415 Validator.java:281 - [repair #39364090-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:58,421 ActiveRepairService.java:452 - [repair #39352f20-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:07:58,933 Validator.java:281 - [repair #398c9df0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:58,939 Validator.java:281 - [repair #398c9df0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:58,946 Validator.java:281 - [repair #398c9df0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:58,953 Validator.java:281 - [repair #398c9df0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:58,957 ActiveRepairService.java:452 - [repair #398c01b0-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:07:59,164 Validator.java:281 - [repair #39afdd60-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:59,178 Validator.java:281 - [repair #39afdd60-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:59,192 Validator.java:281 - [repair #39afdd60-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:59,202 Validator.java:281 - [repair #39afdd60-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:07:59,207 ActiveRepairService.java:452 - [repair #39af6830-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:08:00,041 Validator.java:281 - [repair #3a2e0e10-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:08:00,055 Validator.java:281 - [repair #3a2e0e10-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:08:00,071 Validator.java:281 - [repair #3a2e0e10-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:08:00,081 Validator.java:281 - [repair #3a2e0e10-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:08:00,095 Validator.java:281 - [repair #3a2e0e10-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:08:00,142 Validator.java:281 - [repair #3a2e0e10-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:08:00,151 Validator.java:281 - [repair #3a2e0e10-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:08:00,160 Validator.java:281 - [repair #3a2e0e10-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:08:00,170 Validator.java:281 - [repair #3a2e0e10-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:08:00,188 Validator.java:281 - [repair #3a2e0e10-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:08:00,195 Validator.java:281 - [repair #3a2e0e10-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:08:00,203 Validator.java:281 - [repair #3a2e0e10-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:08:00,217 Validator.java:281 - [repair #3a2e0e10-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:08:00,224 Validator.java:281 - [repair #3a2e0e10-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:08:00,232 Validator.java:281 - [repair #3a2e0e10-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:08:00,241 Validator.java:281 - [repair #3a2e0e10-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:08:00,245 ActiveRepairService.java:452 - [repair #3a2d71d0-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:08:02,013 Validator.java:281 - [repair #3b5f8930-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:08:02,060 Validator.java:281 - [repair #3b5f8930-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:08:02,073 Validator.java:281 - [repair #3b5f8930-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:08:02,134 Validator.java:281 - [repair #3b5f8930-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:08:02,145 Validator.java:281 - [repair #3b5f8930-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:08:02,158 Validator.java:281 - [repair #3b5f8930-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:08:02,167 Validator.java:281 - [repair #3b5f8930-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:08:02,175 Validator.java:281 - [repair #3b5f8930-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:08:02,184 Validator.java:281 - [repair #3b5f8930-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:08:02,197 Validator.java:281 - [repair #3b5f8930-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:08:02,206 Validator.java:281 - [repair #3b5f8930-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:08:02,214 Validator.java:281 - [repair #3b5f8930-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:08:02,221 Validator.java:281 - [repair #3b5f8930-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:08:02,232 Validator.java:281 - [repair #3b5f8930-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:08:02,240 Validator.java:281 - [repair #3b5f8930-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:08:02,246 Validator.java:281 - [repair #3b5f8930-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:08:02,249 ActiveRepairService.java:452 - [repair #3b5f1400-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:08:08,375 Validator.java:281 - [repair #3f2cbdd0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:08,380 Validator.java:281 - [repair #3f2cbdd0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:08,387 Validator.java:281 - [repair #3f2cbdd0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:08,393 Validator.java:281 - [repair #3f2cbdd0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:08,396 ActiveRepairService.java:452 - [repair #3f2bfa80-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-120] 2025-04-28 01:08:08,959 RepairRunnable.java:139 - Starting repair command #119 (3f8760f0-23cd-11f0-b704-57db704f83e4), 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-120] 2025-04-28 01:08:08,964 RepairSession.java:228 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-2648014129415978411,-2636847639469028327], (8792228717796627672,8826760237270966737], (-4431915179643525150,-4382694834976213036]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 01:08:08,973 RepairJob.java:234 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:08:08,973 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:08,975 RepairSession.java:180 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:08,975 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:08,976 RepairSession.java:180 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:08,976 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:08,977 RepairSession.java:180 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:08:08,978 SyncTask.java:66 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:08:08,997 SyncTask.java:66 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 01:08:08,997 RepairJob.java:234 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:08:08,997 SyncTask.java:66 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 01:08:08,997 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:2] 2025-04-28 01:08:08,997 RepairJob.java:143 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:08:09,000 RepairSession.java:180 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:09,000 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:09,001 RepairSession.java:180 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:09,001 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:09,003 RepairSession.java:180 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:08:09,003 SyncTask.java:66 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-04-28 01:08:09,003 SyncTask.java:66 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:08:09,003 SyncTask.java:66 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-04-28 01:08:09,005 RepairJob.java:143 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:08:09,006 RepairJob.java:234 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:08:09,007 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:09,008 RepairSession.java:180 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:09,008 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:09,009 RepairSession.java:180 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:09,009 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:09,010 RepairSession.java:180 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:08:09,010 SyncTask.java:66 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:08:09,010 SyncTask.java:66 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 01:08:09,011 SyncTask.java:66 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:08:09,011 RepairJob.java:143 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:08:09,021 RepairJob.java:234 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:08:09,021 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:09,023 RepairSession.java:180 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:09,023 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:09,024 RepairSession.java:180 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:09,024 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:09,025 RepairSession.java:180 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:08:09,026 SyncTask.java:66 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 01:08:09,026 SyncTask.java:66 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 01:08:09,026 SyncTask.java:66 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 01:08:09,026 RepairJob.java:143 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:08:09,027 RepairSession.java:270 - [repair #3f882440-23cd-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:4] 2025-04-28 01:08:09,027 RepairRunnable.java:261 - Repair session 3f882440-23cd-11f0-b704-57db704f83e4 for range [(-2648014129415978411,-2636847639469028327], (8792228717796627672,8826760237270966737], (-4431915179643525150,-4382694834976213036]] finished INFO [RepairJobTask:4] 2025-04-28 01:08:09,028 ActiveRepairService.java:452 - [repair #3f8760f0-23cd-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-04-28 01:08:09,033 RepairRunnable.java:343 - Repair command #119 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:08:09,188 Validator.java:281 - [repair #3fa8cba0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:09,196 Validator.java:281 - [repair #3fa8cba0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:09,203 Validator.java:281 - [repair #3fa8cba0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:09,208 Validator.java:281 - [repair #3fa8cba0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:09,211 ActiveRepairService.java:452 - [repair #3fa82f60-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:08:10,082 Validator.java:281 - [repair #402aa5d0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:08:10,093 Validator.java:281 - [repair #402aa5d0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:08:10,099 Validator.java:281 - [repair #402aa5d0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:08:10,147 Validator.java:281 - [repair #402aa5d0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:08:10,156 Validator.java:281 - [repair #402aa5d0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:08:10,209 Validator.java:281 - [repair #402aa5d0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:08:10,219 Validator.java:281 - [repair #402aa5d0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:08:10,230 Validator.java:281 - [repair #402aa5d0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:08:10,236 Validator.java:281 - [repair #402aa5d0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:08:10,248 Validator.java:281 - [repair #402aa5d0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:08:10,257 Validator.java:281 - [repair #402aa5d0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:08:10,262 Validator.java:281 - [repair #402aa5d0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:08:10,268 Validator.java:281 - [repair #402aa5d0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:08:10,273 Validator.java:281 - [repair #402aa5d0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:08:10,280 Validator.java:281 - [repair #402aa5d0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:08:10,287 Validator.java:281 - [repair #402aa5d0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:08:10,295 ActiveRepairService.java:452 - [repair #402a0990-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-121] 2025-04-28 01:08:12,016 RepairRunnable.java:139 - Starting repair command #120 (4159d700-23cd-11f0-b704-57db704f83e4), 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-121] 2025-04-28 01:08:12,020 RepairSession.java:228 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-8289989158148944567,-8282506058440079130], (-8137808796524035582,-8114458405029862709], (5128596703563815484,5140972842286777326], (-7802607095110468303,-7793065069283903990]] for reaper_db.[running_reapers, repair_unit_v1, repair_schedule_by_cluster_and_keyspace, percent_repaired_by_schedule, leader, running_repairs, diagnostic_event_subscription, cluster, schema_migration_leader, repair_run_by_cluster, repair_run, repair_run_by_cluster_v2, repair_schedule_v1, schema_migration, snapshot, repair_run_by_unit] INFO [RepairJobTask:3] 2025-04-28 01:08:12,041 RepairJob.java:234 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for running_reapers (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:08:12,041 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,043 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,043 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,048 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,048 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,051 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_reapers from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:08:12,051 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-04-28 01:08:12,051 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:4] 2025-04-28 01:08:12,052 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-04-28 01:08:12,052 RepairJob.java:143 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] running_reapers is fully synced INFO [RepairJobTask:2] 2025-04-28 01:08:12,057 RepairJob.java:234 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:08:12,057 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,059 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,059 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,061 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,062 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,068 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:08:12,068 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 01:08:12,068 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 01:08:12,069 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-04-28 01:08:12,069 RepairJob.java:143 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-04-28 01:08:12,072 RepairJob.java:234 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:08:12,072 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,074 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,074 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,078 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,078 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,081 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:08:12,082 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-04-28 01:08:12,082 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-04-28 01:08:12,082 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-04-28 01:08:12,082 RepairJob.java:143 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-04-28 01:08:12,088 RepairJob.java:234 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:08:12,088 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,090 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,090 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,096 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,096 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,098 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:08:12,098 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 01:08:12,098 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 01:08:12,098 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-04-28 01:08:12,099 RepairJob.java:143 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-04-28 01:08:12,100 RepairJob.java:234 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:08:12,101 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,102 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,102 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,104 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,104 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,105 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for leader from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:08:12,105 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:2] 2025-04-28 01:08:12,105 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-04-28 01:08:12,105 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:2] 2025-04-28 01:08:12,106 RepairJob.java:143 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] leader is fully synced INFO [RepairJobTask:1] 2025-04-28 01:08:12,143 RepairJob.java:234 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for running_repairs (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:08:12,143 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,146 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,147 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,149 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,149 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,150 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for running_repairs from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:08:12,151 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 01:08:12,151 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-04-28 01:08:12,154 RepairJob.java:234 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:08:12,155 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:5] 2025-04-28 01:08:12,151 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-04-28 01:08:12,155 RepairJob.java:143 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] running_repairs is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,156 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,156 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,157 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,158 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,160 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:08:12,160 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 01:08:12,160 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-04-28 01:08:12,160 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-04-28 01:08:12,160 RepairJob.java:143 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-04-28 01:08:12,163 RepairJob.java:234 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:08:12,163 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,164 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,165 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,167 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,167 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,168 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for cluster from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:08:12,170 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 01:08:12,170 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 01:08:12,170 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-04-28 01:08:12,170 RepairJob.java:143 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] cluster is fully synced INFO [RepairJobTask:3] 2025-04-28 01:08:12,174 RepairJob.java:234 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration_leader (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:08:12,174 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,176 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,176 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,179 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,179 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,181 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:08:12,181 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 01:08:12,181 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-04-28 01:08:12,181 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-04-28 01:08:12,183 RepairJob.java:143 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-04-28 01:08:12,186 RepairJob.java:234 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:08:12,186 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,187 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,187 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,189 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,189 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,190 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:08:12,191 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-04-28 01:08:12,191 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-04-28 01:08:12,191 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-04-28 01:08:12,191 RepairJob.java:143 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-04-28 01:08:12,228 RepairJob.java:234 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 01:08:12,229 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,230 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,230 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,232 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,232 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,234 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:08:12,234 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-04-28 01:08:12,234 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:7] 2025-04-28 01:08:12,234 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:6] 2025-04-28 01:08:12,234 RepairJob.java:143 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] repair_run is fully synced INFO [RepairJobTask:6] 2025-04-28 01:08:12,240 RepairJob.java:234 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:08:12,242 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,243 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,243 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,245 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,245 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,247 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:08:12,247 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-04-28 01:08:12,247 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-04-28 01:08:12,248 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-04-28 01:08:12,248 RepairJob.java:143 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-04-28 01:08:12,252 RepairJob.java:234 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:08:12,252 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,255 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,256 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,258 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,258 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,259 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:08:12,260 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-04-28 01:08:12,260 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-04-28 01:08:12,260 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-04-28 01:08:12,262 RepairJob.java:143 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-04-28 01:08:12,264 RepairJob.java:234 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for schema_migration (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:08:12,264 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,267 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,267 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,269 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,270 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,271 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for schema_migration from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:08:12,272 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 01:08:12,272 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 01:08:12,272 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-04-28 01:08:12,272 RepairJob.java:143 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] schema_migration is fully synced INFO [RepairJobTask:1] 2025-04-28 01:08:12,274 RepairJob.java:234 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for snapshot (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:08:12,274 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,276 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,276 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,279 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,279 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,280 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for snapshot from /10.0.0.41 INFO [RepairJobTask:7] 2025-04-28 01:08:12,280 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:4] 2025-04-28 01:08:12,280 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:3] 2025-04-28 01:08:12,280 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:4] 2025-04-28 01:08:12,280 RepairJob.java:143 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] snapshot is fully synced INFO [RepairJobTask:4] 2025-04-28 01:08:12,282 RepairJob.java:234 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:08:12,282 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,284 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,284 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,285 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,285 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:12,286 RepairSession.java:180 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:08:12,286 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-04-28 01:08:12,286 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-04-28 01:08:12,287 SyncTask.java:66 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-04-28 01:08:12,287 RepairJob.java:143 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-04-28 01:08:12,289 RepairSession.java:270 - [repair #415a7340-23cd-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:2] 2025-04-28 01:08:12,289 RepairRunnable.java:261 - Repair session 415a7340-23cd-11f0-b704-57db704f83e4 for range [(-8289989158148944567,-8282506058440079130], (-8137808796524035582,-8114458405029862709], (5128596703563815484,5140972842286777326], (-7802607095110468303,-7793065069283903990]] finished INFO [RepairJobTask:2] 2025-04-28 01:08:12,290 ActiveRepairService.java:452 - [repair #4159d700-23cd-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 01:08:12,293 RepairRunnable.java:343 - Repair command #120 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:08:18,413 Validator.java:281 - [repair #45286b30-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:18,431 Validator.java:281 - [repair #45286b30-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:18,436 Validator.java:281 - [repair #45286b30-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:18,448 Validator.java:281 - [repair #45286b30-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:18,456 ActiveRepairService.java:452 - [repair #4527f600-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:08:18,996 Validator.java:281 - [repair #45813990-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:19,002 Validator.java:281 - [repair #45813990-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:19,009 Validator.java:281 - [repair #45813990-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:19,015 Validator.java:281 - [repair #45813990-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:19,023 ActiveRepairService.java:452 - [repair #45809d50-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-122] 2025-04-28 01:08:19,205 RepairRunnable.java:139 - Starting repair command #121 (45a2cb50-23cd-11f0-b704-57db704f83e4), 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-122] 2025-04-28 01:08:19,211 RepairSession.java:228 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-7005429993309221229,-6911785106581584101]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:1] 2025-04-28 01:08:19,216 RepairJob.java:234 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:08:19,216 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:19,217 RepairSession.java:180 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:19,217 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:19,220 RepairSession.java:180 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:19,220 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:19,221 RepairSession.java:180 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:08:19,222 SyncTask.java:66 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:08:19,222 SyncTask.java:66 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 01:08:19,222 SyncTask.java:66 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:08:19,222 RepairJob.java:143 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:08:19,225 RepairJob.java:234 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:08:19,225 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:19,226 RepairSession.java:180 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:19,226 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:19,228 RepairSession.java:180 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:19,228 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:19,229 RepairSession.java:180 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:08:19,230 SyncTask.java:66 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:08:19,230 SyncTask.java:66 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-04-28 01:08:19,230 SyncTask.java:66 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:08:19,230 RepairJob.java:143 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-04-28 01:08:19,231 RepairJob.java:234 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:08:19,232 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:19,233 RepairSession.java:180 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:19,233 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:19,236 RepairSession.java:180 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:19,236 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:19,237 RepairSession.java:180 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:08:19,239 SyncTask.java:66 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 01:08:19,239 SyncTask.java:66 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 01:08:19,240 SyncTask.java:66 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 01:08:19,240 RepairJob.java:143 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-04-28 01:08:19,242 RepairJob.java:234 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:08:19,242 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:19,243 RepairSession.java:180 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:19,243 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:19,244 RepairSession.java:180 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:19,245 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:19,246 RepairSession.java:180 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:08:19,246 SyncTask.java:66 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:08:19,246 SyncTask.java:66 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 01:08:19,246 SyncTask.java:66 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 01:08:19,246 RepairJob.java:143 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:08:19,247 RepairSession.java:270 - [repair #45a3b5b0-23cd-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:4] 2025-04-28 01:08:19,247 RepairRunnable.java:261 - Repair session 45a3b5b0-23cd-11f0-b704-57db704f83e4 for range [(-7005429993309221229,-6911785106581584101]] finished INFO [RepairJobTask:4] 2025-04-28 01:08:19,248 ActiveRepairService.java:452 - [repair #45a2cb50-23cd-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 01:08:19,250 RepairRunnable.java:343 - Repair command #121 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:08:20,135 Validator.java:281 - [repair #462800e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:08:20,147 Validator.java:281 - [repair #462800e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:08:20,154 Validator.java:281 - [repair #462800e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:08:20,162 Validator.java:281 - [repair #462800e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:08:20,180 Validator.java:281 - [repair #462800e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:08:20,230 Validator.java:281 - [repair #462800e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:08:20,243 Validator.java:281 - [repair #462800e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:08:20,251 Validator.java:281 - [repair #462800e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:08:20,262 Validator.java:281 - [repair #462800e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:08:20,275 Validator.java:281 - [repair #462800e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:08:20,286 Validator.java:281 - [repair #462800e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:08:20,293 Validator.java:281 - [repair #462800e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:08:20,301 Validator.java:281 - [repair #462800e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:08:20,309 Validator.java:281 - [repair #462800e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:08:20,316 Validator.java:281 - [repair #462800e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:08:20,325 Validator.java:281 - [repair #462800e0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:08:20,335 ActiveRepairService.java:452 - [repair #4626a150-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:08:22,065 Validator.java:281 - [repair #4753afa0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:08:22,113 Validator.java:281 - [repair #4753afa0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:08:22,122 Validator.java:281 - [repair #4753afa0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:08:22,187 Validator.java:281 - [repair #4753afa0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:08:22,200 Validator.java:281 - [repair #4753afa0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:08:22,216 Validator.java:281 - [repair #4753afa0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:08:22,232 Validator.java:281 - [repair #4753afa0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:08:22,244 Validator.java:281 - [repair #4753afa0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:08:22,252 Validator.java:281 - [repair #4753afa0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:08:22,259 Validator.java:281 - [repair #4753afa0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:08:22,264 Validator.java:281 - [repair #4753afa0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:08:22,272 Validator.java:281 - [repair #4753afa0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:08:22,281 Validator.java:281 - [repair #4753afa0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:08:22,287 Validator.java:281 - [repair #4753afa0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:08:22,297 Validator.java:281 - [repair #4753afa0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:08:22,306 Validator.java:281 - [repair #4753afa0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:08:22,312 ActiveRepairService.java:452 - [repair #47525010-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:08:28,446 Validator.java:281 - [repair #4b2291f0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:28,456 Validator.java:281 - [repair #4b2291f0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:28,473 Validator.java:281 - [repair #4b2291f0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:28,501 Validator.java:281 - [repair #4b2291f0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:28,506 ActiveRepairService.java:452 - [repair #4b21cea0-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:08:29,029 Validator.java:281 - [repair #4b7b8760-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:29,044 Validator.java:281 - [repair #4b7b8760-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:29,053 Validator.java:281 - [repair #4b7b8760-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:29,062 Validator.java:281 - [repair #4b7b8760-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:29,068 ActiveRepairService.java:452 - [repair #4b7a9d00-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-123] 2025-04-28 01:08:29,230 RepairRunnable.java:139 - Starting repair command #122 (4b9c7ce0-23cd-11f0-b704-57db704f83e4), 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-123] 2025-04-28 01:08:29,239 RepairSession.java:228 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-3333136610252203153,-3302659421483392482], (-680634978644345666,-677225764959282917], (3227790084947181249,3229515577249419047], (3774675730672635990,3813941653341446382]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:1] 2025-04-28 01:08:29,246 RepairJob.java:234 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:08:29,246 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:29,247 RepairSession.java:180 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:29,247 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:29,250 RepairSession.java:180 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:29,250 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:29,252 RepairSession.java:180 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:08:29,253 SyncTask.java:66 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:08:29,253 SyncTask.java:66 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 01:08:29,253 SyncTask.java:66 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:08:29,253 RepairJob.java:143 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:08:29,254 RepairJob.java:234 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:08:29,255 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:29,256 RepairSession.java:180 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:29,256 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:29,257 RepairSession.java:180 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:29,258 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:29,258 RepairSession.java:180 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:08:29,259 SyncTask.java:66 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 01:08:29,259 SyncTask.java:66 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:08:29,259 SyncTask.java:66 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-04-28 01:08:29,259 RepairJob.java:143 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:08:29,261 RepairJob.java:234 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:08:29,262 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:29,263 RepairSession.java:180 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:29,263 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:29,264 RepairSession.java:180 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:29,264 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:29,265 RepairSession.java:180 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:08:29,265 SyncTask.java:66 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:08:29,265 SyncTask.java:66 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 01:08:29,265 SyncTask.java:66 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-04-28 01:08:29,266 RepairJob.java:143 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:08:29,268 RepairJob.java:234 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:08:29,268 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:29,270 RepairSession.java:180 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:29,270 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:29,272 RepairSession.java:180 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:29,272 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:29,273 RepairSession.java:180 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:08:29,274 SyncTask.java:66 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:08:29,274 SyncTask.java:66 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 01:08:29,274 SyncTask.java:66 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-04-28 01:08:29,274 RepairJob.java:143 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:08:29,275 RepairSession.java:270 - [repair #4b9ddc70-23cd-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:5] 2025-04-28 01:08:29,275 RepairRunnable.java:261 - Repair session 4b9ddc70-23cd-11f0-b704-57db704f83e4 for range [(-3333136610252203153,-3302659421483392482], (-680634978644345666,-677225764959282917], (3227790084947181249,3229515577249419047], (3774675730672635990,3813941653341446382]] finished INFO [RepairJobTask:5] 2025-04-28 01:08:29,277 ActiveRepairService.java:452 - [repair #4b9c7ce0-23cd-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-04-28 01:08:29,283 RepairRunnable.java:343 - Repair command #122 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:08:30,112 Validator.java:281 - [repair #4c218b60-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:08:30,183 Validator.java:281 - [repair #4c218b60-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:08:30,192 Validator.java:281 - [repair #4c218b60-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:08:30,261 Validator.java:281 - [repair #4c218b60-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:08:30,271 Validator.java:281 - [repair #4c218b60-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:08:30,287 Validator.java:281 - [repair #4c218b60-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:08:30,355 Validator.java:281 - [repair #4c218b60-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:08:30,363 Validator.java:281 - [repair #4c218b60-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:08:30,378 Validator.java:281 - [repair #4c218b60-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:08:30,387 Validator.java:281 - [repair #4c218b60-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:08:30,400 Validator.java:281 - [repair #4c218b60-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:08:30,414 Validator.java:281 - [repair #4c218b60-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:08:30,431 Validator.java:281 - [repair #4c218b60-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:08:30,440 Validator.java:281 - [repair #4c218b60-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:08:30,447 Validator.java:281 - [repair #4c218b60-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:08:30,455 Validator.java:281 - [repair #4c218b60-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:08:30,459 ActiveRepairService.java:452 - [repair #4c20a100-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:08:32,097 Validator.java:281 - [repair #4d4d8840-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-04-28 01:08:32,147 Validator.java:281 - [repair #4d4d8840-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-04-28 01:08:32,157 Validator.java:281 - [repair #4d4d8840-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-04-28 01:08:32,223 Validator.java:281 - [repair #4d4d8840-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-04-28 01:08:32,233 Validator.java:281 - [repair #4d4d8840-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-04-28 01:08:32,248 Validator.java:281 - [repair #4d4d8840-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-04-28 01:08:32,266 Validator.java:281 - [repair #4d4d8840-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-04-28 01:08:32,276 Validator.java:281 - [repair #4d4d8840-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-04-28 01:08:32,287 Validator.java:281 - [repair #4d4d8840-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-04-28 01:08:32,299 Validator.java:281 - [repair #4d4d8840-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-04-28 01:08:32,307 Validator.java:281 - [repair #4d4d8840-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-04-28 01:08:32,323 Validator.java:281 - [repair #4d4d8840-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:08:32,333 Validator.java:281 - [repair #4d4d8840-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-04-28 01:08:32,343 Validator.java:281 - [repair #4d4d8840-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-04-28 01:08:32,351 Validator.java:281 - [repair #4d4d8840-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-04-28 01:08:32,363 Validator.java:281 - [repair #4d4d8840-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-04-28 01:08:32,368 ActiveRepairService.java:452 - [repair #4d4c9de0-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:08:38,461 Validator.java:281 - [repair #511c1c70-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:38,471 Validator.java:281 - [repair #511c1c70-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:38,479 Validator.java:281 - [repair #511c1c70-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:38,487 Validator.java:281 - [repair #511c1c70-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:38,494 ActiveRepairService.java:452 - [repair #511b5920-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-124] 2025-04-28 01:08:39,042 RepairRunnable.java:139 - Starting repair command #123 (5175ae20-23cd-11f0-b704-57db704f83e4), 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-124] 2025-04-28 01:08:39,047 RepairSession.java:228 - [repair #51767170-23cd-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-3845523208543403187,-3759921305025312975]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:1] 2025-04-28 01:08:39,052 RepairJob.java:234 - [repair #51767170-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:08:39,053 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:39,055 RepairSession.java:180 - [repair #51767170-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:39,055 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:39,056 RepairSession.java:180 - [repair #51767170-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:39,056 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:39,057 RepairSession.java:180 - [repair #51767170-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:08:39,059 SyncTask.java:66 - [repair #51767170-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 01:08:39,059 SyncTask.java:66 - [repair #51767170-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:08:39,061 SyncTask.java:66 - [repair #51767170-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 01:08:39,061 RepairJob.java:143 - [repair #51767170-23cd-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:08:39,064 RepairJob.java:234 - [repair #51767170-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:08:39,064 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:39,068 RepairSession.java:180 - [repair #51767170-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:39,068 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:39,069 RepairSession.java:180 - [repair #51767170-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:39,069 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:39,071 RepairSession.java:180 - [repair #51767170-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:08:39,072 SyncTask.java:66 - [repair #51767170-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:08:39,072 SyncTask.java:66 - [repair #51767170-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-04-28 01:08:39,072 SyncTask.java:66 - [repair #51767170-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:08:39,072 RepairJob.java:143 - [repair #51767170-23cd-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:08:39,074 RepairJob.java:234 - [repair #51767170-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:08:39,074 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:39,078 RepairSession.java:180 - [repair #51767170-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:39,078 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:39,080 RepairSession.java:180 - [repair #51767170-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:39,080 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:39,081 RepairSession.java:180 - [repair #51767170-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:08:39,082 SyncTask.java:66 - [repair #51767170-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-04-28 01:08:39,082 SyncTask.java:66 - [repair #51767170-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-04-28 01:08:39,083 SyncTask.java:66 - [repair #51767170-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-04-28 01:08:39,083 RepairJob.java:143 - [repair #51767170-23cd-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-04-28 01:08:39,083 RepairJob.java:234 - [repair #51767170-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:08:39,084 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:39,085 RepairSession.java:180 - [repair #51767170-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:39,085 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:39,087 RepairSession.java:180 - [repair #51767170-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:39,087 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:39,088 RepairSession.java:180 - [repair #51767170-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:08:39,088 SyncTask.java:66 - [repair #51767170-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-04-28 01:08:39,088 SyncTask.java:66 - [repair #51767170-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 01:08:39,088 SyncTask.java:66 - [repair #51767170-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-04-28 01:08:39,089 RepairJob.java:143 - [repair #51767170-23cd-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-04-28 01:08:39,089 RepairSession.java:270 - [repair #51767170-23cd-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:6] 2025-04-28 01:08:39,089 RepairRunnable.java:261 - Repair session 51767170-23cd-11f0-b704-57db704f83e4 for range [(-3845523208543403187,-3759921305025312975]] finished INFO [RepairJobTask:6] 2025-04-28 01:08:39,090 ActiveRepairService.java:452 - [repair #5175ae20-23cd-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-04-28 01:08:39,091 RepairRunnable.java:343 - Repair command #123 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:08:39,298 Validator.java:281 - [repair #51987860-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:39,308 Validator.java:281 - [repair #51987860-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:39,322 Validator.java:281 - [repair #51987860-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:39,333 Validator.java:281 - [repair #51987860-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:39,339 ActiveRepairService.java:452 - [repair #51980330-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-125] 2025-04-28 01:08:48,526 RepairRunnable.java:139 - Starting repair command #124 (571cd2e0-23cd-11f0-b704-57db704f83e4), 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-04-28 01:08:48,537 RepairSession.java:228 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(7437475758252753011,7484188092916809758], (-6540703378374396479,-6532142613298889627], (7555038009497059912,7556115826882966359], (6210080734461072786,6230390063301208390]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 01:08:48,588 RepairJob.java:234 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:08:48,588 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:48,592 RepairSession.java:180 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:48,592 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:48,593 RepairSession.java:180 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:48,594 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:48,601 RepairSession.java:180 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:08:48,603 SyncTask.java:66 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:08:48,615 SyncTask.java:66 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:08:48,615 SyncTask.java:66 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:08:48,618 RepairJob.java:143 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-04-28 01:08:48,635 RepairJob.java:234 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:08:48,637 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:48,643 RepairSession.java:180 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:48,645 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:48,648 RepairSession.java:180 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:48,649 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:48,657 RepairSession.java:180 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:08:48,659 RepairJob.java:234 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:08:48,659 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:48,660 RepairSession.java:180 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:48,661 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:48,662 RepairSession.java:180 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:48,662 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:48,663 RepairSession.java:180 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:08:48,663 SyncTask.java:66 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:08:48,664 SyncTask.java:66 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:08:48,665 SyncTask.java:66 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-04-28 01:08:48,665 SyncTask.java:66 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-04-28 01:08:48,666 SyncTask.java:66 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-04-28 01:08:48,666 RepairJob.java:143 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:7] 2025-04-28 01:08:48,676 SyncTask.java:66 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 01:08:48,677 RepairJob.java:143 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-04-28 01:08:48,682 RepairJob.java:234 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:08:48,683 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:48,689 RepairSession.java:180 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:48,689 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:48,696 RepairSession.java:180 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:48,696 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:48,700 RepairSession.java:180 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:08:48,701 SyncTask.java:66 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:7] 2025-04-28 01:08:48,701 SyncTask.java:66 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-04-28 01:08:48,701 SyncTask.java:66 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:7] 2025-04-28 01:08:48,701 RepairJob.java:143 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:7] 2025-04-28 01:08:48,702 RepairSession.java:270 - [repair #571e8090-23cd-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:7] 2025-04-28 01:08:48,702 RepairRunnable.java:261 - Repair session 571e8090-23cd-11f0-b704-57db704f83e4 for range [(7437475758252753011,7484188092916809758], (-6540703378374396479,-6532142613298889627], (7555038009497059912,7556115826882966359], (6210080734461072786,6230390063301208390]] finished INFO [RepairJobTask:7] 2025-04-28 01:08:48,707 ActiveRepairService.java:452 - [repair #571cd2e0-23cd-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-04-28 01:08:48,709 RepairRunnable.java:343 - Repair command #124 finished in 0 seconds INFO [Repair-Task-126] 2025-04-28 01:08:49,079 RepairRunnable.java:139 - Starting repair command #125 (57713470-23cd-11f0-b704-57db704f83e4), 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-126] 2025-04-28 01:08:49,083 RepairSession.java:228 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-4647236236601766278,-4597667276414277302], (6607355534111388179,6613067499406000030], (-2095945617378174592,-2083153195322952425], (-7156165672493712424,-7148579860329165448]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 01:08:49,100 RepairJob.java:234 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:08:49,100 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:49,102 RepairSession.java:180 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:49,103 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:49,104 RepairSession.java:180 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:49,104 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:49,106 RepairSession.java:180 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:08:49,107 SyncTask.java:66 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:08:49,107 SyncTask.java:66 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:08:49,108 SyncTask.java:66 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:08:49,109 RepairJob.java:143 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:08:49,110 RepairJob.java:234 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:08:49,111 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:49,113 RepairSession.java:180 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:49,113 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:49,115 RepairSession.java:180 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:49,115 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:49,117 RepairSession.java:180 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:08:49,118 SyncTask.java:66 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:08:49,118 SyncTask.java:66 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 01:08:49,118 SyncTask.java:66 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:08:49,119 RepairJob.java:143 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:08:49,134 RepairJob.java:234 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:08:49,134 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:49,143 RepairSession.java:180 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:49,143 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:49,144 RepairSession.java:180 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:49,144 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:49,147 RepairSession.java:180 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:08:49,148 SyncTask.java:66 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 01:08:49,149 SyncTask.java:66 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-04-28 01:08:49,149 SyncTask.java:66 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 01:08:49,150 RepairJob.java:143 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-04-28 01:08:49,154 RepairJob.java:234 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:08:49,154 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:49,157 RepairSession.java:180 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:49,157 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:49,159 RepairSession.java:180 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:49,159 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:49,161 RepairSession.java:180 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:08:49,161 SyncTask.java:66 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 01:08:49,162 SyncTask.java:66 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 01:08:49,162 SyncTask.java:66 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 01:08:49,162 RepairJob.java:143 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:08:49,166 RepairSession.java:270 - [repair #5771d0b0-23cd-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:4] 2025-04-28 01:08:49,167 RepairRunnable.java:261 - Repair session 5771d0b0-23cd-11f0-b704-57db704f83e4 for range [(-4647236236601766278,-4597667276414277302], (6607355534111388179,6613067499406000030], (-2095945617378174592,-2083153195322952425], (-7156165672493712424,-7148579860329165448]] finished INFO [RepairJobTask:4] 2025-04-28 01:08:49,168 ActiveRepairService.java:452 - [repair #57713470-23cd-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-04-28 01:08:49,171 RepairRunnable.java:343 - Repair command #125 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:08:49,326 Validator.java:281 - [repair #57951020-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:49,338 Validator.java:281 - [repair #57951020-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:49,346 Validator.java:281 - [repair #57951020-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:49,355 Validator.java:281 - [repair #57951020-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:49,364 ActiveRepairService.java:452 - [repair #5791dbd0-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-127] 2025-04-28 01:08:58,537 RepairRunnable.java:139 - Starting repair command #126 (5d146190-23cd-11f0-b704-57db704f83e4), 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-127] 2025-04-28 01:08:58,552 RepairSession.java:228 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(840839327883446285,852593234497666664], (4672882574722733365,4721840560611606694], (-4786633500492432970,-4757662496563821699]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-04-28 01:08:58,559 RepairJob.java:234 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:08:58,559 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:58,561 RepairSession.java:180 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:58,561 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:58,563 RepairSession.java:180 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:58,563 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:58,565 RepairSession.java:180 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:08:58,565 SyncTask.java:66 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:08:58,565 SyncTask.java:66 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:08:58,565 SyncTask.java:66 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:08:58,566 RepairJob.java:143 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:08:58,568 RepairJob.java:234 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:08:58,572 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:58,573 RepairSession.java:180 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:58,574 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:58,575 RepairSession.java:180 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:58,575 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:58,576 RepairSession.java:180 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:08:58,577 SyncTask.java:66 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 01:08:58,577 SyncTask.java:66 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-04-28 01:08:58,577 SyncTask.java:66 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-04-28 01:08:58,577 RepairJob.java:143 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:08:58,579 RepairJob.java:234 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:08:58,579 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:58,581 RepairSession.java:180 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:58,582 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:58,583 RepairSession.java:180 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:58,583 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:58,585 RepairSession.java:180 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:08:58,585 SyncTask.java:66 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:08:58,585 SyncTask.java:66 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 01:08:58,585 SyncTask.java:66 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 01:08:58,585 RepairJob.java:143 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:08:58,587 RepairJob.java:234 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:08:58,587 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:58,588 RepairSession.java:180 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:08:58,588 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:58,589 RepairSession.java:180 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:08:58,590 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:08:58,591 RepairSession.java:180 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:08:58,591 SyncTask.java:66 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:08:58,591 SyncTask.java:66 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-04-28 01:08:58,591 SyncTask.java:66 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:08:58,592 RepairJob.java:143 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:08:58,595 RepairSession.java:270 - [repair #5d168470-23cd-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:1] 2025-04-28 01:08:58,596 RepairRunnable.java:261 - Repair session 5d168470-23cd-11f0-b704-57db704f83e4 for range [(840839327883446285,852593234497666664], (4672882574722733365,4721840560611606694], (-4786633500492432970,-4757662496563821699]] finished INFO [RepairJobTask:1] 2025-04-28 01:08:58,600 ActiveRepairService.java:452 - [repair #5d146190-23cd-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-04-28 01:08:58,603 RepairRunnable.java:343 - Repair command #126 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:08:59,136 Validator.java:281 - [repair #5d6ce1d0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:59,151 Validator.java:281 - [repair #5d6ce1d0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:59,159 Validator.java:281 - [repair #5d6ce1d0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:59,168 Validator.java:281 - [repair #5d6ce1d0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:59,179 ActiveRepairService.java:452 - [repair #5d6b8240-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:08:59,338 Validator.java:281 - [repair #5d8d1400-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:59,348 Validator.java:281 - [repair #5d8d1400-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:59,359 Validator.java:281 - [repair #5d8d1400-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:59,377 Validator.java:281 - [repair #5d8d1400-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:08:59,390 ActiveRepairService.java:452 - [repair #5d8c77c0-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:09:08,579 Validator.java:281 - [repair #630efd80-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:08,588 Validator.java:281 - [repair #630efd80-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:08,595 Validator.java:281 - [repair #630efd80-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:08,604 Validator.java:281 - [repair #630efd80-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:08,608 ActiveRepairService.java:452 - [repair #630e3a30-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:09:09,177 Validator.java:281 - [repair #6369a0a0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:09,191 Validator.java:281 - [repair #6369a0a0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:09,203 Validator.java:281 - [repair #6369a0a0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:09,223 Validator.java:281 - [repair #6369a0a0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:09,229 ActiveRepairService.java:452 - [repair #6367f2f0-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:09:09,371 Validator.java:281 - [repair #6387d700-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:09,378 Validator.java:281 - [repair #6387d700-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:09,384 Validator.java:281 - [repair #6387d700-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:09,390 Validator.java:281 - [repair #6387d700-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:09,400 ActiveRepairService.java:452 - [repair #638713b0-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:09:18,605 Validator.java:281 - [repair #69092440-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:18,615 Validator.java:281 - [repair #69092440-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:18,628 Validator.java:281 - [repair #69092440-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:18,651 Validator.java:281 - [repair #69092440-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:18,659 ActiveRepairService.java:452 - [repair #690839e0-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:09:19,218 Validator.java:281 - [repair #696240c0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:19,230 Validator.java:281 - [repair #696240c0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:19,237 Validator.java:281 - [repair #696240c0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:19,244 Validator.java:281 - [repair #696240c0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:19,251 ActiveRepairService.java:452 - [repair #69615660-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:09:19,402 Validator.java:281 - [repair #69830f30-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:19,411 Validator.java:281 - [repair #69830f30-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:19,417 Validator.java:281 - [repair #69830f30-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:19,430 Validator.java:281 - [repair #69830f30-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:19,434 ActiveRepairService.java:452 - [repair #6981fdc0-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:09:28,639 Validator.java:281 - [repair #6f02d5d0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:28,683 Validator.java:281 - [repair #6f02d5d0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:28,699 Validator.java:281 - [repair #6f02d5d0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:28,709 Validator.java:281 - [repair #6f02d5d0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:28,712 ActiveRepairService.java:452 - [repair #6f01eb70-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:09:29,224 Validator.java:281 - [repair #6f5b7d20-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:29,230 Validator.java:281 - [repair #6f5b7d20-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:29,234 Validator.java:281 - [repair #6f5b7d20-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:29,239 Validator.java:281 - [repair #6f5b7d20-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:29,243 ActiveRepairService.java:452 - [repair #6f5ab9d0-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:09:29,440 Validator.java:281 - [repair #6f7c99b0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:29,447 Validator.java:281 - [repair #6f7c99b0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:29,455 Validator.java:281 - [repair #6f7c99b0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:29,460 Validator.java:281 - [repair #6f7c99b0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:29,464 ActiveRepairService.java:452 - [repair #6f7bfd70-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-128] 2025-04-28 01:09:38,639 RepairRunnable.java:139 - Starting repair command #127 (74fb75f0-23cd-11f0-b704-57db704f83e4), 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-128] 2025-04-28 01:09:38,645 RepairSession.java:228 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-5358365401774337039,-5306745881473715966], (7214502072815156143,7218938260523271160], (4525035179396372852,4534632077347521227], (-6570510653236594501,-6562683447374073634], (7854309659200547473,7856962197092290475]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-04-28 01:09:38,658 RepairJob.java:234 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:09:38,658 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:09:38,659 RepairSession.java:180 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:09:38,662 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:09:38,664 RepairSession.java:180 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:09:38,664 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:09:38,667 RepairSession.java:180 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:09:38,667 SyncTask.java:66 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:09:38,668 SyncTask.java:66 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 01:09:38,668 SyncTask.java:66 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:09:38,668 RepairJob.java:143 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:09:38,672 RepairJob.java:234 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:09:38,672 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:09:38,676 RepairSession.java:180 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:09:38,682 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:09:38,684 RepairSession.java:180 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:09:38,684 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:09:38,687 RepairSession.java:180 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:09:38,687 SyncTask.java:66 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-04-28 01:09:38,688 SyncTask.java:66 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-04-28 01:09:38,688 SyncTask.java:66 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:09:38,689 RepairJob.java:143 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:09:38,691 RepairJob.java:234 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:09:38,692 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:09:38,693 RepairSession.java:180 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:09:38,693 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:09:38,694 RepairSession.java:180 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:09:38,694 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:09:38,696 RepairSession.java:180 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:09:38,697 SyncTask.java:66 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:09:38,697 SyncTask.java:66 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 01:09:38,698 SyncTask.java:66 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-04-28 01:09:38,698 RepairJob.java:143 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-04-28 01:09:38,699 RepairJob.java:234 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:09:38,700 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:09:38,701 RepairSession.java:180 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:09:38,701 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:09:38,702 RepairSession.java:180 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:09:38,702 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:09:38,704 RepairSession.java:180 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:6] 2025-04-28 01:09:38,704 SyncTask.java:66 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-04-28 01:09:38,704 SyncTask.java:66 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-04-28 01:09:38,705 SyncTask.java:66 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-04-28 01:09:38,705 RepairJob.java:143 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:09:38,706 RepairSession.java:270 - [repair #74fc6050-23cd-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:5] 2025-04-28 01:09:38,706 RepairRunnable.java:261 - Repair session 74fc6050-23cd-11f0-b704-57db704f83e4 for range [(-5358365401774337039,-5306745881473715966], (7214502072815156143,7218938260523271160], (4525035179396372852,4534632077347521227], (-6570510653236594501,-6562683447374073634], (7854309659200547473,7856962197092290475]] finished INFO [RepairJobTask:5] 2025-04-28 01:09:38,707 ActiveRepairService.java:452 - [repair #74fb75f0-23cd-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-04-28 01:09:38,709 RepairRunnable.java:343 - Repair command #127 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:09:39,232 Validator.java:281 - [repair #75549270-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:39,238 Validator.java:281 - [repair #75549270-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:39,242 Validator.java:281 - [repair #75549270-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:39,249 Validator.java:281 - [repair #75549270-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:39,255 ActiveRepairService.java:452 - [repair #75541d40-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:09:39,501 Validator.java:281 - [repair #7579cdb0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:39,509 Validator.java:281 - [repair #7579cdb0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:39,515 Validator.java:281 - [repair #7579cdb0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:39,526 Validator.java:281 - [repair #7579cdb0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:39,532 ActiveRepairService.java:452 - [repair #75786e20-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:09:48,697 Validator.java:281 - [repair #7af6ae20-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:48,704 Validator.java:281 - [repair #7af6ae20-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:48,711 Validator.java:281 - [repair #7af6ae20-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:48,722 Validator.java:281 - [repair #7af6ae20-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:48,729 ActiveRepairService.java:452 - [repair #7af611e0-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-129] 2025-04-28 01:09:49,250 RepairRunnable.java:139 - Starting repair command #128 (7b4e9220-23cd-11f0-b704-57db704f83e4), 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-04-28 01:09:49,263 RepairSession.java:228 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(901444165531896071,906995724946399213], (-2321910892711638966,-2315146645187830701], (7261344199607207737,7279070767842729026], (-3643118581946848817,-3594413164230184993]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 01:09:49,273 RepairJob.java:234 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:09:49,274 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:09:49,275 RepairSession.java:180 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:09:49,277 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:09:49,278 RepairSession.java:180 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:09:49,278 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:09:49,279 RepairSession.java:180 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:09:49,279 SyncTask.java:66 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:09:49,280 SyncTask.java:66 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:09:49,280 SyncTask.java:66 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:09:49,281 RepairJob.java:143 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-04-28 01:09:49,284 RepairJob.java:234 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:09:49,284 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:09:49,285 RepairSession.java:180 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:09:49,285 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:09:49,287 RepairSession.java:180 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:09:49,287 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:09:49,288 RepairSession.java:180 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:09:49,288 SyncTask.java:66 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 01:09:49,288 SyncTask.java:66 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-04-28 01:09:49,288 SyncTask.java:66 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 01:09:49,288 RepairJob.java:143 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:09:49,300 RepairJob.java:234 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:09:49,300 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:09:49,304 RepairSession.java:180 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:09:49,304 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:09:49,306 RepairSession.java:180 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:09:49,306 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:09:49,311 RepairSession.java:180 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:09:49,312 SyncTask.java:66 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:09:49,312 SyncTask.java:66 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-04-28 01:09:49,314 SyncTask.java:66 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:09:49,315 RepairJob.java:143 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:7] 2025-04-28 01:09:49,330 RepairJob.java:234 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:7] 2025-04-28 01:09:49,330 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:09:49,334 RepairSession.java:180 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:09:49,334 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:09:49,336 RepairSession.java:180 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:09:49,336 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:09:49,337 RepairSession.java:180 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:09:49,338 SyncTask.java:66 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:09:49,338 SyncTask.java:66 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:7] 2025-04-28 01:09:49,338 SyncTask.java:66 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:09:49,338 RepairJob.java:143 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:09:49,340 RepairSession.java:270 - [repair #7b508df0-23cd-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:2] 2025-04-28 01:09:49,342 RepairRunnable.java:261 - Repair session 7b508df0-23cd-11f0-b704-57db704f83e4 for range [(901444165531896071,906995724946399213], (-2321910892711638966,-2315146645187830701], (7261344199607207737,7279070767842729026], (-3643118581946848817,-3594413164230184993]] finished INFO [RepairJobTask:2] 2025-04-28 01:09:49,355 ActiveRepairService.java:452 - [repair #7b4e9220-23cd-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-04-28 01:09:49,356 RepairRunnable.java:343 - Repair command #128 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:09:49,494 Validator.java:281 - [repair #7b726dd0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:49,504 Validator.java:281 - [repair #7b726dd0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:49,508 Validator.java:281 - [repair #7b726dd0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:49,531 Validator.java:281 - [repair #7b726dd0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:49,556 ActiveRepairService.java:452 - [repair #7b718370-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:09:58,712 Validator.java:281 - [repair #80f0add0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:58,721 Validator.java:281 - [repair #80f0add0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:58,735 Validator.java:281 - [repair #80f0add0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:58,745 Validator.java:281 - [repair #80f0add0-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:58,749 ActiveRepairService.java:452 - [repair #80f01190-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:09:59,296 Validator.java:281 - [repair #814a1870-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:59,301 Validator.java:281 - [repair #814a1870-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:59,313 Validator.java:281 - [repair #814a1870-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:59,318 Validator.java:281 - [repair #814a1870-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:59,323 ActiveRepairService.java:452 - [repair #81497c30-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:09:59,551 Validator.java:281 - [repair #816f2ca0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:59,558 Validator.java:281 - [repair #816f2ca0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:59,570 Validator.java:281 - [repair #816f2ca0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:59,575 Validator.java:281 - [repair #816f2ca0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:09:59,580 ActiveRepairService.java:452 - [repair #816bf850-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:10:08,746 Validator.java:281 - [repair #86ebe600-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:08,757 Validator.java:281 - [repair #86ebe600-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:08,769 Validator.java:281 - [repair #86ebe600-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:08,779 Validator.java:281 - [repair #86ebe600-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:08,785 ActiveRepairService.java:452 - [repair #86eb22b0-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:10:09,317 Validator.java:281 - [repair #874306b0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:09,328 Validator.java:281 - [repair #874306b0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:09,336 Validator.java:281 - [repair #874306b0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:09,342 Validator.java:281 - [repair #874306b0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:09,350 ActiveRepairService.java:452 - [repair #87429180-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:10:09,565 Validator.java:281 - [repair #87686900-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:09,572 Validator.java:281 - [repair #87686900-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:09,578 Validator.java:281 - [repair #87686900-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:09,583 Validator.java:281 - [repair #87686900-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:09,589 ActiveRepairService.java:452 - [repair #8765f800-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:10:18,771 Validator.java:281 - [repair #8ce60cc0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:18,802 Validator.java:281 - [repair #8ce60cc0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:18,810 Validator.java:281 - [repair #8ce60cc0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:18,817 Validator.java:281 - [repair #8ce60cc0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:18,822 ActiveRepairService.java:452 - [repair #8ce54970-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:10:19,349 Validator.java:281 - [repair #8d3da2a0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:19,362 Validator.java:281 - [repair #8d3da2a0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:19,378 Validator.java:281 - [repair #8d3da2a0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:19,396 Validator.java:281 - [repair #8d3da2a0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:19,402 ActiveRepairService.java:452 - [repair #8d3d0660-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-130] 2025-04-28 01:10:19,561 RepairRunnable.java:139 - Starting repair command #129 (8d5fa990-23cd-11f0-b704-57db704f83e4), 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-130] 2025-04-28 01:10:19,566 RepairSession.java:228 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(8348123101964248549,8398616782945741501], (6351342631954881952,6378509836274376201]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 01:10:19,570 RepairJob.java:234 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:10:19,570 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:19,571 RepairSession.java:180 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:19,571 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:19,573 RepairSession.java:180 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:19,573 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:10:19,574 RepairSession.java:180 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:10:19,574 SyncTask.java:66 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:10:19,574 SyncTask.java:66 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:10:19,574 SyncTask.java:66 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:10:19,574 RepairJob.java:143 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:10:19,577 RepairJob.java:234 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:10:19,577 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:19,579 RepairSession.java:180 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:19,579 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:19,580 RepairSession.java:180 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:19,580 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:10:19,581 RepairSession.java:180 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:10:19,581 SyncTask.java:66 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-04-28 01:10:19,581 SyncTask.java:66 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:10:19,581 SyncTask.java:66 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-04-28 01:10:19,581 RepairJob.java:143 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:10:19,585 RepairJob.java:234 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:10:19,585 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:19,586 RepairSession.java:180 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:19,586 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:19,588 RepairSession.java:180 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:19,589 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:10:19,590 RepairSession.java:180 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:10:19,590 SyncTask.java:66 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 01:10:19,590 SyncTask.java:66 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-04-28 01:10:19,590 SyncTask.java:66 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 01:10:19,590 RepairJob.java:143 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:10:19,595 RepairJob.java:234 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:10:19,595 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:19,597 RepairSession.java:180 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:19,597 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:19,600 RepairSession.java:180 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:19,600 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:10:19,601 RepairSession.java:180 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:10:19,602 SyncTask.java:66 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:10:19,601 SyncTask.java:66 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 01:10:19,602 SyncTask.java:66 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:10:19,602 RepairJob.java:143 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:10:19,603 RepairSession.java:270 - [repair #8d606ce0-23cd-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:2] 2025-04-28 01:10:19,603 RepairRunnable.java:261 - Repair session 8d606ce0-23cd-11f0-b704-57db704f83e4 for range [(8348123101964248549,8398616782945741501], (6351342631954881952,6378509836274376201]] finished INFO [RepairJobTask:2] 2025-04-28 01:10:19,642 ActiveRepairService.java:452 - [repair #8d5fa990-23cd-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-04-28 01:10:19,645 RepairRunnable.java:343 - Repair command #129 finished in 0 seconds INFO [Repair-Task-131] 2025-04-28 01:10:28,789 RepairRunnable.java:139 - Starting repair command #130 (92dfbe50-23cd-11f0-b704-57db704f83e4), 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-131] 2025-04-28 01:10:28,796 RepairSession.java:228 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-4043534357071944288,-4037280570039563563]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 01:10:28,801 RepairJob.java:234 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:10:28,801 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:28,805 RepairSession.java:180 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:28,805 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:28,807 RepairSession.java:180 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:28,807 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:10:28,808 RepairSession.java:180 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:10:28,811 SyncTask.java:66 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 01:10:28,811 SyncTask.java:66 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:10:28,811 SyncTask.java:66 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 01:10:28,811 RepairJob.java:143 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:10:28,815 RepairJob.java:234 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:10:28,820 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:28,823 RepairSession.java:180 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:28,823 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:28,829 RepairSession.java:180 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:28,830 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:10:28,836 RepairSession.java:180 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:10:28,836 SyncTask.java:66 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:10:28,836 SyncTask.java:66 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:10:28,837 SyncTask.java:66 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-04-28 01:10:28,837 RepairJob.java:143 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-04-28 01:10:28,842 RepairJob.java:234 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:10:28,842 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:28,844 RepairSession.java:180 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:28,845 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:28,846 RepairSession.java:180 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:28,846 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:10:28,848 RepairSession.java:180 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:10:28,848 SyncTask.java:66 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-04-28 01:10:28,849 SyncTask.java:66 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-04-28 01:10:28,849 SyncTask.java:66 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-04-28 01:10:28,849 RepairJob.java:143 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-04-28 01:10:28,851 RepairJob.java:234 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:10:28,851 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:28,852 RepairSession.java:180 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:28,852 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:28,853 RepairSession.java:180 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:28,853 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:10:28,855 RepairSession.java:180 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:10:28,855 SyncTask.java:66 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-04-28 01:10:28,855 SyncTask.java:66 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:10:28,855 SyncTask.java:66 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-04-28 01:10:28,855 RepairJob.java:143 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-04-28 01:10:28,856 RepairSession.java:270 - [repair #92e0cfc0-23cd-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:6] 2025-04-28 01:10:28,857 RepairRunnable.java:261 - Repair session 92e0cfc0-23cd-11f0-b704-57db704f83e4 for range [(-4043534357071944288,-4037280570039563563]] finished INFO [RepairJobTask:6] 2025-04-28 01:10:28,859 ActiveRepairService.java:452 - [repair #92dfbe50-23cd-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [RepairJobTask:6] 2025-04-28 01:10:28,863 RepairRunnable.java:343 - Repair command #130 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:10:29,377 Validator.java:281 - [repair #9337a250-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:29,389 Validator.java:281 - [repair #9337a250-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:29,394 Validator.java:281 - [repair #9337a250-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:29,403 Validator.java:281 - [repair #9337a250-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:29,409 ActiveRepairService.java:452 - [repair #9336df00-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:10:29,596 Validator.java:281 - [repair #93598230-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:29,603 Validator.java:281 - [repair #93598230-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:29,608 Validator.java:281 - [repair #93598230-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:29,620 Validator.java:281 - [repair #93598230-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:29,624 ActiveRepairService.java:452 - [repair #9358e5f0-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:10:38,833 Validator.java:281 - [repair #98da3330-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:38,841 Validator.java:281 - [repair #98da3330-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:38,849 Validator.java:281 - [repair #98da3330-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:38,855 Validator.java:281 - [repair #98da3330-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:38,860 ActiveRepairService.java:452 - [repair #98d996f0-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:10:39,411 Validator.java:281 - [repair #99321730-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:39,417 Validator.java:281 - [repair #99321730-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:39,422 Validator.java:281 - [repair #99321730-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:39,429 Validator.java:281 - [repair #99321730-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:39,432 ActiveRepairService.java:452 - [repair #99301b60-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:10:39,622 Validator.java:281 - [repair #995333c0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:39,632 Validator.java:281 - [repair #995333c0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:39,638 Validator.java:281 - [repair #995333c0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:39,645 Validator.java:281 - [repair #995333c0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:39,650 ActiveRepairService.java:452 - [repair #99529780-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:10:48,858 Validator.java:281 - [repair #9ed4f630-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:48,875 Validator.java:281 - [repair #9ed4f630-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:48,882 Validator.java:281 - [repair #9ed4f630-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:48,888 Validator.java:281 - [repair #9ed4f630-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:48,893 ActiveRepairService.java:452 - [repair #9ed459f0-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:10:49,418 Validator.java:281 - [repair #9f2a1b10-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:49,427 Validator.java:281 - [repair #9f2a1b10-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:49,432 Validator.java:281 - [repair #9f2a1b10-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:49,439 Validator.java:281 - [repair #9f2a1b10-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:49,443 ActiveRepairService.java:452 - [repair #9f29a5e0-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [Repair-Task-132] 2025-04-28 01:10:49,636 RepairRunnable.java:139 - Starting repair command #131 (9f4cbe40-23cd-11f0-b704-57db704f83e4), 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-132] 2025-04-28 01:10:49,639 RepairSession.java:228 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-2007665940471556207,-1887321073247175423]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:1] 2025-04-28 01:10:49,664 RepairJob.java:234 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:10:49,664 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:49,666 RepairSession.java:180 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:49,666 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:49,667 RepairSession.java:180 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:49,667 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:10:49,670 RepairSession.java:180 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:10:49,671 SyncTask.java:66 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 01:10:49,672 SyncTask.java:66 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:10:49,671 SyncTask.java:66 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 01:10:49,672 RepairJob.java:143 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:10:49,675 RepairJob.java:234 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:10:49,675 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:49,676 RepairSession.java:180 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:49,676 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:49,677 RepairSession.java:180 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:49,677 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:10:49,680 RepairSession.java:180 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:10:49,680 SyncTask.java:66 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:10:49,680 SyncTask.java:66 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:10:49,680 SyncTask.java:66 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:10:49,680 RepairJob.java:143 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-04-28 01:10:49,683 RepairJob.java:234 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:10:49,683 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:49,684 RepairSession.java:180 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:49,684 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:49,686 RepairSession.java:180 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:49,686 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:10:49,689 RepairSession.java:180 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:10:49,689 SyncTask.java:66 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 01:10:49,689 SyncTask.java:66 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-04-28 01:10:49,689 SyncTask.java:66 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-04-28 01:10:49,689 RepairJob.java:143 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-04-28 01:10:49,692 RepairJob.java:234 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:10:49,692 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:49,693 RepairSession.java:180 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:49,693 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:49,694 RepairSession.java:180 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:49,694 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:10:49,697 RepairSession.java:180 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:10:49,697 SyncTask.java:66 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:10:49,698 SyncTask.java:66 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 01:10:49,698 SyncTask.java:66 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-04-28 01:10:49,698 RepairJob.java:143 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-04-28 01:10:49,698 RepairSession.java:270 - [repair #9f4d3370-23cd-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:1] 2025-04-28 01:10:49,698 RepairRunnable.java:261 - Repair session 9f4d3370-23cd-11f0-b704-57db704f83e4 for range [(-2007665940471556207,-1887321073247175423]] finished INFO [RepairJobTask:1] 2025-04-28 01:10:49,699 ActiveRepairService.java:452 - [repair #9f4cbe40-23cd-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-04-28 01:10:49,701 RepairRunnable.java:343 - Repair command #131 finished in 0 seconds INFO [Repair-Task-133] 2025-04-28 01:10:58,883 RepairRunnable.java:139 - Starting repair command #132 (a4cfb930-23cd-11f0-b704-57db704f83e4), 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-133] 2025-04-28 01:10:58,907 RepairSession.java:228 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(6886649260564849814,6904022063988070185], (9154831313406345377,9198327937256424277], (3364082746658046525,3373508133887031486]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:1] 2025-04-28 01:10:58,933 RepairJob.java:234 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:1] 2025-04-28 01:10:58,936 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:58,937 RepairSession.java:180 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:58,938 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:58,941 RepairSession.java:180 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:58,942 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:10:58,951 RepairSession.java:180 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:10:58,960 SyncTask.java:66 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-04-28 01:10:58,960 RepairJob.java:234 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:3] 2025-04-28 01:10:58,960 RepairJob.java:257 - Validating /10.0.0.23 INFO [RepairJobTask:5] 2025-04-28 01:10:58,960 SyncTask.java:66 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:10:58,960 SyncTask.java:66 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-04-28 01:10:58,961 RepairJob.java:143 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-04-28 01:10:58,961 RepairSession.java:180 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:58,961 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:58,963 RepairSession.java:180 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:58,963 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:10:58,964 RepairSession.java:180 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:10:58,964 SyncTask.java:66 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 01:10:58,967 SyncTask.java:66 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-04-28 01:10:58,967 SyncTask.java:66 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:10:58,967 RepairJob.java:143 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:10:58,969 RepairJob.java:234 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:10:58,970 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:58,973 RepairSession.java:180 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:58,973 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:58,979 RepairSession.java:180 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:58,979 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:10:58,980 RepairSession.java:180 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:5] 2025-04-28 01:10:58,983 SyncTask.java:66 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 01:10:58,983 SyncTask.java:66 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 01:10:58,984 SyncTask.java:66 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 01:10:58,984 RepairJob.java:143 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-04-28 01:10:58,997 RepairJob.java:234 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:6] 2025-04-28 01:10:58,997 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:58,998 RepairSession.java:180 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:10:58,998 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:59,011 RepairSession.java:180 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:10:59,011 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:10:59,015 RepairSession.java:180 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:4] 2025-04-28 01:10:59,015 SyncTask.java:66 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:10:59,015 SyncTask.java:66 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-04-28 01:10:59,015 SyncTask.java:66 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:10:59,015 RepairJob.java:143 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:10:59,016 RepairSession.java:270 - [repair #a4d362b0-23cd-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:2] 2025-04-28 01:10:59,016 RepairRunnable.java:261 - Repair session a4d362b0-23cd-11f0-b704-57db704f83e4 for range [(6886649260564849814,6904022063988070185], (9154831313406345377,9198327937256424277], (3364082746658046525,3373508133887031486]] finished INFO [RepairJobTask:2] 2025-04-28 01:10:59,019 ActiveRepairService.java:452 - [repair #a4cfb930-23cd-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-04-28 01:10:59,021 RepairRunnable.java:343 - Repair command #132 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-04-28 01:10:59,462 Validator.java:281 - [repair #a526b2d0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:59,468 Validator.java:281 - [repair #a526b2d0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:59,475 Validator.java:281 - [repair #a526b2d0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:59,482 Validator.java:281 - [repair #a526b2d0-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:59,494 ActiveRepairService.java:452 - [repair #a5252c30-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:10:59,696 Validator.java:281 - [repair #a54a6770-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:59,709 Validator.java:281 - [repair #a54a6770-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:59,727 Validator.java:281 - [repair #a54a6770-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:59,745 Validator.java:281 - [repair #a54a6770-23cd-11f0-bde8-4956d32155ab] Sending completed merkle tree to /10.0.0.23 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:10:59,751 ActiveRepairService.java:452 - [repair #a548e0d0-23cd-11f0-bde8-4956d32155ab] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-04-28 01:11:08,931 Validator.java:281 - [repair #aacb1870-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-04-28 01:11:08,943 Validator.java:281 - [repair #aacb1870-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-04-28 01:11:08,950 Validator.java:281 - [repair #aacb1870-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-04-28 01:11:08,958 Validator.java:281 - [repair #aacb1870-23cd-11f0-b472-ab310ffebac8] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-04-28 01:11:08,963 ActiveRepairService.java:452 - [repair #aaca7c30-23cd-11f0-b472-ab310ffebac8] Not a global repair, will not do anticompaction INFO [Repair-Task-134] 2025-04-28 01:11:09,465 RepairRunnable.java:139 - Starting repair command #133 (ab1e6890-23cd-11f0-b704-57db704f83e4), 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-134] 2025-04-28 01:11:09,469 RepairSession.java:228 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] new session: will sync /10.0.0.41, /10.0.0.23, /10.0.0.27 on range [(-5854514994536074920,-5832678525916528410], (-7695986884669949938,-7672885779064117857], (-677225764959282917,-654581928734078345], (-5091986083596626451,-5076656400723265335]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pr_asn_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-04-28 01:11:09,488 RepairJob.java:234 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:11:09,488 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:11:09,490 RepairSession.java:180 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:11:09,490 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:11:09,491 RepairSession.java:180 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:11:09,491 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:11:09,493 RepairSession.java:180 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [RepairJobTask:2] 2025-04-28 01:11:09,494 SyncTask.java:66 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-04-28 01:11:09,494 SyncTask.java:66 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-04-28 01:11:09,494 SyncTask.java:66 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-04-28 01:11:09,494 RepairJob.java:143 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-04-28 01:11:09,495 RepairJob.java:234 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:2] 2025-04-28 01:11:09,495 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:11:09,497 RepairSession.java:180 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:11:09,497 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:11:09,498 RepairSession.java:180 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:11:09,498 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:11:09,499 RepairSession.java:180 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:11:09,499 SyncTask.java:66 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-04-28 01:11:09,500 SyncTask.java:66 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-04-28 01:11:09,500 SyncTask.java:66 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-04-28 01:11:09,500 RepairJob.java:143 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-04-28 01:11:09,501 RepairJob.java:234 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:4] 2025-04-28 01:11:09,501 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:11:09,502 RepairSession.java:180 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:11:09,502 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:11:09,504 RepairSession.java:180 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:11:09,505 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:11:09,506 RepairSession.java:180 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [RepairJobTask:1] 2025-04-28 01:11:09,506 SyncTask.java:66 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 01:11:09,506 SyncTask.java:66 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-04-28 01:11:09,506 SyncTask.java:66 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-04-28 01:11:09,506 RepairJob.java:143 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-04-28 01:11:09,509 RepairJob.java:234 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.23, /10.0.0.27, /10.0.0.41]) INFO [RepairJobTask:5] 2025-04-28 01:11:09,509 RepairJob.java:257 - Validating /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:11:09,510 RepairSession.java:180 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.23 INFO [AntiEntropyStage:1] 2025-04-28 01:11:09,510 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:11:09,511 RepairSession.java:180 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-04-28 01:11:09,512 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-04-28 01:11:09,513 RepairSession.java:180 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [RepairJobTask:3] 2025-04-28 01:11:09,514 SyncTask.java:66 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-04-28 01:11:09,514 SyncTask.java:66 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.27 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-04-28 01:11:09,514 SyncTask.java:66 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] Endpoints /10.0.0.23 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-04-28 01:11:09,514 RepairJob.java:143 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-04-28 01:11:09,515 RepairSession.java:270 - [repair #ab1f04d0-23cd-11f0-b704-57db704f83e4] Session completed successfully INFO [RepairJobTask:3] 2025-04-28 01:11:09,515 RepairRunnable.java:261 - Repair session ab1f04d0-23cd-11f0-b704-57db704f83e4 for range [(-5854514994536074920,-5832678525916528410], (-7695986884669949938,-7672885779064117857], (-677225764959282917,-654581928734078345], (-5091986083596626451,-5076656400723265335]] finished INFO [RepairJobTask:3] 2025-04-28 01:11:09,516 ActiveRepairService.java:452 - [repair #ab1e6890-23cd-11f0-b704-57db704f83e4] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-04-28 01:11:09,519 RepairRunnable.java:343 - Repair command #133 finished in 0 seconds WARN [2025-04-28 01:11:18,908] [contrail_database:d2e71c20-23cb-11f0-84d4-8fbfc1c367b6] i.c.s.RepairRunner - RepairRun "d2e71c20-23cb-11f0-84d4-8fbfc1c367b6" does not exist. Killing RepairRunner for this run instance.