JUnit version 4.13.2
.06:54:35.071 [DEBUG - main] (TestNegotiationTLSv13.java:108) enabled TLS protocols: TLSv1.3 TLSv1.2 TLSv1.1 TLSv1
06:54:35.074 [DEBUG - main] (TestNegotiationTLSv13.java:110) supported TLS protocols: TLSv1.3 TLSv1.2 SSLv3 TLSv1.1 SSLv2Hello TLSv1
06:54:35.082 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taski9gfkZ/test-tmp
06:54:35.085 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/asan/bin
06:54:35.088 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taski9gfkZ/java/build/dist-test/../../../build/asan/bin/kudu, test, mini_cluster, --serialization=pb]
06:54:35.315 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 1
  num_tservers: 0
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster4101615070537216006"
  extra_master_flags: "--time_source=system_unsync"
  extra_master_flags: "--rpc_tls_min_protocol=TLSv1.3"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

06:54:35.526 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
06:54:35.527 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

06:54:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:35.530570 24606 mini_oidc.cc:152] Starting JWKS server
06:54:35.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:35.533670 24606 webserver.cc:460] Webserver started at http://127.0.0.1:41285/ using document root <none> and password file <none>
06:54:35.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:35.534056 24606 mini_oidc.cc:189] Starting OIDC Discovery server
06:54:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:35.534840 24606 webserver.cc:460] Webserver started at http://127.0.0.1:36489/ using document root <none> and password file <none>
06:54:35.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:54:35Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
06:54:35.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:54:35Z Disabled control of system clock
06:54:35.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:35.570703 24606 external_mini_cluster.cc:1326] Running /tmp/dist-test-taski9gfkZ/build/asan/bin/kudu
06:54:35.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taski9gfkZ/build/asan/bin/kudu
06:54:35.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster4101615070537216006/master-0/wal
06:54:35.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster4101615070537216006/master-0/data
06:54:35.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:54:35.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:54:35.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:54:35.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:54:35.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:54:35.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:54:35.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster4101615070537216006/master-0/logs
06:54:35.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster4101615070537216006/master-0/data/info.pb
06:54:35.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:54:35.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:54:35.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:54:35.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:54:35.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:54:35.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:54:35.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:54:35.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:54:35.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:54:35.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:54:35.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:54:35.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:54:35.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.7.190:41475
06:54:35.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.7.190
06:54:35.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:54:35.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.7.148:41897
06:54:35.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:54:35.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:54:35.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:54:35.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:54:35.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.7.190:41475
06:54:35.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:54:35.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41285/jwks.json
06:54:35.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=system_unsync
06:54:35.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_tls_min_protocol=TLSv1.3 with env {}
06:54:35.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:35.911654 24620 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
06:54:35.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:35.911934 24620 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:54:35.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:35.912031 24620 flags.cc:425] Enabled unsafe flag: --never_fsync=true
06:54:35.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:35.919265 24620 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
06:54:35.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:35.919375 24620 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
06:54:35.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:35.919417 24620 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
06:54:35.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:35.919466 24620 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
06:54:35.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:35.919504 24620 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
06:54:35.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:35.919559 24620 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:41285/jwks.json
06:54:35.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:35.929049 24620 master_runner.cc:386] Master server non-default flags:
06:54:35.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:54:35.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.7.148:41897
06:54:35.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:54:35.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=system_unsync
06:54:35.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster4101615070537216006/master-0/data
06:54:35.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster4101615070537216006/master-0/wal
06:54:35.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:54:35.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.7.190:41475
06:54:35.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:54:35.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:54:35.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:54:35.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.7.190:41475
06:54:35.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:54:35.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:54:35.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:54:35.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41285/jwks.json
06:54:35.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_tls_min_protocol=TLSv1.3
06:54:35.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:54:35.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:54:35.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster4101615070537216006/master-0/data/info.pb
06:54:35.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.7.190
06:54:35.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:54:35.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:54:35.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:54:35.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:54:35.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:54:35.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:54:35.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster4101615070537216006/master-0/logs
06:54:35.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:54:35.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:54:35.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:35.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:54:35.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
06:54:35.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
06:54:35.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
06:54:35.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 12 Aug 2026 05:55:59 UTC on ccycloud.quasar-tbxajw.root.comops.site
06:54:35.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4581995
06:54:35.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
06:54:35.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:35.930606 24620 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:54:35.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:35.932597 24620 file_cache.cc:493] Constructed file cache file cache with capacity 419430
06:54:35.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:35.945374 24627 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:54:35.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:35.945290 24631 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:54:35.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:35.945425 24629 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:54:35.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:35.945789 24620 server_base.cc:1034] running on GCE node
06:54:35.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:35.946975 24620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
06:54:35.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:35.947167 24620 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
06:54:35.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:35.947276 24620 hybrid_clock.cc:648] HybridClock initialized: now 1786517675947233 us; error 0 us; skew 500 ppm
06:54:35.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:35.947713 24620 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
06:54:35.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:35.953744 24620 webserver.cc:460] Webserver started at http://127.24.7.190:32831/ using document root <none> and password file <none>
06:54:35.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:35.954702 24620 fs_manager.cc:359] Metadata directory not provided
06:54:35.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:35.954874 24620 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:54:35.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:35.955292 24620 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
06:54:35.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:35.958189 24620 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster4101615070537216006/master-0/data/instance:
06:54:35.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "78765eca005e48daa0a490cb12fe50a1"
06:54:35.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:54:35 on dist-test-slave-tk9z"
06:54:35.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:35.959230 24620 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster4101615070537216006/master-0/wal/instance:
06:54:35.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "78765eca005e48daa0a490cb12fe50a1"
06:54:35.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:54:35 on dist-test-slave-tk9z"
06:54:35.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:35.964767 24620 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
06:54:35.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:35.968431 24640 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:54:35.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:35.969924 24620 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
06:54:35.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:35.970151 24620 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster4101615070537216006/master-0/data,/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster4101615070537216006/master-0/wal
06:54:35.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "78765eca005e48daa0a490cb12fe50a1"
06:54:35.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:54:35 on dist-test-slave-tk9z"
06:54:35.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:35.970474 24620 fs_report.cc:383] FS layout report
06:54:35.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:54:35.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster4101615070537216006/master-0/wal
06:54:35.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster4101615070537216006/master-0/wal
06:54:35.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster4101615070537216006/master-0/data/data
06:54:35.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:54:35.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:54:35.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:54:35.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:54:35.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:54:35.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:54:35.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:54:35.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:54:35.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:54:35.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:54:35.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:54:35.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Invalid argument: invalid minimum TLS protocol version (--rpc_tls_min_protocol): this platform does not support TLSv1.3
06:54:38.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) =================================================================
06:54:38.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ==24620==ERROR: LeakSanitizer: detected memory leaks
06:54:38.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 40960 byte(s) in 1 object(s) allocated from:
06:54:38.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3e18 in operator new[](unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:102:3
06:54:38.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966ab33f4 in kudu::HdrHistogram::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/hdr_histogram.cc:153:17
06:54:38.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966ab3000 in kudu::HdrHistogram::HdrHistogram(unsigned long, int) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/hdr_histogram.cc:63:3
06:54:38.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966b38b2b in kudu::Histogram::Histogram(kudu::HistogramPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1091:20
06:54:38.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966b42039 in kudu::MetricEntity::FindOrCreateHistogram(kudu::HistogramPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1579:13
06:54:38.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4966b389ec in kudu::HistogramPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1082:18
06:54:38.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496f6ff385 in kudu::clock::HybridClock::HybridClock(scoped_refptr<kudu::MetricEntity> const&, unsigned long, std::unique_ptr<kudu::cloud::InstanceMetadata, std::default_delete<kudu::cloud::InstanceMetadata> >) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/clock/hybrid_clock.cc:254:51
06:54:38.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496fb9ebf4 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:814:22
06:54:38.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 14336 byte(s) in 1 object(s) allocated from:
06:54:38.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3e18 in operator new[](unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:102:3
06:54:38.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966ab33f4 in kudu::HdrHistogram::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/hdr_histogram.cc:153:17
06:54:38.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966ab3000 in kudu::HdrHistogram::HdrHistogram(unsigned long, int) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/hdr_histogram.cc:63:3
06:54:38.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966b38b2b in kudu::Histogram::Histogram(kudu::HistogramPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1091:20
06:54:38.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966b42039 in kudu::MetricEntity::FindOrCreateHistogram(kudu::HistogramPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1579:13
06:54:38.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4966b389ec in kudu::HistogramPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1082:18
06:54:38.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496d6b76c1 in kudu::rpc::ReactorThread::ReactorThread(kudu::rpc::Reactor*, kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/reactor.cc:168:42
06:54:38.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496d6c2bce in kudu::rpc::Reactor::Reactor(std::shared_ptr<kudu::rpc::Messenger>, int, kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/reactor.cc:782:7
06:54:38.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496d6708c1 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:390:29
06:54:38.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 4256 byte(s) in 4 object(s) allocated from:
06:54:38.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x884c28 in realloc /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:164:3
06:54:38.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f49654a21cc in ev_realloc_emul /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/libev-4.20/ev.c:1585:12
06:54:38.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f49654a221e in ev_realloc /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/libev-4.20/ev.c:1602:9
06:54:38.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f49654a594c in ev_loop_new /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/libev-4.20/ev.c:2945:28
06:54:38.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496d6c6805 in ev::dynamic_loop::dynamic_loop(unsigned int) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/installed/uninstrumented/include/ev++.h:356:17
06:54:38.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496d6b7434 in kudu::rpc::ReactorThread::ReactorThread(kudu::rpc::Reactor*, kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/reactor.cc:156:5
06:54:38.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496d6c2bce in kudu::rpc::Reactor::Reactor(std::shared_ptr<kudu::rpc::Messenger>, int, kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/reactor.cc:782:7
06:54:38.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496d6708c1 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:390:29
06:54:38.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 3072 byte(s) in 4 object(s) allocated from:
06:54:38.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x884c28 in realloc /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:164:3
06:54:38.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f49654a21cc in ev_realloc_emul /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/libev-4.20/ev.c:1585:12
06:54:38.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f49654a221e in ev_realloc /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/libev-4.20/ev.c:1602:9
06:54:38.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f49654a4061 in epoll_init /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/libev-4.20/ev_epoll.c:258:40
06:54:38.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f49654a5189 in loop_init /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/libev-4.20/ev.c:2771:61
06:54:38.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f49654a5977 in ev_loop_new /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/libev-4.20/ev.c:2948:3
06:54:38.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496d6c6805 in ev::dynamic_loop::dynamic_loop(unsigned int) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/installed/uninstrumented/include/ev++.h:356:17
06:54:38.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496d6b7434 in kudu::rpc::ReactorThread::ReactorThread(kudu::rpc::Reactor*, kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/reactor.cc:156:5
06:54:38.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496d6c2bce in kudu::rpc::Reactor::Reactor(std::shared_ptr<kudu::rpc::Messenger>, int, kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/reactor.cc:782:7
06:54:38.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496d6708c1 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:390:29
06:54:38.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 2688 byte(s) in 1 object(s) allocated from:
06:54:38.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3e18 in operator new[](unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:102:3
06:54:38.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966ab33f4 in kudu::HdrHistogram::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/hdr_histogram.cc:153:17
06:54:38.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966ab3000 in kudu::HdrHistogram::HdrHistogram(unsigned long, int) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/hdr_histogram.cc:63:3
06:54:38.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966b38b2b in kudu::Histogram::Histogram(kudu::HistogramPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1091:20
06:54:38.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966b42039 in kudu::MetricEntity::FindOrCreateHistogram(kudu::HistogramPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1579:13
06:54:38.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4966b389ec in kudu::HistogramPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1082:18
06:54:38.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496f6ff26c in kudu::clock::HybridClock::HybridClock(scoped_refptr<kudu::MetricEntity> const&, unsigned long, std::unique_ptr<kudu::cloud::InstanceMetadata, std::default_delete<kudu::cloud::InstanceMetadata> >) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/clock/hybrid_clock.cc:252:38
06:54:38.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496fb9ebf4 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:814:22
06:54:38.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 2416 byte(s) in 19 object(s) allocated from:
06:54:38.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x884898 in malloc /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:145:3
06:54:38.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4964cd25b7 in CRYPTO_malloc (/tmp/dist-test-taski9gfkZ/build/dist-test-system-libs/libcrypto.so.10+0x6e5b7)
06:54:38.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 2048 byte(s) in 2 object(s) allocated from:
06:54:38.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x884c28 in realloc /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:164:3
06:54:38.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4964cd26a8 in CRYPTO_realloc (/tmp/dist-test-taski9gfkZ/build/dist-test-system-libs/libcrypto.so.10+0x6e6a8)
06:54:38.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 2048 byte(s) in 1 object(s) allocated from:
06:54:38.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3e18 in operator new[](unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:102:3
06:54:38.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966ab33f4 in kudu::HdrHistogram::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/hdr_histogram.cc:153:17
06:54:38.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966ab3000 in kudu::HdrHistogram::HdrHistogram(unsigned long, int) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/hdr_histogram.cc:63:3
06:54:38.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966b38b2b in kudu::Histogram::Histogram(kudu::HistogramPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1091:20
06:54:38.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966b42039 in kudu::MetricEntity::FindOrCreateHistogram(kudu::HistogramPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1579:13
06:54:38.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4966b389ec in kudu::HistogramPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1082:18
06:54:38.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496d6b7756 in kudu::rpc::ReactorThread::ReactorThread(kudu::rpc::Reactor*, kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/reactor.cc:170:37
06:54:38.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496d6c2bce in kudu::rpc::Reactor::Reactor(std::shared_ptr<kudu::rpc::Messenger>, int, kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/reactor.cc:782:7
06:54:38.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496d6708c1 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:390:29
06:54:38.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 1568 byte(s) in 4 object(s) allocated from:
06:54:38.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f496d67089d in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:390:25
06:54:38.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 632 byte(s) in 1 object(s) allocated from:
06:54:38.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x92edbc in __gnu_cxx::new_allocator<std::__detail::_Hash_node_base*>::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x92ed62 in std::allocator_traits<std::allocator<std::__detail::_Hash_node_base*> >::allocate(std::allocator<std::__detail::_Hash_node_base*>&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbe592 in std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_buckets(unsigned long) ../../../include/c++/8/bits/hashtable_policy.h:2123:20
06:54:38.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbe3f9 in std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_allocate_buckets(unsigned long) ../../../include/c++/8/bits/hashtable.h:366:28
06:54:38.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbe114 in std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_rehash_aux(unsigned long, std::integral_constant<bool, true>) ../../../include/c++/8/bits/hashtable.h:2110:38
06:54:38.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbdc16 in std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_rehash(unsigned long, unsigned long const&) ../../../include/c++/8/bits/hashtable.h:2089:4
06:54:38.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbd55c in std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>*, unsigned long) ../../../include/c++/8/bits/hashtable.h:1735:8
06:54:38.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbd0bf in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1840:11
06:54:38.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4979bbac04 in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1568:5
06:54:38.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f496fb7b265 in kudu::MetricsSink::MetricsSink(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/glog_metrics.cc:49:47
06:54:38.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f496fb7a81c in kudu::ScopedGLogMetrics::ScopedGLogMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/glog_metrics.cc:85:15
06:54:38.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f496fb9eef9 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:826:27
06:54:38.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #27 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #28 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #29 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 600 byte(s) in 1 object(s) allocated from:
06:54:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966c44577 in kudu::ThreadPoolBuilder::Build(std::unique_ptr<kudu::ThreadPool, std::default_delete<kudu::ThreadPool> >*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:113:15
06:54:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f496d670a01 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:392:3
06:54:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 600 byte(s) in 1 object(s) allocated from:
06:54:38.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966c44577 in kudu::ThreadPoolBuilder::Build(std::unique_ptr<kudu::ThreadPool, std::default_delete<kudu::ThreadPool> >*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:113:15
06:54:38.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f496d670b24 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:396:3
06:54:38.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 512 byte(s) in 1 object(s) allocated from:
06:54:38.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966c61abc in __gnu_cxx::new_allocator<kudu::ThreadPoolToken*>::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966c61a82 in std::allocator_traits<std::allocator<kudu::ThreadPoolToken*> >::allocate(std::allocator<kudu::ThreadPoolToken*>&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966c619b2 in std::_Deque_base<kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*> >::_M_allocate_node() ../../../include/c++/8/bits/stl_deque.h:603:9
06:54:38.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966c61607 in std::_Deque_base<kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*> >::_M_create_nodes(kudu::ThreadPoolToken***, kudu::ThreadPoolToken***) ../../../include/c++/8/bits/stl_deque.h:728:21
06:54:38.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4966c6109c in std::_Deque_base<kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*> >::_M_initialize_map(unsigned long) ../../../include/c++/8/bits/stl_deque.h:702:4
06:54:38.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4966c60ddd in std::_Deque_base<kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*> >::_Deque_base() ../../../include/c++/8/bits/stl_deque.h:493:9
06:54:38.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4966c5301d in std::deque<kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*> >::deque() ../../../include/c++/8/bits/stl_deque.h:898:17
06:54:38.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4966c4a5a3 in kudu::ThreadPool::ThreadPool(kudu::ThreadPoolBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:355:13
06:54:38.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4966c44585 in kudu::ThreadPoolBuilder::Build(std::unique_ptr<kudu::ThreadPool, std::default_delete<kudu::ThreadPool> >*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:113:19
06:54:38.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f496d670a01 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:392:3
06:54:38.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 512 byte(s) in 1 object(s) allocated from:
06:54:38.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966c61abc in __gnu_cxx::new_allocator<kudu::ThreadPoolToken*>::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966c61a82 in std::allocator_traits<std::allocator<kudu::ThreadPoolToken*> >::allocate(std::allocator<kudu::ThreadPoolToken*>&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966c619b2 in std::_Deque_base<kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*> >::_M_allocate_node() ../../../include/c++/8/bits/stl_deque.h:603:9
06:54:38.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966c61607 in std::_Deque_base<kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*> >::_M_create_nodes(kudu::ThreadPoolToken***, kudu::ThreadPoolToken***) ../../../include/c++/8/bits/stl_deque.h:728:21
06:54:38.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4966c6109c in std::_Deque_base<kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*> >::_M_initialize_map(unsigned long) ../../../include/c++/8/bits/stl_deque.h:702:4
06:54:38.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4966c60ddd in std::_Deque_base<kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*> >::_Deque_base() ../../../include/c++/8/bits/stl_deque.h:493:9
06:54:38.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4966c5301d in std::deque<kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*> >::deque() ../../../include/c++/8/bits/stl_deque.h:898:17
06:54:38.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4966c4a5a3 in kudu::ThreadPool::ThreadPool(kudu::ThreadPoolBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:355:13
06:54:38.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4966c44585 in kudu::ThreadPoolBuilder::Build(std::unique_ptr<kudu::ThreadPool, std::default_delete<kudu::ThreadPool> >*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:113:19
06:54:38.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f496d670b24 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:396:3
06:54:38.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 480 byte(s) in 1 object(s) allocated from:
06:54:38.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966c5bbcc in __gnu_cxx::new_allocator<kudu::ThreadPool::Task>::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966c5bb92 in std::allocator_traits<std::allocator<kudu::ThreadPool::Task> >::allocate(std::allocator<kudu::ThreadPool::Task>&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966c5bac2 in std::_Deque_base<kudu::ThreadPool::Task, std::allocator<kudu::ThreadPool::Task> >::_M_allocate_node() ../../../include/c++/8/bits/stl_deque.h:603:9
06:54:38.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966c5b5f7 in std::_Deque_base<kudu::ThreadPool::Task, std::allocator<kudu::ThreadPool::Task> >::_M_create_nodes(kudu::ThreadPool::Task**, kudu::ThreadPool::Task**) ../../../include/c++/8/bits/stl_deque.h:728:21
06:54:38.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4966c5b07c in std::_Deque_base<kudu::ThreadPool::Task, std::allocator<kudu::ThreadPool::Task> >::_M_initialize_map(unsigned long) ../../../include/c++/8/bits/stl_deque.h:702:4
06:54:38.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4966c5adbd in std::_Deque_base<kudu::ThreadPool::Task, std::allocator<kudu::ThreadPool::Task> >::_Deque_base() ../../../include/c++/8/bits/stl_deque.h:493:9
06:54:38.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4966c5259d in std::deque<kudu::ThreadPool::Task, std::allocator<kudu::ThreadPool::Task> >::deque() ../../../include/c++/8/bits/stl_deque.h:898:17
06:54:38.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4966c46246 in kudu::ThreadPoolToken::ThreadPoolToken(kudu::ThreadPool*, kudu::ThreadPool::ExecutionMode, kudu::ThreadPoolMetrics) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:181:18
06:54:38.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4966c4c266 in kudu::ThreadPool::NewTokenWithMetrics(kudu::ThreadPool::ExecutionMode, kudu::ThreadPoolMetrics) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:499:37
06:54:38.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4966c4ad73 in kudu::ThreadPool::NewToken(kudu::ThreadPool::ExecutionMode) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:493:10
06:54:38.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4966c4a5e0 in kudu::ThreadPool::ThreadPool(kudu::ThreadPoolBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:368:18
06:54:38.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966c44585 in kudu::ThreadPoolBuilder::Build(std::unique_ptr<kudu::ThreadPool, std::default_delete<kudu::ThreadPool> >*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:113:19
06:54:38.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496d670b24 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:396:3
06:54:38.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 480 byte(s) in 1 object(s) allocated from:
06:54:38.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966c5bbcc in __gnu_cxx::new_allocator<kudu::ThreadPool::Task>::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966c5bb92 in std::allocator_traits<std::allocator<kudu::ThreadPool::Task> >::allocate(std::allocator<kudu::ThreadPool::Task>&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966c5bac2 in std::_Deque_base<kudu::ThreadPool::Task, std::allocator<kudu::ThreadPool::Task> >::_M_allocate_node() ../../../include/c++/8/bits/stl_deque.h:603:9
06:54:38.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966c5b5f7 in std::_Deque_base<kudu::ThreadPool::Task, std::allocator<kudu::ThreadPool::Task> >::_M_create_nodes(kudu::ThreadPool::Task**, kudu::ThreadPool::Task**) ../../../include/c++/8/bits/stl_deque.h:728:21
06:54:38.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4966c5b07c in std::_Deque_base<kudu::ThreadPool::Task, std::allocator<kudu::ThreadPool::Task> >::_M_initialize_map(unsigned long) ../../../include/c++/8/bits/stl_deque.h:702:4
06:54:38.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4966c5adbd in std::_Deque_base<kudu::ThreadPool::Task, std::allocator<kudu::ThreadPool::Task> >::_Deque_base() ../../../include/c++/8/bits/stl_deque.h:493:9
06:54:38.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4966c5259d in std::deque<kudu::ThreadPool::Task, std::allocator<kudu::ThreadPool::Task> >::deque() ../../../include/c++/8/bits/stl_deque.h:898:17
06:54:38.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4966c46246 in kudu::ThreadPoolToken::ThreadPoolToken(kudu::ThreadPool*, kudu::ThreadPool::ExecutionMode, kudu::ThreadPoolMetrics) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:181:18
06:54:38.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4966c4c266 in kudu::ThreadPool::NewTokenWithMetrics(kudu::ThreadPool::ExecutionMode, kudu::ThreadPoolMetrics) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:499:37
06:54:38.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4966c4ad73 in kudu::ThreadPool::NewToken(kudu::ThreadPool::ExecutionMode) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:493:10
06:54:38.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4966c4a5e0 in kudu::ThreadPool::ThreadPool(kudu::ThreadPoolBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:368:18
06:54:38.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966c44585 in kudu::ThreadPoolBuilder::Build(std::unique_ptr<kudu::ThreadPool, std::default_delete<kudu::ThreadPool> >*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:113:19
06:54:38.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496d670a01 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:392:3
06:54:38.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 400 byte(s) in 1 object(s) allocated from:
06:54:38.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f496d66b792 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:34
06:54:38.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 272 byte(s) in 1 object(s) allocated from:
06:54:38.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f496d670584 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:374:20
06:54:38.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 264 byte(s) in 1 object(s) allocated from:
06:54:38.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3e18 in operator new[](unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:102:3
06:54:38.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4975bff22e in kudu::percpu_rwlock::percpu_rwlock() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/locks.h:175:14
06:54:38.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f496d708612 in kudu::rpc::RpczStore::RpczStore() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/rpcz_store.cc:219:12
06:54:38.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496d6706bf in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:380:23
06:54:38.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 264 byte(s) in 1 object(s) allocated from:
06:54:38.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3e18 in operator new[](unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:102:3
06:54:38.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4975bff22e in kudu::percpu_rwlock::percpu_rwlock() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/locks.h:175:14
06:54:38.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f496d6704c3 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:369:12
06:54:38.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 200 byte(s) in 1 object(s) allocated from:
06:54:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966c4c227 in kudu::ThreadPool::NewTokenWithMetrics(kudu::ThreadPool::ExecutionMode, kudu::ThreadPoolMetrics) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:499:33
06:54:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966c4ad73 in kudu::ThreadPool::NewToken(kudu::ThreadPool::ExecutionMode) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:493:10
06:54:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966c4a5e0 in kudu::ThreadPool::ThreadPool(kudu::ThreadPoolBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:368:18
06:54:38.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966c44585 in kudu::ThreadPoolBuilder::Build(std::unique_ptr<kudu::ThreadPool, std::default_delete<kudu::ThreadPool> >*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:113:19
06:54:38.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496d670a01 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:392:3
06:54:38.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 200 byte(s) in 1 object(s) allocated from:
06:54:38.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966c4c227 in kudu::ThreadPool::NewTokenWithMetrics(kudu::ThreadPool::ExecutionMode, kudu::ThreadPoolMetrics) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:499:33
06:54:38.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966c4ad73 in kudu::ThreadPool::NewToken(kudu::ThreadPool::ExecutionMode) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:493:10
06:54:38.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966c4a5e0 in kudu::ThreadPool::ThreadPool(kudu::ThreadPoolBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:368:18
06:54:38.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966c44585 in kudu::ThreadPoolBuilder::Build(std::unique_ptr<kudu::ThreadPool, std::default_delete<kudu::ThreadPool> >*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:113:19
06:54:38.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496d670b24 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:396:3
06:54:38.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 176 byte(s) in 1 object(s) allocated from:
06:54:38.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f496d67063f in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:378:23
06:54:38.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 176 byte(s) in 1 object(s) allocated from:
06:54:38.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966b29cad in kudu::MetricRegistry::FindOrCreateEntity(kudu::MetricEntityPrototype const*, std::string const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:786:9
06:54:38.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966b29b00 in kudu::MetricEntityPrototype::Instantiate(kudu::MetricRegistry*, std::string const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:210:20
06:54:38.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x9da9ca in kudu::MetricEntityPrototype::Instantiate(kudu::MetricRegistry*, std::string const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:528:12
06:54:38.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496fb9ac7e in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:733:43
06:54:38.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 144 byte(s) in 4 object(s) allocated from:
06:54:38.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x8f35af in __gnu_cxx::new_allocator<char>::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x8f34b7 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) ../../../include/c++/8/bits/basic_string.tcc:1057:49
06:54:38.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x8f3781 in std::string::_Rep::_M_clone(std::allocator<char> const&, unsigned long) ../../../include/c++/8/bits/basic_string.tcc:1078:19
06:54:38.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x8f40ad in std::string::reserve(unsigned long) ../../../include/c++/8/bits/basic_string.tcc:960:30
06:54:38.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x8f3ed9 in std::string::append(char const*, unsigned long) ../../../include/c++/8/bits/basic_string.tcc:758:9
06:54:38.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4965c903b9 in StringAppendV(std::string*, char const*, __va_list_tag*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/stringprintf.cc:38:12
06:54:38.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4965c90603 in StringPrintf(char const*, ...) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/stringprintf.cc:78:3
06:54:38.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496d6c2b93 in kudu::rpc::Reactor::Reactor(std::shared_ptr<kudu::rpc::Messenger>, int, kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/reactor.cc:780:13
06:54:38.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496d6708c1 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:390:29
06:54:38.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 136 byte(s) in 1 object(s) allocated from:
06:54:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966b67e94 in kudu::Mutex::Mutex() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/mutex.cc:55:18
06:54:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966c4a534 in kudu::ThreadPool::ThreadPool(kudu::ThreadPoolBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:355:13
06:54:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966c44585 in kudu::ThreadPoolBuilder::Build(std::unique_ptr<kudu::ThreadPool, std::default_delete<kudu::ThreadPool> >*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:113:19
06:54:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496d670b24 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:396:3
06:54:38.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 136 byte(s) in 1 object(s) allocated from:
06:54:38.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966b67e94 in kudu::Mutex::Mutex() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/mutex.cc:55:18
06:54:38.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966c4a63a in kudu::ThreadPool::ThreadPool(kudu::ThreadPoolBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:355:13
06:54:38.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966c44585 in kudu::ThreadPoolBuilder::Build(std::unique_ptr<kudu::ThreadPool, std::default_delete<kudu::ThreadPool> >*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:113:19
06:54:38.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496d670a01 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:392:3
06:54:38.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 136 byte(s) in 1 object(s) allocated from:
06:54:38.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966b67e94 in kudu::Mutex::Mutex() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/mutex.cc:55:18
06:54:38.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966c4a63a in kudu::ThreadPool::ThreadPool(kudu::ThreadPoolBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:355:13
06:54:38.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966c44585 in kudu::ThreadPoolBuilder::Build(std::unique_ptr<kudu::ThreadPool, std::default_delete<kudu::ThreadPool> >*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:113:19
06:54:38.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496d670b24 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:396:3
06:54:38.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 136 byte(s) in 1 object(s) allocated from:
06:54:38.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966b67e94 in kudu::Mutex::Mutex() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/mutex.cc:55:18
06:54:38.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966c4a534 in kudu::ThreadPool::ThreadPool(kudu::ThreadPoolBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:355:13
06:54:38.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966c44585 in kudu::ThreadPoolBuilder::Build(std::unique_ptr<kudu::ThreadPool, std::default_delete<kudu::ThreadPool> >*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:113:19
06:54:38.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496d670a01 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:392:3
06:54:38.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 128 byte(s) in 1 object(s) allocated from:
06:54:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966b5732c in __gnu_cxx::new_allocator<scoped_refptr<kudu::Metric> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966b572f2 in std::allocator_traits<std::allocator<scoped_refptr<kudu::Metric> > >::allocate(std::allocator<scoped_refptr<kudu::Metric> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966b570e2 in std::_Vector_base<scoped_refptr<kudu::Metric>, std::allocator<scoped_refptr<kudu::Metric> > >::_M_allocate(unsigned long) ../../../include/c++/8/bits/stl_vector.h:296:20
06:54:38.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966b567ee in void std::vector<scoped_refptr<kudu::Metric>, std::allocator<scoped_refptr<kudu::Metric> > >::_M_realloc_insert<scoped_refptr<kudu::Metric> const&>(__gnu_cxx::__normal_iterator<scoped_refptr<kudu::Metric>*, std::vector<scoped_refptr<kudu::Metric>, std::allocator<scoped_refptr<kudu::Metric> > > >, scoped_refptr<kudu::Metric> const&) ../../../include/c++/8/bits/vector.tcc:427:33
06:54:38.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4966b3f8bd in std::vector<scoped_refptr<kudu::Metric>, std::allocator<scoped_refptr<kudu::Metric> > >::push_back(scoped_refptr<kudu::Metric> const&) ../../../include/c++/8/bits/stl_vector.h:1085:4
06:54:38.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4966b2ebd0 in kudu::MetricEntity::NeverRetire(scoped_refptr<kudu::Metric> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:544:25
06:54:38.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496b19c704 in kudu::codegen::CompilationManager::StartInstrumentation(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/codegen/compilation_manager.cc:171:18
06:54:38.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496fb9b78d in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:765:3
06:54:38.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 96 byte(s) in 1 object(s) allocated from:
06:54:38.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4975c0d0e7 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1624:9
06:54:38.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966c260a6 in kudu::ThreadMgr::StartInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::WebCallbackRegistry*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:326:41
06:54:38.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966c2985f in kudu::StartThreadInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::WebCallbackRegistry*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:496:26
06:54:38.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496fb9b6ed in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:764:3
06:54:38.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 96 byte(s) in 1 object(s) allocated from:
06:54:38.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4975c0d0e7 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1624:9
06:54:38.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966c25fb2 in kudu::ThreadMgr::StartInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::WebCallbackRegistry*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:323:24
06:54:38.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966c2985f in kudu::StartThreadInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::WebCallbackRegistry*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:496:26
06:54:38.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496fb9b6ed in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:764:3
06:54:38.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 96 byte(s) in 1 object(s) allocated from:
06:54:38.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4975c0d0e7 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1624:9
06:54:38.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966c26196 in kudu::ThreadMgr::StartInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::WebCallbackRegistry*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:329:43
06:54:38.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966c2985f in kudu::StartThreadInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::WebCallbackRegistry*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:496:26
06:54:38.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496fb9b6ed in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:764:3
06:54:38.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 96 byte(s) in 1 object(s) allocated from:
06:54:38.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4975c0d0e7 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1624:9
06:54:38.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496fbe641b in kudu::tcmalloc::RegisterMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/tcmalloc_metrics.cc:107:43
06:54:38.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496fb9ef72 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:827:3
06:54:38.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 96 byte(s) in 1 object(s) allocated from:
06:54:38.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4975c0d0e7 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1624:9
06:54:38.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496f702127 in kudu::clock::HybridClock::InitWithTimeSource(kudu::clock::HybridClock::TimeSource) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/clock/hybrid_clock.cc:667:29
06:54:38.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496f6ffa5c in kudu::clock::HybridClock::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/clock/hybrid_clock.cc:263:10
06:54:38.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496fb9ed2c in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:821:3
06:54:38.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 96 byte(s) in 1 object(s) allocated from:
06:54:38.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4975c0d0e7 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1624:9
06:54:38.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966c25dc3 in kudu::ThreadMgr::StartInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::WebCallbackRegistry*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:317:30
06:54:38.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966c2985f in kudu::StartThreadInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::WebCallbackRegistry*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:496:26
06:54:38.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496fb9b6ed in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:764:3
06:54:38.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 96 byte(s) in 1 object(s) allocated from:
06:54:38.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4975c0d0e7 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1624:9
06:54:38.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496b19c7d0 in kudu::codegen::CompilationManager::StartInstrumentation(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/codegen/compilation_manager.cc:176:56
06:54:38.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496fb9b78d in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:765:3
06:54:38.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 96 byte(s) in 1 object(s) allocated from:
06:54:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4975c0d0e7 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1624:9
06:54:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496fbe66f5 in kudu::tcmalloc::RegisterMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/tcmalloc_metrics.cc:122:56
06:54:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496fb9ef72 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:827:3
06:54:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 96 byte(s) in 1 object(s) allocated from:
06:54:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4975c0d0e7 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1624:9
06:54:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496fbe6511 in kudu::tcmalloc::RegisterMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/tcmalloc_metrics.cc:112:47
06:54:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496fb9ef72 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:827:3
06:54:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 96 byte(s) in 1 object(s) allocated from:
06:54:38.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979d11ed7 in scoped_refptr<kudu::FunctionGauge<int> > kudu::MetricEntity::FindOrCreateFunctionGauge<int>(kudu::GaugePrototype<int> const*, std::function<int ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1624:9
06:54:38.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979d0c789 in kudu::GaugePrototype<int>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<int ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979d043f9 in kudu::master::TSManager::TSManager(kudu::master::LocationCache*, scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/ts_manager.cc:102:31
06:54:38.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bc0919 in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:258:25
06:54:38.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 96 byte(s) in 1 object(s) allocated from:
06:54:38.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4975c0d0e7 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1624:9
06:54:38.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496fbe6607 in kudu::tcmalloc::RegisterMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/tcmalloc_metrics.cc:117:52
06:54:38.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496fb9ef72 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:827:3
06:54:38.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 96 byte(s) in 1 object(s) allocated from:
06:54:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4975c0d0e7 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1624:9
06:54:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496fbe6224 in kudu::tcmalloc::RegisterMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/tcmalloc_metrics.cc:97:46
06:54:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496fb9ef72 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:827:3
06:54:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 96 byte(s) in 1 object(s) allocated from:
06:54:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4975c0d0e7 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1624:9
06:54:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496fbe631c in kudu::tcmalloc::RegisterMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/tcmalloc_metrics.cc:102:32
06:54:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496fb9ef72 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:827:3
06:54:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 96 byte(s) in 1 object(s) allocated from:
06:54:38.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4975c0d0e7 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1624:9
06:54:38.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496f701f75 in kudu::clock::HybridClock::InitWithTimeSource(kudu::clock::HybridClock::TimeSource) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/clock/hybrid_clock.cc:664:33
06:54:38.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496f6ffa5c in kudu::clock::HybridClock::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/clock/hybrid_clock.cc:263:10
06:54:38.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496fb9ed2c in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:821:3
06:54:38.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 96 byte(s) in 1 object(s) allocated from:
06:54:38.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4975c0d0e7 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1624:9
06:54:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496b19c6e9 in kudu::codegen::CompilationManager::StartInstrumentation(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/codegen/compilation_manager.cc:171:53
06:54:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496fb9b78d in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:765:3
06:54:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 96 byte(s) in 1 object(s) allocated from:
06:54:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979d11ed7 in scoped_refptr<kudu::FunctionGauge<int> > kudu::MetricEntity::FindOrCreateFunctionGauge<int>(kudu::GaugePrototype<int> const*, std::function<int ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1624:9
06:54:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979d0c789 in kudu::GaugePrototype<int>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<int ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966c26283 in kudu::ThreadMgr::StartInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::WebCallbackRegistry*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:332:34
06:54:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966c2985f in kudu::StartThreadInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::WebCallbackRegistry*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:496:26
06:54:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496fb9b6ed in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:764:3
06:54:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 96 byte(s) in 1 object(s) allocated from:
06:54:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4975c0d0e7 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1624:9
06:54:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966c25eb8 in kudu::ThreadMgr::StartInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::WebCallbackRegistry*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:320:24
06:54:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966c2985f in kudu::StartThreadInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::WebCallbackRegistry*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:496:26
06:54:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496fb9b6ed in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:764:3
06:54:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 96 byte(s) in 1 object(s) allocated from:
06:54:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4975c0d0e7 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1624:9
06:54:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966c25ccd in kudu::ThreadMgr::StartInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::WebCallbackRegistry*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:314:30
06:54:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966c2985f in kudu::StartThreadInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::WebCallbackRegistry*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:496:26
06:54:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496fb9b6ed in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:764:3
06:54:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 96 byte(s) in 1 object(s) allocated from:
06:54:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4972171417 in scoped_refptr<kudu::FunctionGauge<long> > kudu::MetricEntity::FindOrCreateFunctionGauge<long>(kudu::GaugePrototype<long> const*, std::function<long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1624:9
06:54:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4972157899 in kudu::GaugePrototype<long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496fbde419 in kudu::server::StartupPathHandler::StartupPathHandler(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/startup_path_handler.cc:70:40
06:54:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496fb9ae58 in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:738:33
06:54:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 96 byte(s) in 1 object(s) allocated from:
06:54:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979d11ed7 in scoped_refptr<kudu::FunctionGauge<int> > kudu::MetricEntity::FindOrCreateFunctionGauge<int>(kudu::GaugePrototype<int> const*, std::function<int ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1624:9
06:54:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979d0c789 in kudu::GaugePrototype<int>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<int ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496fbde2f6 in kudu::server::StartupPathHandler::StartupPathHandler(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/startup_path_handler.cc:67:43
06:54:38.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496fb9ae58 in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:738:33
06:54:38.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 88 byte(s) in 1 object(s) allocated from:
06:54:38.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966b38a6d in kudu::Histogram::Histogram(kudu::HistogramPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1091:16
06:54:38.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966b42039 in kudu::MetricEntity::FindOrCreateHistogram(kudu::HistogramPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1579:13
06:54:38.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966b389ec in kudu::HistogramPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1082:18
06:54:38.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496d6b7756 in kudu::rpc::ReactorThread::ReactorThread(kudu::rpc::Reactor*, kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/reactor.cc:170:37
06:54:38.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496d6c2bce in kudu::rpc::Reactor::Reactor(std::shared_ptr<kudu::rpc::Messenger>, int, kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/reactor.cc:782:7
06:54:38.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496d6708c1 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:390:29
06:54:38.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 88 byte(s) in 1 object(s) allocated from:
06:54:38.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966b38a6d in kudu::Histogram::Histogram(kudu::HistogramPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1091:16
06:54:38.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966b42039 in kudu::MetricEntity::FindOrCreateHistogram(kudu::HistogramPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1579:13
06:54:38.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966b389ec in kudu::HistogramPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1082:18
06:54:38.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496d6b76c1 in kudu::rpc::ReactorThread::ReactorThread(kudu::rpc::Reactor*, kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/reactor.cc:168:42
06:54:38.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496d6c2bce in kudu::rpc::Reactor::Reactor(std::shared_ptr<kudu::rpc::Messenger>, int, kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/reactor.cc:782:7
06:54:38.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496d6708c1 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:390:29
06:54:38.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 88 byte(s) in 1 object(s) allocated from:
06:54:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966b38a6d in kudu::Histogram::Histogram(kudu::HistogramPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1091:16
06:54:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966b42039 in kudu::MetricEntity::FindOrCreateHistogram(kudu::HistogramPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1579:13
06:54:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966b389ec in kudu::HistogramPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1082:18
06:54:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496f6ff385 in kudu::clock::HybridClock::HybridClock(scoped_refptr<kudu::MetricEntity> const&, unsigned long, std::unique_ptr<kudu::cloud::InstanceMetadata, std::default_delete<kudu::cloud::InstanceMetadata> >) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/clock/hybrid_clock.cc:254:51
06:54:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496fb9ebf4 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:814:22
06:54:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 88 byte(s) in 1 object(s) allocated from:
06:54:38.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966b38a6d in kudu::Histogram::Histogram(kudu::HistogramPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1091:16
06:54:38.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966b42039 in kudu::MetricEntity::FindOrCreateHistogram(kudu::HistogramPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1579:13
06:54:38.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966b389ec in kudu::HistogramPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1082:18
06:54:38.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496f6ff26c in kudu::clock::HybridClock::HybridClock(scoped_refptr<kudu::MetricEntity> const&, unsigned long, std::unique_ptr<kudu::cloud::InstanceMetadata, std::default_delete<kudu::cloud::InstanceMetadata> >) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/clock/hybrid_clock.cc:252:38
06:54:38.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496fb9ebf4 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:814:22
06:54:38.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 72 byte(s) in 1 object(s) allocated from:
06:54:38.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f496d6706b4 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:380:19
06:54:38.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 69 byte(s) in 1 object(s) allocated from:
06:54:38.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x8f35af in __gnu_cxx::new_allocator<char>::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x8f34b7 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) ../../../include/c++/8/bits/basic_string.tcc:1057:49
06:54:38.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x901b32 in std::string::_M_mutate(unsigned long, unsigned long, unsigned long) ../../../include/c++/8/bits/basic_string.tcc:929:16
06:54:38.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x901a5e in std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) ../../../include/c++/8/bits/basic_string.tcc:1134:7
06:54:38.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x9019ca in std::string::assign(char const*, unsigned long) ../../../include/c++/8/bits/basic_string.tcc:714:9
06:54:38.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x901952 in std::string::assign(char const*) ../../../include/c++/8/bits/basic_string.h:4333:15
06:54:38.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x8d6708 in std::string::operator=(char const*) ../../../include/c++/8/bits/basic_string.h:3656:22
06:54:38.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4966b84ae9 in kudu::GetFQDN(std::string*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/net/net_util.cc:510:15
06:54:38.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496fb9f002 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:843:16
06:54:38.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979cde32a in scoped_refptr<kudu::AtomicGauge<unsigned long> > kudu::MetricEntity::FindOrCreateGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, unsigned long const&, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1595:9
06:54:38.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979cdde7c in kudu::GaugePrototype<unsigned long>::Instantiate(scoped_refptr<kudu::MetricEntity> const&, unsigned long const&, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:972:20
06:54:38.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496f1e0315 in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:294:5
06:54:38.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979cde32a in scoped_refptr<kudu::AtomicGauge<unsigned long> > kudu::MetricEntity::FindOrCreateGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, unsigned long const&, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1595:9
06:54:38.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979cdde7c in kudu::GaugePrototype<unsigned long>::Instantiate(scoped_refptr<kudu::MetricEntity> const&, unsigned long const&, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:972:20
06:54:38.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496f1e05a8 in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:298:5
06:54:38.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbab9a in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1567:9
06:54:38.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496f1e0621 in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:299:5
06:54:38.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979cde32a in scoped_refptr<kudu::AtomicGauge<unsigned long> > kudu::MetricEntity::FindOrCreateGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, unsigned long const&, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1595:9
06:54:38.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979cdde7c in kudu::GaugePrototype<unsigned long>::Instantiate(scoped_refptr<kudu::MetricEntity> const&, unsigned long const&, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:972:20
06:54:38.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496f1e0505 in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:297:5
06:54:38.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979cde32a in scoped_refptr<kudu::AtomicGauge<unsigned long> > kudu::MetricEntity::FindOrCreateGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, unsigned long const&, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1595:9
06:54:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979cdde7c in kudu::GaugePrototype<unsigned long>::Instantiate(scoped_refptr<kudu::MetricEntity> const&, unsigned long const&, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:972:20
06:54:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496f1e0460 in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:296:5
06:54:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979cde32a in scoped_refptr<kudu::AtomicGauge<unsigned long> > kudu::MetricEntity::FindOrCreateGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, unsigned long const&, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1595:9
06:54:38.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979cdde7c in kudu::GaugePrototype<unsigned long>::Instantiate(scoped_refptr<kudu::MetricEntity> const&, unsigned long const&, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:972:20
06:54:38.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496f1e03bb in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:295:5
06:54:38.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4975da8eba in scoped_refptr<kudu::AtomicGauge<long> > kudu::MetricEntity::FindOrCreateGauge<long>(kudu::GaugePrototype<long> const*, long const&, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1595:9
06:54:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4975d9036c in kudu::GaugePrototype<long>::Instantiate(scoped_refptr<kudu::MetricEntity> const&, long const&, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:972:20
06:54:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496f177d6c in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:624:69
06:54:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966c6191c in __gnu_cxx::new_allocator<kudu::ThreadPoolToken**>::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966c61862 in std::allocator_traits<std::allocator<kudu::ThreadPoolToken**> >::allocate(std::allocator<kudu::ThreadPoolToken**>&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966c61509 in std::_Deque_base<kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*> >::_M_allocate_map(unsigned long) ../../../include/c++/8/bits/stl_deque.h:617:9
06:54:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966c60fe3 in std::_Deque_base<kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*> >::_M_initialize_map(unsigned long) ../../../include/c++/8/bits/stl_deque.h:690:30
06:54:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4966c60ddd in std::_Deque_base<kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*> >::_Deque_base() ../../../include/c++/8/bits/stl_deque.h:493:9
06:54:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4966c5301d in std::deque<kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*> >::deque() ../../../include/c++/8/bits/stl_deque.h:898:17
06:54:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4966c4a5a3 in kudu::ThreadPool::ThreadPool(kudu::ThreadPoolBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:355:13
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4966c44585 in kudu::ThreadPoolBuilder::Build(std::unique_ptr<kudu::ThreadPool, std::default_delete<kudu::ThreadPool> >*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:113:19
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496d670a01 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:392:3
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbab9a in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1567:9
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496f1e0697 in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:300:5
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbab9a in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1567:9
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496f0b26ad in kudu::fs::internal::BlockManagerMetrics::BlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/block_manager_metrics.cc:91:5
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496f1e01ed in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:292:5
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979cde32a in scoped_refptr<kudu::AtomicGauge<unsigned long> > kudu::MetricEntity::FindOrCreateGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, unsigned long const&, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1595:9
06:54:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979cdde7c in kudu::GaugePrototype<unsigned long>::Instantiate(scoped_refptr<kudu::MetricEntity> const&, unsigned long const&, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:972:20
06:54:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496f1e0278 in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:293:5
06:54:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbab9a in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1567:9
06:54:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496f0b2649 in kudu::fs::internal::BlockManagerMetrics::BlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/block_manager_metrics.cc:90:5
06:54:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496f1e01ed in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:292:5
06:54:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966c5ba2c in __gnu_cxx::new_allocator<kudu::ThreadPool::Task*>::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966c5b972 in std::allocator_traits<std::allocator<kudu::ThreadPool::Task*> >::allocate(std::allocator<kudu::ThreadPool::Task*>&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966c5b4f9 in std::_Deque_base<kudu::ThreadPool::Task, std::allocator<kudu::ThreadPool::Task> >::_M_allocate_map(unsigned long) ../../../include/c++/8/bits/stl_deque.h:617:9
06:54:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966c5afc3 in std::_Deque_base<kudu::ThreadPool::Task, std::allocator<kudu::ThreadPool::Task> >::_M_initialize_map(unsigned long) ../../../include/c++/8/bits/stl_deque.h:690:30
06:54:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4966c5adbd in std::_Deque_base<kudu::ThreadPool::Task, std::allocator<kudu::ThreadPool::Task> >::_Deque_base() ../../../include/c++/8/bits/stl_deque.h:493:9
06:54:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4966c5259d in std::deque<kudu::ThreadPool::Task, std::allocator<kudu::ThreadPool::Task> >::deque() ../../../include/c++/8/bits/stl_deque.h:898:17
06:54:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4966c46246 in kudu::ThreadPoolToken::ThreadPoolToken(kudu::ThreadPool*, kudu::ThreadPool::ExecutionMode, kudu::ThreadPoolMetrics) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:181:18
06:54:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4966c4c266 in kudu::ThreadPool::NewTokenWithMetrics(kudu::ThreadPool::ExecutionMode, kudu::ThreadPoolMetrics) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:499:37
06:54:38.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4966c4ad73 in kudu::ThreadPool::NewToken(kudu::ThreadPool::ExecutionMode) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:493:10
06:54:38.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4966c4a5e0 in kudu::ThreadPool::ThreadPool(kudu::ThreadPoolBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:368:18
06:54:38.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4966c44585 in kudu::ThreadPoolBuilder::Build(std::unique_ptr<kudu::ThreadPool, std::default_delete<kudu::ThreadPool> >*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:113:19
06:54:38.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f496d670b24 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:396:3
06:54:38.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbab9a in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1567:9
06:54:38.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496f0b2589 in kudu::fs::internal::BlockManagerMetrics::BlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/block_manager_metrics.cc:88:5
06:54:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496f1e01ed in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:292:5
06:54:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbab9a in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1567:9
06:54:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496f0b2529 in kudu::fs::internal::BlockManagerMetrics::BlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/block_manager_metrics.cc:87:5
06:54:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496f1e01ed in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:292:5
06:54:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbab9a in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1567:9
06:54:38.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496f0b24c9 in kudu::fs::internal::BlockManagerMetrics::BlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/block_manager_metrics.cc:86:5
06:54:38.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496f1e01ed in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:292:5
06:54:38.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966c6191c in __gnu_cxx::new_allocator<kudu::ThreadPoolToken**>::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966c61862 in std::allocator_traits<std::allocator<kudu::ThreadPoolToken**> >::allocate(std::allocator<kudu::ThreadPoolToken**>&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966c61509 in std::_Deque_base<kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*> >::_M_allocate_map(unsigned long) ../../../include/c++/8/bits/stl_deque.h:617:9
06:54:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966c60fe3 in std::_Deque_base<kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*> >::_M_initialize_map(unsigned long) ../../../include/c++/8/bits/stl_deque.h:690:30
06:54:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4966c60ddd in std::_Deque_base<kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*> >::_Deque_base() ../../../include/c++/8/bits/stl_deque.h:493:9
06:54:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4966c5301d in std::deque<kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*> >::deque() ../../../include/c++/8/bits/stl_deque.h:898:17
06:54:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4966c4a5a3 in kudu::ThreadPool::ThreadPool(kudu::ThreadPoolBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:355:13
06:54:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4966c44585 in kudu::ThreadPoolBuilder::Build(std::unique_ptr<kudu::ThreadPool, std::default_delete<kudu::ThreadPool> >*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:113:19
06:54:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496d670b24 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:396:3
06:54:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979cde32a in scoped_refptr<kudu::AtomicGauge<unsigned long> > kudu::MetricEntity::FindOrCreateGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, unsigned long const&, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1595:9
06:54:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979cdde7c in kudu::GaugePrototype<unsigned long>::Instantiate(scoped_refptr<kudu::MetricEntity> const&, unsigned long const&, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:972:20
06:54:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496f0b23dc in kudu::fs::internal::BlockManagerMetrics::BlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/block_manager_metrics.cc:84:5
06:54:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496f1e01ed in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:292:5
06:54:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979cde32a in scoped_refptr<kudu::AtomicGauge<unsigned long> > kudu::MetricEntity::FindOrCreateGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, unsigned long const&, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1595:9
06:54:38.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979cdde7c in kudu::GaugePrototype<unsigned long>::Instantiate(scoped_refptr<kudu::MetricEntity> const&, unsigned long const&, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:972:20
06:54:38.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496f0b233b in kudu::fs::internal::BlockManagerMetrics::BlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/block_manager_metrics.cc:83:5
06:54:38.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496f1e01ed in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:292:5
06:54:38.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979cde32a in scoped_refptr<kudu::AtomicGauge<unsigned long> > kudu::MetricEntity::FindOrCreateGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, unsigned long const&, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1595:9
06:54:38.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979cdde7c in kudu::GaugePrototype<unsigned long>::Instantiate(scoped_refptr<kudu::MetricEntity> const&, unsigned long const&, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:972:20
06:54:38.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496f0bb996 in kudu::fs::DataDirMetrics::DataDirMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/data_dirs.cc:153:3
06:54:38.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496f0bcf6a in kudu::fs::DataDirManager::DataDirManager(kudu::Env*, kudu::fs::DataDirManagerOptions const&, std::vector<kudu::CanonicalizedRootAndStatus, std::allocator<kudu::CanonicalizedRootAndStatus> >) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/data_dirs.cc:222:54
06:54:38.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496f0bdd55 in kudu::fs::DataDirManager::CreateNew(kudu::Env*, std::vector<kudu::CanonicalizedRootAndStatus, std::allocator<kudu::CanonicalizedRootAndStatus> >, kudu::fs::DataDirManagerOptions const&, scoped_refptr<kudu::fs::DataDirManager>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/data_dirs.cc:261:16
06:54:38.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496f17da21 in kudu::FsManager::CreateNewDataDirManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:692:3
06:54:38.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496f181132 in kudu::FsManager::CreateInitialFileSystemLayout(std::optional<std::string>, std::optional<std::string>, std::optional<std::string>, std::optional<std::string>, std::optional<std::string>, std::optional<std::string>) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:905:3
06:54:38.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496fb9fdea in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:887:24
06:54:38.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbab9a in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1567:9
06:54:38.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496fb7b265 in kudu::MetricsSink::MetricsSink(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/glog_metrics.cc:49:47
06:54:38.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496fb7a81c in kudu::ScopedGLogMetrics::ScopedGLogMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/glog_metrics.cc:85:15
06:54:38.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496fb9eef9 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:826:27
06:54:38.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbab9a in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1567:9
06:54:38.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496fb7b20d in kudu::MetricsSink::MetricsSink(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/glog_metrics.cc:48:51
06:54:38.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496fb7a81c in kudu::ScopedGLogMetrics::ScopedGLogMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/glog_metrics.cc:85:15
06:54:38.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496fb9eef9 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:826:27
06:54:38.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbab9a in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1567:9
06:54:38.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496fb7b1a9 in kudu::MetricsSink::MetricsSink(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/glog_metrics.cc:47:45
06:54:38.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496fb7a81c in kudu::ScopedGLogMetrics::ScopedGLogMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/glog_metrics.cc:85:15
06:54:38.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496fb9eef9 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:826:27
06:54:38.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966c5ba2c in __gnu_cxx::new_allocator<kudu::ThreadPool::Task*>::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966c5b972 in std::allocator_traits<std::allocator<kudu::ThreadPool::Task*> >::allocate(std::allocator<kudu::ThreadPool::Task*>&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966c5b4f9 in std::_Deque_base<kudu::ThreadPool::Task, std::allocator<kudu::ThreadPool::Task> >::_M_allocate_map(unsigned long) ../../../include/c++/8/bits/stl_deque.h:617:9
06:54:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966c5afc3 in std::_Deque_base<kudu::ThreadPool::Task, std::allocator<kudu::ThreadPool::Task> >::_M_initialize_map(unsigned long) ../../../include/c++/8/bits/stl_deque.h:690:30
06:54:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4966c5adbd in std::_Deque_base<kudu::ThreadPool::Task, std::allocator<kudu::ThreadPool::Task> >::_Deque_base() ../../../include/c++/8/bits/stl_deque.h:493:9
06:54:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4966c5259d in std::deque<kudu::ThreadPool::Task, std::allocator<kudu::ThreadPool::Task> >::deque() ../../../include/c++/8/bits/stl_deque.h:898:17
06:54:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4966c46246 in kudu::ThreadPoolToken::ThreadPoolToken(kudu::ThreadPool*, kudu::ThreadPool::ExecutionMode, kudu::ThreadPoolMetrics) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:181:18
06:54:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4966c4c266 in kudu::ThreadPool::NewTokenWithMetrics(kudu::ThreadPool::ExecutionMode, kudu::ThreadPoolMetrics) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:499:37
06:54:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4966c4ad73 in kudu::ThreadPool::NewToken(kudu::ThreadPool::ExecutionMode) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:493:10
06:54:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4966c4a5e0 in kudu::ThreadPool::ThreadPool(kudu::ThreadPoolBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:368:18
06:54:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4966c44585 in kudu::ThreadPoolBuilder::Build(std::unique_ptr<kudu::ThreadPool, std::default_delete<kudu::ThreadPool> >*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:113:19
06:54:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f496d670a01 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:392:3
06:54:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f496f70d5ea in scoped_refptr<kudu::AtomicGauge<bool> > kudu::MetricEntity::FindOrCreateGauge<bool>(kudu::GaugePrototype<bool> const*, bool const&, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1595:9
06:54:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f496f6ff496 in kudu::clock::HybridClock::HybridClock(scoped_refptr<kudu::MetricEntity> const&, unsigned long, std::unique_ptr<kudu::cloud::InstanceMetadata, std::default_delete<kudu::cloud::InstanceMetadata> >) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/clock/hybrid_clock.cc:255:36
06:54:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496fb9ebf4 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:814:22
06:54:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979cde32a in scoped_refptr<kudu::AtomicGauge<unsigned long> > kudu::MetricEntity::FindOrCreateGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, unsigned long const&, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1595:9
06:54:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979cdde7c in kudu::GaugePrototype<unsigned long>::Instantiate(scoped_refptr<kudu::MetricEntity> const&, unsigned long const&, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:972:20
06:54:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979ce2826 in kudu::GaugePrototype<unsigned long>::InstantiateHidden(scoped_refptr<kudu::MetricEntity> const&, unsigned long const&, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:994:18
06:54:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496fb9b2f3 in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:749:46
06:54:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbab9a in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1567:9
06:54:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966a95276 in kudu::FileCacheMetrics::FileCacheMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache_metrics.cc:72:3
06:54:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966a71858 in kudu::FileCache::FileCache(std::string const&, kudu::Env*, int, scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache.cc:490:46
06:54:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496fb9ad56 in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:735:23
06:54:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbab9a in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1567:9
06:54:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966a9519e in kudu::FileCacheMetrics::FileCacheMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache_metrics.cc:71:3
06:54:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966a71858 in kudu::FileCache::FileCache(std::string const&, kudu::Env*, int, scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache.cc:490:46
06:54:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496fb9ad56 in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:735:23
06:54:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbab9a in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1567:9
06:54:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966a950ca in kudu::FileCacheMetrics::FileCacheMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache_metrics.cc:70:3
06:54:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966a71858 in kudu::FileCache::FileCache(std::string const&, kudu::Env*, int, scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache.cc:490:46
06:54:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496fb9ad56 in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:735:23
06:54:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbab9a in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1567:9
06:54:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966a94fef in kudu::FileCacheMetrics::FileCacheMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache_metrics.cc:69:3
06:54:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966a71858 in kudu::FileCache::FileCache(std::string const&, kudu::Env*, int, scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache.cc:490:46
06:54:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496fb9ad56 in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:735:23
06:54:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbab9a in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1567:9
06:54:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966a94f1b in kudu::FileCacheMetrics::FileCacheMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache_metrics.cc:68:3
06:54:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966a71858 in kudu::FileCache::FileCache(std::string const&, kudu::Env*, int, scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache.cc:490:46
06:54:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496fb9ad56 in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:735:23
06:54:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbab9a in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1567:9
06:54:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966a94e43 in kudu::FileCacheMetrics::FileCacheMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache_metrics.cc:67:3
06:54:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966a71858 in kudu::FileCache::FileCache(std::string const&, kudu::Env*, int, scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache.cc:490:46
06:54:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496fb9ad56 in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:735:23
06:54:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbab9a in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1567:9
06:54:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966a94d72 in kudu::FileCacheMetrics::FileCacheMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache_metrics.cc:66:3
06:54:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966a71858 in kudu::FileCache::FileCache(std::string const&, kudu::Env*, int, scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache.cc:490:46
06:54:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496fb9ad56 in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:735:23
06:54:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979cde32a in scoped_refptr<kudu::AtomicGauge<unsigned long> > kudu::MetricEntity::FindOrCreateGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, unsigned long const&, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1595:9
06:54:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979cdde7c in kudu::GaugePrototype<unsigned long>::Instantiate(scoped_refptr<kudu::MetricEntity> const&, unsigned long const&, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:972:20
06:54:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966a95386 in kudu::FileCacheMetrics::FileCacheMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache_metrics.cc:73:3
06:54:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966a71858 in kudu::FileCache::FileCache(std::string const&, kudu::Env*, int, scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache.cc:490:46
06:54:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496fb9ad56 in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:735:23
06:54:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979cde32a in scoped_refptr<kudu::AtomicGauge<unsigned long> > kudu::MetricEntity::FindOrCreateGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, unsigned long const&, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1595:9
06:54:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979cdde7c in kudu::GaugePrototype<unsigned long>::Instantiate(scoped_refptr<kudu::MetricEntity> const&, unsigned long const&, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:972:20
06:54:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496f0bb8da in kudu::fs::DataDirMetrics::DataDirMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/data_dirs.cc:152:3
06:54:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496f0bcf6a in kudu::fs::DataDirManager::DataDirManager(kudu::Env*, kudu::fs::DataDirManagerOptions const&, std::vector<kudu::CanonicalizedRootAndStatus, std::allocator<kudu::CanonicalizedRootAndStatus> >) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/data_dirs.cc:222:54
06:54:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496f0bdd55 in kudu::fs::DataDirManager::CreateNew(kudu::Env*, std::vector<kudu::CanonicalizedRootAndStatus, std::allocator<kudu::CanonicalizedRootAndStatus> >, kudu::fs::DataDirManagerOptions const&, scoped_refptr<kudu::fs::DataDirManager>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/data_dirs.cc:261:16
06:54:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496f17da21 in kudu::FsManager::CreateNewDataDirManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:692:3
06:54:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496f181132 in kudu::FsManager::CreateInitialFileSystemLayout(std::optional<std::string>, std::optional<std::string>, std::optional<std::string>, std::optional<std::string>, std::optional<std::string>, std::optional<std::string>) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:905:3
06:54:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496fb9fdea in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:887:24
06:54:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbab9a in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1567:9
06:54:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496f0b25e9 in kudu::fs::internal::BlockManagerMetrics::BlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/block_manager_metrics.cc:89:5
06:54:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496f1e01ed in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:292:5
06:54:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 64 byte(s) in 1 object(s) allocated from:
06:54:38.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbab9a in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1567:9
06:54:38.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496f0b245f in kudu::fs::internal::BlockManagerMetrics::BlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/block_manager_metrics.cc:85:5
06:54:38.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496f1e01ed in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:292:5
06:54:38.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 56 byte(s) in 1 object(s) allocated from:
06:54:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f497af7041c in __gnu_cxx::new_allocator<std::_Sp_counted_ptr_inplace<kudu::KeyBasedJwtVerifier, std::allocator<kudu::KeyBasedJwtVerifier>, (__gnu_cxx::_Lock_policy)2> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f497af70372 in std::allocator_traits<std::allocator<std::_Sp_counted_ptr_inplace<kudu::KeyBasedJwtVerifier, std::allocator<kudu::KeyBasedJwtVerifier>, (__gnu_cxx::_Lock_policy)2> > >::allocate(std::allocator<std::_Sp_counted_ptr_inplace<kudu::KeyBasedJwtVerifier, std::allocator<kudu::KeyBasedJwtVerifier>, (__gnu_cxx::_Lock_policy)2> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f497af6fea1 in std::__allocated_ptr<std::allocator<std::_Sp_counted_ptr_inplace<kudu::KeyBasedJwtVerifier, std::allocator<kudu::KeyBasedJwtVerifier>, (__gnu_cxx::_Lock_policy)2> > > std::__allocate_guarded<std::allocator<std::_Sp_counted_ptr_inplace<kudu::KeyBasedJwtVerifier, std::allocator<kudu::KeyBasedJwtVerifier>, (__gnu_cxx::_Lock_policy)2> > >(std::allocator<std::_Sp_counted_ptr_inplace<kudu::KeyBasedJwtVerifier, std::allocator<kudu::KeyBasedJwtVerifier>, (__gnu_cxx::_Lock_policy)2> >&) ../../../include/c++/8/bits/allocated_ptr.h:97:21
06:54:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496fbcf7d0 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::__shared_count<kudu::KeyBasedJwtVerifier, std::allocator<kudu::KeyBasedJwtVerifier>, std::string&, bool&, std::string&>(kudu::KeyBasedJwtVerifier*&, std::_Sp_alloc_shared_tag<std::allocator<kudu::KeyBasedJwtVerifier> >, std::string&, bool&, std::string&) ../../../include/c++/8/bits/shared_ptr_base.h:675:19
06:54:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496fbcf682 in std::__shared_ptr<kudu::KeyBasedJwtVerifier, (__gnu_cxx::_Lock_policy)2>::__shared_ptr<std::allocator<kudu::KeyBasedJwtVerifier>, std::string&, bool&, std::string&>(std::_Sp_alloc_shared_tag<std::allocator<kudu::KeyBasedJwtVerifier> >, std::string&, bool&, std::string&) ../../../include/c++/8/bits/shared_ptr_base.h:1342:14
06:54:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496fbcf5f0 in std::shared_ptr<kudu::KeyBasedJwtVerifier>::shared_ptr<std::allocator<kudu::KeyBasedJwtVerifier>, std::string&, bool&, std::string&>(std::_Sp_alloc_shared_tag<std::allocator<kudu::KeyBasedJwtVerifier> >, std::string&, bool&, std::string&) ../../../include/c++/8/bits/shared_ptr.h:359:4
06:54:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496fbcf558 in std::shared_ptr<kudu::KeyBasedJwtVerifier> std::allocate_shared<kudu::KeyBasedJwtVerifier, std::allocator<kudu::KeyBasedJwtVerifier>, std::string&, bool&, std::string&>(std::allocator<kudu::KeyBasedJwtVerifier> const&, std::string&, bool&, std::string&) ../../../include/c++/8/bits/shared_ptr.h:705:14
06:54:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496fbb7538 in std::shared_ptr<kudu::KeyBasedJwtVerifier> std::make_shared<kudu::KeyBasedJwtVerifier, std::string&, bool&, std::string&>(std::string&, bool&, std::string&) ../../../include/c++/8/bits/shared_ptr.h:721:14
06:54:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496fba11b8 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:968:32
06:54:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 56 byte(s) in 1 object(s) allocated from:
06:54:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966b4202a in kudu::MetricEntity::FindOrCreateHistogram(kudu::HistogramPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1579:9
06:54:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966b389ec in kudu::HistogramPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1082:18
06:54:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496d6b76c1 in kudu::rpc::ReactorThread::ReactorThread(kudu::rpc::Reactor*, kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/reactor.cc:168:42
06:54:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496d6c2bce in kudu::rpc::Reactor::Reactor(std::shared_ptr<kudu::rpc::Messenger>, int, kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/reactor.cc:782:7
06:54:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496d6708c1 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:390:29
06:54:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 56 byte(s) in 1 object(s) allocated from:
06:54:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966b4202a in kudu::MetricEntity::FindOrCreateHistogram(kudu::HistogramPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1579:9
06:54:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966b389ec in kudu::HistogramPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1082:18
06:54:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496d6b7756 in kudu::rpc::ReactorThread::ReactorThread(kudu::rpc::Reactor*, kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/reactor.cc:170:37
06:54:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496d6c2bce in kudu::rpc::Reactor::Reactor(std::shared_ptr<kudu::rpc::Messenger>, int, kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/reactor.cc:782:7
06:54:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496d6708c1 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:390:29
06:54:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 56 byte(s) in 1 object(s) allocated from:
06:54:38.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966b4202a in kudu::MetricEntity::FindOrCreateHistogram(kudu::HistogramPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1579:9
06:54:38.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966b389ec in kudu::HistogramPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1082:18
06:54:38.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496f6ff385 in kudu::clock::HybridClock::HybridClock(scoped_refptr<kudu::MetricEntity> const&, unsigned long, std::unique_ptr<kudu::cloud::InstanceMetadata, std::default_delete<kudu::cloud::InstanceMetadata> >) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/clock/hybrid_clock.cc:254:51
06:54:38.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496fb9ebf4 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:814:22
06:54:38.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 56 byte(s) in 1 object(s) allocated from:
06:54:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966b4202a in kudu::MetricEntity::FindOrCreateHistogram(kudu::HistogramPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1579:9
06:54:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966b389ec in kudu::HistogramPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1082:18
06:54:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496f6ff26c in kudu::clock::HybridClock::HybridClock(scoped_refptr<kudu::MetricEntity> const&, unsigned long, std::unique_ptr<kudu::cloud::InstanceMetadata, std::default_delete<kudu::cloud::InstanceMetadata> >) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/clock/hybrid_clock.cc:252:38
06:54:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496fb9ebf4 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:814:22
06:54:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 42 byte(s) in 1 object(s) allocated from:
06:54:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x8f35af in __gnu_cxx::new_allocator<char>::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x8f34b7 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) ../../../include/c++/8/bits/basic_string.tcc:1057:49
06:54:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x8f328a in char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) ../../../include/c++/8/bits/basic_string.tcc:578:14
06:54:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x8f3218 in char* std::string::_S_construct_aux<char const*>(char const*, char const*, std::allocator<char> const&, std::__false_type) ../../../include/c++/8/bits/basic_string.h:5052:18
06:54:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x8f31e8 in char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&) ../../../include/c++/8/bits/basic_string.h:5073:11
06:54:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x8d2339 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) ../../../include/c++/8/bits/basic_string.tcc:664:19
06:54:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496d670ab0 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:396:3
06:54:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 42 byte(s) in 1 object(s) allocated from:
06:54:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x8f35af in __gnu_cxx::new_allocator<char>::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x8f34b7 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) ../../../include/c++/8/bits/basic_string.tcc:1057:49
06:54:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x8f328a in char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) ../../../include/c++/8/bits/basic_string.tcc:578:14
06:54:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x8f3218 in char* std::string::_S_construct_aux<char const*>(char const*, char const*, std::allocator<char> const&, std::__false_type) ../../../include/c++/8/bits/basic_string.h:5052:18
06:54:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x8f31e8 in char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&) ../../../include/c++/8/bits/basic_string.h:5073:11
06:54:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x8d2339 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) ../../../include/c++/8/bits/basic_string.tcc:664:19
06:54:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496d670979 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:392:3
06:54:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 36 byte(s) in 1 object(s) allocated from:
06:54:38.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x8f35af in __gnu_cxx::new_allocator<char>::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x8f34b7 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) ../../../include/c++/8/bits/basic_string.tcc:1057:49
06:54:38.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x8f328a in char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) ../../../include/c++/8/bits/basic_string.tcc:578:14
06:54:38.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x8f3218 in char* std::string::_S_construct_aux<char const*>(char const*, char const*, std::allocator<char> const&, std::__false_type) ../../../include/c++/8/bits/basic_string.h:5052:18
06:54:38.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x8f31e8 in char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&) ../../../include/c++/8/bits/basic_string.h:5073:11
06:54:38.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x8d2339 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) ../../../include/c++/8/bits/basic_string.tcc:664:19
06:54:38.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bc04af in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:34
06:54:38.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 35 byte(s) in 1 object(s) allocated from:
06:54:38.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3e18 in operator new[](unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:102:3
06:54:38.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966c0cee3 in kudu::Status::Status(kudu::Status::Code, kudu::Slice const&, kudu::Slice const&, short) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/status.cc:32:17
06:54:38.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x8d3fae in kudu::Status::ServiceUnavailable(kudu::Slice const&, kudu::Slice const&, short) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/status.h:292:12
06:54:38.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966c4b609 in kudu::ThreadPool::Shutdown() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:432:18
06:54:38.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496d66cca1 in kudu::rpc::Messenger::ShutdownInternal(kudu::rpc::Messenger::ShutdownMode) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:240:29
06:54:38.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496d66c242 in kudu::rpc::Messenger::AllExternalReferencesDropped() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:160:3
06:54:38.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496d67c6cb in void std::__invoke_impl<void, void (kudu::rpc::Messenger::* const&)(), kudu::rpc::Messenger*&>(std::__invoke_memfun_deref, void (kudu::rpc::Messenger::* const&)(), kudu::rpc::Messenger*&) ../../../include/c++/8/bits/invoke.h:73:14
06:54:38.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496d67c61c in std::__invoke_result<void (kudu::rpc::Messenger::* const&)(), kudu::rpc::Messenger*&>::type std::__invoke<void (kudu::rpc::Messenger::* const&)(), kudu::rpc::Messenger*&>(void (kudu::rpc::Messenger::* const&)(), kudu::rpc::Messenger*&) ../../../include/c++/8/bits/invoke.h:95:14
06:54:38.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496d67b8b0 in decltype(std::__invoke(*(this)._M_pmf, std::forward<kudu::rpc::Messenger*&>(fp))) std::_Mem_fn_base<void (kudu::rpc::Messenger::*)(), true>::operator()<kudu::rpc::Messenger*&>(kudu::rpc::Messenger*&) const ../../../include/c++/8/functional:114:11
06:54:38.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496d67bd8e in std::_Sp_counted_deleter<kudu::rpc::Messenger*, std::_Mem_fn<void (kudu::rpc::Messenger::*)()>, std::allocator<void>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() ../../../include/c++/8/bits/shared_ptr_base.h:471:9
06:54:38.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x8e30e6 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release() ../../../include/c++/8/bits/shared_ptr_base.h:155:6
06:54:38.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x8e2fc1 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count() ../../../include/c++/8/bits/shared_ptr_base.h:728:11
06:54:38.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x9db2d1 in std::__shared_ptr<kudu::rpc::Messenger, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() ../../../include/c++/8/bits/shared_ptr_base.h:1167:31
06:54:38.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496d66bbad in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:151:1
06:54:38.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 35 byte(s) in 1 object(s) allocated from:
06:54:38.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3e18 in operator new[](unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:102:3
06:54:38.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966c0cee3 in kudu::Status::Status(kudu::Status::Code, kudu::Slice const&, kudu::Slice const&, short) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/status.cc:32:17
06:54:38.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x8d3fae in kudu::Status::ServiceUnavailable(kudu::Slice const&, kudu::Slice const&, short) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/status.h:292:12
06:54:38.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966c4b609 in kudu::ThreadPool::Shutdown() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:432:18
06:54:38.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496d66cc84 in kudu::rpc::Messenger::ShutdownInternal(kudu::rpc::Messenger::ShutdownMode) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:239:29
06:54:38.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496d66c242 in kudu::rpc::Messenger::AllExternalReferencesDropped() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:160:3
06:54:38.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496d67c6cb in void std::__invoke_impl<void, void (kudu::rpc::Messenger::* const&)(), kudu::rpc::Messenger*&>(std::__invoke_memfun_deref, void (kudu::rpc::Messenger::* const&)(), kudu::rpc::Messenger*&) ../../../include/c++/8/bits/invoke.h:73:14
06:54:38.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496d67c61c in std::__invoke_result<void (kudu::rpc::Messenger::* const&)(), kudu::rpc::Messenger*&>::type std::__invoke<void (kudu::rpc::Messenger::* const&)(), kudu::rpc::Messenger*&>(void (kudu::rpc::Messenger::* const&)(), kudu::rpc::Messenger*&) ../../../include/c++/8/bits/invoke.h:95:14
06:54:38.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496d67b8b0 in decltype(std::__invoke(*(this)._M_pmf, std::forward<kudu::rpc::Messenger*&>(fp))) std::_Mem_fn_base<void (kudu::rpc::Messenger::*)(), true>::operator()<kudu::rpc::Messenger*&>(kudu::rpc::Messenger*&) const ../../../include/c++/8/functional:114:11
06:54:38.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496d67bd8e in std::_Sp_counted_deleter<kudu::rpc::Messenger*, std::_Mem_fn<void (kudu::rpc::Messenger::*)()>, std::allocator<void>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() ../../../include/c++/8/bits/shared_ptr_base.h:471:9
06:54:38.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x8e30e6 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release() ../../../include/c++/8/bits/shared_ptr_base.h:155:6
06:54:38.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x8e2fc1 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count() ../../../include/c++/8/bits/shared_ptr_base.h:728:11
06:54:38.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x9db2d1 in std::__shared_ptr<kudu::rpc::Messenger, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() ../../../include/c++/8/bits/shared_ptr_base.h:1167:31
06:54:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496d66bbad in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:151:1
06:54:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 32 byte(s) in 1 object(s) allocated from:
06:54:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f496d6907fc in __gnu_cxx::new_allocator<kudu::rpc::Reactor*>::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f496d6907c2 in std::allocator_traits<std::allocator<kudu::rpc::Reactor*> >::allocate(std::allocator<kudu::rpc::Reactor*>&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496d690682 in std::_Vector_base<kudu::rpc::Reactor*, std::allocator<kudu::rpc::Reactor*> >::_M_allocate(unsigned long) ../../../include/c++/8/bits/stl_vector.h:296:20
06:54:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496d68fe0e in void std::vector<kudu::rpc::Reactor*, std::allocator<kudu::rpc::Reactor*> >::_M_realloc_insert<kudu::rpc::Reactor*>(__gnu_cxx::__normal_iterator<kudu::rpc::Reactor**, std::vector<kudu::rpc::Reactor*, std::allocator<kudu::rpc::Reactor*> > >, kudu::rpc::Reactor*&&) ../../../include/c++/8/bits/vector.tcc:427:33
06:54:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496d68fbc6 in kudu::rpc::Reactor*& std::vector<kudu::rpc::Reactor*, std::allocator<kudu::rpc::Reactor*> >::emplace_back<kudu::rpc::Reactor*>(kudu::rpc::Reactor*&&) ../../../include/c++/8/bits/vector.tcc:109:4
06:54:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496d676ae0 in std::vector<kudu::rpc::Reactor*, std::allocator<kudu::rpc::Reactor*> >::push_back(kudu::rpc::Reactor*&&) ../../../include/c++/8/bits/stl_vector.h:1091:9
06:54:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496d6708e5 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:390:15
06:54:38.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 31 byte(s) in 1 object(s) allocated from:
06:54:38.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x8f35af in __gnu_cxx::new_allocator<char>::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x8f34b7 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) ../../../include/c++/8/bits/basic_string.tcc:1057:49
06:54:38.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x8f328a in char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) ../../../include/c++/8/bits/basic_string.tcc:578:14
06:54:38.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x8f3218 in char* std::string::_S_construct_aux<char const*>(char const*, char const*, std::allocator<char> const&, std::__false_type) ../../../include/c++/8/bits/basic_string.h:5052:18
06:54:38.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x8f31e8 in char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&) ../../../include/c++/8/bits/basic_string.h:5073:11
06:54:38.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x8d2339 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) ../../../include/c++/8/bits/basic_string.tcc:664:19
06:54:38.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bc0483 in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:18
06:54:38.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 29 byte(s) in 1 object(s) allocated from:
06:54:38.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x8f35af in __gnu_cxx::new_allocator<char>::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x8f34b7 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) ../../../include/c++/8/bits/basic_string.tcc:1057:49
06:54:38.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x8f328a in char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) ../../../include/c++/8/bits/basic_string.tcc:578:14
06:54:38.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x8f3218 in char* std::string::_S_construct_aux<char const*>(char const*, char const*, std::allocator<char> const&, std::__false_type) ../../../include/c++/8/bits/basic_string.h:5052:18
06:54:38.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x8f31e8 in char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&) ../../../include/c++/8/bits/basic_string.h:5073:11
06:54:38.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x8d2339 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) ../../../include/c++/8/bits/basic_string.tcc:664:19
06:54:38.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496d66b191 in kudu::rpc::MessengerBuilder::MessengerBuilder(std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:89:7
06:54:38.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496fba0b6a in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:930:25
06:54:38.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979cde3b2 in scoped_refptr<kudu::AtomicGauge<unsigned long> > kudu::MetricEntity::FindOrCreateGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, unsigned long const&, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1596:5
06:54:38.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979cdde7c in kudu::GaugePrototype<unsigned long>::Instantiate(scoped_refptr<kudu::MetricEntity> const&, unsigned long const&, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:972:20
06:54:38.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496f1e05a8 in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:298:5
06:54:38.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #27 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #28 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #29 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979cde3b2 in scoped_refptr<kudu::AtomicGauge<unsigned long> > kudu::MetricEntity::FindOrCreateGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, unsigned long const&, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1596:5
06:54:38.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979cdde7c in kudu::GaugePrototype<unsigned long>::Instantiate(scoped_refptr<kudu::MetricEntity> const&, unsigned long const&, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:972:20
06:54:38.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496f1e0505 in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:297:5
06:54:38.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #27 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #28 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #29 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4975c0d197 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1625:5
06:54:38.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4966c26196 in kudu::ThreadMgr::StartInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::WebCallbackRegistry*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:329:43
06:54:38.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4966c2985f in kudu::StartThreadInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::WebCallbackRegistry*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:496:26
06:54:38.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496fb9b6ed in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:764:3
06:54:38.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979cde3b2 in scoped_refptr<kudu::AtomicGauge<unsigned long> > kudu::MetricEntity::FindOrCreateGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, unsigned long const&, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1596:5
06:54:38.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979cdde7c in kudu::GaugePrototype<unsigned long>::Instantiate(scoped_refptr<kudu::MetricEntity> const&, unsigned long const&, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:972:20
06:54:38.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496f1e0460 in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:296:5
06:54:38.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #27 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #28 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #29 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979cde3b2 in scoped_refptr<kudu::AtomicGauge<unsigned long> > kudu::MetricEntity::FindOrCreateGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, unsigned long const&, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1596:5
06:54:38.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979cdde7c in kudu::GaugePrototype<unsigned long>::Instantiate(scoped_refptr<kudu::MetricEntity> const&, unsigned long const&, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:972:20
06:54:38.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496f1e03bb in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:295:5
06:54:38.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #27 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #28 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #29 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4975c0d197 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1625:5
06:54:38.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4966c260a6 in kudu::ThreadMgr::StartInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::WebCallbackRegistry*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:326:41
06:54:38.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4966c2985f in kudu::StartThreadInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::WebCallbackRegistry*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:496:26
06:54:38.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496fb9b6ed in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:764:3
06:54:38.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bbac04 in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1568:5
06:54:38.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4966a94d72 in kudu::FileCacheMetrics::FileCacheMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache_metrics.cc:66:3
06:54:38.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4966a71858 in kudu::FileCache::FileCache(std::string const&, kudu::Env*, int, scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache.cc:490:46
06:54:38.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496fb9ad56 in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:735:23
06:54:38.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979cde3b2 in scoped_refptr<kudu::AtomicGauge<unsigned long> > kudu::MetricEntity::FindOrCreateGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, unsigned long const&, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1596:5
06:54:38.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979cdde7c in kudu::GaugePrototype<unsigned long>::Instantiate(scoped_refptr<kudu::MetricEntity> const&, unsigned long const&, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:972:20
06:54:38.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496f1e0315 in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:294:5
06:54:38.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #27 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #28 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #29 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979cde3b2 in scoped_refptr<kudu::AtomicGauge<unsigned long> > kudu::MetricEntity::FindOrCreateGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, unsigned long const&, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1596:5
06:54:38.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979cdde7c in kudu::GaugePrototype<unsigned long>::Instantiate(scoped_refptr<kudu::MetricEntity> const&, unsigned long const&, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:972:20
06:54:38.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496f1e0278 in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:293:5
06:54:38.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #27 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #28 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #29 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4975c0d197 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1625:5
06:54:38.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4966c25fb2 in kudu::ThreadMgr::StartInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::WebCallbackRegistry*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:323:24
06:54:38.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4966c2985f in kudu::StartThreadInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::WebCallbackRegistry*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:496:26
06:54:38.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496fb9b6ed in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:764:3
06:54:38.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bbac04 in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1568:5
06:54:38.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496f0b26ad in kudu::fs::internal::BlockManagerMetrics::BlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/block_manager_metrics.cc:91:5
06:54:38.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496f1e01ed in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:292:5
06:54:38.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #27 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #28 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #29 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bbac04 in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1568:5
06:54:38.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496f0b2649 in kudu::fs::internal::BlockManagerMetrics::BlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/block_manager_metrics.cc:90:5
06:54:38.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496f1e01ed in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:292:5
06:54:38.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #27 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #28 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #29 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4975c0d197 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1625:5
06:54:38.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4966c25eb8 in kudu::ThreadMgr::StartInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::WebCallbackRegistry*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:320:24
06:54:38.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4966c2985f in kudu::StartThreadInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::WebCallbackRegistry*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:496:26
06:54:38.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496fb9b6ed in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:764:3
06:54:38.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bbac04 in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1568:5
06:54:38.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496696d733 in kudu::BlockCacheMetrics::BlockCacheMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/block_cache_metrics.cc:66:3
06:54:38.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f497160608c in kudu::cfile::BlockCache::StartInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::Cache::ExistingMetricsPolicy) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/cfile/block_cache.cc:167:50
06:54:38.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4979bc1e6b in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:288:38
06:54:38.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bbac04 in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1568:5
06:54:38.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496f0b25e9 in kudu::fs::internal::BlockManagerMetrics::BlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/block_manager_metrics.cc:89:5
06:54:38.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496f1e01ed in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:292:5
06:54:38.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #27 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #28 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #29 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bbac04 in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1568:5
06:54:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496f0b2589 in kudu::fs::internal::BlockManagerMetrics::BlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/block_manager_metrics.cc:88:5
06:54:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496f1e01ed in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:292:5
06:54:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #27 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #28 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #29 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4975c0d197 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1625:5
06:54:38.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4966c25dc3 in kudu::ThreadMgr::StartInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::WebCallbackRegistry*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:317:30
06:54:38.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4966c2985f in kudu::StartThreadInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::WebCallbackRegistry*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:496:26
06:54:38.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496fb9b6ed in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:764:3
06:54:38.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bbac04 in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1568:5
06:54:38.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496f0b2529 in kudu::fs::internal::BlockManagerMetrics::BlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/block_manager_metrics.cc:87:5
06:54:38.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496f1e01ed in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:292:5
06:54:38.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #27 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #28 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #29 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bbac04 in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1568:5
06:54:38.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496f0b24c9 in kudu::fs::internal::BlockManagerMetrics::BlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/block_manager_metrics.cc:86:5
06:54:38.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496f1e01ed in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:292:5
06:54:38.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #27 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #28 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #29 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4975c0d197 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1625:5
06:54:38.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4966c25ccd in kudu::ThreadMgr::StartInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::WebCallbackRegistry*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:314:30
06:54:38.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4966c2985f in kudu::StartThreadInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::WebCallbackRegistry*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:496:26
06:54:38.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496fb9b6ed in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:764:3
06:54:38.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979cde3b2 in scoped_refptr<kudu::AtomicGauge<unsigned long> > kudu::MetricEntity::FindOrCreateGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, unsigned long const&, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1596:5
06:54:38.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979cdde7c in kudu::GaugePrototype<unsigned long>::Instantiate(scoped_refptr<kudu::MetricEntity> const&, unsigned long const&, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:972:20
06:54:38.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496696dc76 in kudu::BlockCacheMetrics::BlockCacheMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/block_cache_metrics.cc:72:3
06:54:38.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f497160608c in kudu::cfile::BlockCache::StartInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::Cache::ExistingMetricsPolicy) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/cfile/block_cache.cc:167:50
06:54:38.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4979bc1e6b in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:288:38
06:54:38.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bbac04 in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1568:5
06:54:38.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496f0b245f in kudu::fs::internal::BlockManagerMetrics::BlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/block_manager_metrics.cc:85:5
06:54:38.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496f1e01ed in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:292:5
06:54:38.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #27 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #28 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #29 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979cde3b2 in scoped_refptr<kudu::AtomicGauge<unsigned long> > kudu::MetricEntity::FindOrCreateGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, unsigned long const&, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1596:5
06:54:38.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979cdde7c in kudu::GaugePrototype<unsigned long>::Instantiate(scoped_refptr<kudu::MetricEntity> const&, unsigned long const&, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:972:20
06:54:38.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496f0b23dc in kudu::fs::internal::BlockManagerMetrics::BlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/block_manager_metrics.cc:84:5
06:54:38.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496f1e01ed in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:292:5
06:54:38.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #27 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #28 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #29 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979cde3b2 in scoped_refptr<kudu::AtomicGauge<unsigned long> > kudu::MetricEntity::FindOrCreateGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, unsigned long const&, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1596:5
06:54:38.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979cdde7c in kudu::GaugePrototype<unsigned long>::Instantiate(scoped_refptr<kudu::MetricEntity> const&, unsigned long const&, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:972:20
06:54:38.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4979ce2826 in kudu::GaugePrototype<unsigned long>::InstantiateHidden(scoped_refptr<kudu::MetricEntity> const&, unsigned long const&, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:994:18
06:54:38.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496fb9b2f3 in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:749:46
06:54:38.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979cde3b2 in scoped_refptr<kudu::AtomicGauge<unsigned long> > kudu::MetricEntity::FindOrCreateGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, unsigned long const&, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1596:5
06:54:38.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979cdde7c in kudu::GaugePrototype<unsigned long>::Instantiate(scoped_refptr<kudu::MetricEntity> const&, unsigned long const&, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:972:20
06:54:38.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496f0b233b in kudu::fs::internal::BlockManagerMetrics::BlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/block_manager_metrics.cc:83:5
06:54:38.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496f1e01ed in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:292:5
06:54:38.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #27 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #28 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #29 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4975c0d197 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1625:5
06:54:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496fbe66f5 in kudu::tcmalloc::RegisterMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/tcmalloc_metrics.cc:122:56
06:54:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496fb9ef72 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:827:3
06:54:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f49721714c7 in scoped_refptr<kudu::FunctionGauge<long> > kudu::MetricEntity::FindOrCreateFunctionGauge<long>(kudu::GaugePrototype<long> const*, std::function<long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1625:5
06:54:38.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4972157899 in kudu::GaugePrototype<long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496fbde419 in kudu::server::StartupPathHandler::StartupPathHandler(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/startup_path_handler.cc:70:40
06:54:38.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496fb9ae58 in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:738:33
06:54:38.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bbac04 in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1568:5
06:54:38.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496696db66 in kudu::BlockCacheMetrics::BlockCacheMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/block_cache_metrics.cc:71:3
06:54:38.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f497160608c in kudu::cfile::BlockCache::StartInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::Cache::ExistingMetricsPolicy) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/cfile/block_cache.cc:167:50
06:54:38.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4979bc1e6b in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:288:38
06:54:38.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bbac04 in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1568:5
06:54:38.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496696d662 in kudu::BlockCacheMetrics::BlockCacheMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/block_cache_metrics.cc:65:3
06:54:38.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f497160608c in kudu::cfile::BlockCache::StartInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::Cache::ExistingMetricsPolicy) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/cfile/block_cache.cc:167:50
06:54:38.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4979bc1e6b in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:288:38
06:54:38.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4975c0d197 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1625:5
06:54:38.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496b19c6e9 in kudu::codegen::CompilationManager::StartInstrumentation(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/codegen/compilation_manager.cc:171:53
06:54:38.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496fb9b78d in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:765:3
06:54:38.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4975c0d197 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1625:5
06:54:38.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496fbe6607 in kudu::tcmalloc::RegisterMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/tcmalloc_metrics.cc:117:52
06:54:38.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496fb9ef72 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:827:3
06:54:38.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4975c0d197 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1625:5
06:54:38.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496fbe6511 in kudu::tcmalloc::RegisterMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/tcmalloc_metrics.cc:112:47
06:54:38.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496fb9ef72 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:827:3
06:54:38.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979d11f87 in scoped_refptr<kudu::FunctionGauge<int> > kudu::MetricEntity::FindOrCreateFunctionGauge<int>(kudu::GaugePrototype<int> const*, std::function<int ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1625:5
06:54:38.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979d0c789 in kudu::GaugePrototype<int>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<int ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496fbde2f6 in kudu::server::StartupPathHandler::StartupPathHandler(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/startup_path_handler.cc:67:43
06:54:38.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496fb9ae58 in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:738:33
06:54:38.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4975c0d197 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1625:5
06:54:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496fbe641b in kudu::tcmalloc::RegisterMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/tcmalloc_metrics.cc:107:43
06:54:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496fb9ef72 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:827:3
06:54:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4975c0d197 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1625:5
06:54:38.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496fbe631c in kudu::tcmalloc::RegisterMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/tcmalloc_metrics.cc:102:32
06:54:38.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496fb9ef72 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:827:3
06:54:38.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979cde3b2 in scoped_refptr<kudu::AtomicGauge<unsigned long> > kudu::MetricEntity::FindOrCreateGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, unsigned long const&, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1596:5
06:54:38.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979cdde7c in kudu::GaugePrototype<unsigned long>::Instantiate(scoped_refptr<kudu::MetricEntity> const&, unsigned long const&, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:972:20
06:54:38.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4966a95386 in kudu::FileCacheMetrics::FileCacheMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache_metrics.cc:73:3
06:54:38.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4966a71858 in kudu::FileCache::FileCache(std::string const&, kudu::Env*, int, scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache.cc:490:46
06:54:38.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496fb9ad56 in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:735:23
06:54:38.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bbac04 in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1568:5
06:54:38.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496696da8e in kudu::BlockCacheMetrics::BlockCacheMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/block_cache_metrics.cc:70:3
06:54:38.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f497160608c in kudu::cfile::BlockCache::StartInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::Cache::ExistingMetricsPolicy) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/cfile/block_cache.cc:167:50
06:54:38.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4979bc1e6b in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:288:38
06:54:38.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4975c0d197 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1625:5
06:54:38.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496fbe6224 in kudu::tcmalloc::RegisterMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/tcmalloc_metrics.cc:97:46
06:54:38.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496fb9ef72 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:827:3
06:54:38.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bbac04 in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1568:5
06:54:38.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496fb7b265 in kudu::MetricsSink::MetricsSink(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/glog_metrics.cc:49:47
06:54:38.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496fb7a81c in kudu::ScopedGLogMetrics::ScopedGLogMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/glog_metrics.cc:85:15
06:54:38.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496fb9eef9 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:826:27
06:54:38.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bbac04 in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1568:5
06:54:38.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4966a95276 in kudu::FileCacheMetrics::FileCacheMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache_metrics.cc:72:3
06:54:38.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4966a71858 in kudu::FileCache::FileCache(std::string const&, kudu::Env*, int, scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache.cc:490:46
06:54:38.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496fb9ad56 in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:735:23
06:54:38.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bbac04 in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1568:5
06:54:38.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496fb7b20d in kudu::MetricsSink::MetricsSink(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/glog_metrics.cc:48:51
06:54:38.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496fb7a81c in kudu::ScopedGLogMetrics::ScopedGLogMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/glog_metrics.cc:85:15
06:54:38.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496fb9eef9 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:826:27
06:54:38.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bbac04 in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1568:5
06:54:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496fb7b1a9 in kudu::MetricsSink::MetricsSink(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/glog_metrics.cc:47:45
06:54:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496fb7a81c in kudu::ScopedGLogMetrics::ScopedGLogMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/glog_metrics.cc:85:15
06:54:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496fb9eef9 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:826:27
06:54:38.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bbac04 in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1568:5
06:54:38.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4966a9519e in kudu::FileCacheMetrics::FileCacheMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache_metrics.cc:71:3
06:54:38.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4966a71858 in kudu::FileCache::FileCache(std::string const&, kudu::Env*, int, scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache.cc:490:46
06:54:38.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496fb9ad56 in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:735:23
06:54:38.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bbac04 in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1568:5
06:54:38.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496696d9ba in kudu::BlockCacheMetrics::BlockCacheMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/block_cache_metrics.cc:69:3
06:54:38.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f497160608c in kudu::cfile::BlockCache::StartInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::Cache::ExistingMetricsPolicy) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/cfile/block_cache.cc:167:50
06:54:38.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4979bc1e6b in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:288:38
06:54:38.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979d11f87 in scoped_refptr<kudu::FunctionGauge<int> > kudu::MetricEntity::FindOrCreateFunctionGauge<int>(kudu::GaugePrototype<int> const*, std::function<int ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1625:5
06:54:38.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979d0c789 in kudu::GaugePrototype<int>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<int ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4979d043f9 in kudu::master::TSManager::TSManager(kudu::master::LocationCache*, scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/ts_manager.cc:102:31
06:54:38.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4979bc0919 in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:258:25
06:54:38.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4975c0d197 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1625:5
06:54:38.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496f702127 in kudu::clock::HybridClock::InitWithTimeSource(kudu::clock::HybridClock::TimeSource) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/clock/hybrid_clock.cc:667:29
06:54:38.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496f6ffa5c in kudu::clock::HybridClock::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/clock/hybrid_clock.cc:263:10
06:54:38.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496fb9ed2c in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:821:3
06:54:38.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966c602ec in __gnu_cxx::new_allocator<std::_Sp_counted_deleter<kudu::ThreadPoolToken*, std::default_delete<kudu::ThreadPoolToken>, std::allocator<void>, (__gnu_cxx::_Lock_policy)2> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966c601c2 in std::allocator_traits<std::allocator<std::_Sp_counted_deleter<kudu::ThreadPoolToken*, std::default_delete<kudu::ThreadPoolToken>, std::allocator<void>, (__gnu_cxx::_Lock_policy)2> > >::allocate(std::allocator<std::_Sp_counted_deleter<kudu::ThreadPoolToken*, std::default_delete<kudu::ThreadPoolToken>, std::allocator<void>, (__gnu_cxx::_Lock_policy)2> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966c5fffa in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::__shared_count<kudu::ThreadPoolToken, std::default_delete<kudu::ThreadPoolToken> >(std::unique_ptr<kudu::ThreadPoolToken, std::default_delete<kudu::ThreadPoolToken> >&&) ../../../include/c++/8/bits/shared_ptr_base.h:713:25
06:54:38.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966c5fdfd in std::__shared_ptr<kudu::ThreadPoolToken, (__gnu_cxx::_Lock_policy)2>::__shared_ptr<kudu::ThreadPoolToken, std::default_delete<kudu::ThreadPoolToken>, void>(std::unique_ptr<kudu::ThreadPoolToken, std::default_delete<kudu::ThreadPoolToken> >&&) ../../../include/c++/8/bits/shared_ptr_base.h:1205:18
06:54:38.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4966c53070 in std::shared_ptr<kudu::ThreadPoolToken>::shared_ptr<kudu::ThreadPoolToken, std::default_delete<kudu::ThreadPoolToken>, void>(std::unique_ptr<kudu::ThreadPoolToken, std::default_delete<kudu::ThreadPoolToken> >&&) ../../../include/c++/8/bits/shared_ptr.h:291:4
06:54:38.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4966c4a5f3 in kudu::ThreadPool::ThreadPool(kudu::ThreadPoolBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:368:7
06:54:38.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4966c44585 in kudu::ThreadPoolBuilder::Build(std::unique_ptr<kudu::ThreadPool, std::default_delete<kudu::ThreadPool> >*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:113:19
06:54:38.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496d670b24 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:396:3
06:54:38.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4975c0d197 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1625:5
06:54:38.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496f701f75 in kudu::clock::HybridClock::InitWithTimeSource(kudu::clock::HybridClock::TimeSource) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/clock/hybrid_clock.cc:664:33
06:54:38.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496f6ffa5c in kudu::clock::HybridClock::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/clock/hybrid_clock.cc:263:10
06:54:38.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496fb9ed2c in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:821:3
06:54:38.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bbac04 in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1568:5
06:54:38.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4966a950ca in kudu::FileCacheMetrics::FileCacheMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache_metrics.cc:70:3
06:54:38.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4966a71858 in kudu::FileCache::FileCache(std::string const&, kudu::Env*, int, scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache.cc:490:46
06:54:38.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496fb9ad56 in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:735:23
06:54:38.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x92edbc in __gnu_cxx::new_allocator<std::__detail::_Hash_node_base*>::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x92ed62 in std::allocator_traits<std::allocator<std::__detail::_Hash_node_base*> >::allocate(std::allocator<std::__detail::_Hash_node_base*>&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966c67912 in std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<kudu::ThreadPoolToken*, false> > >::_M_allocate_buckets(unsigned long) ../../../include/c++/8/bits/hashtable_policy.h:2123:20
06:54:38.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966c67819 in std::_Hashtable<kudu::ThreadPoolToken*, kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*>, std::__detail::_Identity, std::equal_to<kudu::ThreadPoolToken*>, std::hash<kudu::ThreadPoolToken*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_allocate_buckets(unsigned long) ../../../include/c++/8/bits/hashtable.h:366:28
06:54:38.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4966c67534 in std::_Hashtable<kudu::ThreadPoolToken*, kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*>, std::__detail::_Identity, std::equal_to<kudu::ThreadPoolToken*>, std::hash<kudu::ThreadPoolToken*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_rehash_aux(unsigned long, std::integral_constant<bool, true>) ../../../include/c++/8/bits/hashtable.h:2110:38
06:54:38.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4966c670c6 in std::_Hashtable<kudu::ThreadPoolToken*, kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*>, std::__detail::_Identity, std::equal_to<kudu::ThreadPoolToken*>, std::hash<kudu::ThreadPoolToken*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_rehash(unsigned long, unsigned long const&) ../../../include/c++/8/bits/hashtable.h:2089:4
06:54:38.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4966c664ec in std::_Hashtable<kudu::ThreadPoolToken*, kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*>, std::__detail::_Identity, std::equal_to<kudu::ThreadPoolToken*>, std::hash<kudu::ThreadPoolToken*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node<kudu::ThreadPoolToken*, false>*, unsigned long) ../../../include/c++/8/bits/hashtable.h:1735:8
06:54:38.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4966c65f1f in std::pair<std::__detail::_Node_iterator<kudu::ThreadPoolToken*, true, false>, bool> std::_Hashtable<kudu::ThreadPoolToken*, kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*>, std::__detail::_Identity, std::equal_to<kudu::ThreadPoolToken*>, std::hash<kudu::ThreadPoolToken*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_insert<kudu::ThreadPoolToken* const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<kudu::ThreadPoolToken*, false> > > >(kudu::ThreadPoolToken* const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<kudu::ThreadPoolToken*, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1840:11
06:54:38.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4966c65c5a in std::__detail::_Insert_base<kudu::ThreadPoolToken*, kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*>, std::__detail::_Identity, std::equal_to<kudu::ThreadPoolToken*>, std::hash<kudu::ThreadPoolToken*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::insert(kudu::ThreadPoolToken* const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4966c65b7d in std::unordered_set<kudu::ThreadPoolToken*, std::hash<kudu::ThreadPoolToken*>, std::equal_to<kudu::ThreadPoolToken*>, std::allocator<kudu::ThreadPoolToken*> >::insert(kudu::ThreadPoolToken* const&) ../../../include/c++/8/bits/unordered_set.h:421:21
06:54:38.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4966c65b3b in bool InsertIfNotPresent<std::unordered_set<kudu::ThreadPoolToken*, std::hash<kudu::ThreadPoolToken*>, std::equal_to<kudu::ThreadPoolToken*>, std::allocator<kudu::ThreadPoolToken*> > >(std::unordered_set<kudu::ThreadPoolToken*, std::hash<kudu::ThreadPoolToken*>, std::equal_to<kudu::ThreadPoolToken*>, std::allocator<kudu::ThreadPoolToken*> >*, std::unordered_set<kudu::ThreadPoolToken*, std::hash<kudu::ThreadPoolToken*>, std::equal_to<kudu::ThreadPoolToken*>, std::allocator<kudu::ThreadPoolToken*> >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966c53f24 in void InsertOrDie<std::unordered_set<kudu::ThreadPoolToken*, std::hash<kudu::ThreadPoolToken*>, std::equal_to<kudu::ThreadPoolToken*>, std::allocator<kudu::ThreadPoolToken*> > >(std::unordered_set<kudu::ThreadPoolToken*, std::hash<kudu::ThreadPoolToken*>, std::equal_to<kudu::ThreadPoolToken*>, std::allocator<kudu::ThreadPoolToken*> >*, std::unordered_set<kudu::ThreadPoolToken*, std::hash<kudu::ThreadPoolToken*>, std::equal_to<kudu::ThreadPoolToken*>, std::allocator<kudu::ThreadPoolToken*> >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:393:3
06:54:38.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4966c4c2c4 in kudu::ThreadPool::NewTokenWithMetrics(kudu::ThreadPool::ExecutionMode, kudu::ThreadPoolMetrics) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:502:3
06:54:38.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4966c4ad73 in kudu::ThreadPool::NewToken(kudu::ThreadPool::ExecutionMode) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:493:10
06:54:38.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4966c4a5e0 in kudu::ThreadPool::ThreadPool(kudu::ThreadPoolBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:368:18
06:54:38.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4966c44585 in kudu::ThreadPoolBuilder::Build(std::unique_ptr<kudu::ThreadPool, std::default_delete<kudu::ThreadPool> >*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:113:19
06:54:38.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f496d670b24 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:396:3
06:54:38.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #27 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #28 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #29 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966c602ec in __gnu_cxx::new_allocator<std::_Sp_counted_deleter<kudu::ThreadPoolToken*, std::default_delete<kudu::ThreadPoolToken>, std::allocator<void>, (__gnu_cxx::_Lock_policy)2> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966c601c2 in std::allocator_traits<std::allocator<std::_Sp_counted_deleter<kudu::ThreadPoolToken*, std::default_delete<kudu::ThreadPoolToken>, std::allocator<void>, (__gnu_cxx::_Lock_policy)2> > >::allocate(std::allocator<std::_Sp_counted_deleter<kudu::ThreadPoolToken*, std::default_delete<kudu::ThreadPoolToken>, std::allocator<void>, (__gnu_cxx::_Lock_policy)2> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966c5fffa in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::__shared_count<kudu::ThreadPoolToken, std::default_delete<kudu::ThreadPoolToken> >(std::unique_ptr<kudu::ThreadPoolToken, std::default_delete<kudu::ThreadPoolToken> >&&) ../../../include/c++/8/bits/shared_ptr_base.h:713:25
06:54:38.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966c5fdfd in std::__shared_ptr<kudu::ThreadPoolToken, (__gnu_cxx::_Lock_policy)2>::__shared_ptr<kudu::ThreadPoolToken, std::default_delete<kudu::ThreadPoolToken>, void>(std::unique_ptr<kudu::ThreadPoolToken, std::default_delete<kudu::ThreadPoolToken> >&&) ../../../include/c++/8/bits/shared_ptr_base.h:1205:18
06:54:38.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4966c53070 in std::shared_ptr<kudu::ThreadPoolToken>::shared_ptr<kudu::ThreadPoolToken, std::default_delete<kudu::ThreadPoolToken>, void>(std::unique_ptr<kudu::ThreadPoolToken, std::default_delete<kudu::ThreadPoolToken> >&&) ../../../include/c++/8/bits/shared_ptr.h:291:4
06:54:38.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4966c4a5f3 in kudu::ThreadPool::ThreadPool(kudu::ThreadPoolBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:368:7
06:54:38.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4966c44585 in kudu::ThreadPoolBuilder::Build(std::unique_ptr<kudu::ThreadPool, std::default_delete<kudu::ThreadPool> >*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:113:19
06:54:38.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f496d670a01 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:392:3
06:54:38.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f496f70d680 in scoped_refptr<kudu::AtomicGauge<bool> > kudu::MetricEntity::FindOrCreateGauge<bool>(kudu::GaugePrototype<bool> const*, bool const&, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1596:5
06:54:38.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f496f6ff496 in kudu::clock::HybridClock::HybridClock(scoped_refptr<kudu::MetricEntity> const&, unsigned long, std::unique_ptr<kudu::cloud::InstanceMetadata, std::default_delete<kudu::cloud::InstanceMetadata> >) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/clock/hybrid_clock.cc:255:36
06:54:38.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496fb9ebf4 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:814:22
06:54:38.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x92edbc in __gnu_cxx::new_allocator<std::__detail::_Hash_node_base*>::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x92ed62 in std::allocator_traits<std::allocator<std::__detail::_Hash_node_base*> >::allocate(std::allocator<std::__detail::_Hash_node_base*>&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966c67912 in std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<kudu::ThreadPoolToken*, false> > >::_M_allocate_buckets(unsigned long) ../../../include/c++/8/bits/hashtable_policy.h:2123:20
06:54:38.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966c67819 in std::_Hashtable<kudu::ThreadPoolToken*, kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*>, std::__detail::_Identity, std::equal_to<kudu::ThreadPoolToken*>, std::hash<kudu::ThreadPoolToken*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_allocate_buckets(unsigned long) ../../../include/c++/8/bits/hashtable.h:366:28
06:54:38.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4966c67534 in std::_Hashtable<kudu::ThreadPoolToken*, kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*>, std::__detail::_Identity, std::equal_to<kudu::ThreadPoolToken*>, std::hash<kudu::ThreadPoolToken*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_rehash_aux(unsigned long, std::integral_constant<bool, true>) ../../../include/c++/8/bits/hashtable.h:2110:38
06:54:38.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4966c670c6 in std::_Hashtable<kudu::ThreadPoolToken*, kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*>, std::__detail::_Identity, std::equal_to<kudu::ThreadPoolToken*>, std::hash<kudu::ThreadPoolToken*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_rehash(unsigned long, unsigned long const&) ../../../include/c++/8/bits/hashtable.h:2089:4
06:54:38.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4966c664ec in std::_Hashtable<kudu::ThreadPoolToken*, kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*>, std::__detail::_Identity, std::equal_to<kudu::ThreadPoolToken*>, std::hash<kudu::ThreadPoolToken*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node<kudu::ThreadPoolToken*, false>*, unsigned long) ../../../include/c++/8/bits/hashtable.h:1735:8
06:54:38.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4966c65f1f in std::pair<std::__detail::_Node_iterator<kudu::ThreadPoolToken*, true, false>, bool> std::_Hashtable<kudu::ThreadPoolToken*, kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*>, std::__detail::_Identity, std::equal_to<kudu::ThreadPoolToken*>, std::hash<kudu::ThreadPoolToken*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_insert<kudu::ThreadPoolToken* const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<kudu::ThreadPoolToken*, false> > > >(kudu::ThreadPoolToken* const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<kudu::ThreadPoolToken*, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1840:11
06:54:38.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4966c65c5a in std::__detail::_Insert_base<kudu::ThreadPoolToken*, kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*>, std::__detail::_Identity, std::equal_to<kudu::ThreadPoolToken*>, std::hash<kudu::ThreadPoolToken*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::insert(kudu::ThreadPoolToken* const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4966c65b7d in std::unordered_set<kudu::ThreadPoolToken*, std::hash<kudu::ThreadPoolToken*>, std::equal_to<kudu::ThreadPoolToken*>, std::allocator<kudu::ThreadPoolToken*> >::insert(kudu::ThreadPoolToken* const&) ../../../include/c++/8/bits/unordered_set.h:421:21
06:54:38.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4966c65b3b in bool InsertIfNotPresent<std::unordered_set<kudu::ThreadPoolToken*, std::hash<kudu::ThreadPoolToken*>, std::equal_to<kudu::ThreadPoolToken*>, std::allocator<kudu::ThreadPoolToken*> > >(std::unordered_set<kudu::ThreadPoolToken*, std::hash<kudu::ThreadPoolToken*>, std::equal_to<kudu::ThreadPoolToken*>, std::allocator<kudu::ThreadPoolToken*> >*, std::unordered_set<kudu::ThreadPoolToken*, std::hash<kudu::ThreadPoolToken*>, std::equal_to<kudu::ThreadPoolToken*>, std::allocator<kudu::ThreadPoolToken*> >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966c53f24 in void InsertOrDie<std::unordered_set<kudu::ThreadPoolToken*, std::hash<kudu::ThreadPoolToken*>, std::equal_to<kudu::ThreadPoolToken*>, std::allocator<kudu::ThreadPoolToken*> > >(std::unordered_set<kudu::ThreadPoolToken*, std::hash<kudu::ThreadPoolToken*>, std::equal_to<kudu::ThreadPoolToken*>, std::allocator<kudu::ThreadPoolToken*> >*, std::unordered_set<kudu::ThreadPoolToken*, std::hash<kudu::ThreadPoolToken*>, std::equal_to<kudu::ThreadPoolToken*>, std::allocator<kudu::ThreadPoolToken*> >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:393:3
06:54:38.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4966c4c2c4 in kudu::ThreadPool::NewTokenWithMetrics(kudu::ThreadPool::ExecutionMode, kudu::ThreadPoolMetrics) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:502:3
06:54:38.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4966c4ad73 in kudu::ThreadPool::NewToken(kudu::ThreadPool::ExecutionMode) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:493:10
06:54:38.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4966c4a5e0 in kudu::ThreadPool::ThreadPool(kudu::ThreadPoolBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:368:18
06:54:38.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4966c44585 in kudu::ThreadPoolBuilder::Build(std::unique_ptr<kudu::ThreadPool, std::default_delete<kudu::ThreadPool> >*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:113:19
06:54:38.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f496d670a01 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:392:3
06:54:38.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #27 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #28 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #29 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4966b42094 in kudu::MetricEntity::FindOrCreateHistogram(kudu::HistogramPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1580:5
06:54:38.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966b389ec in kudu::HistogramPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1082:18
06:54:38.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496f6ff385 in kudu::clock::HybridClock::HybridClock(scoped_refptr<kudu::MetricEntity> const&, unsigned long, std::unique_ptr<kudu::cloud::InstanceMetadata, std::default_delete<kudu::cloud::InstanceMetadata> >) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/clock/hybrid_clock.cc:254:51
06:54:38.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496fb9ebf4 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:814:22
06:54:38.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bbac04 in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1568:5
06:54:38.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4966a94fef in kudu::FileCacheMetrics::FileCacheMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache_metrics.cc:69:3
06:54:38.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4966a71858 in kudu::FileCache::FileCache(std::string const&, kudu::Env*, int, scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache.cc:490:46
06:54:38.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496fb9ad56 in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:735:23
06:54:38.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bbac04 in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1568:5
06:54:38.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496696d8df in kudu::BlockCacheMetrics::BlockCacheMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/block_cache_metrics.cc:68:3
06:54:38.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f497160608c in kudu::cfile::BlockCache::StartInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::Cache::ExistingMetricsPolicy) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/cfile/block_cache.cc:167:50
06:54:38.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4979bc1e6b in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:288:38
06:54:38.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4966b42094 in kudu::MetricEntity::FindOrCreateHistogram(kudu::HistogramPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1580:5
06:54:38.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966b389ec in kudu::HistogramPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1082:18
06:54:38.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496d6b7756 in kudu::rpc::ReactorThread::ReactorThread(kudu::rpc::Reactor*, kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/reactor.cc:170:37
06:54:38.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496d6c2bce in kudu::rpc::Reactor::Reactor(std::shared_ptr<kudu::rpc::Messenger>, int, kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/reactor.cc:782:7
06:54:38.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496d6708c1 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:390:29
06:54:38.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #27 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #28 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4966b42094 in kudu::MetricEntity::FindOrCreateHistogram(kudu::HistogramPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1580:5
06:54:38.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966b389ec in kudu::HistogramPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1082:18
06:54:38.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496d6b76c1 in kudu::rpc::ReactorThread::ReactorThread(kudu::rpc::Reactor*, kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/reactor.cc:168:42
06:54:38.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496d6c2bce in kudu::rpc::Reactor::Reactor(std::shared_ptr<kudu::rpc::Messenger>, int, kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/reactor.cc:782:7
06:54:38.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496d6708c1 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:390:29
06:54:38.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #27 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #28 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4966b42094 in kudu::MetricEntity::FindOrCreateHistogram(kudu::HistogramPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1580:5
06:54:38.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966b389ec in kudu::HistogramPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1082:18
06:54:38.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496f6ff26c in kudu::clock::HybridClock::HybridClock(scoped_refptr<kudu::MetricEntity> const&, unsigned long, std::unique_ptr<kudu::cloud::InstanceMetadata, std::default_delete<kudu::cloud::InstanceMetadata> >) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/clock/hybrid_clock.cc:252:38
06:54:38.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496fb9ebf4 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:814:22
06:54:38.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f496d68e937 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::__shared_count<kudu::rpc::Messenger*>(kudu::rpc::Messenger*) ../../../include/c++/8/bits/shared_ptr_base.h:623:16
06:54:38.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f496d68e8ed in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::__shared_count<kudu::rpc::Messenger*>(kudu::rpc::Messenger*, std::integral_constant<bool, false>) ../../../include/c++/8/bits/shared_ptr_base.h:634:4
06:54:38.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496d68e8ad in std::__shared_ptr<kudu::rpc::Messenger, (__gnu_cxx::_Lock_policy)2>::__shared_ptr<kudu::rpc::Messenger, void>(kudu::rpc::Messenger*) ../../../include/c++/8/bits/shared_ptr_base.h:1123:17
06:54:38.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496d676aad in std::shared_ptr<kudu::rpc::Messenger>::shared_ptr<kudu::rpc::Messenger, void>(kudu::rpc::Messenger*) ../../../include/c++/8/bits/shared_ptr.h:139:25
06:54:38.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496d67081e in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:388:7
06:54:38.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f496d68e407 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::__shared_count<kudu::security::TokenVerifier*>(kudu::security::TokenVerifier*) ../../../include/c++/8/bits/shared_ptr_base.h:623:16
06:54:38.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f496d68e39d in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::__shared_count<kudu::security::TokenVerifier*>(kudu::security::TokenVerifier*, std::integral_constant<bool, false>) ../../../include/c++/8/bits/shared_ptr_base.h:634:4
06:54:38.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f496d68e35d in std::__shared_ptr<kudu::security::TokenVerifier, (__gnu_cxx::_Lock_policy)2>::__shared_ptr<kudu::security::TokenVerifier, void>(kudu::security::TokenVerifier*) ../../../include/c++/8/bits/shared_ptr_base.h:1123:17
06:54:38.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f496d6769cd in std::shared_ptr<kudu::security::TokenVerifier>::shared_ptr<kudu::security::TokenVerifier, void>(kudu::security::TokenVerifier*) ../../../include/c++/8/bits/shared_ptr.h:139:25
06:54:38.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f496d67065c in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:378:7
06:54:38.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979cde3b2 in scoped_refptr<kudu::AtomicGauge<unsigned long> > kudu::MetricEntity::FindOrCreateGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, unsigned long const&, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1596:5
06:54:38.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979cdde7c in kudu::GaugePrototype<unsigned long>::Instantiate(scoped_refptr<kudu::MetricEntity> const&, unsigned long const&, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:972:20
06:54:38.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496f0bb996 in kudu::fs::DataDirMetrics::DataDirMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/data_dirs.cc:153:3
06:54:38.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496f0bcf6a in kudu::fs::DataDirManager::DataDirManager(kudu::Env*, kudu::fs::DataDirManagerOptions const&, std::vector<kudu::CanonicalizedRootAndStatus, std::allocator<kudu::CanonicalizedRootAndStatus> >) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/data_dirs.cc:222:54
06:54:38.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496f0bdd55 in kudu::fs::DataDirManager::CreateNew(kudu::Env*, std::vector<kudu::CanonicalizedRootAndStatus, std::allocator<kudu::CanonicalizedRootAndStatus> >, kudu::fs::DataDirManagerOptions const&, scoped_refptr<kudu::fs::DataDirManager>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/data_dirs.cc:261:16
06:54:38.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f496f17da21 in kudu::FsManager::CreateNewDataDirManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:692:3
06:54:38.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f496f181132 in kudu::FsManager::CreateInitialFileSystemLayout(std::optional<std::string>, std::optional<std::string>, std::optional<std::string>, std::optional<std::string>, std::optional<std::string>, std::optional<std::string>) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:905:3
06:54:38.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f496fb9fdea in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:887:24
06:54:38.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #27 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #28 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #29 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bbac04 in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1568:5
06:54:38.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4966a94f1b in kudu::FileCacheMetrics::FileCacheMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache_metrics.cc:68:3
06:54:38.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4966a71858 in kudu::FileCache::FileCache(std::string const&, kudu::Env*, int, scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache.cc:490:46
06:54:38.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496fb9ad56 in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:735:23
06:54:38.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4975da8f42 in scoped_refptr<kudu::AtomicGauge<long> > kudu::MetricEntity::FindOrCreateGauge<long>(kudu::GaugePrototype<long> const*, long const&, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1596:5
06:54:38.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4975d9036c in kudu::GaugePrototype<long>::Instantiate(scoped_refptr<kudu::MetricEntity> const&, long const&, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:972:20
06:54:38.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496f177d6c in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:624:69
06:54:38.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979cde3b2 in scoped_refptr<kudu::AtomicGauge<unsigned long> > kudu::MetricEntity::FindOrCreateGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, unsigned long const&, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1596:5
06:54:38.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979cdde7c in kudu::GaugePrototype<unsigned long>::Instantiate(scoped_refptr<kudu::MetricEntity> const&, unsigned long const&, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:972:20
06:54:38.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496f0bb8da in kudu::fs::DataDirMetrics::DataDirMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/data_dirs.cc:152:3
06:54:38.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496f0bcf6a in kudu::fs::DataDirManager::DataDirManager(kudu::Env*, kudu::fs::DataDirManagerOptions const&, std::vector<kudu::CanonicalizedRootAndStatus, std::allocator<kudu::CanonicalizedRootAndStatus> >) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/data_dirs.cc:222:54
06:54:38.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496f0bdd55 in kudu::fs::DataDirManager::CreateNew(kudu::Env*, std::vector<kudu::CanonicalizedRootAndStatus, std::allocator<kudu::CanonicalizedRootAndStatus> >, kudu::fs::DataDirManagerOptions const&, scoped_refptr<kudu::fs::DataDirManager>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/data_dirs.cc:261:16
06:54:38.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f496f17da21 in kudu::FsManager::CreateNewDataDirManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:692:3
06:54:38.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f496f181132 in kudu::FsManager::CreateInitialFileSystemLayout(std::optional<std::string>, std::optional<std::string>, std::optional<std::string>, std::optional<std::string>, std::optional<std::string>, std::optional<std::string>) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:905:3
06:54:38.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f496fb9fdea in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:887:24
06:54:38.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #27 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #28 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #29 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bbac04 in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1568:5
06:54:38.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496f1e0697 in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:300:5
06:54:38.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #27 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #28 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #29 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bbac04 in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1568:5
06:54:38.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496f1e0621 in kudu::fs::internal::LogBlockManagerMetrics::LogBlockManagerMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:299:5
06:54:38.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496f21819a in kudu::fs::LogBlockManager::LogBlockManager(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.cc:2788:24
06:54:38.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496f1909e9 in kudu::fs::LogBlockManagerNativeMeta::LogBlockManagerNativeMeta(kudu::Env*, scoped_refptr<kudu::fs::DataDirManager>, scoped_refptr<kudu::fs::FsErrorManager>, kudu::FileCache*, kudu::fs::BlockManagerOptions, std::string) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/log_block_manager.h:554:9
06:54:38.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f496f1749ab in kudu::FsManager::InitBlockManager(std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:412:29
06:54:38.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f496f17ca94 in kudu::FsManager::InitAndOpenBlockManager(kudu::fs::FsReport*, std::atomic<int>*, std::atomic<int>*, std::string const&, kudu::fs::BlockManager::MergeReport) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:723:24
06:54:38.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f496f177c36 in kudu::FsManager::Open(kudu::fs::FsReport*, kudu::Timer*, kudu::Timer*, std::atomic<int>*, std::atomic<int>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/fs_manager.cc:616:5
06:54:38.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f496fba067d in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:909:22
06:54:38.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #27 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #28 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #29 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979d11f87 in scoped_refptr<kudu::FunctionGauge<int> > kudu::MetricEntity::FindOrCreateFunctionGauge<int>(kudu::GaugePrototype<int> const*, std::function<int ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1625:5
06:54:38.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4979d0c789 in kudu::GaugePrototype<int>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<int ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4966c26283 in kudu::ThreadMgr::StartInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::WebCallbackRegistry*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:332:34
06:54:38.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4966c2985f in kudu::StartThreadInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::WebCallbackRegistry*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:496:26
06:54:38.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496fb9b6ed in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:764:3
06:54:38.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bbac04 in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1568:5
06:54:38.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4966a94e43 in kudu::FileCacheMetrics::FileCacheMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache_metrics.cc:67:3
06:54:38.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f4966a71858 in kudu::FileCache::FileCache(std::string const&, kudu::Env*, int, scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/file_cache.cc:490:46
06:54:38.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496fb9ad56 in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:735:23
06:54:38.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4979bbac04 in kudu::MetricEntity::FindOrCreateCounter(kudu::CounterPrototype const*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1568:5
06:54:38.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966b3751c in kudu::CounterPrototype::Instantiate(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.cc:1023:18
06:54:38.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496696d80b in kudu::BlockCacheMetrics::BlockCacheMetrics(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/block_cache_metrics.cc:67:3
06:54:38.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f497160608c in kudu::cfile::BlockCache::StartInstrumentation(scoped_refptr<kudu::MetricEntity> const&, kudu::Cache::ExistingMetricsPolicy) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/cfile/block_cache.cc:167:50
06:54:38.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4979bc1e6b in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:288:38
06:54:38.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 24 byte(s) in 1 object(s) allocated from:
06:54:38.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4979bbda6c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4979bbd982 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4979bbd8aa in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::_M_allocate_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4979bbd3e5 in std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > >::operator()<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&>(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4979bbd09f in std::pair<std::__detail::_Node_iterator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false, false>, bool> std::_Hashtable<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > >(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4979bbcdfa in std::__detail::_Insert_base<kudu::MetricPrototype const*, std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> >, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > >, std::__detail::_Select1st, std::equal_to<kudu::MetricPrototype const*>, std::hash<kudu::MetricPrototype const*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4979bbcd1d in std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::insert(std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > const&) ../../../include/c++/8/bits/unordered_map.h:580:21
06:54:38.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4979bbcc4b in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4979bbcb70 in bool InsertIfNotPresent<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:385:10
06:54:38.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4979bbbb8b in void InsertOrDie<std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >*, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::key_type const&, std::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::hash<kudu::MetricPrototype const*>, std::equal_to<kudu::MetricPrototype const*>, std::allocator<std::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > >::mapped_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:409:3
06:54:38.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4975c0d197 in scoped_refptr<kudu::FunctionGauge<unsigned long> > kudu::MetricEntity::FindOrCreateFunctionGauge<unsigned long>(kudu::GaugePrototype<unsigned long> const*, std::function<unsigned long ()>, kudu::MergeType) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:1625:5
06:54:38.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4975bff789 in kudu::GaugePrototype<unsigned long>::InstantiateFunctionGauge(scoped_refptr<kudu::MetricEntity> const&, std::function<unsigned long ()>, kudu::MergeType) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/metrics.h:985:20
06:54:38.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f496b19c7d0 in kudu::codegen::CompilationManager::StartInstrumentation(scoped_refptr<kudu::MetricEntity> const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/codegen/compilation_manager.cc:176:56
06:54:38.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496fb9b78d in kudu::server::ServerBase::ServerBase(std::string, kudu::server::ServerBaseOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:765:3
06:54:38.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f4971160212 in kudu::kserver::KuduServer::KuduServer(std::string, kudu::kserver::KuduServerOptions const&, std::string const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:139:7
06:54:38.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f4979bc04cf in kudu::master::Master::Master(kudu::master::MasterOptions const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:247:7
06:54:38.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4979c22448 in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:394:33
06:54:38.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 16 byte(s) in 1 object(s) allocated from:
06:54:38.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966c66f9c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<kudu::ThreadPoolToken*, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966c66ef2 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<kudu::ThreadPoolToken*, false> > >::allocate(std::allocator<std::__detail::_Hash_node<kudu::ThreadPoolToken*, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966c66e1a in std::__detail::_Hash_node<kudu::ThreadPoolToken*, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<kudu::ThreadPoolToken*, false> > >::_M_allocate_node<kudu::ThreadPoolToken* const&>(kudu::ThreadPoolToken* const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966c66355 in std::__detail::_Hash_node<kudu::ThreadPoolToken*, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<kudu::ThreadPoolToken*, false> > >::operator()<kudu::ThreadPoolToken* const&>(kudu::ThreadPoolToken* const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4966c65eff in std::pair<std::__detail::_Node_iterator<kudu::ThreadPoolToken*, true, false>, bool> std::_Hashtable<kudu::ThreadPoolToken*, kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*>, std::__detail::_Identity, std::equal_to<kudu::ThreadPoolToken*>, std::hash<kudu::ThreadPoolToken*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_insert<kudu::ThreadPoolToken* const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<kudu::ThreadPoolToken*, false> > > >(kudu::ThreadPoolToken* const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<kudu::ThreadPoolToken*, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4966c65c5a in std::__detail::_Insert_base<kudu::ThreadPoolToken*, kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*>, std::__detail::_Identity, std::equal_to<kudu::ThreadPoolToken*>, std::hash<kudu::ThreadPoolToken*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::insert(kudu::ThreadPoolToken* const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4966c65b7d in std::unordered_set<kudu::ThreadPoolToken*, std::hash<kudu::ThreadPoolToken*>, std::equal_to<kudu::ThreadPoolToken*>, std::allocator<kudu::ThreadPoolToken*> >::insert(kudu::ThreadPoolToken* const&) ../../../include/c++/8/bits/unordered_set.h:421:21
06:54:38.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4966c65b3b in bool InsertIfNotPresent<std::unordered_set<kudu::ThreadPoolToken*, std::hash<kudu::ThreadPoolToken*>, std::equal_to<kudu::ThreadPoolToken*>, std::allocator<kudu::ThreadPoolToken*> > >(std::unordered_set<kudu::ThreadPoolToken*, std::hash<kudu::ThreadPoolToken*>, std::equal_to<kudu::ThreadPoolToken*>, std::allocator<kudu::ThreadPoolToken*> >*, std::unordered_set<kudu::ThreadPoolToken*, std::hash<kudu::ThreadPoolToken*>, std::equal_to<kudu::ThreadPoolToken*>, std::allocator<kudu::ThreadPoolToken*> >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4966c53f24 in void InsertOrDie<std::unordered_set<kudu::ThreadPoolToken*, std::hash<kudu::ThreadPoolToken*>, std::equal_to<kudu::ThreadPoolToken*>, std::allocator<kudu::ThreadPoolToken*> > >(std::unordered_set<kudu::ThreadPoolToken*, std::hash<kudu::ThreadPoolToken*>, std::equal_to<kudu::ThreadPoolToken*>, std::allocator<kudu::ThreadPoolToken*> >*, std::unordered_set<kudu::ThreadPoolToken*, std::hash<kudu::ThreadPoolToken*>, std::equal_to<kudu::ThreadPoolToken*>, std::allocator<kudu::ThreadPoolToken*> >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:393:3
06:54:38.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4966c4c2c4 in kudu::ThreadPool::NewTokenWithMetrics(kudu::ThreadPool::ExecutionMode, kudu::ThreadPoolMetrics) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:502:3
06:54:38.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4966c4ad73 in kudu::ThreadPool::NewToken(kudu::ThreadPool::ExecutionMode) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:493:10
06:54:38.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966c4a5e0 in kudu::ThreadPool::ThreadPool(kudu::ThreadPoolBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:368:18
06:54:38.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4966c44585 in kudu::ThreadPoolBuilder::Build(std::unique_ptr<kudu::ThreadPool, std::default_delete<kudu::ThreadPool> >*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:113:19
06:54:38.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496d670b24 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:396:3
06:54:38.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #27 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Indirect leak of 16 byte(s) in 1 object(s) allocated from:
06:54:38.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #0 0x8c3cc8 in operator new(unsigned long) /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
06:54:38.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #1 0x7f4966c66f9c in __gnu_cxx::new_allocator<std::__detail::_Hash_node<kudu::ThreadPoolToken*, false> >::allocate(unsigned long, void const*) ../../../include/c++/8/ext/new_allocator.h:111:27
06:54:38.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #2 0x7f4966c66ef2 in std::allocator_traits<std::allocator<std::__detail::_Hash_node<kudu::ThreadPoolToken*, false> > >::allocate(std::allocator<std::__detail::_Hash_node<kudu::ThreadPoolToken*, false> >&, unsigned long) ../../../include/c++/8/bits/alloc_traits.h:436:20
06:54:38.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #3 0x7f4966c66e1a in std::__detail::_Hash_node<kudu::ThreadPoolToken*, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<kudu::ThreadPoolToken*, false> > >::_M_allocate_node<kudu::ThreadPoolToken* const&>(kudu::ThreadPoolToken* const&) ../../../include/c++/8/bits/hashtable_policy.h:2077:16
06:54:38.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #4 0x7f4966c66355 in std::__detail::_Hash_node<kudu::ThreadPoolToken*, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<kudu::ThreadPoolToken*, false> > >::operator()<kudu::ThreadPoolToken* const&>(kudu::ThreadPoolToken* const&) const ../../../include/c++/8/bits/hashtable_policy.h:168:16
06:54:38.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #5 0x7f4966c65eff in std::pair<std::__detail::_Node_iterator<kudu::ThreadPoolToken*, true, false>, bool> std::_Hashtable<kudu::ThreadPoolToken*, kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*>, std::__detail::_Identity, std::equal_to<kudu::ThreadPoolToken*>, std::hash<kudu::ThreadPoolToken*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_insert<kudu::ThreadPoolToken* const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<kudu::ThreadPoolToken*, false> > > >(kudu::ThreadPoolToken* const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<kudu::ThreadPoolToken*, false> > > const&, std::integral_constant<bool, true>, unsigned long) ../../../include/c++/8/bits/hashtable.h:1839:8
06:54:38.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #6 0x7f4966c65c5a in std::__detail::_Insert_base<kudu::ThreadPoolToken*, kudu::ThreadPoolToken*, std::allocator<kudu::ThreadPoolToken*>, std::__detail::_Identity, std::equal_to<kudu::ThreadPoolToken*>, std::hash<kudu::ThreadPoolToken*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::insert(kudu::ThreadPoolToken* const&) ../../../include/c++/8/bits/hashtable_policy.h:834:13
06:54:38.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #7 0x7f4966c65b7d in std::unordered_set<kudu::ThreadPoolToken*, std::hash<kudu::ThreadPoolToken*>, std::equal_to<kudu::ThreadPoolToken*>, std::allocator<kudu::ThreadPoolToken*> >::insert(kudu::ThreadPoolToken* const&) ../../../include/c++/8/bits/unordered_set.h:421:21
06:54:38.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #8 0x7f4966c65b3b in bool InsertIfNotPresent<std::unordered_set<kudu::ThreadPoolToken*, std::hash<kudu::ThreadPoolToken*>, std::equal_to<kudu::ThreadPoolToken*>, std::allocator<kudu::ThreadPoolToken*> > >(std::unordered_set<kudu::ThreadPoolToken*, std::hash<kudu::ThreadPoolToken*>, std::equal_to<kudu::ThreadPoolToken*>, std::allocator<kudu::ThreadPoolToken*> >*, std::unordered_set<kudu::ThreadPoolToken*, std::hash<kudu::ThreadPoolToken*>, std::equal_to<kudu::ThreadPoolToken*>, std::allocator<kudu::ThreadPoolToken*> >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:376:22
06:54:38.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #9 0x7f4966c53f24 in void InsertOrDie<std::unordered_set<kudu::ThreadPoolToken*, std::hash<kudu::ThreadPoolToken*>, std::equal_to<kudu::ThreadPoolToken*>, std::allocator<kudu::ThreadPoolToken*> > >(std::unordered_set<kudu::ThreadPoolToken*, std::hash<kudu::ThreadPoolToken*>, std::equal_to<kudu::ThreadPoolToken*>, std::allocator<kudu::ThreadPoolToken*> >*, std::unordered_set<kudu::ThreadPoolToken*, std::hash<kudu::ThreadPoolToken*>, std::equal_to<kudu::ThreadPoolToken*>, std::allocator<kudu::ThreadPoolToken*> >::value_type const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/gutil/map-util.h:393:3
06:54:38.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #10 0x7f4966c4c2c4 in kudu::ThreadPool::NewTokenWithMetrics(kudu::ThreadPool::ExecutionMode, kudu::ThreadPoolMetrics) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:502:3
06:54:38.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #11 0x7f4966c4ad73 in kudu::ThreadPool::NewToken(kudu::ThreadPool::ExecutionMode) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:493:10
06:54:38.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #12 0x7f4966c4a5e0 in kudu::ThreadPool::ThreadPool(kudu::ThreadPoolBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:368:18
06:54:38.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #13 0x7f4966c44585 in kudu::ThreadPoolBuilder::Build(std::unique_ptr<kudu::ThreadPool, std::default_delete<kudu::ThreadPool> >*) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/threadpool.cc:113:19
06:54:38.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #14 0x7f496d670a01 in kudu::rpc::Messenger::Messenger(kudu::rpc::MessengerBuilder const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:392:3
06:54:38.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #15 0x7f496d66b7a0 in kudu::rpc::MessengerBuilder::Build(std::shared_ptr<kudu::rpc::Messenger>*) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/messenger.cc:107:38
06:54:38.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #16 0x7f496fba12e0 in kudu::server::ServerBase::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/server/server_base.cc:981:3
06:54:38.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #17 0x7f4971160551 in kudu::kserver::KuduServer::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/kserver/kserver.cc:144:3
06:54:38.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #18 0x7f4979bc208c in kudu::master::Master::Init() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master.cc:293:3
06:54:38.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #19 0x7f4979c2250d in kudu::master::RunMasterServer() /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/master_runner.cc:395:3
06:54:38.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #20 0xa05eed in kudu::tools::(anonymous namespace)::MasterRun(kudu::tools::RunnerContext const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action_master.cc:136:10
06:54:38.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #21 0x921350 in std::_Function_handler<kudu::Status (kudu::tools::RunnerContext const&), kudu::Status (*)(kudu::tools::RunnerContext const&)>::_M_invoke(std::_Any_data const&, kudu::tools::RunnerContext const&) ../../../include/c++/8/bits/std_function.h:282:9
06:54:38.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #22 0x7f497a50f128 in std::function<kudu::Status (kudu::tools::RunnerContext const&)>::operator()(kudu::tools::RunnerContext const&) const ../../../include/c++/8/bits/std_function.h:687:14
06:54:38.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #23 0x7f497a50acc5 in kudu::tools::Action::Run(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, std::vector<std::string, std::allocator<std::string> > const&) const /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_action.cc:245:10
06:54:38.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #24 0xb1ad42 in kudu::tools::DispatchCommand(std::vector<kudu::tools::Mode*, std::allocator<kudu::tools::Mode*> > const&, kudu::tools::Action*, std::deque<std::string, std::allocator<std::string> > const&) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:138:15
06:54:38.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #25 0xb1c3b9 in kudu::tools::RunTool(int, char**, bool) /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:210:16
06:54:38.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #26 0xb1d0c2 in main /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/tool_main.cc:305:10
06:54:38.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     #27 0x7f4962d9cc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
06:54:38.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:38.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) SUMMARY: AddressSanitizer: 87055 byte(s) leaked in 210 allocation(s).
06:54:38.586 [DEBUG - main] (MiniKuduCluster.java:195) Response: error {
  code: RUNTIME_ERROR
  message: "failed to start masters: Unable to start Master at index 0: /tmp/dist-test-taski9gfkZ/build/asan/bin/kudu: process exited with non-zero status 1"
}

06:54:38.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:54:38Z chronyd exiting
06:54:38.708 [INFO - main] (TestNegotiationTLSv13.java:145) server side doesn't support TLSv1.3
java.io.IOException: failed to start masters: Unable to start Master at index 0: /tmp/dist-test-taski9gfkZ/build/asan/bin/kudu: process exited with non-zero status 1
	at org.apache.kudu.test.cluster.MiniKuduCluster.sendRequestToCluster(MiniKuduCluster.java:199) ~[kudu-test-utils-1.18.0-SNAPSHOT-unshaded.jar:1.18.0-SNAPSHOT]
	at org.apache.kudu.test.cluster.MiniKuduCluster.start(MiniKuduCluster.java:266) ~[kudu-test-utils-1.18.0-SNAPSHOT-unshaded.jar:1.18.0-SNAPSHOT]
	at org.apache.kudu.test.cluster.MiniKuduCluster.access$300(MiniKuduCluster.java:85) ~[kudu-test-utils-1.18.0-SNAPSHOT-unshaded.jar:1.18.0-SNAPSHOT]
	at org.apache.kudu.test.cluster.MiniKuduCluster$MiniKuduClusterBuilder.build(MiniKuduCluster.java:883) ~[kudu-test-utils-1.18.0-SNAPSHOT-unshaded.jar:1.18.0-SNAPSHOT]
	at org.apache.kudu.client.TestNegotiationTLSv13.isTLSv13SupportedByServerSide(TestNegotiationTLSv13.java:133) [test/:?]
	at org.apache.kudu.client.TestNegotiationTLSv13.<init>(TestNegotiationTLSv13.java:157) [test/:?]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_362]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_362]
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_362]
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) [?:1.8.0_362]
	at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:250) [junit-4.13.2.jar:4.13.2]
	at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:260) [junit-4.13.2.jar:4.13.2]
	at org.junit.runners.BlockJUnit4ClassRunner$2.runReflectiveCall(BlockJUnit4ClassRunner.java:309) [junit-4.13.2.jar:4.13.2]
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.2.jar:4.13.2]
	at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:306) [junit-4.13.2.jar:4.13.2]
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [junit-4.13.2.jar:4.13.2]
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [junit-4.13.2.jar:4.13.2]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [junit-4.13.2.jar:4.13.2]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [junit-4.13.2.jar:4.13.2]
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2]
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2]
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2]
	at org.junit.runners.Suite.runChild(Suite.java:128) [junit-4.13.2.jar:4.13.2]
	at org.junit.runners.Suite.runChild(Suite.java:27) [junit-4.13.2.jar:4.13.2]
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2]
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2]
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2]
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137) [junit-4.13.2.jar:4.13.2]
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115) [junit-4.13.2.jar:4.13.2]
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77) [junit-4.13.2.jar:4.13.2]
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36) [junit-4.13.2.jar:4.13.2]
06:54:38.717 [INFO - main] (RandomUtils.java:49) Using random seed: 1786517678717
06:54:38.726 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:54:38.783 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
06:54:38.784 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taski9gfkZ/test-tmp
06:54:38.785 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/asan/bin
06:54:38.785 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taski9gfkZ/java/build/dist-test/../../../build/asan/bin/kudu, test, mini_cluster, --serialization=pb]
06:54:38.788 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 1
  num_tservers: 3
  enable_kerberos: true
  cluster_root: "/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806"
  extra_master_flags: "--rpc-encryption=required"
  extra_master_flags: "--rpc_encrypt_loopback_connections"
  extra_master_flags: "--rpc-trace-negotiation"
  extra_tserver_flags: "--rpc-encryption=required"
  extra_tserver_flags: "--rpc_encrypt_loopback_connections"
  extra_tserver_flags: "--rpc-trace-negotiation"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

06:54:39.133 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
06:54:39.134 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

06:54:39.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:39.136379 24648 mini_oidc.cc:152] Starting JWKS server
06:54:39.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:39.139158 24648 webserver.cc:460] Webserver started at http://127.0.0.1:45857/ using document root <none> and password file <none>
06:54:39.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:39.139400 24648 mini_oidc.cc:189] Starting OIDC Discovery server
06:54:39.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:39.140072 24648 webserver.cc:460] Webserver started at http://127.0.0.1:39313/ using document root <none> and password file <none>
06:54:39.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Loading random data
06:54:39.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Initializing database '/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/principal' for realm 'KRBTEST.COM',
06:54:39.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master key name 'K/M@KRBTEST.COM'
06:54:39.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Aug 12 06:54:39 dist-test-slave-tk9z krb5kdc[24666](info): setting up network...
06:54:39.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) krb5kdc: setsockopt(10,IPV6_V6ONLY,1) worked
06:54:39.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Aug 12 06:54:39 dist-test-slave-tk9z krb5kdc[24666](info): set up 2 sockets
06:54:39.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Aug 12 06:54:39 dist-test-slave-tk9z krb5kdc[24666](info): commencing operation
06:54:39.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) krb5kdc: starting...
06:54:40.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:40.467238 24648 mini_kdc.cc:121] Time spent starting KDC: real 1.317s	user 0.000s	sys 0.018s
06:54:40.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) WARNING: no policy specified for test-admin@KRBTEST.COM; defaulting to no policy
06:54:40.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Authenticating as principal slave/admin@KRBTEST.COM with password.
06:54:40.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Principal "test-admin@KRBTEST.COM" created.
06:54:40.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) WARNING: no policy specified for test-user@KRBTEST.COM; defaulting to no policy
06:54:40.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Authenticating as principal slave/admin@KRBTEST.COM with password.
06:54:40.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Principal "test-user@KRBTEST.COM" created.
06:54:40.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) WARNING: no policy specified for joe-interloper@KRBTEST.COM; defaulting to no policy
06:54:40.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Authenticating as principal slave/admin@KRBTEST.COM with password.
06:54:40.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Principal "joe-interloper@KRBTEST.COM" created.
06:54:40.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Authenticating as principal slave/admin@KRBTEST.COM with password.
06:54:40.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Entry for principal test-user with kvno 1, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/test-user.keytab.
06:54:40.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Entry for principal test-user with kvno 1, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/test-user.keytab.
06:54:40.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Aug 12 06:54:40 dist-test-slave-tk9z krb5kdc[24666](info): AS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1786517680, etypes {rep=17 tkt=17 ses=17}, test-admin@KRBTEST.COM for krbtgt/KRBTEST.COM@KRBTEST.COM
06:54:40.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Password for test-admin@KRBTEST.COM: 
06:54:40.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:54:40Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
06:54:40.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:54:40Z Disabled control of system clock
06:54:40.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) WARNING: no policy specified for kudu/127.24.18.62@KRBTEST.COM; defaulting to no policy
06:54:40.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Authenticating as principal test-admin/admin@KRBTEST.COM with password.
06:54:40.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Principal "kudu/127.24.18.62@KRBTEST.COM" created.
06:54:40.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Authenticating as principal test-admin/admin@KRBTEST.COM with password.
06:54:40.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Entry for principal kudu/127.24.18.62 with kvno 2, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/kudu_127.24.18.62.keytab.
06:54:40.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Entry for principal kudu/127.24.18.62 with kvno 2, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/kudu_127.24.18.62.keytab.
06:54:40.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:40.673051 24648 external_mini_cluster.cc:1326] Running /tmp/dist-test-taski9gfkZ/build/asan/bin/kudu
06:54:40.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taski9gfkZ/build/asan/bin/kudu
06:54:40.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/master-0/wal
06:54:40.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/master-0/data
06:54:40.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:54:40.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:54:40.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:54:40.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:54:40.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:54:40.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:54:40.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/master-0/logs
06:54:40.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/master-0/data/info.pb
06:54:40.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:54:40.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:54:40.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:54:40.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:54:40.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:54:40.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:54:40.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:54:40.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:54:40.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:54:40.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:54:40.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:54:40.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:54:40.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.18.62:36085
06:54:40.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.18.62
06:54:40.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:54:40.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --keytab_file=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/kudu_127.24.18.62.keytab
06:54:40.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --principal=kudu/127.24.18.62
06:54:40.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_authentication=required
06:54:40.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --superuser_acl=test-admin
06:54:40.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --user_acl=test-user
06:54:40.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.18.20:46303
06:54:40.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:54:40.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:54:40.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:54:40.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:54:40.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.18.62:36085
06:54:40.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:54:40.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45857/jwks.json
06:54:40.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc-encryption=required
06:54:40.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_encrypt_loopback_connections
06:54:40.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc-trace-negotiation with env {KRB5CCNAME=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/krb5cc,KRB5_CONFIG=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/krb5.conf,KRB5_KDC_PROFILE=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/kdc.conf,KUDU_ENABLE_KRB5_REALM_FIX=yes}
06:54:41.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:41.025152 24690 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
06:54:41.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:41.025542 24690 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:54:41.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:41.025689 24690 flags.cc:425] Enabled unsafe flag: --never_fsync=true
06:54:41.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:41.033138 24690 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
06:54:41.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:41.033313 24690 flags.cc:425] Enabled experimental flag: --rpc_trace_negotiation=true
06:54:41.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:41.033401 24690 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
06:54:41.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:41.033495 24690 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
06:54:41.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:41.033556 24690 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
06:54:41.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:41.033648 24690 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
06:54:41.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:41.033703 24690 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:45857/jwks.json
06:54:41.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.043987 24690 master_runner.cc:386] Master server non-default flags:
06:54:41.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:54:41.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.18.20:46303
06:54:41.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:54:41.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:54:41.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/master-0/data
06:54:41.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/master-0/wal
06:54:41.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:54:41.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.18.62:36085
06:54:41.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_encrypt_loopback_connections=true
06:54:41.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_trace_negotiation=true
06:54:41.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --keytab_file=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/kudu_127.24.18.62.keytab
06:54:41.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --principal=kudu/127.24.18.62
06:54:41.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:54:41.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:54:41.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:54:41.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.18.62:36085
06:54:41.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:54:41.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:54:41.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:54:41.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45857/jwks.json
06:54:41.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_authentication=required
06:54:41.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_encryption=required
06:54:41.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --superuser_acl=<redacted>
06:54:41.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --user_acl=<redacted>
06:54:41.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:54:41.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:54:41.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/master-0/data/info.pb
06:54:41.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.18.62
06:54:41.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:54:41.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:54:41.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:54:41.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:54:41.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:54:41.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:54:41.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/master-0/logs
06:54:41.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:54:41.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:54:41.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:41.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:54:41.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
06:54:41.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
06:54:41.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
06:54:41.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 12 Aug 2026 05:55:59 UTC on ccycloud.quasar-tbxajw.root.comops.site
06:54:41.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4581995
06:54:41.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
06:54:41.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.045784 24690 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:54:41.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.047508 24690 file_cache.cc:493] Constructed file cache file cache with capacity 419430
06:54:41.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:41.060142 24696 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:54:41.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:41.060285 24697 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:54:41.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:41.060491 24699 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:54:41.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.061246 24690 server_base.cc:1034] running on GCE node
06:54:41.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.062098 24690 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:54:41.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.063696 24690 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:54:41.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.065006 24690 hybrid_clock.cc:648] HybridClock initialized: now 1786517681064952 us; error 98 us; skew 500 ppm
06:54:41.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.065358 24690 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
06:54:41.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Aug 12 06:54:41 dist-test-slave-tk9z krb5kdc[24666](info): AS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1786517681, etypes {rep=17 tkt=17 ses=17}, kudu/127.24.18.62@KRBTEST.COM for krbtgt/KRBTEST.COM@KRBTEST.COM
06:54:41.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.071485 24690 init.cc:377] Logged in from keytab as kudu/127.24.18.62@KRBTEST.COM (short username kudu)
06:54:41.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.073092 24690 webserver.cc:460] Webserver started at http://127.24.18.62:43159/ using document root <none> and password file <none>
06:54:41.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.073769 24690 fs_manager.cc:359] Metadata directory not provided
06:54:41.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.073872 24690 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:54:41.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.074133 24690 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
06:54:41.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.077018 24690 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/master-0/data/instance:
06:54:41.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5dd4e067c6e648baaf93cf1812f1540b"
06:54:41.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:54:41 on dist-test-slave-tk9z"
06:54:41.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.077757 24690 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/master-0/wal/instance:
06:54:41.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5dd4e067c6e648baaf93cf1812f1540b"
06:54:41.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:54:41 on dist-test-slave-tk9z"
06:54:41.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.083406 24690 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.007s
06:54:41.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.087034 24711 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:54:41.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.088421 24690 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
06:54:41.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.088572 24690 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/master-0/data,/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/master-0/wal
06:54:41.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5dd4e067c6e648baaf93cf1812f1540b"
06:54:41.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:54:41 on dist-test-slave-tk9z"
06:54:41.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.088738 24690 fs_report.cc:383] FS layout report
06:54:41.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:54:41.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/master-0/wal
06:54:41.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/master-0/wal
06:54:41.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/master-0/data/data
06:54:41.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:54:41.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:54:41.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:54:41.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:54:41.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:54:41.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:54:41.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:54:41.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:54:41.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:54:41.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:54:41.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:54:41.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.111449 24690 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
06:54:41.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.116194 24690 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:54:41.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.116458 24690 kserver.cc:163] Server-wide thread pool size limit: 3276
06:54:41.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.135986 24690 rpc_server.cc:307] RPC server started. Bound to: 127.24.18.62:36085
06:54:41.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.136023 24780 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.24.18.62:36085 every 8 connection(s)
06:54:41.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.137512 24690 server_base.cc:1166] Dumped server information to /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/master-0/data/info.pb
06:54:41.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.141872 24783 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:54:41.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.147234 24648 external_mini_cluster.cc:1388] Started /tmp/dist-test-taski9gfkZ/build/asan/bin/kudu as pid 24690
06:54:41.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.147580 24648 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/master-0/wal/instance
06:54:41.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.152832 24783 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5dd4e067c6e648baaf93cf1812f1540b: Bootstrap starting.
06:54:41.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.156610 24783 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5dd4e067c6e648baaf93cf1812f1540b: Neither blocks nor log segments found. Creating new log.
06:54:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.157640 24783 log.cc:824] T 00000000000000000000000000000000 P 5dd4e067c6e648baaf93cf1812f1540b: Log is configured to *not* fsync() on all Append() calls
06:54:41.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.160485 24783 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5dd4e067c6e648baaf93cf1812f1540b: No bootstrap required, opened a new log
06:54:41.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.168072 24783 raft_consensus.cc:348] T 00000000000000000000000000000000 P 5dd4e067c6e648baaf93cf1812f1540b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dd4e067c6e648baaf93cf1812f1540b" member_type: VOTER last_known_addr { host: "127.24.18.62" port: 36085 } }
06:54:41.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.168524 24783 raft_consensus.cc:374] T 00000000000000000000000000000000 P 5dd4e067c6e648baaf93cf1812f1540b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:54:41.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.168638 24783 raft_consensus.cc:729] T 00000000000000000000000000000000 P 5dd4e067c6e648baaf93cf1812f1540b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd4e067c6e648baaf93cf1812f1540b, State: Initialized, Role: FOLLOWER
06:54:41.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.169338 24783 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5dd4e067c6e648baaf93cf1812f1540b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dd4e067c6e648baaf93cf1812f1540b" member_type: VOTER last_known_addr { host: "127.24.18.62" port: 36085 } }
06:54:41.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.169595 24783 raft_consensus.cc:388] T 00000000000000000000000000000000 P 5dd4e067c6e648baaf93cf1812f1540b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:54:41.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.169739 24783 raft_consensus.cc:482] T 00000000000000000000000000000000 P 5dd4e067c6e648baaf93cf1812f1540b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:54:41.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.169973 24783 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 5dd4e067c6e648baaf93cf1812f1540b [term 0 FOLLOWER]: Advancing to term 1
06:54:41.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Aug 12 06:54:41 dist-test-slave-tk9z krb5kdc[24666](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1786517680, etypes {rep=17 tkt=17 ses=17}, test-admin@KRBTEST.COM for kudu/127.24.18.62@KRBTEST.COM
06:54:41.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.179909 24783 raft_consensus.cc:504] T 00000000000000000000000000000000 P 5dd4e067c6e648baaf93cf1812f1540b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dd4e067c6e648baaf93cf1812f1540b" member_type: VOTER last_known_addr { host: "127.24.18.62" port: 36085 } }
06:54:41.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.180670 24783 leader_election.cc:302] T 00000000000000000000000000000000 P 5dd4e067c6e648baaf93cf1812f1540b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5dd4e067c6e648baaf93cf1812f1540b; no voters: 
06:54:41.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.181437 24783 leader_election.cc:288] T 00000000000000000000000000000000 P 5dd4e067c6e648baaf93cf1812f1540b [CANDIDATE]: Term 1 election: Requested vote from peers 
06:54:41.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.181599 24788 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 5dd4e067c6e648baaf93cf1812f1540b [term 1 FOLLOWER]: Leader election won for term 1
06:54:41.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.183136 24788 raft_consensus.cc:686] T 00000000000000000000000000000000 P 5dd4e067c6e648baaf93cf1812f1540b [term 1 LEADER]: Becoming Leader. State: Replica: 5dd4e067c6e648baaf93cf1812f1540b, State: Running, Role: LEADER
06:54:41.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.184295 24783 sys_catalog.cc:564] T 00000000000000000000000000000000 P 5dd4e067c6e648baaf93cf1812f1540b [sys.catalog]: configured and running, proceeding with master startup.
06:54:41.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.184199 24788 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5dd4e067c6e648baaf93cf1812f1540b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dd4e067c6e648baaf93cf1812f1540b" member_type: VOTER last_known_addr { host: "127.24.18.62" port: 36085 } }
06:54:41.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.188194 24785 negotiation.cc:339] RPC negotiation tracing enabled. Trace:
06:54:41.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.152689 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:50246 (local address 127.24.18.62:36085)
06:54:41.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.153988 (+  1299us) server_negotiation.cc:206] Beginning negotiation
06:54:41.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.154008 (+    20us) server_negotiation.cc:399] Waiting for connection header
06:54:41.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.155364 (+  1356us) server_negotiation.cc:407] Connection header received
06:54:41.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.160239 (+  4875us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
06:54:41.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.160265 (+    26us) server_negotiation.cc:461] Received NEGOTIATE request from client
06:54:41.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.160654 (+   389us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
06:54:41.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.161100 (+   446us) server_negotiation.cc:226] Negotiated authn=SASL
06:54:41.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.164445 (+  3345us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
06:54:41.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.166011 (+  1566us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
06:54:41.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.167917 (+  1906us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
06:54:41.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.168656 (+   739us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
06:54:41.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.168892 (+   236us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
06:54:41.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.177100 (+  8208us) server_negotiation.cc:365] Received SASL_INITIATE NegotiatePB request
06:54:41.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.177110 (+    10us) server_negotiation.cc:881] Received SASL_INITIATE request from client
06:54:41.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.177126 (+    16us) server_negotiation.cc:892] Client requested to use mechanism: GSSAPI
06:54:41.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.177177 (+    51us) server_negotiation.cc:922] calling sasl_server_start()
06:54:41.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.180513 (+  3336us) server_negotiation.cc:377] Sending SASL_CHALLENGE NegotiatePB response
06:54:41.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.181864 (+  1351us) server_negotiation.cc:365] Received SASL_RESPONSE NegotiatePB request
06:54:41.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.181877 (+    13us) server_negotiation.cc:956] Received SASL_RESPONSE request from client
06:54:41.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.181885 (+     8us) server_negotiation.cc:967] calling sasl_server_step()
06:54:41.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.182182 (+   297us) server_negotiation.cc:377] Sending SASL_CHALLENGE NegotiatePB response
06:54:41.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.183185 (+  1003us) server_negotiation.cc:365] Received SASL_RESPONSE NegotiatePB request
06:54:41.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.183191 (+     6us) server_negotiation.cc:956] Received SASL_RESPONSE request from client
06:54:41.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.183198 (+     7us) server_negotiation.cc:967] calling sasl_server_step()
06:54:41.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.184224 (+  1026us) server_negotiation.cc:377] Sending SASL_SUCCESS NegotiatePB response
06:54:41.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.184725 (+   501us) server_negotiation.cc:1035] Waiting for connection context
06:54:41.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.185844 (+  1119us) server_negotiation.cc:299] Negotiation successful
06:54:41.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.186268 (+   424us) negotiation.cc:327] Negotiation complete: OK
06:54:41.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1007,"thread_start_us":753,"threads_started":1}
06:54:41.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.189801 24794 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5dd4e067c6e648baaf93cf1812f1540b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5dd4e067c6e648baaf93cf1812f1540b. Latest consensus state: current_term: 1 leader_uuid: "5dd4e067c6e648baaf93cf1812f1540b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dd4e067c6e648baaf93cf1812f1540b" member_type: VOTER last_known_addr { host: "127.24.18.62" port: 36085 } } }
06:54:41.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.190204 24794 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5dd4e067c6e648baaf93cf1812f1540b [sys.catalog]: This master's current role is: LEADER
06:54:41.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.189148 24792 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5dd4e067c6e648baaf93cf1812f1540b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5dd4e067c6e648baaf93cf1812f1540b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dd4e067c6e648baaf93cf1812f1540b" member_type: VOTER last_known_addr { host: "127.24.18.62" port: 36085 } } }
06:54:41.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.192889 24792 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5dd4e067c6e648baaf93cf1812f1540b [sys.catalog]: This master's current role is: LEADER
06:54:41.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.199209 24800 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
06:54:41.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.205521 24800 catalog_manager.cc:1484] Initializing Kudu cluster ID...
06:54:41.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.215312 24800 catalog_manager.cc:1347] Generated new cluster ID: 7e8ee8e065784d90b5e814b8ee93df5e
06:54:41.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.215461 24800 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
06:54:41.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.242110 24800 catalog_manager.cc:1370] Generated new certificate authority record
06:54:41.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.244022 24800 catalog_manager.cc:1504] Loading token signing keys...
06:54:41.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.254436 24800 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 5dd4e067c6e648baaf93cf1812f1540b: Generated new TSK 0
06:54:41.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.255249 24800 catalog_manager.cc:1514] Initializing in-progress tserver states...
06:54:41.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) WARNING: no policy specified for kudu/127.24.18.1@KRBTEST.COM; defaulting to no policy
06:54:41.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Authenticating as principal test-admin/admin@KRBTEST.COM with password.
06:54:41.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Principal "kudu/127.24.18.1@KRBTEST.COM" created.
06:54:41.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Authenticating as principal test-admin/admin@KRBTEST.COM with password.
06:54:41.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Entry for principal kudu/127.24.18.1 with kvno 2, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/kudu_127.24.18.1.keytab.
06:54:41.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Entry for principal kudu/127.24.18.1 with kvno 2, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/kudu_127.24.18.1.keytab.
06:54:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.301352 24648 external_mini_cluster.cc:1326] Running /tmp/dist-test-taski9gfkZ/build/asan/bin/kudu
06:54:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taski9gfkZ/build/asan/bin/kudu
06:54:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-0/wal
06:54:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-0/data
06:54:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:54:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:54:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:54:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:54:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:54:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:54:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-0/logs
06:54:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-0/data/info.pb
06:54:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:54:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:54:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:54:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:54:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:54:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:54:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:54:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:54:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:54:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:54:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.18.1:0
06:54:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.18.1
06:54:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.18.1
06:54:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:54:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.18.62:36085
06:54:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --keytab_file=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/kudu_127.24.18.1.keytab
06:54:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --principal=kudu/127.24.18.1
06:54:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_authentication=required
06:54:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --superuser_acl=test-admin
06:54:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --user_acl=test-user
06:54:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.18.20:46303
06:54:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:54:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:54:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:54:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc-encryption=required
06:54:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_encrypt_loopback_connections
06:54:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc-trace-negotiation with env {KRB5CCNAME=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/krb5cc,KRB5_CONFIG=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/krb5.conf,KRB5_KDC_PROFILE=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/kdc.conf,KUDU_ENABLE_KRB5_REALM_FIX=yes}
06:54:41.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:41.654634 24825 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
06:54:41.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:41.655009 24825 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:54:41.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:41.655174 24825 flags.cc:425] Enabled unsafe flag: --never_fsync=true
06:54:41.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:41.662640 24825 flags.cc:425] Enabled experimental flag: --rpc_trace_negotiation=true
06:54:41.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:41.662758 24825 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
06:54:41.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:41.662878 24825 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.24.18.1
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.672861 24825 tablet_server_runner.cc:78] Tablet server non-default flags:
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.18.20:46303
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-0/data
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-0/wal
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_encrypt_loopback_connections=true
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_trace_negotiation=true
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --keytab_file=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/kudu_127.24.18.1.keytab
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --principal=kudu/127.24.18.1
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.18.1:0
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_authentication=required
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_encryption=required
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --superuser_acl=<redacted>
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --user_acl=<redacted>
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-0/data/info.pb
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.18.1
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.18.62:36085
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.18.1
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-0/logs
06:54:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:54:41.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:54:41.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:41.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:54:41.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
06:54:41.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
06:54:41.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
06:54:41.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 12 Aug 2026 05:55:59 UTC on ccycloud.quasar-tbxajw.root.comops.site
06:54:41.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4581995
06:54:41.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
06:54:41.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.674540 24825 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:54:41.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.675900 24825 file_cache.cc:493] Constructed file cache file cache with capacity 419430
06:54:41.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:41.689468 24833 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:54:41.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:41.689918 24836 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:54:41.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:41.689953 24834 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:54:41.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.691140 24825 server_base.cc:1034] running on GCE node
06:54:41.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.691802 24825 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:54:41.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.692796 24825 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:54:41.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.694278 24825 hybrid_clock.cc:648] HybridClock initialized: now 1786517681694199 us; error 67 us; skew 500 ppm
06:54:41.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.694657 24825 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
06:54:41.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Aug 12 06:54:41 dist-test-slave-tk9z krb5kdc[24666](info): AS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1786517681, etypes {rep=17 tkt=17 ses=17}, kudu/127.24.18.1@KRBTEST.COM for krbtgt/KRBTEST.COM@KRBTEST.COM
06:54:41.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.698351 24825 init.cc:377] Logged in from keytab as kudu/127.24.18.1@KRBTEST.COM (short username kudu)
06:54:41.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.700083 24825 webserver.cc:460] Webserver started at http://127.24.18.1:33347/ using document root <none> and password file <none>
06:54:41.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.700861 24825 fs_manager.cc:359] Metadata directory not provided
06:54:41.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.700974 24825 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:54:41.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.701222 24825 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
06:54:41.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.704070 24825 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-0/data/instance:
06:54:41.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "efd933f9792541a8bdd1f94233ae573f"
06:54:41.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:54:41 on dist-test-slave-tk9z"
06:54:41.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.704838 24825 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-0/wal/instance:
06:54:41.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "efd933f9792541a8bdd1f94233ae573f"
06:54:41.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:54:41 on dist-test-slave-tk9z"
06:54:41.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.710172 24825 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
06:54:41.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.713482 24844 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:54:41.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.714841 24825 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
06:54:41.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.715034 24825 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-0/data,/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-0/wal
06:54:41.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "efd933f9792541a8bdd1f94233ae573f"
06:54:41.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:54:41 on dist-test-slave-tk9z"
06:54:41.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.715255 24825 fs_report.cc:383] FS layout report
06:54:41.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:54:41.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-0/wal
06:54:41.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-0/wal
06:54:41.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-0/data/data
06:54:41.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:54:41.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:54:41.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:54:41.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:54:41.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:54:41.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:54:41.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:54:41.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:54:41.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:54:41.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:54:41.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:54:41.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.730216 24825 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
06:54:41.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.734776 24825 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:54:41.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.735177 24825 kserver.cc:163] Server-wide thread pool size limit: 3276
06:54:41.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.736296 24825 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
06:54:41.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.737880 24825 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:54:41.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.737999 24825 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:54:41.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.738129 24825 ts_tablet_manager.cc:610] Registered 0 tablets
06:54:41.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.738240 24825 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:54:41.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.774926 24825 rpc_server.cc:307] RPC server started. Bound to: 127.24.18.1:37199
06:54:41.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.774972 25004 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.24.18.1:37199 every 8 connection(s)
06:54:41.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.776274 24825 server_base.cc:1166] Dumped server information to /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-0/data/info.pb
06:54:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.778076 24648 external_mini_cluster.cc:1388] Started /tmp/dist-test-taski9gfkZ/build/asan/bin/kudu as pid 24825
06:54:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.778314 24648 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-0/wal/instance
06:54:41.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Aug 12 06:54:41 dist-test-slave-tk9z krb5kdc[24666](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1786517681, etypes {rep=17 tkt=17 ses=17}, kudu/127.24.18.1@KRBTEST.COM for kudu/127.24.18.62@KRBTEST.COM
06:54:41.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) WARNING: no policy specified for kudu/127.24.18.2@KRBTEST.COM; defaulting to no policy
06:54:41.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.802078 25009 negotiation.cc:339] RPC negotiation tracing enabled. Trace:
06:54:41.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.779626 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.24.18.1:53459 (local address 127.24.18.62:36085)
06:54:41.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.780108 (+   482us) server_negotiation.cc:206] Beginning negotiation
06:54:41.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.780115 (+     7us) server_negotiation.cc:399] Waiting for connection header
06:54:41.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.781312 (+  1197us) server_negotiation.cc:407] Connection header received
06:54:41.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.784318 (+  3006us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
06:54:41.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.784323 (+     5us) server_negotiation.cc:461] Received NEGOTIATE request from client
06:54:41.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.784398 (+    75us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
06:54:41.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.784498 (+   100us) server_negotiation.cc:226] Negotiated authn=SASL
06:54:41.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.786944 (+  2446us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
06:54:41.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.787900 (+   956us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
06:54:41.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.789596 (+  1696us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
06:54:41.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.790418 (+   822us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
06:54:41.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.790569 (+   151us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
06:54:41.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.794588 (+  4019us) server_negotiation.cc:365] Received SASL_INITIATE NegotiatePB request
06:54:41.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.794598 (+    10us) server_negotiation.cc:881] Received SASL_INITIATE request from client
06:54:41.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.794606 (+     8us) server_negotiation.cc:892] Client requested to use mechanism: GSSAPI
06:54:41.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.794656 (+    50us) server_negotiation.cc:922] calling sasl_server_start()
06:54:41.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.798259 (+  3603us) server_negotiation.cc:377] Sending SASL_CHALLENGE NegotiatePB response
06:54:41.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.799309 (+  1050us) server_negotiation.cc:365] Received SASL_RESPONSE NegotiatePB request
06:54:41.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.799317 (+     8us) server_negotiation.cc:956] Received SASL_RESPONSE request from client
06:54:41.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.799321 (+     4us) server_negotiation.cc:967] calling sasl_server_step()
06:54:41.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.799478 (+   157us) server_negotiation.cc:377] Sending SASL_CHALLENGE NegotiatePB response
06:54:41.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.800180 (+   702us) server_negotiation.cc:365] Received SASL_RESPONSE NegotiatePB request
06:54:41.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.800184 (+     4us) server_negotiation.cc:956] Received SASL_RESPONSE request from client
06:54:41.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.800186 (+     2us) server_negotiation.cc:967] calling sasl_server_step()
06:54:41.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.800538 (+   352us) server_negotiation.cc:377] Sending SASL_SUCCESS NegotiatePB response
06:54:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.800676 (+   138us) server_negotiation.cc:1035] Waiting for connection context
06:54:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.801607 (+   931us) server_negotiation.cc:299] Negotiation successful
06:54:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.801786 (+   179us) negotiation.cc:327] Negotiation complete: OK
06:54:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":356,"thread_start_us":235,"threads_started":1}
06:54:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Authenticating as principal test-admin/admin@KRBTEST.COM with password.
06:54:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Principal "kudu/127.24.18.2@KRBTEST.COM" created.
06:54:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.803200 25010 negotiation.cc:339] RPC negotiation tracing enabled. Trace:
06:54:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.780227 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.24.18.62:36085 (local address 127.24.18.1:53459)
06:54:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.781117 (+   890us) negotiation.cc:107] Waiting for socket to connect
06:54:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.781179 (+    62us) client_negotiation.cc:174] Beginning negotiation
06:54:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.783978 (+  2799us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
06:54:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.784840 (+   862us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
06:54:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.784858 (+    18us) client_negotiation.cc:394] Received NEGOTIATE response from server
06:54:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.785786 (+   928us) client_negotiation.cc:189] Negotiated authn=SASL
06:54:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.786730 (+   944us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
06:54:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.786762 (+    32us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
06:54:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.788100 (+  1338us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
06:54:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.788105 (+     5us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
06:54:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.789431 (+  1326us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
06:54:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.789444 (+    13us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
06:54:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.790640 (+  1196us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
06:54:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.790645 (+     5us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
06:54:41.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.790860 (+   215us) client_negotiation.cc:553] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
06:54:41.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.791690 (+   830us) client_negotiation.cc:623] Initiating SASL GSSAPI handshake
06:54:41.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.791714 (+    24us) client_negotiation.cc:656] calling sasl_client_start()
06:54:41.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.794191 (+  2477us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
06:54:41.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.798564 (+  4373us) client_negotiation.cc:271] Received SASL_CHALLENGE NegotiatePB response
06:54:41.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.798572 (+     8us) client_negotiation.cc:694] Received SASL_CHALLENGE response from server
06:54:41.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.798588 (+    16us) client_negotiation.cc:760] calling sasl_client_step()
06:54:41.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.799109 (+   521us) client_negotiation.cc:252] Sending SASL_RESPONSE NegotiatePB request
06:54:41.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.799695 (+   586us) client_negotiation.cc:271] Received SASL_CHALLENGE NegotiatePB response
06:54:41.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.799704 (+     9us) client_negotiation.cc:694] Received SASL_CHALLENGE response from server
06:54:41.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.799711 (+     7us) client_negotiation.cc:760] calling sasl_client_step()
06:54:41.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.800008 (+   297us) client_negotiation.cc:252] Sending SASL_RESPONSE NegotiatePB request
06:54:41.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.800732 (+   724us) client_negotiation.cc:271] Received SASL_SUCCESS NegotiatePB response
06:54:41.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.800742 (+    10us) client_negotiation.cc:715] Received SASL_SUCCESS response from server
06:54:41.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.801122 (+   380us) client_negotiation.cc:769] Sending connection context
06:54:41.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.801387 (+   265us) client_negotiation.cc:240] Negotiation successful
06:54:41.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:41.801752 (+   365us) negotiation.cc:327] Negotiation complete: OK
06:54:41.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"client-negotiator.queue_time_us":584,"thread_start_us":343,"threads_started":1}
06:54:41.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.805437 25006 heartbeater.cc:347] Connected to a master server at 127.24.18.62:36085
06:54:41.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.805769 25006 heartbeater.cc:464] Registering TS with master...
06:54:41.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.806754 25006 heartbeater.cc:511] Master 127.24.18.62:36085 requested a full tablet report, sending...
06:54:41.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.809191 24737 ts_manager.cc:194] Registered new tserver with Master: efd933f9792541a8bdd1f94233ae573f (127.24.18.1:37199)
06:54:41.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.810775 24737 master_service.cc:496] Signed X509 certificate for tserver {username='kudu', principal='kudu/127.24.18.1@KRBTEST.COM'} at 127.24.18.1:53459
06:54:41.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Authenticating as principal test-admin/admin@KRBTEST.COM with password.
06:54:41.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Entry for principal kudu/127.24.18.2 with kvno 2, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/kudu_127.24.18.2.keytab.
06:54:41.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Entry for principal kudu/127.24.18.2 with kvno 2, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/kudu_127.24.18.2.keytab.
06:54:41.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:41.829442 24648 external_mini_cluster.cc:1326] Running /tmp/dist-test-taski9gfkZ/build/asan/bin/kudu
06:54:41.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taski9gfkZ/build/asan/bin/kudu
06:54:41.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-1/wal
06:54:41.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-1/data
06:54:41.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:54:41.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:54:41.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:54:41.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:54:41.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:54:41.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:54:41.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-1/logs
06:54:41.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-1/data/info.pb
06:54:41.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:54:41.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:54:41.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:54:41.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:54:41.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:54:41.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:54:41.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:54:41.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:54:41.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:54:41.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:54:41.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.18.2:0
06:54:41.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.18.2
06:54:41.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.18.2
06:54:41.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:54:41.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.18.62:36085
06:54:41.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --keytab_file=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/kudu_127.24.18.2.keytab
06:54:41.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --principal=kudu/127.24.18.2
06:54:41.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_authentication=required
06:54:41.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --superuser_acl=test-admin
06:54:41.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --user_acl=test-user
06:54:41.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.18.20:46303
06:54:41.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:54:41.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:54:41.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:54:41.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc-encryption=required
06:54:41.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_encrypt_loopback_connections
06:54:41.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc-trace-negotiation with env {KRB5CCNAME=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/krb5cc,KRB5_CONFIG=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/krb5.conf,KRB5_KDC_PROFILE=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/kdc.conf,KUDU_ENABLE_KRB5_REALM_FIX=yes}
06:54:42.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:42.184082 25014 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
06:54:42.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:42.184425 25014 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:54:42.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:42.184549 25014 flags.cc:425] Enabled unsafe flag: --never_fsync=true
06:54:42.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:42.191941 25014 flags.cc:425] Enabled experimental flag: --rpc_trace_negotiation=true
06:54:42.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:42.192049 25014 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
06:54:42.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:42.192235 25014 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.24.18.2
06:54:42.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.202534 25014 tablet_server_runner.cc:78] Tablet server non-default flags:
06:54:42.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:54:42.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.18.20:46303
06:54:42.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:54:42.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:54:42.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-1/data
06:54:42.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-1/wal
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_encrypt_loopback_connections=true
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_trace_negotiation=true
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --keytab_file=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/kudu_127.24.18.2.keytab
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --principal=kudu/127.24.18.2
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.18.2:0
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_authentication=required
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_encryption=required
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --superuser_acl=<redacted>
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --user_acl=<redacted>
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-1/data/info.pb
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.18.2
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.18.62:36085
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.18.2
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-1/logs
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 12 Aug 2026 05:55:59 UTC on ccycloud.quasar-tbxajw.root.comops.site
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4581995
06:54:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
06:54:42.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.203933 25014 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:54:42.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.205796 25014 file_cache.cc:493] Constructed file cache file cache with capacity 419430
06:54:42.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:42.219832 25025 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:54:42.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:42.219832 25020 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:54:42.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:42.220194 25019 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:54:42.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.220731 25014 server_base.cc:1034] running on GCE node
06:54:42.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.221401 25014 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:54:42.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.222581 25014 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:54:42.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.223855 25014 hybrid_clock.cc:648] HybridClock initialized: now 1786517682223780 us; error 68 us; skew 500 ppm
06:54:42.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.224236 25014 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
06:54:42.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Aug 12 06:54:42 dist-test-slave-tk9z krb5kdc[24666](info): AS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1786517682, etypes {rep=17 tkt=17 ses=17}, kudu/127.24.18.2@KRBTEST.COM for krbtgt/KRBTEST.COM@KRBTEST.COM
06:54:42.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.228392 25014 init.cc:377] Logged in from keytab as kudu/127.24.18.2@KRBTEST.COM (short username kudu)
06:54:42.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.230229 25014 webserver.cc:460] Webserver started at http://127.24.18.2:46443/ using document root <none> and password file <none>
06:54:42.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.231170 25014 fs_manager.cc:359] Metadata directory not provided
06:54:42.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.231343 25014 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:54:42.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.231693 25014 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
06:54:42.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.235069 25014 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-1/data/instance:
06:54:42.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "788b6981117c4403834c7baacfac017e"
06:54:42.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:54:42 on dist-test-slave-tk9z"
06:54:42.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.235836 25014 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-1/wal/instance:
06:54:42.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "788b6981117c4403834c7baacfac017e"
06:54:42.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:54:42 on dist-test-slave-tk9z"
06:54:42.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.241127 25014 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
06:54:42.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.244647 25034 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:54:42.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.246206 25014 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
06:54:42.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.246361 25014 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-1/data,/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-1/wal
06:54:42.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "788b6981117c4403834c7baacfac017e"
06:54:42.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:54:42 on dist-test-slave-tk9z"
06:54:42.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.246625 25014 fs_report.cc:383] FS layout report
06:54:42.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:54:42.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-1/wal
06:54:42.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-1/wal
06:54:42.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-1/data/data
06:54:42.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:54:42.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:54:42.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:54:42.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:54:42.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:54:42.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:54:42.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:54:42.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:54:42.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:54:42.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:54:42.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:54:42.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.260702 25014 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
06:54:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.265194 25014 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:54:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.265491 25014 kserver.cc:163] Server-wide thread pool size limit: 3276
06:54:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.266510 25014 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
06:54:42.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.267877 25014 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:54:42.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.267952 25014 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:54:42.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.268042 25014 ts_tablet_manager.cc:610] Registered 0 tablets
06:54:42.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.268080 25014 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:54:42.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.304242 25014 rpc_server.cc:307] RPC server started. Bound to: 127.24.18.2:45291
06:54:42.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.304283 25213 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.24.18.2:45291 every 8 connection(s)
06:54:42.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.305612 25014 server_base.cc:1166] Dumped server information to /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-1/data/info.pb
06:54:42.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.310000 24648 external_mini_cluster.cc:1388] Started /tmp/dist-test-taski9gfkZ/build/asan/bin/kudu as pid 25014
06:54:42.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.310209 24648 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-1/wal/instance
06:54:42.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Aug 12 06:54:42 dist-test-slave-tk9z krb5kdc[24666](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1786517682, etypes {rep=17 tkt=17 ses=17}, kudu/127.24.18.2@KRBTEST.COM for kudu/127.24.18.62@KRBTEST.COM
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.329823 25217 negotiation.cc:339] RPC negotiation tracing enabled. Trace:
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.308237 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.24.18.2:39583 (local address 127.24.18.62:36085)
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.308704 (+   467us) server_negotiation.cc:206] Beginning negotiation
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.308712 (+     8us) server_negotiation.cc:399] Waiting for connection header
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.309766 (+  1054us) server_negotiation.cc:407] Connection header received
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.312196 (+  2430us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.312200 (+     4us) server_negotiation.cc:461] Received NEGOTIATE request from client
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.312264 (+    64us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.312384 (+   120us) server_negotiation.cc:226] Negotiated authn=SASL
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.314362 (+  1978us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.315163 (+   801us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.317742 (+  2579us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.318172 (+   430us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.318348 (+   176us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.322854 (+  4506us) server_negotiation.cc:365] Received SASL_INITIATE NegotiatePB request
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.322860 (+     6us) server_negotiation.cc:881] Received SASL_INITIATE request from client
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.322863 (+     3us) server_negotiation.cc:892] Client requested to use mechanism: GSSAPI
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.322897 (+    34us) server_negotiation.cc:922] calling sasl_server_start()
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.325844 (+  2947us) server_negotiation.cc:377] Sending SASL_CHALLENGE NegotiatePB response
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.327019 (+  1175us) server_negotiation.cc:365] Received SASL_RESPONSE NegotiatePB request
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.327024 (+     5us) server_negotiation.cc:956] Received SASL_RESPONSE request from client
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.327027 (+     3us) server_negotiation.cc:967] calling sasl_server_step()
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.327172 (+   145us) server_negotiation.cc:377] Sending SASL_CHALLENGE NegotiatePB response
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.327868 (+   696us) server_negotiation.cc:365] Received SASL_RESPONSE NegotiatePB request
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.327872 (+     4us) server_negotiation.cc:956] Received SASL_RESPONSE request from client
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.327874 (+     2us) server_negotiation.cc:967] calling sasl_server_step()
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.328156 (+   282us) server_negotiation.cc:377] Sending SASL_SUCCESS NegotiatePB response
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.328330 (+   174us) server_negotiation.cc:1035] Waiting for connection context
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.329360 (+  1030us) server_negotiation.cc:299] Negotiation successful
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.329534 (+   174us) negotiation.cc:327] Negotiation complete: OK
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":338,"thread_start_us":214,"threads_started":1}
06:54:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) WARNING: no policy specified for kudu/127.24.18.3@KRBTEST.COM; defaulting to no policy
06:54:42.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.331229 25218 negotiation.cc:339] RPC negotiation tracing enabled. Trace:
06:54:42.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.308807 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.24.18.62:36085 (local address 127.24.18.2:39583)
06:54:42.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.309539 (+   732us) negotiation.cc:107] Waiting for socket to connect
06:54:42.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.309627 (+    88us) client_negotiation.cc:174] Beginning negotiation
06:54:42.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.311888 (+  2261us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
06:54:42.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.312662 (+   774us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
06:54:42.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.312670 (+     8us) client_negotiation.cc:394] Received NEGOTIATE response from server
06:54:42.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.313366 (+   696us) client_negotiation.cc:189] Negotiated authn=SASL
06:54:42.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.314172 (+   806us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
06:54:42.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.314199 (+    27us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
06:54:42.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.315321 (+  1122us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
06:54:42.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.315330 (+     9us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
06:54:42.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.317558 (+  2228us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
06:54:42.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.317577 (+    19us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
06:54:42.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.318459 (+   882us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
06:54:42.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.318466 (+     7us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
06:54:42.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.318670 (+   204us) client_negotiation.cc:553] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
06:54:42.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.319576 (+   906us) client_negotiation.cc:623] Initiating SASL GSSAPI handshake
06:54:42.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.319616 (+    40us) client_negotiation.cc:656] calling sasl_client_start()
06:54:42.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.322499 (+  2883us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
06:54:42.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.326066 (+  3567us) client_negotiation.cc:271] Received SASL_CHALLENGE NegotiatePB response
06:54:42.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.326079 (+    13us) client_negotiation.cc:694] Received SASL_CHALLENGE response from server
06:54:42.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.326100 (+    21us) client_negotiation.cc:760] calling sasl_client_step()
06:54:42.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.326826 (+   726us) client_negotiation.cc:252] Sending SASL_RESPONSE NegotiatePB request
06:54:42.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.327361 (+   535us) client_negotiation.cc:271] Received SASL_CHALLENGE NegotiatePB response
06:54:42.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.327378 (+    17us) client_negotiation.cc:694] Received SASL_CHALLENGE response from server
06:54:42.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.327384 (+     6us) client_negotiation.cc:760] calling sasl_client_step()
06:54:42.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.327671 (+   287us) client_negotiation.cc:252] Sending SASL_RESPONSE NegotiatePB request
06:54:42.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.328353 (+   682us) client_negotiation.cc:271] Received SASL_SUCCESS NegotiatePB response
06:54:42.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.328361 (+     8us) client_negotiation.cc:715] Received SASL_SUCCESS response from server
06:54:42.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.328839 (+   478us) client_negotiation.cc:769] Sending connection context
06:54:42.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.329218 (+   379us) client_negotiation.cc:240] Negotiation successful
06:54:42.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.329626 (+   408us) negotiation.cc:327] Negotiation complete: OK
06:54:42.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"client-negotiator.queue_time_us":506,"thread_start_us":296,"threads_started":1}
06:54:42.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.332953 25214 heartbeater.cc:347] Connected to a master server at 127.24.18.62:36085
06:54:42.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.333357 25214 heartbeater.cc:464] Registering TS with master...
06:54:42.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Authenticating as principal test-admin/admin@KRBTEST.COM with password.
06:54:42.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Principal "kudu/127.24.18.3@KRBTEST.COM" created.
06:54:42.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.334347 25214 heartbeater.cc:511] Master 127.24.18.62:36085 requested a full tablet report, sending...
06:54:42.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.336088 24737 ts_manager.cc:194] Registered new tserver with Master: 788b6981117c4403834c7baacfac017e (127.24.18.2:45291)
06:54:42.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.336961 24737 master_service.cc:496] Signed X509 certificate for tserver {username='kudu', principal='kudu/127.24.18.2@KRBTEST.COM'} at 127.24.18.2:39583
06:54:42.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Authenticating as principal test-admin/admin@KRBTEST.COM with password.
06:54:42.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Entry for principal kudu/127.24.18.3 with kvno 2, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/kudu_127.24.18.3.keytab.
06:54:42.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Entry for principal kudu/127.24.18.3 with kvno 2, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/kudu_127.24.18.3.keytab.
06:54:42.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.361706 24648 external_mini_cluster.cc:1326] Running /tmp/dist-test-taski9gfkZ/build/asan/bin/kudu
06:54:42.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taski9gfkZ/build/asan/bin/kudu
06:54:42.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-2/wal
06:54:42.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-2/data
06:54:42.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:54:42.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:54:42.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:54:42.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:54:42.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:54:42.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:54:42.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-2/logs
06:54:42.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-2/data/info.pb
06:54:42.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:54:42.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:54:42.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:54:42.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:54:42.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:54:42.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:54:42.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:54:42.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:54:42.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:54:42.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:54:42.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.18.3:0
06:54:42.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.18.3
06:54:42.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.18.3
06:54:42.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:54:42.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.18.62:36085
06:54:42.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --keytab_file=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/kudu_127.24.18.3.keytab
06:54:42.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --principal=kudu/127.24.18.3
06:54:42.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_authentication=required
06:54:42.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --superuser_acl=test-admin
06:54:42.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --user_acl=test-user
06:54:42.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.18.20:46303
06:54:42.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:54:42.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:54:42.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:54:42.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc-encryption=required
06:54:42.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_encrypt_loopback_connections
06:54:42.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc-trace-negotiation with env {KRB5CCNAME=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/krb5cc,KRB5_CONFIG=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/krb5.conf,KRB5_KDC_PROFILE=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/kdc.conf,KUDU_ENABLE_KRB5_REALM_FIX=yes}
06:54:42.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:42.705370 25223 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
06:54:42.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:42.705658 25223 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:54:42.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:42.705768 25223 flags.cc:425] Enabled unsafe flag: --never_fsync=true
06:54:42.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:42.713027 25223 flags.cc:425] Enabled experimental flag: --rpc_trace_negotiation=true
06:54:42.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:42.713138 25223 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
06:54:42.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:42.713261 25223 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.24.18.3
06:54:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.723120 25223 tablet_server_runner.cc:78] Tablet server non-default flags:
06:54:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:54:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.18.20:46303
06:54:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:54:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:54:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-2/data
06:54:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-2/wal
06:54:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_encrypt_loopback_connections=true
06:54:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_trace_negotiation=true
06:54:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --keytab_file=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/kudu_127.24.18.3.keytab
06:54:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --principal=kudu/127.24.18.3
06:54:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:54:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:54:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.18.3:0
06:54:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:54:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_authentication=required
06:54:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_encryption=required
06:54:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --superuser_acl=<redacted>
06:54:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --user_acl=<redacted>
06:54:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:54:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:54:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-2/data/info.pb
06:54:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.18.3
06:54:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:54:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.18.62:36085
06:54:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:54:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:54:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:54:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:54:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:54:42.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.18.3
06:54:42.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-2/logs
06:54:42.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:54:42.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:54:42.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:54:42.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:54:42.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
06:54:42.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
06:54:42.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
06:54:42.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 12 Aug 2026 05:55:59 UTC on ccycloud.quasar-tbxajw.root.comops.site
06:54:42.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4581995
06:54:42.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
06:54:42.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.724404 25223 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:54:42.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.725696 25223 file_cache.cc:493] Constructed file cache file cache with capacity 419430
06:54:42.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:42.739050 25231 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:54:42.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:42.739197 25232 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:54:42.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:42.739073 25237 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:54:42.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.740330 25223 server_base.cc:1034] running on GCE node
06:54:42.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.741001 25223 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:54:42.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.741962 25223 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:54:42.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.743232 25223 hybrid_clock.cc:648] HybridClock initialized: now 1786517682743173 us; error 51 us; skew 500 ppm
06:54:42.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.743646 25223 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
06:54:42.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Aug 12 06:54:42 dist-test-slave-tk9z krb5kdc[24666](info): AS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1786517682, etypes {rep=17 tkt=17 ses=17}, kudu/127.24.18.3@KRBTEST.COM for krbtgt/KRBTEST.COM@KRBTEST.COM
06:54:42.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.747061 25223 init.cc:377] Logged in from keytab as kudu/127.24.18.3@KRBTEST.COM (short username kudu)
06:54:42.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.748720 25223 webserver.cc:460] Webserver started at http://127.24.18.3:42081/ using document root <none> and password file <none>
06:54:42.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.749413 25223 fs_manager.cc:359] Metadata directory not provided
06:54:42.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.749521 25223 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:54:42.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.749773 25223 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
06:54:42.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.752724 25223 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-2/data/instance:
06:54:42.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1ba69006ae514d1b8142a9a9d9e5707c"
06:54:42.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:54:42 on dist-test-slave-tk9z"
06:54:42.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.753466 25223 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-2/wal/instance:
06:54:42.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1ba69006ae514d1b8142a9a9d9e5707c"
06:54:42.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:54:42 on dist-test-slave-tk9z"
06:54:42.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.759003 25223 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
06:54:42.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.762665 25249 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:54:42.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.764127 25223 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
06:54:42.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.764283 25223 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-2/data,/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-2/wal
06:54:42.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1ba69006ae514d1b8142a9a9d9e5707c"
06:54:42.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:54:42 on dist-test-slave-tk9z"
06:54:42.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.764451 25223 fs_report.cc:383] FS layout report
06:54:42.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:54:42.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-2/wal
06:54:42.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-2/wal
06:54:42.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-2/data/data
06:54:42.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:54:42.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:54:42.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:54:42.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:54:42.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:54:42.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:54:42.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:54:42.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:54:42.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:54:42.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:54:42.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:54:42.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.782016 25223 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
06:54:42.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.787156 25223 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:54:42.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.787462 25223 kserver.cc:163] Server-wide thread pool size limit: 3276
06:54:42.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.788497 25223 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
06:54:42.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.789919 25223 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:54:42.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.789999 25223 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:54:42.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.790094 25223 ts_tablet_manager.cc:610] Registered 0 tablets
06:54:42.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.790143 25223 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:54:42.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.813750 25006 heartbeater.cc:503] Master 127.24.18.62:36085 was elected leader, sending a full tablet report...
06:54:42.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.826859 25223 rpc_server.cc:307] RPC server started. Bound to: 127.24.18.3:40979
06:54:42.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.826910 25411 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.24.18.3:40979 every 8 connection(s)
06:54:42.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.828410 25223 server_base.cc:1166] Dumped server information to /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-2/data/info.pb
06:54:42.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.833797 24648 external_mini_cluster.cc:1388] Started /tmp/dist-test-taski9gfkZ/build/asan/bin/kudu as pid 25223
06:54:42.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.834008 24648 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/ts-2/wal/instance
06:54:42.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Aug 12 06:54:42 dist-test-slave-tk9z krb5kdc[24666](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1786517682, etypes {rep=17 tkt=17 ses=17}, kudu/127.24.18.3@KRBTEST.COM for kudu/127.24.18.62@KRBTEST.COM
06:54:42.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.850071 25416 negotiation.cc:339] RPC negotiation tracing enabled. Trace:
06:54:42.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.831408 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.24.18.3:53855 (local address 127.24.18.62:36085)
06:54:42.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.831975 (+   567us) server_negotiation.cc:206] Beginning negotiation
06:54:42.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.831980 (+     5us) server_negotiation.cc:399] Waiting for connection header
06:54:42.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.833014 (+  1034us) server_negotiation.cc:407] Connection header received
06:54:42.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.835620 (+  2606us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
06:54:42.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.835626 (+     6us) server_negotiation.cc:461] Received NEGOTIATE request from client
06:54:42.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.835721 (+    95us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
06:54:42.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.835844 (+   123us) server_negotiation.cc:226] Negotiated authn=SASL
06:54:42.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.837633 (+  1789us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
06:54:42.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.838684 (+  1051us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
06:54:42.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.840184 (+  1500us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
06:54:42.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.840560 (+   376us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
06:54:42.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.840649 (+    89us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
06:54:42.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.844206 (+  3557us) server_negotiation.cc:365] Received SASL_INITIATE NegotiatePB request
06:54:42.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.844211 (+     5us) server_negotiation.cc:881] Received SASL_INITIATE request from client
06:54:42.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.844214 (+     3us) server_negotiation.cc:892] Client requested to use mechanism: GSSAPI
06:54:42.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.844246 (+    32us) server_negotiation.cc:922] calling sasl_server_start()
06:54:42.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.846948 (+  2702us) server_negotiation.cc:377] Sending SASL_CHALLENGE NegotiatePB response
06:54:42.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.847698 (+   750us) server_negotiation.cc:365] Received SASL_RESPONSE NegotiatePB request
06:54:42.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.847702 (+     4us) server_negotiation.cc:956] Received SASL_RESPONSE request from client
06:54:42.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.847705 (+     3us) server_negotiation.cc:967] calling sasl_server_step()
06:54:42.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.847845 (+   140us) server_negotiation.cc:377] Sending SASL_CHALLENGE NegotiatePB response
06:54:42.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.848284 (+   439us) server_negotiation.cc:365] Received SASL_RESPONSE NegotiatePB request
06:54:42.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.848287 (+     3us) server_negotiation.cc:956] Received SASL_RESPONSE request from client
06:54:42.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.848289 (+     2us) server_negotiation.cc:967] calling sasl_server_step()
06:54:42.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.848545 (+   256us) server_negotiation.cc:377] Sending SASL_SUCCESS NegotiatePB response
06:54:42.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.848678 (+   133us) server_negotiation.cc:1035] Waiting for connection context
06:54:42.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.849492 (+   814us) server_negotiation.cc:299] Negotiation successful
06:54:42.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.849686 (+   194us) negotiation.cc:327] Negotiation complete: OK
06:54:42.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":418,"thread_start_us":267,"threads_started":1}
06:54:42.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.851254 25417 negotiation.cc:339] RPC negotiation tracing enabled. Trace:
06:54:42.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.832054 (+     0us) reactor.cc:625] Submitting negotiation task for client connection to 127.24.18.62:36085 (local address 127.24.18.3:53855)
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.832825 (+   771us) negotiation.cc:107] Waiting for socket to connect
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.832871 (+    46us) client_negotiation.cc:174] Beginning negotiation
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.835340 (+  2469us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.836169 (+   829us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.836177 (+     8us) client_negotiation.cc:394] Received NEGOTIATE response from server
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.836733 (+   556us) client_negotiation.cc:189] Negotiated authn=SASL
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.837451 (+   718us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.837471 (+    20us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.838833 (+  1362us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.838838 (+     5us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.840063 (+  1225us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.840075 (+    12us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.840745 (+   670us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.840749 (+     4us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.840951 (+   202us) client_negotiation.cc:553] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.841657 (+   706us) client_negotiation.cc:623] Initiating SASL GSSAPI handshake
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.841679 (+    22us) client_negotiation.cc:656] calling sasl_client_start()
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.843915 (+  2236us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.847121 (+  3206us) client_negotiation.cc:271] Received SASL_CHALLENGE NegotiatePB response
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.847129 (+     8us) client_negotiation.cc:694] Received SASL_CHALLENGE response from server
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.847142 (+    13us) client_negotiation.cc:760] calling sasl_client_step()
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.847561 (+   419us) client_negotiation.cc:252] Sending SASL_RESPONSE NegotiatePB request
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.847976 (+   415us) client_negotiation.cc:271] Received SASL_CHALLENGE NegotiatePB response
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.847979 (+     3us) client_negotiation.cc:694] Received SASL_CHALLENGE response from server
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.847981 (+     2us) client_negotiation.cc:760] calling sasl_client_step()
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.848159 (+   178us) client_negotiation.cc:252] Sending SASL_RESPONSE NegotiatePB request
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.848703 (+   544us) client_negotiation.cc:271] Received SASL_SUCCESS NegotiatePB response
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.848710 (+     7us) client_negotiation.cc:715] Received SASL_SUCCESS response from server
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.849107 (+   397us) client_negotiation.cc:769] Sending connection context
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.849398 (+   291us) client_negotiation.cc:240] Negotiation successful
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:42.849789 (+   391us) negotiation.cc:327] Negotiation complete: OK
06:54:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"client-negotiator.queue_time_us":529,"thread_start_us":327,"threads_started":1}
06:54:42.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.852905 25413 heartbeater.cc:347] Connected to a master server at 127.24.18.62:36085
06:54:42.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.853175 25413 heartbeater.cc:464] Registering TS with master...
06:54:42.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.853875 25413 heartbeater.cc:511] Master 127.24.18.62:36085 requested a full tablet report, sending...
06:54:42.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.855422 24737 ts_manager.cc:194] Registered new tserver with Master: 1ba69006ae514d1b8142a9a9d9e5707c (127.24.18.3:40979)
06:54:42.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.856288 24737 master_service.cc:496] Signed X509 certificate for tserver {username='kudu', principal='kudu/127.24.18.3@KRBTEST.COM'} at 127.24.18.3:53855
06:54:42.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:42.863876 24648 external_mini_cluster.cc:930] 3 TS(s) registered with all masters
06:54:42.865 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
06:54:42.867 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_kdc_env_vars {
}

06:54:42.877 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_kdc_env_vars {
  env_vars {
    key: "KRB5CCNAME"
    value: "/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/krb5cc"
  }
  env_vars {
    key: "KRB5_CONFIG"
    value: "/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/krb5.conf"
  }
  env_vars {
    key: "KRB5_KDC_PROFILE"
    value: "/tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/kdc.conf"
  }
  env_vars {
    key: "KUDU_ENABLE_KRB5_REALM_FIX"
    value: "yes"
  }
}

06:54:42.879 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

06:54:42.890 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.24.18.62"
      port: 36085
    }
    bound_http_address {
      host: "127.24.18.62"
      port: 43159
    }
  }
}

06:54:42.895 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

06:54:42.899 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.24.18.1"
      port: 37199
    }
    bound_http_address {
      host: "127.24.18.1"
      port: 33347
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.24.18.2"
      port: 45291
    }
    bound_http_address {
      host: "127.24.18.2"
      port: 46443
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.24.18.3"
      port: 40979
    }
    bound_http_address {
      host: "127.24.18.3"
      port: 42081
    }
  }
}

06:54:42.900 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
06:54:43.115 [DEBUG - main] (SecurityUtil.java:105) Using ticketCache: /tmp/dist-test-taski9gfkZ/test-tmp/mini-kudu-cluster5472593023330066806/krb5kdc/krb5cc
06:54:43.126 [DEBUG - main] (SecurityUtil.java:119) Logged in as subject: test-admin@KRBTEST.COM
06:54:43.140 [DEBUG - main] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:54:43.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:43.143743 24648 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taski9gfkZ/build/asan/bin/kudu pid 24825
06:54:43.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Aug 12 06:54:43 dist-test-slave-tk9z krb5kdc[24666](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1786517680, etypes {rep=17 tkt=17 ses=17}, test-admin@KRBTEST.COM for kudu/127.24.18.1@KRBTEST.COM
06:54:43.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:43.168303 25425 negotiation.cc:339] RPC negotiation tracing enabled. Trace:
06:54:43.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.145572 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57018 (local address 127.24.18.1:37199)
06:54:43.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.151773 (+  6201us) server_negotiation.cc:206] Beginning negotiation
06:54:43.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.151814 (+    41us) server_negotiation.cc:399] Waiting for connection header
06:54:43.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.151851 (+    37us) server_negotiation.cc:407] Connection header received
06:54:43.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.151929 (+    78us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
06:54:43.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.151936 (+     7us) server_negotiation.cc:461] Received NEGOTIATE request from client
06:54:43.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.152167 (+   231us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
06:54:43.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.152354 (+   187us) server_negotiation.cc:226] Negotiated authn=SASL
06:54:43.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.154274 (+  1920us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
06:54:43.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.155386 (+  1112us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
06:54:43.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.156692 (+  1306us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
06:54:43.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.157300 (+   608us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
06:54:43.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.157440 (+   140us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
06:54:43.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.162182 (+  4742us) server_negotiation.cc:365] Received SASL_INITIATE NegotiatePB request
06:54:43.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.162194 (+    12us) server_negotiation.cc:881] Received SASL_INITIATE request from client
06:54:43.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.162210 (+    16us) server_negotiation.cc:892] Client requested to use mechanism: GSSAPI
06:54:43.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.162244 (+    34us) server_negotiation.cc:922] calling sasl_server_start()
06:54:43.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.165162 (+  2918us) server_negotiation.cc:377] Sending SASL_CHALLENGE NegotiatePB response
06:54:43.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.166040 (+   878us) server_negotiation.cc:365] Received SASL_RESPONSE NegotiatePB request
06:54:43.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.166047 (+     7us) server_negotiation.cc:956] Received SASL_RESPONSE request from client
06:54:43.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.166050 (+     3us) server_negotiation.cc:967] calling sasl_server_step()
06:54:43.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.166171 (+   121us) server_negotiation.cc:377] Sending SASL_CHALLENGE NegotiatePB response
06:54:43.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.166695 (+   524us) server_negotiation.cc:365] Received SASL_RESPONSE NegotiatePB request
06:54:43.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.166699 (+     4us) server_negotiation.cc:956] Received SASL_RESPONSE request from client
06:54:43.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.166701 (+     2us) server_negotiation.cc:967] calling sasl_server_step()
06:54:43.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.167068 (+   367us) server_negotiation.cc:377] Sending SASL_SUCCESS NegotiatePB response
06:54:43.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.167302 (+   234us) server_negotiation.cc:1035] Waiting for connection context
06:54:43.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.167688 (+   386us) server_negotiation.cc:299] Negotiation successful
06:54:43.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.167928 (+   240us) negotiation.cc:327] Negotiation complete: OK
06:54:43.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":6034,"thread_start_us":5454,"threads_started":1}
06:54:43.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:43.169894 25000 generic_service.cc:196] Checking for leaks (request via RPC)
06:54:43.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:43.255327 24648 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taski9gfkZ/build/asan/bin/kudu with pid 24825
06:54:43.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:43.284109 24713 connection.cc:535] server connection from 127.24.18.1:53459 recv error: Network error: failed to read from TLS socket (remote: 127.24.18.1:53459): Connection reset by peer (error 104)
06:54:43.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:43.284129 24660 connection.cc:535] client connection to 127.24.18.1:37199 recv error: Network error: failed to read from TLS socket (remote: 127.24.18.1:37199): Connection reset by peer (error 104)
06:54:43.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:43.284365 24648 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taski9gfkZ/build/asan/bin/kudu pid 25014
06:54:43.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Aug 12 06:54:43 dist-test-slave-tk9z krb5kdc[24666](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1786517680, etypes {rep=17 tkt=17 ses=17}, test-admin@KRBTEST.COM for kudu/127.24.18.2@KRBTEST.COM
06:54:43.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:43.302605 25428 negotiation.cc:339] RPC negotiation tracing enabled. Trace:
06:54:43.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.285596 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:46302 (local address 127.24.18.2:45291)
06:54:43.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.286220 (+   624us) server_negotiation.cc:206] Beginning negotiation
06:54:43.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.286228 (+     8us) server_negotiation.cc:399] Waiting for connection header
06:54:43.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.286252 (+    24us) server_negotiation.cc:407] Connection header received
06:54:43.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.286314 (+    62us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
06:54:43.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.286321 (+     7us) server_negotiation.cc:461] Received NEGOTIATE request from client
06:54:43.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.286615 (+   294us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
06:54:43.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.286796 (+   181us) server_negotiation.cc:226] Negotiated authn=SASL
06:54:43.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.288095 (+  1299us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
06:54:43.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.289184 (+  1089us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
06:54:43.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.290622 (+  1438us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
06:54:43.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.291228 (+   606us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
06:54:43.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.291375 (+   147us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
06:54:43.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.296244 (+  4869us) server_negotiation.cc:365] Received SASL_INITIATE NegotiatePB request
06:54:43.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.296258 (+    14us) server_negotiation.cc:881] Received SASL_INITIATE request from client
06:54:43.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.296276 (+    18us) server_negotiation.cc:892] Client requested to use mechanism: GSSAPI
06:54:43.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.296315 (+    39us) server_negotiation.cc:922] calling sasl_server_start()
06:54:43.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.299473 (+  3158us) server_negotiation.cc:377] Sending SASL_CHALLENGE NegotiatePB response
06:54:43.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.300276 (+   803us) server_negotiation.cc:365] Received SASL_RESPONSE NegotiatePB request
06:54:43.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.300285 (+     9us) server_negotiation.cc:956] Received SASL_RESPONSE request from client
06:54:43.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.300287 (+     2us) server_negotiation.cc:967] calling sasl_server_step()
06:54:43.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.300425 (+   138us) server_negotiation.cc:377] Sending SASL_CHALLENGE NegotiatePB response
06:54:43.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.300893 (+   468us) server_negotiation.cc:365] Received SASL_RESPONSE NegotiatePB request
06:54:43.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.300897 (+     4us) server_negotiation.cc:956] Received SASL_RESPONSE request from client
06:54:43.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.300900 (+     3us) server_negotiation.cc:967] calling sasl_server_step()
06:54:43.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.301251 (+   351us) server_negotiation.cc:377] Sending SASL_SUCCESS NegotiatePB response
06:54:43.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.301604 (+   353us) server_negotiation.cc:1035] Waiting for connection context
06:54:43.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.301972 (+   368us) server_negotiation.cc:299] Negotiation successful
06:54:43.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.302199 (+   227us) negotiation.cc:327] Negotiation complete: OK
06:54:43.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":498,"thread_start_us":395,"threads_started":1}
06:54:43.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:43.304105 25207 generic_service.cc:196] Checking for leaks (request via RPC)
06:54:43.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:43.386763 25214 heartbeater.cc:503] Master 127.24.18.62:36085 was elected leader, sending a full tablet report...
06:54:43.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:43.388433 24648 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taski9gfkZ/build/asan/bin/kudu with pid 25014
06:54:43.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:43.409240 24713 connection.cc:535] server connection from 127.24.18.2:39583 recv error: Network error: failed to read from TLS socket (remote: unknown): Connection reset by peer (error 104)
06:54:43.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:43.409282 24660 connection.cc:535] client connection to 127.24.18.2:45291 recv error: Network error: failed to read from TLS socket (remote: 127.24.18.2:45291): Connection reset by peer (error 104)
06:54:43.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:43.409595 24648 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taski9gfkZ/build/asan/bin/kudu pid 25223
06:54:43.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:43.409659 24713 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
06:54:43.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Aug 12 06:54:43 dist-test-slave-tk9z krb5kdc[24666](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1786517680, etypes {rep=17 tkt=17 ses=17}, test-admin@KRBTEST.COM for kudu/127.24.18.3@KRBTEST.COM
06:54:43.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:43.429330 25433 negotiation.cc:339] RPC negotiation tracing enabled. Trace:
06:54:43.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.410773 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:46094 (local address 127.24.18.3:40979)
06:54:43.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.411442 (+   669us) server_negotiation.cc:206] Beginning negotiation
06:54:43.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.411449 (+     7us) server_negotiation.cc:399] Waiting for connection header
06:54:43.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.411477 (+    28us) server_negotiation.cc:407] Connection header received
06:54:43.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.411564 (+    87us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
06:54:43.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.411571 (+     7us) server_negotiation.cc:461] Received NEGOTIATE request from client
06:54:43.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.411795 (+   224us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
06:54:43.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.411953 (+   158us) server_negotiation.cc:226] Negotiated authn=SASL
06:54:43.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.413917 (+  1964us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
06:54:43.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.415251 (+  1334us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
06:54:43.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.417111 (+  1860us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
06:54:43.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.417752 (+   641us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
06:54:43.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.417871 (+   119us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
06:54:43.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.422542 (+  4671us) server_negotiation.cc:365] Received SASL_INITIATE NegotiatePB request
06:54:43.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.422556 (+    14us) server_negotiation.cc:881] Received SASL_INITIATE request from client
06:54:43.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.422572 (+    16us) server_negotiation.cc:892] Client requested to use mechanism: GSSAPI
06:54:43.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.422611 (+    39us) server_negotiation.cc:922] calling sasl_server_start()
06:54:43.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.425883 (+  3272us) server_negotiation.cc:377] Sending SASL_CHALLENGE NegotiatePB response
06:54:43.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.426870 (+   987us) server_negotiation.cc:365] Received SASL_RESPONSE NegotiatePB request
06:54:43.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.426879 (+     9us) server_negotiation.cc:956] Received SASL_RESPONSE request from client
06:54:43.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.426882 (+     3us) server_negotiation.cc:967] calling sasl_server_step()
06:54:43.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.427029 (+   147us) server_negotiation.cc:377] Sending SASL_CHALLENGE NegotiatePB response
06:54:43.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.427542 (+   513us) server_negotiation.cc:365] Received SASL_RESPONSE NegotiatePB request
06:54:43.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.427546 (+     4us) server_negotiation.cc:956] Received SASL_RESPONSE request from client
06:54:43.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.427548 (+     2us) server_negotiation.cc:967] calling sasl_server_step()
06:54:43.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.427947 (+   399us) server_negotiation.cc:377] Sending SASL_SUCCESS NegotiatePB response
06:54:43.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.428339 (+   392us) server_negotiation.cc:1035] Waiting for connection context
06:54:43.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.428727 (+   388us) server_negotiation.cc:299] Negotiation successful
06:54:43.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:54:43.428977 (+   250us) negotiation.cc:327] Negotiation complete: OK
06:54:43.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":502,"thread_start_us":352,"threads_started":1}
06:54:43.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:43.431169 25404 generic_service.cc:196] Checking for leaks (request via RPC)
06:54:43.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:43.514972 24648 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taski9gfkZ/build/asan/bin/kudu with pid 25223
06:54:43.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:43.543159 24660 connection.cc:535] client connection to 127.24.18.3:40979 recv error: Network error: failed to read from TLS socket (remote: 127.24.18.3:40979): Connection reset by peer (error 104)
06:54:43.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:43.543152 24716 connection.cc:535] server connection from 127.24.18.3:53855 recv error: Network error: failed to read from TLS socket (remote: 127.24.18.3:53855): Connection reset by peer (error 104)
06:54:43.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:43.543313 24648 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taski9gfkZ/build/asan/bin/kudu pid 24690
06:54:43.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:43.544675 24776 generic_service.cc:196] Checking for leaks (request via RPC)
06:54:43.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:54:43.650341 24648 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taski9gfkZ/build/asan/bin/kudu with pid 24690
06:54:43.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:54:43.678651 24660 connection.cc:535] client connection to 127.24.18.62:36085 recv error: Network error: failed to read from TLS socket (remote: 127.24.18.62:36085): Connection reset by peer (error 104)
06:54:43.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:54:43Z chronyd exiting

Time: 9.128

OK (1 test)

