-
-
Save thumbot/b9fc2fce8f3a2fe5b7b005881b9aba06 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
./rebar get-deps | |
==> goldrush (get-deps) | |
==> lager (get-deps) | |
==> rand_compat (get-deps) | |
==> basho_stats (get-deps) | |
==> cluster_info (get-deps) | |
==> getopt (get-deps) | |
WARN: Missing plugins: [rebar3_hex] | |
==> neotoma (get-deps) | |
==> cuttlefish (get-deps) | |
==> riak_sysmon (get-deps) | |
==> eleveldb (get-deps) | |
==> riak_ensemble (get-deps) | |
==> pbkdf2 (get-deps) | |
==> edown (get-deps) | |
==> parse_trans (get-deps) | |
==> bear (get-deps) | |
==> meck (get-deps) | |
==> folsom (get-deps) | |
==> setup (get-deps) | |
==> src (get-deps) | |
==> exometer_core (get-deps) | |
==> clique (get-deps) | |
==> develop.1c3d0df.feature_riak-2559_worker-pool-replacement.5fbc219 (get-deps) | |
./rebar compile | |
==> goldrush (compile) | |
==> lager (compile) | |
==> rand_compat (compile) | |
==> basho_stats (compile) | |
==> cluster_info (compile) | |
==> getopt (compile) | |
WARN: Missing plugins: [rebar3_hex] | |
==> neotoma (compile) | |
==> cuttlefish (compile) | |
==> getopt (escriptize) | |
==> goldrush (escriptize) | |
==> lager (escriptize) | |
==> neotoma (escriptize) | |
==> cuttlefish (escriptize) | |
==> riak_sysmon (compile) | |
==> eleveldb (compile) | |
make[1]: Entering directory `/tmp/thumbs/develop.1c3d0df.feature_riak-2559_worker-pool-replacement.5fbc219/deps/eleveldb/c_src/leveldb' | |
make[1]: Nothing to be done for `all'. | |
make[1]: Leaving directory `/tmp/thumbs/develop.1c3d0df.feature_riak-2559_worker-pool-replacement.5fbc219/deps/eleveldb/c_src/leveldb' | |
make[1]: Entering directory `/tmp/thumbs/develop.1c3d0df.feature_riak-2559_worker-pool-replacement.5fbc219/deps/eleveldb/c_src/leveldb' | |
make[1]: Nothing to be done for `tools'. | |
make[1]: Leaving directory `/tmp/thumbs/develop.1c3d0df.feature_riak-2559_worker-pool-replacement.5fbc219/deps/eleveldb/c_src/leveldb' | |
==> riak_ensemble (compile) | |
==> pbkdf2 (compile) | |
==> edown (compile) | |
==> parse_trans (compile) | |
==> bear (compile) | |
==> meck (compile) | |
==> folsom (compile) | |
==> setup (compile) | |
==> edown (escriptize) | |
==> setup (escriptize) | |
==> src (compile) | |
==> exometer_core (compile) | |
==> clique (compile) | |
==> develop.1c3d0df.feature_riak-2559_worker-pool-replacement.5fbc219 (compile) | |
./rebar ct skip_deps=true | |
WARN: Missing plugins: [rebar3_hex] | |
WARN: Ignoring sub_dirs for /tmp/thumbs/develop.1c3d0df.feature_riak-2559_worker-pool-replacement.5fbc219/deps/exometer_core | |
==> develop.1c3d0df.feature_riak-2559_worker-pool-replacement.5fbc219 (ct) | |
WARN: test directory present, but no common_test SUITES - skipping | |
./rebar eunit skip_deps=true | |
WARN: Missing plugins: [rebar3_hex] | |
WARN: Ignoring sub_dirs for /tmp/thumbs/develop.1c3d0df.feature_riak-2559_worker-pool-replacement.5fbc219/deps/exometer_core | |
==> develop.1c3d0df.feature_riak-2559_worker-pool-replacement.5fbc219 (eunit) | |
Compiled src/gen_nb_server.erl | |
Compiled src/riak_core_broadcast_handler.erl | |
Compiled src/riak_core_stat_xform.erl | |
Compiled src/riak_core_vnode_worker.erl | |
Compiled src/riak_core_gen_server.erl | |
Compiled src/riak_core_broadcast.erl | |
Compiled src/riak_core_vnode_worker_pool.erl | |
Compiled src/chash.erl | |
Compiled src/riak_core_format.erl | |
Compiled src/riak_core_job_sup.erl | |
Compiled src/riak_core_dist_mon.erl | |
Compiled src/riak_core_ring_manager.erl | |
Compiled src/riak_core_handoff_sender_sup.erl | |
Compiled src/chashbin.erl | |
Compiled src/riak_core_vnode_proxy.erl | |
Compiled src/riak_core_status.erl | |
Compiled src/riak_core_repair.erl | |
Compiled src/riak_core_metadata_exchange_fsm.erl | |
Compiled src/riak_core_vnode_manager.erl | |
Compiled src/riak_core_claim_sim.erl | |
Compiled src/riak_core_mochiglobal.erl | |
Compiled src/dvvset.erl | |
Compiled src/riak_core_bg_manager.erl | |
Compiled src/riak_core_node_watcher.erl | |
Compiled src/riak_core_bucket.erl | |
Compiled src/riak_core_dtrace.erl | |
Compiled src/vclock.erl | |
Compiled src/riak_core_tracer.erl | |
Compiled src/riak_core_vnode_sup.erl | |
Compiled src/riak_core_test_util.erl | |
Compiled src/riak_core_stat.erl | |
Compiled src/riak_core_sup.erl | |
Compiled src/riak_core_handoff_sup.erl | |
Compiled src/riak_core_nodeid.erl | |
Compiled src/riak_core_vnode_proxy_sup.erl | |
Compiled src/riak_core_handoff_listener.erl | |
Compiled src/riak_core_cli_registry.erl | |
Compiled src/riak_core_app.erl | |
Compiled src/riak_core_tcp_mon.erl | |
Compiled src/riak_core_stat_calc_sup.erl | |
Compiled src/riak_core_ring.erl | |
QuickCheck warning: cannot import shuffle/1 because of conflicting definition. | |
Compiled src/riak_core_ring_util.erl | |
Compiled src/riak_core_console_table.erl | |
Compiled src/riak_core_cinfo_core.erl | |
Compiled src/riak_core_util.erl | |
Compiled src/riak_core_cluster_cli.erl | |
Compiled src/riak_core_net_ticktime.erl | |
Compiled src/riak_core_coverage_plan.erl | |
Compiled src/riak_core_send_msg.erl | |
Compiled src/riak_core_throttle.erl | |
Compiled src/hashtree.erl | |
Compiled src/hashtree_tree.erl | |
Compiled src/riak_core_metadata.erl | |
Compiled src/riak_core_vnode_master.erl | |
Compiled src/riak_core_stat_q.erl | |
Compiled src/riak_core_job_runner.erl | |
Compiled src/riak_core_table_owner.erl | |
Compiled src/process_proxy.erl | |
Compiled src/riak_core_claim_util.erl | |
Compiled src/riak_core_job_manager.erl | |
Compiled src/riak_core_ring_handler.erl | |
Compiled src/riak_core_exo_monitor.erl | |
Compiled src/riak_core_stat_calc_proc.erl | |
Compiled src/riak_core_job_service.erl | |
Compiled src/riak_core_metadata_object.erl | |
Compiled src/riak_core_eventhandler_sup.erl | |
Compiled src/riak_core_handoff_listener_sup.erl | |
Compiled src/riak_core_console.erl | |
Compiled src/riak_core_pw_auth.erl | |
Compiled src/riak_core_sysmon_minder.erl | |
Compiled src/riak_core_stat_sup.erl | |
Compiled src/riak_core_node_watcher_events.erl | |
Compiled src/app_helper.erl | |
Compiled src/riak_core_sysmon_handler.erl | |
Compiled src/riak_core_handoff_cli.erl | |
Compiled src/riak_core_metadata_manager.erl | |
Compiled src/riak_core_bucket_props.erl | |
Compiled src/riak_core_metadata_hashtree.erl | |
Compiled src/bloom.erl | |
Compiled src/riak_core_handoff_sender.erl | |
Compiled src/riak_core_job.erl | |
Compiled src/riak_core_handoff_status.erl | |
Compiled src/riak_core_ring_events.erl | |
Compiled src/riak_core_gossip.erl | |
Compiled src/riak_core_coverage_fsm.erl | |
Compiled src/riak_core_ssl_util.erl | |
Compiled src/riak_core_claimant.erl | |
Compiled src/riak_core_stats_sup.erl | |
Compiled src/riak_core_bucket_type.erl | |
Compiled src/riak_core_handoff_receiver.erl | |
Compiled src/riak_core_handoff_receiver_sup.erl | |
Compiled src/riak_core_security.erl | |
Compiled src/riak_core_handoff_manager.erl | |
Compiled src/riak_core_new_claim.erl | |
Compiled src/riak_core_claim.erl | |
Compiled src/riak_core_stat_cache.erl | |
Compiled src/riak_core_vnode.erl | |
Compiled src/riak_core.erl | |
Compiled src/riak_core_apl.erl | |
Compiled src/riak_core_eventhandler_guard.erl | |
Compiled src/riak_core_capability.erl | |
Compiled src/riak_core_base64url.erl | |
Compiled src/riak_core_priority_queue.erl | |
Compiled test/mock_vnode.erl | |
Compiled test/vclock_qc.erl | |
Compiled test/chash_eqc.erl | |
Compiled test/jobs_test_util.erl | |
Compiled test/bucket_eqc_utils.erl | |
Compiled test/claim_simulation.erl | |
Compiled test/bg_manager_tests.erl | |
Compiled test/riak_core_capability_tests.erl | |
Compiled test/riak_core_base64url_tests.erl | |
Compiled test/worker_pool_pulse.erl | |
Compiled test/riak_core_schema_tests.erl | |
Compiled test/riak_core_security_tests.erl | |
Compiled test/node_watcher_qc.erl | |
Compiled test/bg_manager_eqc.erl | |
Compiled test/riak_core_ring_eqc.erl | |
Compiled test/riak_core_throttle_tests.erl | |
Compiled test/core_vnode_eqc.erl | |
Compiled test/btypes_eqc.erl | |
Compiled test/hashtree_eqc.erl | |
Compiled test/riak_core_jobs_tests.erl | |
Compiled test/test_guarded_event_handler.erl | |
Compiled test/bprops_eqc.erl | |
Compiled test/new_cluster_membership_model_eqc.erl | |
Compiled test/bucket_fixup_test.erl | |
Compiled test/worker_pool_test.erl | |
Compiled test/sync_command_test.erl | |
======================== EUnit ======================== | |
module 'riak_core_pw_auth' | |
module 'gen_nb_server' | |
btypes_eqc:45: btypes_test_ (module 'btypes_eqc')......................................................................................... | |
Time limit reached: 50.0 seconds. | |
OK, passed 86 tests | |
26.7% {btypes_eqc,activate_type,1} | |
26.3% {btypes_eqc,create_type,2} | |
10.3% {btypes_eqc,get_type,1} | |
9.7% {btypes_eqc,set_bucket,2} | |
9.7% {btypes_eqc,fold,0} | |
9.4% {btypes_eqc,update_type,2} | |
8.1% {btypes_eqc,type_status,1} | |
[51.032 s] ok | |
module 'chash_eqc' | |
chash_eqc:57: eqc_test_..................................................... | |
OK, passed 50 tests | |
[2.909 s] ok | |
[done in 2.912 s] | |
module 'riak_core_console_table' | |
module 'riak_core_handoff_status' | |
module 'riak_core_job_service' | |
module 'riak_core_coverage_fsm' | |
module 'dvvset' | |
dvvset: join_test...ok | |
dvvset: update_test...ok | |
dvvset: sync_test...ok | |
dvvset: syn_update_test...ok | |
dvvset: event_test...ok | |
dvvset: lww_last_test...ok | |
dvvset: reconcile_test...ok | |
dvvset: less_test...ok | |
dvvset: equal_test...ok | |
dvvset: size_test...ok | |
dvvset: ids_values_test...ok | |
dvvset: map_test...ok | |
[done in 0.042 s] | |
module 'riak_core_vnode_proxy' | |
riak_core_vnode_proxy: overload_test_ (should not discard in normal operation)...[0.075 s] ok | |
riak_core_vnode_proxy: overload_test_ (should discard during overflow)...[7.605 s] ok | |
riak_core_vnode_proxy: overload_test_ (should tolerate slow vnodes)...[7.434 s] ok | |
[done in 17.724 s] | |
module 'chash' | |
chash: update_test...ok | |
chash: contains_test...ok | |
chash: max_n_test...ok | |
chash: simple_size_test...ok | |
chash: successors_length_test...ok | |
chash: inverse_pred_test...ok | |
chash: merge_test...ok | |
[done in 0.021 s] | |
module 'riak_core_handoff_receiver_sup' | |
module 'riak_core_vnode_worker_pool' | |
module 'riak_core_util' | |
riak_core_util: moment_test...ok | |
riak_core_util: clientid_uniqueness_test...[0.036 s] ok | |
riak_core_util: build_tree_test...ok | |
riak_core_util:957: multi_keydelete_test_...ok | |
riak_core_util:966: compose_test_...ok | |
riak_core_util: pmap_test_...ok | |
riak_core_util: bounded_pmap_test_...ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.004 s] ok | |
riak_core_util: bounded_pmap_test_...[0.006 s] ok | |
riak_core_util: bounded_pmap_test_...[0.008 s] ok | |
riak_core_util: bounded_pmap_test_...[0.010 s] ok | |
riak_core_util: bounded_pmap_test_...[0.012 s] ok | |
riak_core_util: bounded_pmap_test_...[0.014 s] ok | |
riak_core_util: bounded_pmap_test_...[0.016 s] ok | |
riak_core_util: bounded_pmap_test_...[0.018 s] ok | |
riak_core_util: bounded_pmap_test_...[0.020 s] ok | |
riak_core_util: bounded_pmap_test_...ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.004 s] ok | |
riak_core_util: bounded_pmap_test_...[0.004 s] ok | |
riak_core_util: bounded_pmap_test_...[0.006 s] ok | |
riak_core_util: bounded_pmap_test_...[0.006 s] ok | |
riak_core_util: bounded_pmap_test_...[0.008 s] ok | |
riak_core_util: bounded_pmap_test_...[0.008 s] ok | |
riak_core_util: bounded_pmap_test_...[0.010 s] ok | |
riak_core_util: bounded_pmap_test_...[0.010 s] ok | |
riak_core_util: bounded_pmap_test_...ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.004 s] ok | |
riak_core_util: bounded_pmap_test_...[0.004 s] ok | |
riak_core_util: bounded_pmap_test_...[0.004 s] ok | |
riak_core_util: bounded_pmap_test_...[0.006 s] ok | |
riak_core_util: bounded_pmap_test_...[0.006 s] ok | |
riak_core_util: bounded_pmap_test_...[0.006 s] ok | |
riak_core_util: bounded_pmap_test_...[0.008 s] ok | |
riak_core_util: bounded_pmap_test_...ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.004 s] ok | |
riak_core_util: bounded_pmap_test_...[0.004 s] ok | |
riak_core_util: bounded_pmap_test_...[0.004 s] ok | |
riak_core_util: bounded_pmap_test_...[0.004 s] ok | |
riak_core_util: bounded_pmap_test_...[0.006 s] ok | |
riak_core_util: bounded_pmap_test_...[0.006 s] ok | |
riak_core_util: bounded_pmap_test_...ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.004 s] ok | |
riak_core_util: bounded_pmap_test_...[0.004 s] ok | |
riak_core_util: bounded_pmap_test_...[0.004 s] ok | |
riak_core_util: bounded_pmap_test_...[0.004 s] ok | |
riak_core_util: bounded_pmap_test_...[0.004 s] ok | |
riak_core_util: bounded_pmap_test_...ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.004 s] ok | |
riak_core_util: bounded_pmap_test_...[0.004 s] ok | |
riak_core_util: bounded_pmap_test_...[0.004 s] ok | |
riak_core_util: bounded_pmap_test_...[0.004 s] ok | |
riak_core_util: bounded_pmap_test_...ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.004 s] ok | |
riak_core_util: bounded_pmap_test_...[0.004 s] ok | |
riak_core_util: bounded_pmap_test_...[0.004 s] ok | |
riak_core_util: bounded_pmap_test_...ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.004 s] ok | |
riak_core_util: bounded_pmap_test_...[0.004 s] ok | |
riak_core_util: bounded_pmap_test_...ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.004 s] ok | |
riak_core_util: bounded_pmap_test_...ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: bounded_pmap_test_...[0.002 s] ok | |
riak_core_util: make_fold_req_test_...[0.206 s] ok | |
riak_core_util: proxy_spawn_test...[1.001 s] ok | |
riak_core_util: count_test...[0.010 s] ok | |
[done in 3.112 s] | |
module 'riak_core_new_claim' | |
module 'riak_core_exo_monitor' | |
module 'riak_core_handoff_sender' | |
module 'riak_core_bg_manager' | |
module 'riak_core_tracer' | |
module 'riak_core_handoff_listener' | |
module 'riak_core_cinfo_core' | |
module 'riak_core_console' | |
module 'riak_core_test_util' | |
module 'riak_core_stat' | |
riak_core_stat: vnodeq_aggregate_empty_test...ok | |
riak_core_stat: vnodeq_aggregate_odd1_test...ok | |
riak_core_stat: vnodeq_aggregate_odd3_test...ok | |
riak_core_stat: vnodeq_aggregate_odd5_test...ok | |
riak_core_stat: vnodeq_aggregate_even2_test...ok | |
riak_core_stat: vnodeq_aggregate_even4_test...ok | |
[done in 0.022 s] | |
module 'bucket_fixup_test' | |
bucket_fixup_test: fixup_test_...[0.004 s] ok | |
bucket_fixup_test: fixup_test_...[0.005 s] ok | |
bucket_fixup_test: fixup_test_...[0.007 s] ok | |
bucket_fixup_test: fixup_test_...[0.005 s] ok | |
bucket_fixup_test: fixup_test_...[0.004 s] ok | |
bucket_fixup_test: fixup_test_...[0.039 s] ok | |
bucket_fixup_test:93: load_test_...[0.073 s] ok | |
[done in 0.216 s] | |
module 'riak_core_metadata_hashtree' | |
module 'riak_core_stat_q' | |
module 'riak_core_status' | |
module 'riak_core_security' | |
module 'riak_core_security_tests' | |
riak_core_security_tests: security_test_ (find_user)...[0.037 s] ok | |
riak_core_security_tests: security_test_ (test_find_bucket_grants)...[0.113 s] ok | |
riak_core_security_tests: security_test_ (find_one_user_by_metadata)...[0.010 s] ok | |
riak_core_security_tests: security_test_ (find_unique_user_by_metadata)...[0.042 s] ok | |
riak_core_security_tests: security_test_ (trust auth works)...[0.442 s] ok | |
riak_core_security_tests: security_test_ (password auth works)...[1.340 s] ok | |
riak_core_security_tests: security_test_ (user grant/revoke on type/bucket works)...[1.238 s] ok | |
riak_core_security_tests: security_test_ (group grant/revoke on type/bucket works)...[0.663 s] ok | |
riak_core_security_tests: security_test_ (all grant/revoke on type/bucket works)...[0.630 s] ok | |
riak_core_security_tests: security_test_ (groups can be members of groups and inherit permissions from them)...[0.672 s] ok | |
riak_core_security_tests: security_test_ (user/group disambiguation)...[0.817 s] ok | |
riak_core_security_tests: security_test_ (Expected user/group errors)...[0.056 s] ok | |
[done in 7.735 s] | |
[done in 7.735 s] | |
module 'riak_core_job_sup' | |
riak_core_job_sup: runner_test_...ok | |
[done in 0.003 s] | |
module 'riak_core_sysmon_handler' | |
module 'riak_core_ring_events' | |
module 'riak_core_app' | |
riak_core_mochiglobal: get_put_delete_test (module 'riak_core_mochiglobal')...[0.124 s] ok | |
module 'core_vnode_eqc' | |
13:38:04.634 [info] Application lager started on node nonode@nohost | |
core_vnode_eqc:64: simple_test_...13:38:04.714 [error] CRASH REPORT Process <0.6619.0> with 0 neighbours exited with reason: bad return value: {{exometer_core_app,start_phase,[preset_defaults,normal,[]]},{'EXIT',{{cannot_get_priv_dir,riak_core},[{setup,priv_dir,1,[{file,"src/setup.erl"},{line,203}]},{setup,'-private_env/1-lc$^0/1-0-',2,[{file,"src/setup.erl"},{line,167}]},{setup,'-private_env/1-lc$^0/1-0-',2,[{file,"src/setup.erl"},{line,167}]},{setup,'-find_env_vars/1-fun-0-',3,[{file,"src/setup.erl"},{line,145}]},{lists,flatmap,2,[{file,"lists.erl"},{line,1235}]},{lists,flatmap,2,[{file,"lists.erl"},{line,1235}]},{exometer_admin,...},...]}}} in application_master:init/4 line 133 | |
13:38:04.715 [info] Application exometer_core exited with reason: bad return value: {{exometer_core_app,start_phase,[preset_defaults,normal,[]]},{'EXIT',{{cannot_get_priv_dir,riak_core},[{setup,priv_dir,1,[{file,"src/setup.erl"},{line,203}]},{setup,'-private_env/1-lc$^0/1-0-',2,[{file,"src/setup.erl"},{line,167}]},{setup,'-private_env/1-lc$^0/1-0-',2,[{file,"src/setup.erl"},{line,167}]},{setup,'-find_env_vars/1-fun-0-',3,[{file,"src/setup.erl"},{line,145}]},{lists,flatmap,2,[{file,"lists.erl"},{line,1235}]},{lists,flatmap,2,[{file,"lists.erl"},{line,1235}]},{exometer_admin,...},...]}}} | |
13:38:04.976 [error] gen_server <0.6671.0> terminated with reason: bad return value: deliberate_async_crash | |
13:38:04.976 [error] CRASH REPORT Process <0.6671.0> with 0 neighbours exited with reason: bad return value: deliberate_async_crash in gen_server:terminate/6 line 744 | |
13:38:04.976 [error] Supervisor riak_core_job_sup had child job_runner started with {riak_core_job_runner,start_link,undefined} at <0.6671.0> exit with reason bad return value: deliberate_async_crash in context child_terminated | |
.13:38:06.376 [error] gen_fsm <0.6668.0> in state active terminated with reason: killed | |
13:38:06.376 [error] CRASH REPORT Process <0.6668.0> with 1 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:38:06.376 [error] gen_fsm <0.6664.0> in state active terminated with reason: killed | |
13:38:06.376 [error] CRASH REPORT Process <0.6664.0> with 1 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:38:06.880 [error] gen_fsm <0.6693.0> in state active terminated with reason: killed | |
13:38:06.880 [error] CRASH REPORT Process <0.6693.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:38:07.385 [error] gen_fsm <0.6703.0> in state active terminated with reason: killed | |
13:38:07.385 [error] CRASH REPORT Process <0.6703.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:38:07.888 [error] gen_fsm <0.6714.0> in state active terminated with reason: killed | |
13:38:07.888 [error] CRASH REPORT Process <0.6714.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:38:14.161 [error] gen_server <0.6677.0> terminated with reason: bad return value: deliberate_async_crash | |
13:38:14.161 [error] CRASH REPORT Process <0.6677.0> with 0 neighbours exited with reason: bad return value: deliberate_async_crash in gen_server:terminate/6 line 744 | |
13:38:14.161 [error] Supervisor riak_core_job_sup had child job_runner started with {riak_core_job_runner,start_link,undefined} at <0.6677.0> exit with reason bad return value: deliberate_async_crash in context child_terminated | |
13:38:14.730 [info] Waiting for application undefined to start (0 seconds). | |
.13:38:15.665 [error] gen_fsm <0.6739.0> in state active terminated with reason: killed | |
13:38:15.665 [error] CRASH REPORT Process <0.6739.0> with 1 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:38:15.665 [error] gen_fsm <0.6755.0> in state active terminated with reason: killed | |
13:38:15.665 [error] gen_fsm <0.6752.0> in state active terminated with reason: killed | |
13:38:15.665 [error] CRASH REPORT Process <0.6755.0> with 1 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:38:15.665 [error] CRASH REPORT Process <0.6752.0> with 1 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
..13:38:19.551 [error] gen_fsm <0.6793.0> in state active terminated with reason: killed | |
13:38:19.551 [error] CRASH REPORT Process <0.6793.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:38:20.179 [error] gen_fsm <0.6807.0> in state active terminated with reason: killed | |
13:38:20.179 [error] gen_fsm <0.6809.0> in state active terminated with reason: killed | |
13:38:20.179 [error] CRASH REPORT Process <0.6809.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:38:20.179 [error] CRASH REPORT Process <0.6807.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:38:20.179 [error] gen_fsm <0.6805.0> in state active terminated with reason: killed | |
13:38:20.179 [error] CRASH REPORT Process <0.6805.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:38:20.179 [error] gen_fsm <0.6816.0> in state active terminated with reason: killed | |
13:38:20.179 [error] CRASH REPORT Process <0.6816.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:38:20.689 [error] gen_fsm <0.6826.0> in state active terminated with reason: killed | |
13:38:20.689 [error] gen_fsm <0.6828.0> in state active terminated with reason: killed | |
13:38:20.689 [error] CRASH REPORT Process <0.6826.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:38:20.689 [error] CRASH REPORT Process <0.6828.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
..13:38:26.965 [error] gen_fsm <0.6858.0> in state active terminated with reason: killed | |
13:38:26.965 [error] CRASH REPORT Process <0.6858.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:38:26.965 [error] gen_fsm <0.6888.0> in state active terminated with reason: killed | |
13:38:26.965 [error] CRASH REPORT Process <0.6888.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:38:26.965 [error] gen_fsm <0.6872.0> in state active terminated with reason: killed | |
13:38:26.965 [error] CRASH REPORT Process <0.6872.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:38:28.079 [error] gen_fsm <0.6907.0> in state active terminated with reason: killed | |
13:38:28.079 [error] CRASH REPORT Process <0.6907.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:38:28.079 [error] gen_fsm <0.6905.0> in state active terminated with reason: killed | |
13:38:28.079 [error] CRASH REPORT Process <0.6905.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
..13:38:29.086 [error] gen_fsm <0.6923.0> in state active terminated with reason: killed | |
13:38:29.086 [error] gen_fsm <0.6926.0> in state active terminated with reason: killed | |
13:38:29.086 [error] CRASH REPORT Process <0.6923.0> with 1 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:38:29.086 [error] CRASH REPORT Process <0.6926.0> with 1 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
..13:38:30.705 [error] gen_fsm <0.6952.0> in state active terminated with reason: killed | |
13:38:30.705 [error] CRASH REPORT Process <0.6952.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:38:31.247 [error] gen_fsm <0.6964.0> in state active terminated with reason: killed | |
13:38:31.247 [error] CRASH REPORT Process <0.6964.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:38:31.878 [error] gen_fsm <0.6976.0> in state active terminated with reason: killed | |
13:38:31.878 [error] CRASH REPORT Process <0.6976.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:38:31.878 [error] gen_fsm <0.6974.0> in state active terminated with reason: killed | |
13:38:31.878 [error] CRASH REPORT Process <0.6974.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:38:32.387 [error] gen_fsm <0.6990.0> in state active terminated with reason: killed | |
13:38:32.387 [error] CRASH REPORT Process <0.6990.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:38:33.897 [error] gen_fsm <0.7003.0> in state active terminated with reason: killed | |
13:38:33.897 [error] CRASH REPORT Process <0.7003.0> with 1 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
..13:38:35.552 [error] gen_fsm <0.7028.0> in state active terminated with reason: killed | |
13:38:35.552 [error] gen_fsm <0.7032.0> in state active terminated with reason: killed | |
13:38:35.552 [error] CRASH REPORT Process <0.7032.0> with 1 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:38:35.552 [error] CRASH REPORT Process <0.7028.0> with 1 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:38:36.185 [error] gen_fsm <0.7043.0> in state active terminated with reason: killed | |
13:38:36.185 [error] CRASH REPORT Process <0.7043.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
..13:38:37.831 [error] gen_fsm <0.7071.0> in state active terminated with reason: killed | |
13:38:37.831 [error] gen_fsm <0.7077.0> in state active terminated with reason: killed | |
13:38:37.831 [error] CRASH REPORT Process <0.7071.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:38:37.831 [error] CRASH REPORT Process <0.7077.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:38:37.831 [error] gen_fsm <0.7075.0> in state active terminated with reason: killed | |
13:38:37.831 [error] CRASH REPORT Process <0.7075.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:38:38.342 [error] gen_fsm <0.7090.0> in state active terminated with reason: killed | |
13:38:38.342 [error] CRASH REPORT Process <0.7090.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
..13:38:41.225 [error] gen_fsm <0.7115.0> in state active terminated with reason: killed | |
13:38:41.225 [error] CRASH REPORT Process <0.7115.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
...13:38:43.471 [error] gen_fsm <0.7135.0> in state active terminated with reason: killed | |
13:38:43.471 [error] CRASH REPORT Process <0.7135.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:38:43.471 [error] gen_fsm <0.7142.0> in state active terminated with reason: killed | |
13:38:43.471 [error] CRASH REPORT Process <0.7142.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:38:43.471 [error] gen_fsm <0.7138.0> in state active terminated with reason: killed | |
13:38:43.471 [error] CRASH REPORT Process <0.7138.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:38:45.597 [error] gen_fsm <0.7164.0> in state active terminated with reason: killed | |
13:38:45.597 [error] CRASH REPORT Process <0.7164.0> with 1 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:38:45.597 [error] gen_fsm <0.7156.0> in state active terminated with reason: killed | |
13:38:45.597 [error] CRASH REPORT Process <0.7156.0> with 1 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:38:46.100 [error] gen_fsm <0.7175.0> in state active terminated with reason: killed | |
13:38:46.100 [error] CRASH REPORT Process <0.7175.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:38:46.607 [error] gen_fsm <0.7185.0> in state active terminated with reason: killed | |
13:38:46.607 [error] CRASH REPORT Process <0.7185.0> with 1 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:38:48.584 [error] gen_fsm <0.7209.0> in state active terminated with reason: killed | |
13:38:48.584 [error] CRASH REPORT Process <0.7209.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:38:49.246 [error] gen_fsm <0.7223.0> in state active terminated with reason: killed | |
13:38:49.246 [error] CRASH REPORT Process <0.7223.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:38:49.246 [error] gen_fsm <0.7220.0> in state active terminated with reason: killed | |
13:38:49.246 [error] CRASH REPORT Process <0.7220.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:38:49.758 [error] gen_fsm <0.7236.0> in state active terminated with reason: killed | |
13:38:49.758 [error] CRASH REPORT Process <0.7236.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:38:50.891 [error] gen_fsm <0.7250.0> in state active terminated with reason: killed | |
13:38:50.891 [error] CRASH REPORT Process <0.7250.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
...13:38:53.109 [error] gen_fsm <0.7291.0> in state active terminated with reason: killed | |
13:38:53.109 [error] CRASH REPORT Process <0.7291.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
..13:38:56.067 [error] gen_fsm <0.7380.0> in state active terminated with reason: killed | |
13:38:56.067 [error] CRASH REPORT Process <0.7380.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
...13:38:57.796 [error] gen_server <0.6682.0> terminated with reason: bad return value: deliberate_async_crash | |
13:38:57.796 [error] CRASH REPORT Process <0.6682.0> with 0 neighbours exited with reason: bad return value: deliberate_async_crash in gen_server:terminate/6 line 744 | |
13:38:57.796 [error] Supervisor riak_core_job_sup had child job_runner started with {riak_core_job_runner,start_link,undefined} at <0.6682.0> exit with reason bad return value: deliberate_async_crash in context child_terminated | |
13:38:57.797 [error] gen_server <0.6683.0> terminated with reason: bad return value: deliberate_async_crash | |
13:38:57.797 [error] CRASH REPORT Process <0.6683.0> with 0 neighbours exited with reason: bad return value: deliberate_async_crash in gen_server:terminate/6 line 744 | |
13:38:57.797 [error] Supervisor riak_core_job_sup had child job_runner started with {riak_core_job_runner,start_link,undefined} at <0.6683.0> exit with reason bad return value: deliberate_async_crash in context child_terminated | |
.13:39:00.299 [error] gen_fsm <0.7427.0> in state active terminated with reason: killed | |
13:39:00.299 [error] gen_fsm <0.7420.0> in state active terminated with reason: killed | |
13:39:00.299 [error] CRASH REPORT Process <0.7420.0> with 1 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:00.299 [error] CRASH REPORT Process <0.7427.0> with 1 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:00.299 [error] gen_fsm <0.7430.0> in state active terminated with reason: killed | |
13:39:00.299 [error] gen_fsm <0.7441.0> in state active terminated with reason: killed | |
13:39:00.299 [error] CRASH REPORT Process <0.7430.0> with 1 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:00.299 [error] CRASH REPORT Process <0.7441.0> with 1 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:39:00.923 [error] gen_fsm <0.7457.0> in state active terminated with reason: killed | |
13:39:00.923 [error] CRASH REPORT Process <0.7457.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:00.923 [error] gen_fsm <0.7453.0> in state active terminated with reason: killed | |
13:39:00.923 [error] CRASH REPORT Process <0.7453.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:39:01.447 [error] gen_fsm <0.7473.0> in state active terminated with reason: killed | |
13:39:01.447 [error] CRASH REPORT Process <0.7473.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:01.447 [error] gen_fsm <0.7469.0> in state active terminated with reason: killed | |
13:39:01.447 [error] CRASH REPORT Process <0.7469.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
..13:39:04.004 [error] gen_fsm <0.7498.0> in state active terminated with reason: killed | |
13:39:04.004 [error] gen_fsm <0.7515.0> in state active terminated with reason: killed | |
13:39:04.004 [error] CRASH REPORT Process <0.7498.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:04.004 [error] CRASH REPORT Process <0.7515.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:04.004 [error] gen_fsm <0.7509.0> in state active terminated with reason: killed | |
13:39:04.004 [error] gen_fsm <0.7494.0> in state active terminated with reason: killed | |
13:39:04.004 [error] CRASH REPORT Process <0.7509.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:04.004 [error] CRASH REPORT Process <0.7494.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:04.004 [error] gen_fsm <0.7505.0> in state active terminated with reason: killed | |
13:39:04.005 [error] CRASH REPORT Process <0.7505.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:39:04.722 [error] gen_fsm <0.7539.0> in state active terminated with reason: killed | |
13:39:04.722 [error] gen_fsm <0.7534.0> in state active terminated with reason: killed | |
13:39:04.722 [error] CRASH REPORT Process <0.7534.0> with 1 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:04.722 [error] CRASH REPORT Process <0.7539.0> with 1 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:39:05.228 [error] gen_fsm <0.7550.0> in state active terminated with reason: killed | |
13:39:05.228 [error] CRASH REPORT Process <0.7550.0> with 1 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:39:06.471 [error] gen_fsm <0.7570.0> in state active terminated with reason: killed | |
13:39:06.471 [error] CRASH REPORT Process <0.7570.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:06.471 [error] gen_fsm <0.7568.0> in state active terminated with reason: killed | |
13:39:06.471 [error] CRASH REPORT Process <0.7568.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:39:08.594 [error] gen_fsm <0.7589.0> in state active terminated with reason: killed | |
13:39:08.594 [error] CRASH REPORT Process <0.7589.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:08.594 [error] gen_fsm <0.7599.0> in state active terminated with reason: killed | |
13:39:08.594 [error] CRASH REPORT Process <0.7599.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:08.594 [error] gen_fsm <0.7595.0> in state active terminated with reason: killed | |
13:39:08.594 [error] CRASH REPORT Process <0.7595.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:39:09.316 [error] gen_fsm <0.7609.0> in state active terminated with reason: killed | |
13:39:09.316 [error] CRASH REPORT Process <0.7609.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:39:09.946 [error] gen_fsm <0.7627.0> in state active terminated with reason: killed | |
13:39:09.946 [error] CRASH REPORT Process <0.7627.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:09.946 [error] gen_fsm <0.7624.0> in state active terminated with reason: killed | |
13:39:09.946 [error] CRASH REPORT Process <0.7624.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:09.946 [error] gen_fsm <0.7635.0> in state active terminated with reason: killed | |
13:39:09.946 [error] CRASH REPORT Process <0.7635.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:09.947 [error] gen_fsm <0.7629.0> in state active terminated with reason: killed | |
13:39:09.947 [error] CRASH REPORT Process <0.7629.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
..13:39:11.056 [error] gen_fsm <0.7656.0> in state active terminated with reason: killed | |
13:39:11.056 [error] CRASH REPORT Process <0.7656.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:39:11.694 [error] gen_fsm <0.7669.0> in state active terminated with reason: killed | |
13:39:11.694 [error] CRASH REPORT Process <0.7669.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:11.694 [error] gen_fsm <0.7675.0> in state active terminated with reason: killed | |
13:39:11.694 [error] CRASH REPORT Process <0.7675.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:11.694 [error] gen_fsm <0.7671.0> in state active terminated with reason: killed | |
13:39:11.694 [error] CRASH REPORT Process <0.7671.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:39:12.214 [error] gen_fsm <0.7688.0> in state active terminated with reason: killed | |
13:39:12.214 [error] CRASH REPORT Process <0.7688.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:39:13.968 [error] gen_fsm <0.7707.0> in state active terminated with reason: killed | |
13:39:13.968 [error] CRASH REPORT Process <0.7707.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:15.330 [info] Waiting for application undefined to start (60 seconds). | |
.13:39:16.410 [error] gen_fsm <0.7727.0> in state active terminated with reason: killed | |
13:39:16.410 [error] CRASH REPORT Process <0.7727.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:16.410 [error] gen_fsm <0.7737.0> in state active terminated with reason: killed | |
13:39:16.410 [error] CRASH REPORT Process <0.7737.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:16.410 [error] gen_fsm <0.7734.0> in state active terminated with reason: killed | |
13:39:16.410 [error] CRASH REPORT Process <0.7734.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:16.930 [error] gen_server <0.6742.0> terminated with reason: bad return value: deliberate_async_crash | |
13:39:16.930 [error] CRASH REPORT Process <0.6742.0> with 0 neighbours exited with reason: bad return value: deliberate_async_crash in gen_server:terminate/6 line 744 | |
13:39:16.930 [error] Supervisor riak_core_job_sup had child job_runner started with {riak_core_job_runner,start_link,undefined} at <0.6742.0> exit with reason bad return value: deliberate_async_crash in context child_terminated | |
.13:39:18.534 [error] gen_fsm <0.7755.0> in state active terminated with reason: killed | |
13:39:18.534 [error] CRASH REPORT Process <0.7755.0> with 1 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:39:20.419 [error] gen_fsm <0.7772.0> in state active terminated with reason: killed | |
13:39:20.419 [error] CRASH REPORT Process <0.7772.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:21.607 [error] gen_server <0.7005.0> terminated with reason: bad return value: deliberate_async_crash | |
13:39:21.607 [error] CRASH REPORT Process <0.7005.0> with 0 neighbours exited with reason: bad return value: deliberate_async_crash in gen_server:terminate/6 line 744 | |
13:39:21.607 [error] Supervisor riak_core_job_sup had child job_runner started with {riak_core_job_runner,start_link,undefined} at <0.7005.0> exit with reason bad return value: deliberate_async_crash in context child_terminated | |
.13:39:23.214 [error] gen_fsm <0.7789.0> in state active terminated with reason: killed | |
13:39:23.214 [error] CRASH REPORT Process <0.7789.0> with 1 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:39:23.717 [error] gen_fsm <0.7817.0> in state active terminated with reason: killed | |
13:39:23.717 [error] CRASH REPORT Process <0.7817.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
..13:39:24.722 [error] gen_fsm <0.7833.0> in state active terminated with reason: killed | |
13:39:24.722 [error] CRASH REPORT Process <0.7833.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
..13:39:25.752 [error] gen_fsm <0.7847.0> in state active terminated with reason: killed | |
13:39:25.752 [error] gen_fsm <0.7851.0> in state active terminated with reason: killed | |
13:39:25.752 [error] CRASH REPORT Process <0.7847.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:25.752 [error] CRASH REPORT Process <0.7851.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:25.752 [error] gen_fsm <0.7849.0> in state active terminated with reason: killed | |
13:39:25.752 [error] CRASH REPORT Process <0.7849.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:25.860 [error] gen_server <0.7030.0> terminated with reason: bad return value: deliberate_async_crash | |
13:39:25.860 [error] CRASH REPORT Process <0.7030.0> with 0 neighbours exited with reason: bad return value: deliberate_async_crash in gen_server:terminate/6 line 744 | |
13:39:25.860 [error] Supervisor riak_core_job_sup had child job_runner started with {riak_core_job_runner,start_link,undefined} at <0.7030.0> exit with reason bad return value: deliberate_async_crash in context child_terminated | |
.13:39:27.260 [error] gen_fsm <0.7864.0> in state active terminated with reason: killed | |
13:39:27.260 [error] CRASH REPORT Process <0.7864.0> with 1 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
..13:39:28.406 [error] gen_fsm <0.7882.0> in state active terminated with reason: killed | |
13:39:28.406 [error] CRASH REPORT Process <0.7882.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:39:32.426 [error] gen_fsm <0.7924.0> in state active terminated with reason: killed | |
13:39:32.426 [error] CRASH REPORT Process <0.7924.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:32.426 [error] gen_fsm <0.7911.0> in state active terminated with reason: killed | |
13:39:32.426 [error] CRASH REPORT Process <0.7911.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
..13:39:36.162 [error] gen_fsm <0.7967.0> in state active terminated with reason: killed | |
13:39:36.162 [error] CRASH REPORT Process <0.7967.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:36.162 [error] gen_fsm <0.7961.0> in state active terminated with reason: killed | |
13:39:36.162 [error] CRASH REPORT Process <0.7961.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:39:36.669 [error] gen_fsm <0.7977.0> in state active terminated with reason: killed | |
13:39:36.669 [error] CRASH REPORT Process <0.7977.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:39:39.750 [error] gen_fsm <0.7996.0> in state active terminated with reason: killed | |
13:39:39.750 [error] gen_fsm <0.7989.0> in state active terminated with reason: killed | |
13:39:39.750 [error] CRASH REPORT Process <0.7996.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:39.750 [error] CRASH REPORT Process <0.7989.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:39.750 [error] gen_fsm <0.8011.0> in state active terminated with reason: killed | |
13:39:39.750 [error] gen_fsm <0.8006.0> in state active terminated with reason: killed | |
13:39:39.751 [error] CRASH REPORT Process <0.8011.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:39.751 [error] CRASH REPORT Process <0.8006.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:39.751 [error] gen_fsm <0.8003.0> in state active terminated with reason: killed | |
13:39:39.751 [error] gen_fsm <0.8016.0> in state active terminated with reason: killed | |
13:39:39.751 [error] CRASH REPORT Process <0.8003.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:39.751 [error] CRASH REPORT Process <0.8016.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:39:41.263 [error] gen_fsm <0.8035.0> in state active terminated with reason: killed | |
13:39:41.263 [error] CRASH REPORT Process <0.8035.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:39:45.975 [error] gen_fsm <0.8058.0> in state active terminated with reason: killed | |
13:39:45.975 [error] CRASH REPORT Process <0.8058.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:45.975 [error] gen_fsm <0.8056.0> in state active terminated with reason: killed | |
13:39:45.975 [error] CRASH REPORT Process <0.8056.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:39:47.105 [error] gen_fsm <0.8089.0> in state active terminated with reason: killed | |
13:39:47.105 [error] CRASH REPORT Process <0.8089.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:39:49.837 [error] gen_fsm <0.8106.0> in state active terminated with reason: killed | |
13:39:49.837 [error] CRASH REPORT Process <0.8106.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:49.837 [error] gen_fsm <0.8116.0> in state active terminated with reason: killed | |
13:39:49.837 [error] CRASH REPORT Process <0.8116.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:49.837 [error] gen_fsm <0.8109.0> in state active terminated with reason: killed | |
13:39:49.837 [error] CRASH REPORT Process <0.8109.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:39:50.447 [error] gen_fsm <0.8132.0> in state active terminated with reason: killed | |
13:39:50.447 [error] CRASH REPORT Process <0.8132.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:50.554 [error] gen_server <0.7158.0> terminated with reason: bad return value: deliberate_async_crash | |
13:39:50.554 [error] CRASH REPORT Process <0.7158.0> with 0 neighbours exited with reason: bad return value: deliberate_async_crash in gen_server:terminate/6 line 744 | |
13:39:50.554 [error] Supervisor riak_core_job_sup had child job_runner started with {riak_core_job_runner,start_link,undefined} at <0.7158.0> exit with reason bad return value: deliberate_async_crash in context child_terminated | |
13:39:51.555 [error] gen_server <0.7159.0> terminated with reason: bad return value: deliberate_async_crash | |
13:39:51.555 [error] CRASH REPORT Process <0.7159.0> with 0 neighbours exited with reason: bad return value: deliberate_async_crash in gen_server:terminate/6 line 744 | |
13:39:51.555 [error] Supervisor riak_core_job_sup had child job_runner started with {riak_core_job_runner,start_link,undefined} at <0.7159.0> exit with reason bad return value: deliberate_async_crash in context child_terminated | |
13:39:52.556 [error] gen_server <0.7432.0> terminated with reason: bad return value: deliberate_async_crash | |
13:39:52.556 [error] CRASH REPORT Process <0.7432.0> with 0 neighbours exited with reason: bad return value: deliberate_async_crash in gen_server:terminate/6 line 744 | |
13:39:52.556 [error] Supervisor riak_core_job_sup had child job_runner started with {riak_core_job_runner,start_link,undefined} at <0.7432.0> exit with reason bad return value: deliberate_async_crash in context child_terminated | |
.13:39:53.957 [error] gen_fsm <0.8147.0> in state active terminated with reason: killed | |
13:39:53.957 [error] CRASH REPORT Process <0.8147.0> with 1 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:39:55.149 [error] gen_fsm <0.8163.0> in state active terminated with reason: killed | |
13:39:55.149 [error] CRASH REPORT Process <0.8163.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:39:55.690 [error] gen_fsm <0.8180.0> in state active terminated with reason: killed | |
13:39:55.690 [error] CRASH REPORT Process <0.8180.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:39:56.318 [error] gen_fsm <0.8194.0> in state active terminated with reason: killed | |
13:39:56.318 [error] gen_fsm <0.8196.0> in state active terminated with reason: killed | |
13:39:56.318 [error] CRASH REPORT Process <0.8196.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:56.318 [error] CRASH REPORT Process <0.8194.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:56.318 [error] gen_fsm <0.8199.0> in state active terminated with reason: killed | |
13:39:56.318 [error] CRASH REPORT Process <0.8199.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:39:56.839 [error] gen_fsm <0.8220.0> in state active terminated with reason: killed | |
13:39:56.839 [error] CRASH REPORT Process <0.8220.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:39:56.839 [error] gen_fsm <0.8217.0> in state active terminated with reason: killed | |
13:39:56.839 [error] CRASH REPORT Process <0.8217.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
..13:39:58.472 [error] gen_fsm <0.8240.0> in state active terminated with reason: killed | |
13:39:58.472 [error] CRASH REPORT Process <0.8240.0> with 1 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:40:00.251 [error] gen_fsm <0.8259.0> in state active terminated with reason: killed | |
13:40:00.251 [error] CRASH REPORT Process <0.8259.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
..13:40:02.453 [error] gen_fsm <0.8278.0> in state active terminated with reason: killed | |
13:40:02.453 [error] CRASH REPORT Process <0.8278.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:40:02.453 [error] gen_fsm <0.8287.0> in state active terminated with reason: killed | |
13:40:02.453 [error] CRASH REPORT Process <0.8287.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:40:02.453 [error] gen_fsm <0.8280.0> in state active terminated with reason: killed | |
13:40:02.453 [error] CRASH REPORT Process <0.8280.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:40:04.939 [error] gen_server <0.7438.0> terminated with reason: bad return value: deliberate_async_crash | |
13:40:04.939 [error] CRASH REPORT Process <0.7438.0> with 0 neighbours exited with reason: bad return value: deliberate_async_crash in gen_server:terminate/6 line 744 | |
13:40:04.939 [error] Supervisor riak_core_job_sup had child job_runner started with {riak_core_job_runner,start_link,undefined} at <0.7438.0> exit with reason bad return value: deliberate_async_crash in context child_terminated | |
.13:40:06.852 [error] gen_fsm <0.8323.0> in state active terminated with reason: killed | |
13:40:06.852 [error] CRASH REPORT Process <0.8323.0> with 1 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
.13:40:07.378 [error] gen_fsm <0.8334.0> in state active terminated with reason: killed | |
13:40:07.378 [error] gen_fsm <0.8336.0> in state active terminated with reason: killed | |
13:40:07.378 [error] CRASH REPORT Process <0.8334.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:40:07.378 [error] CRASH REPORT Process <0.8336.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:40:07.378 [error] gen_fsm <0.8338.0> in state active terminated with reason: killed | |
13:40:07.378 [error] CRASH REPORT Process <0.8338.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
..13:40:08.383 [error] gen_fsm <0.8352.0> in state active terminated with reason: killed | |
13:40:08.383 [error] CRASH REPORT Process <0.8352.0> with 1 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
. | |
OK, passed 100 tests | |
15.8% {core_vnode_eqc,start_vnode,1} | |
9.6% {riak_core_vnode_master,all_nodes,1} | |
7.4% {mock_vnode,crash,1} | |
7.3% {mock_vnode,get_index,1} | |
7.1% {mock_vnode,neverreply,1} | |
7.0% {core_vnode_eqc,restart_master,0} | |
7.0% {core_vnode_eqc,enable_async,1} | |
6.7% {core_vnode_eqc,latereply,1} | |
6.6% {core_vnode_eqc,returnreply,1} | |
6.5% {core_vnode_eqc,prepare,1} | |
5.8% {mock_vnode,get_counter,1} | |
5.6% {mock_vnode,stop,1} | |
5.6% {mock_vnode,get_crash_reason,1} | |
0.8% {core_vnode_eqc,asynccrash,2} | |
0.6% {core_vnode_eqc,asyncreply,2} | |
0.5% {mock_vnode,asyncnoreply,2} | |
[124.174 s] ok | |
13:40:08.893 [error] gen_fsm <0.8363.0> in state active terminated with reason: killed | |
13:40:08.893 [error] CRASH REPORT Process <0.8363.0> with 1 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
[done in 124.177 s] | |
module 'riak_core_net_ticktime' | |
module 'riak_core_tcp_mon' | |
riak_core_tcp_mon: nodeupdown_test_...[1.004 s] ok | |
riak_core_tcp_mon: ssl_test_...[1.497 s] ok | |
[done in 2.507 s] | |
module 'riak_core_stat_xform' | |
module 'riak_core_sysmon_minder' | |
riak_core_vnode: pool_death_test (module 'riak_core_vnode')...[0.177 s] ok | |
module 'riak_core_cli_registry' | |
module 'hashtree' | |
hashtree: snapshot_test...[0.277 s] ok | |
hashtree: delta_test...[0.122 s] ok | |
hashtree: delete_without_update_test...[0.092 s] ok | |
hashtree: opened_closed_test...[0.282 s] ok | |
hashtree: sha_test_...[4.000 s] ok | |
hashtree: eqc_test_...[4.075 s] ok | |
hashtree: est_test_...src/hashtree.erl:1716:<0.8473.0>: Diff = 30824 | |
src/hashtree.erl:1716:<0.8473.0>: EstKeys = 490676 | |
src/hashtree.erl:1716:<0.8473.0>: MaxDiff = 91970 | |
[14.251 s] ok | |
[done in 23.120 s] | |
module 'riak_core_ring_util' | |
riak_core_ring_util: reverse_test...ok | |
riak_core_ring_util: partition_test...ok | |
riak_core_ring_util: boundary_test...ok | |
riak_core_ring_util:150: ids_are_boundaries_test_.......................................................................................................(x10)....................................................................................................(x100)....................................................................................................(x1000)..................................................................................(x100).(x10)..(x1)..... | |
Time limit reached: 5.0 seconds. | |
OK, passed 93225 tests | |
[5.000 s] ok | |
riak_core_ring_util:159: reverse_test_.......................................................................................................(x10)....................................................................................................(x100)....................................................................................................(x1000)................................................................................(x100)....(x10).....(x1)......... | |
Time limit reached: 5.0 seconds. | |
OK, passed 91559 tests | |
[5.000 s] ok | |
riak_core_ring_util:169: monotonic_test_.......................................................................................................(x10)....................................................................................................(x100)....................................................................................................(x1000)..............................................................(x100)..(x10)......(x1)...... | |
Time limit reached: 5.0 seconds. | |
OK, passed 73366 tests | |
[5.001 s] ok | |
riak_core_ring_util:182: only_boundaries_test_.......................................................................................................(x10)....................................................................................................(x100)....................................................................................................(x1000)..................................................(x100).........(x10)...(x1)...... | |
Time limit reached: 15.0 seconds. | |
OK, passed 62036 tests | |
[15.002 s] ok | |
[done in 30.024 s] | |
module 'riak_core_stat_calc_sup' | |
module 'riak_core_table_owner' | |
module 'riak_core_metadata' | |
module 'riak_core_job_runner' | |
module 'hashtree_eqc' | |
13:41:05.184 [info] Application lager started on node nonode@nohost | |
hashtree_eqc: hashtree_test_...13:41:05.184 [info] Any warnings should be investigated. No lager output expected. | |
....................................................................................................(x10)....13:41:16.683 [info] Waiting for application undefined to start (180 seconds). | |
........................(x1)... | |
Time limit reached: 29.0 seconds. | |
OK, passed 383 tests | |
21.29% {hashtree_eqc,delete,2} | |
21.27% {hashtree_eqc,write,2} | |
10.97% {hashtree_eqc,delete_both,1} | |
10.70% {hashtree_eqc,write_both,1} | |
7.59% {hashtree_eqc,local_compare,0} | |
6.80% {hashtree_eqc,local_compare1,0} | |
6.52% {hashtree_eqc,start,4} | |
4.18% {hashtree_eqc,set_next_rebuild,1} | |
3.57% {hashtree_eqc,update_snapshot,2} | |
3.50% {hashtree_eqc,update_tree,2} | |
3.02% {hashtree_eqc,update_perform,1} | |
0.26% {hashtree_eqc,unsafe_close,2} | |
0.20% {hashtree_eqc,rehash_tree,1} | |
0.13% {hashtree_eqc,reopen_tree,2} | |
mem_levels | |
76.2% 0 | |
7.0% undefined | |
5.2% 4 | |
4.7% 1 | |
3.4% 3 | |
3.4% 2 | |
segments | |
49.6% 16 | |
19.8% 1024 | |
11.2% 256 | |
7.0% 1 | |
6.8% 1048576 | |
1.8% 4096 | |
1.0% 1073741824 | |
0.5% 512 | |
0.5% 64 | |
0.5% 32 | |
0.3% 262144 | |
0.3% 32768 | |
0.3% 128 | |
0.3% 8 | |
width | |
61.9% 16 | |
27.7% 1024 | |
7.0% undefined | |
1.0% 64 | |
0.8% 32 | |
0.5% 512 | |
0.5% 256 | |
0.3% 128 | |
0.3% 8 | |
num_updates: Count: 383 Min: 0 Max: 366 Avg: 35.3003 StdDev: 51.4849 Total: 13520 | |
segment_fill_ratio: Count: 383 Min: 0.0 Max: 11.4375 Avg: 0.6299 StdDev: 1.417 Total: 241.25374708883464 | |
[29.069 s] ok | |
[done in 29.072 s] | |
module 'riak_core_ring' | |
riak_core_ring: sequence_test...[0.001 s] ok | |
riak_core_ring: param_fresh_test...ok | |
riak_core_ring: index_test...ok | |
riak_core_ring: reconcile_test...ok | |
riak_core_ring: metadata_inequality_test...[1.002 s] ok | |
riak_core_ring: metadata_remove_test...[1.002 s] ok | |
riak_core_ring: rename_test...ok | |
riak_core_ring: exclusion_test...ok | |
riak_core_ring: random_other_node_test...ok | |
riak_core_ring: membership_test...[0.011 s] ok | |
riak_core_ring: ring_version_test...ok | |
riak_core_ring: reconcile_next_test...ok | |
riak_core_ring: resize_test...ok | |
riak_core_ring: resize_xfer_test_...ok | |
[done in 2.351 s] | |
module 'riak_core_ring_eqc' | |
riak_core_ring_eqc:45: eqc_test_.......................................................................................................(x10)....................................................................................................(x100)......................................................................................... | |
OK, passed 10000 tests | |
55.23% false | |
44.77% true | |
future_index_usec: Count: 10000 Min: 14 Max: 910 Avg: 21.41820 StdDev: 15.57852 Total: 214182 | |
[14.100 s] ok | |
[done in 14.103 s] | |
module 'riak_core_node_watcher' | |
module 'riak_core_claimant' | |
module 'riak_core_apl' | |
riak_core_apl: smallest_test...ok | |
riak_core_apl: four_node_test...ok | |
riak_core_apl: six_node_test...[0.003 s] ok | |
riak_core_apl: six_node_bucket_key_ann_test...[0.009 s] ok | |
riak_core_apl: chbin_test_...[21.925 s] ok | |
[done in 21.952 s] | |
bg_manager_eqc: bgmgr_test_ (module 'bg_manager_eqc').......................................................................................................(x10)....................................................................................................(x100)...(x10).........(x1).. | |
Time limit reached: 30.0 seconds. | |
OK, passed 1492 tests | |
17.44% {bg_manager_eqc,start_process,0} | |
9.89% {bg_manager_eqc,concurrency_limit,1} | |
9.82% {bg_manager_eqc,concurrency_limit_reached,1} | |
9.42% {bg_manager_eqc,crash,0} | |
9.40% {bg_manager_eqc,set_concurrency_limit,3} | |
9.16% {bg_manager_eqc,all_resources,1} | |
9.09% {bg_manager_eqc,set_token_rate,2} | |
5.26% {bg_manager_eqc,get_token,1} | |
3.32% {bg_manager_eqc,refill_tokens,1} | |
3.27% {bg_manager_eqc,bypassed,0} | |
3.23% {bg_manager_eqc,bypass,1} | |
2.92% {bg_manager_eqc,get_lock,3} | |
2.86% {bg_manager_eqc,enabled,0} | |
2.81% {bg_manager_eqc,revive,0} | |
1.43% {bg_manager_eqc,get_token,2} | |
0.48% {bg_manager_eqc,stop_process,1} | |
0.13% {bg_manager_eqc,enable,1} | |
0.08% {bg_manager_eqc,disable,1} | |
[30.027 s] ok | |
module 'riak_core_throttle' | |
module 'riak_core_throttle_tests' | |
riak_core_throttle_tests:64: test_throttle_badkey...ok | |
riak_core_throttle_tests:65: test_throttle_badkey...ok | |
riak_core_throttle_tests:70: test_set_throttle...ok | |
riak_core_throttle_tests:71: test_set_throttle...ok | |
riak_core_throttle_tests:72: test_set_throttle...ok | |
riak_core_throttle_tests:73: test_set_throttle...ok | |
riak_core_throttle_tests:82: test_throttle_disable...ok | |
riak_core_throttle_tests:83: test_throttle_disable...ok | |
riak_core_throttle_tests:84: test_throttle_disable...ok | |
riak_core_throttle_tests:85: test_throttle_disable...ok | |
riak_core_throttle_tests:86: test_throttle_disable...ok | |
riak_core_throttle_tests:87: test_throttle_disable...ok | |
riak_core_throttle_tests:90: test_set_throttle_by_load_with_no_limits...ok | |
riak_core_throttle_tests:91: test_set_throttle_by_load_with_no_limits...ok | |
riak_core_throttle_tests:97: test_set_throttle_by_load_with_good_limits...ok | |
riak_core_throttle_tests:98: test_set_throttle_by_load_with_good_limits...ok | |
riak_core_throttle_tests:99: test_set_throttle_by_load_with_good_limits...ok | |
riak_core_throttle_tests:100: test_set_throttle_by_load_with_good_limits...ok | |
riak_core_throttle_tests:101: test_set_throttle_by_load_with_good_limits...ok | |
riak_core_throttle_tests:102: test_set_throttle_by_load_with_good_limits...ok | |
riak_core_throttle_tests:103: test_set_throttle_by_load_with_good_limits...ok | |
riak_core_throttle_tests:104: test_set_throttle_by_load_with_good_limits...ok | |
riak_core_throttle_tests:105: test_set_throttle_by_load_with_good_limits...ok | |
riak_core_throttle_tests:106: test_set_throttle_by_load_with_good_limits...ok | |
riak_core_throttle_tests:107: test_set_throttle_by_load_with_good_limits...ok | |
riak_core_throttle_tests:108: test_set_throttle_by_load_with_good_limits...ok | |
riak_core_throttle_tests:109: test_set_throttle_by_load_with_good_limits...ok | |
riak_core_throttle_tests:110: test_set_throttle_by_load_with_good_limits...ok | |
riak_core_throttle_tests:111: test_set_throttle_by_load_with_good_limits...ok | |
riak_core_throttle_tests:112: test_set_throttle_by_load_with_good_limits...ok | |
riak_core_throttle_tests:114: test_set_throttle_by_load_with_good_limits...ok | |
riak_core_throttle_tests:121: test_set_throttle_by_load_actually_sets_throttle...ok | |
riak_core_throttle_tests:127: test_set_limits_does_not_overwrite_current_throttle...ok | |
riak_core_throttle_tests:130: test_set_limits_with_invalid_limits...ok | |
riak_core_throttle_tests:132: test_set_limits_with_invalid_limits...ok | |
[done in 0.107 s] | |
[done in 0.107 s] | |
module 'riak_core_vnode_proxy_sup' | |
module 'riak_core_stats_sup' | |
module 'hashtree_tree' | |
module 'new_cluster_membership_model_eqc' | |
module 'riak_core_stat_calc_proc' | |
module 'riak_core_vnode_manager' | |
riak_core_priority_queue: basic_test (module 'riak_core_priority_queue')...[0.001 s] ok | |
module 'riak_core_metadata_object' | |
bprops_eqc:65: bprops_test_ (module 'bprops_eqc')................................................................................................... | |
Time limit reached: 50.0 seconds. | |
OK, passed 96 tests | |
33.9% {bprops_eqc,all_n,0} | |
33.2% {bprops_eqc,get_bucket,1} | |
32.9% {bprops_eqc,set_bucket,2} | |
33.9% {bprops_eqc,all_n,0} | |
33.2% {bprops_eqc,get_bucket,1} | |
32.9% {bprops_eqc,set_bucket,2} | |
[50.410 s] ok | |
module 'riak_core_handoff_listener_sup' | |
module 'riak_core_sup' | |
module 'worker_pool_pulse' | |
module 'riak_core_base64url' | |
module 'riak_core_base64url_tests' | |
riak_core_base64url_tests: string_to_string_test...ok | |
riak_core_base64url_tests: string_to_binary_test...ok | |
riak_core_base64url_tests: binary_to_binary_test...ok | |
riak_core_base64url_tests: binary_to_string_test...ok | |
[done in 0.012 s] | |
[done in 0.012 s] | |
module 'riak_core_gen_server' | |
node_watcher_qc: qc_test_ (module 'node_watcher_qc')....................................................................................................... | |
OK, passed 100 tests | |
10.4% {node_watcher_qc,ring_update,1} | |
10.2% {node_watcher_qc,local_service_up,1} | |
9.6% {node_watcher_qc,remote_service_up,2} | |
9.3% {node_watcher_qc,remote_service_down,1} | |
9.2% {node_watcher_qc,local_node_up,0} | |
8.8% {node_watcher_qc,health_service_defaults,1} | |
8.6% {node_watcher_qc,local_node_down,0} | |
8.3% {node_watcher_qc,local_service_down,1} | |
8.2% {node_watcher_qc,remote_service_down_disterl,1} | |
7.8% {node_watcher_qc,health_service,1} | |
6.3% {node_watcher_qc,wait_for_bcast,0} | |
3.3% {node_watcher_qc,local_service_kill,2} | |
[17.502 s] ok | |
riak_core_bucket_props: simple_resolve_test (module 'riak_core_bucket_props')...ok | |
riak_core_claim_sim: run_test (module 'riak_core_claim_sim')...[0.062 s] ok | |
module 'riak_core_nodeid' | |
module 'riak_core_stat_sup' | |
module 'riak_core_eventhandler_guard' | |
module 'riak_core_stat_cache' | |
module 'riak_core' | |
module 'chashbin' | |
chashbin: basic_test_...[1.249 s] ok | |
[done in 1.252 s] | |
riak_core_claim_util:614: prop_adjacency_summary_test_ (module 'riak_core_claim_util')...[30.343 s] ok | |
module 'riak_core_broadcast' | |
module 'riak_core_node_watcher_events' | |
module 'riak_core_job' | |
riak_core_job: gid_guard_test...ok | |
riak_core_job: id_test...ok | |
riak_core_job: print_test...ok | |
riak_core_job: runnable_test...[0.026 s] ok | |
[done in 0.038 s] | |
module 'sync_command_test' | |
13:44:23.431 [info] Application lager started on node nonode@nohost | |
sync_command_test: sync_test_ (Assert ok throw)...ok | |
13:44:23.431 [error] CRASH REPORT Process <0.24338.0> with 0 neighbours exited with reason: {{already_started,<0.6621.0>},{exometer_core_app,start,[normal,[]]}} in application_master:init/4 line 133 | |
13:44:23.431 [info] Application exometer_core exited with reason: {{already_started,<0.6621.0>},{exometer_core_app,start,[normal,[]]}} | |
13:44:23.438 [error] gen_fsm <0.24351.0> in state active terminated with reason: killed | |
13:44:23.438 [error] CRASH REPORT Process <0.24351.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:44:23.463 [info] Application lager started on node nonode@nohost | |
sync_command_test: sync_test_ (Assert error throw)...13:44:23.463 [error] CRASH REPORT Process <0.24387.0> with 0 neighbours exited with reason: {{already_started,<0.6621.0>},{exometer_core_app,start,[normal,[]]}} in application_master:init/4 line 133 | |
13:44:23.463 [info] Application exometer_core exited with reason: {{already_started,<0.6621.0>},{exometer_core_app,start,[normal,[]]}} | |
[0.001 s] ok | |
13:44:23.470 [error] gen_fsm <0.24400.0> in state active terminated with reason: killed | |
13:44:23.470 [error] CRASH REPORT Process <0.24400.0> with 0 neighbours exited with reason: killed in gen_fsm:terminate/7 line 622 | |
13:44:23.493 [info] Application lager started on node nonode@nohost | |
sync_command_test: sync_test_ (Assert sync error)...[0.001 s] ok | |
13:44:23.493 [error] CRASH REPORT Process <0.24436.0> with 0 neighbours exited with reason: {{already_started,<0.6621.0>},{exometer_core_app,start,[normal,[]]}} in application_master:init/4 line 133 | |
13:44:23.494 [info] Application exometer_core exited with reason: {{already_started,<0.6621.0>},{exometer_core_app,start,[normal,[]]}} | |
13:44:23.498 [error] mock_vnode command failed {core_breach,[{mock_vnode,handle_command,3,[{file,"test/mock_vnode.erl"},{line,131}]},{riak_core_vnode,vnode_command,3,[{file,"src/riak_core_vnode.erl"},{line,348}]},{gen_fsm,handle_msg,7,[{file,"gen_fsm.erl"},{line,505}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}]}]} | |
13:44:23.498 [error] gen_fsm <0.24449.0> in state active terminated with reason: core_breach in mock_vnode:handle_command/3 line 131 | |
13:44:23.498 [error] CRASH REPORT Process <0.24449.0> with 0 neighbours exited with reason: core_breach in mock_vnode:handle_command/3 line 131 in gen_fsm:terminate/7 line 622 | |
13:44:23.498 [error] Supervisor riak_core_vnode_sup had child undefined started with {riak_core_vnode,start_link,undefined} at <0.24449.0> exit with reason core_breach in mock_vnode:handle_command/3 line 131 in context child_terminated | |
13:44:23.549 [info] Application lager started on node nonode@nohost | |
sync_command_test: sync_test_ (Assert sync exit)...13:44:23.549 [error] CRASH REPORT Process <0.24485.0> with 0 neighbours exited with reason: {{already_started,<0.6621.0>},{exometer_core_app,start,[normal,[]]}} in application_master:init/4 line 133 | |
13:44:23.549 [info] Application exometer_core exited with reason: {{already_started,<0.6621.0>},{exometer_core_app,start,[normal,[]]}} | |
ok | |
13:44:23.553 [error] mock_vnode command failed core_breach | |
13:44:23.553 [error] gen_fsm <0.24498.0> in state active terminated with reason: core_breach | |
13:44:23.553 [error] CRASH REPORT Process <0.24498.0> with 0 neighbours exited with reason: core_breach in gen_fsm:terminate/7 line 622 | |
13:44:23.553 [error] Supervisor riak_core_vnode_sup had child undefined started with {riak_core_vnode,start_link,undefined} at <0.24498.0> exit with reason core_breach in context child_terminated | |
13:44:23.595 [info] Application lager started on node nonode@nohost | |
sync_command_test: sync_test_ (Assert non-blocking sync error)...ok | |
13:44:23.595 [error] CRASH REPORT Process <0.24534.0> with 0 neighbours exited with reason: {{already_started,<0.6621.0>},{exometer_core_app,start,[normal,[]]}} in application_master:init/4 line 133 | |
13:44:23.596 [info] Application exometer_core exited with reason: {{already_started,<0.6621.0>},{exometer_core_app,start,[normal,[]]}} | |
13:44:23.599 [error] mock_vnode command failed {core_breach,[{mock_vnode,handle_command,3,[{file,"test/mock_vnode.erl"},{line,131}]},{riak_core_vnode,vnode_command,3,[{file,"src/riak_core_vnode.erl"},{line,348}]},{gen_fsm,handle_msg,7,[{file,"gen_fsm.erl"},{line,505}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}]}]} | |
13:44:23.600 [error] gen_fsm <0.24547.0> in state active terminated with reason: core_breach in mock_vnode:handle_command/3 line 131 | |
13:44:23.600 [error] CRASH REPORT Process <0.24547.0> with 0 neighbours exited with reason: core_breach in mock_vnode:handle_command/3 line 131 in gen_fsm:terminate/7 line 622 | |
13:44:23.600 [error] Supervisor riak_core_vnode_sup had child undefined started with {riak_core_vnode,start_link,undefined} at <0.24547.0> exit with reason core_breach in mock_vnode:handle_command/3 line 131 in context child_terminated | |
13:44:23.660 [info] Application lager started on node nonode@nohost | |
sync_command_test: sync_test_ (Assert non-blocking sync exit)...13:44:23.660 [error] CRASH REPORT Process <0.24584.0> with 0 neighbours exited with reason: {{already_started,<0.6621.0>},{exometer_core_app,start,[normal,[]]}} in application_master:init/4 line 133 | |
13:44:23.661 [info] Application exometer_core exited with reason: {{already_started,<0.6621.0>},{exometer_core_app,start,[normal,[]]}} | |
ok | |
13:44:23.665 [error] mock_vnode command failed core_breach | |
13:44:23.665 [error] gen_fsm <0.24597.0> in state active terminated with reason: core_breach | |
13:44:23.665 [error] CRASH REPORT Process <0.24597.0> with 0 neighbours exited with reason: core_breach in gen_fsm:terminate/7 line 622 | |
13:44:23.665 [error] Supervisor riak_core_vnode_sup had child undefined started with {riak_core_vnode,start_link,undefined} at <0.24597.0> exit with reason core_breach in context child_terminated | |
[done in 0.297 s] | |
module 'riak_core_ssl_util' | |
module 'riak_core_handoff_receiver' | |
module 'riak_core_ring_handler' | |
module 'test_guarded_event_handler' | |
test_guarded_event_handler: guarded_handler_test_...[0.101 s] ok | |
[done in 0.104 s] | |
module 'riak_core_vnode_worker' | |
module 'riak_core_handoff_manager' | |
riak_core_handoff_manager:674: handoff_test_...ok | |
riak_core_handoff_manager:675: handoff_test_...ok | |
[done in 0.006 s] | |
module 'riak_core_dtrace' | |
riak_core_dtrace: timeit_naive_test...timeit_naive average 1.444 usec/call over 500.0 calls | |
[0.014 s] ok | |
riak_core_dtrace: timeit_mochiglobal_test...timeit_mochiglobal average 2.311 usec/call over 225000.0 calls | |
[0.532 s] ok | |
Skipping timeit_best_on test: no DTrace/SystemTap is available | |
riak_core_dtrace: timeit_best_off_test...ok | |
riak_core_dtrace: timeit_best_onfalse_test...Skipping timeit_best_on test: no DTrace/SystemTap is available | |
ok | |
riak_core_dtrace: timeit_best_ontrue_test...Skipping timeit_best_on test: no DTrace/SystemTap is available | |
NOTE: cover analysis will skew results. Run without cover for true timings. | |
ok | |
riak_core_dtrace: last_test...ok | |
[done in 0.564 s] | |
riak_core_format: human_time_fmt_test (module 'riak_core_format')...ok | |
module 'riak_core_job_manager' | |
module 'riak_core_metadata_exchange_fsm' | |
module 'worker_pool_test' | |
worker_pool_test: pool_test_ (using 'reply')...[0.401 s] ok | |
worker_pool_test: pool_test_ (using 'noreply')...[0.202 s] ok | |
[done in 0.609 s] | |
module 'riak_core_vnode_master' | |
module 'riak_core_cluster_cli' | |
module 'riak_core_metadata_manager' | |
module 'jobs_test_util' | |
module 'claim_simulation' | |
module 'riak_core_claim' | |
riak_core_claim: wants_claim_test...[0.004 s] ok | |
riak_core_claim: find_biggest_hole_test...ok | |
riak_core_claim: prop_claim_ensures_unique_nodes_v2_test_....................................................................................................... | |
OK, passed 100 tests | |
[2.412 s] ok | |
riak_core_claim: prop_claim_ensures_unique_nodes_v3_test_........ | |
OK, passed 5 tests | |
[27.998 s] ok | |
riak_core_claim: wants_counts_test....................................................................................................... | |
OK, passed 100 tests | |
[0.009 s] ok | |
riak_core_claim: wants_test....................................................................................................... | |
OK, passed 100 tests | |
[0.121 s] ok | |
riak_core_claim: take_idxs_test....................................................................................................... | |
OK, passed 100 tests | |
[0.056 s] ok | |
[done in 30.621 s] | |
vclock_qc:21: eqc_test_ (module 'vclock_qc').......................................................................................................(x10)...................................................................(x1)......... | |
Time limit reached: 20.0 seconds. | |
OK, passed 779 tests | |
45.56% 0 | |
25.32% 1 | |
13.64% 2 | |
7.30% 3 | |
5.01% 4 | |
3.17% 5 | |
11.109% {vclock_qc,fresh,0} | |
10.723% {vclock_qc,timestamp,0} | |
10.098% {vclock_qc,increment,2} | |
9.898% {vclock_qc,dominates,2} | |
9.875% {vclock_qc,get_counter,2} | |
9.819% {vclock_qc,merge,1} | |
9.700% {vclock_qc,descends,2} | |
9.633% {vclock_qc,get_dot,2} | |
9.624% {vclock_qc,descends_dot,3} | |
9.520% {vclock_qc,get_timestamp,2} | |
40.7% {num_vclocks_div_10,0} | |
19.6% {num_vclocks_div_10,1} | |
12.8% {num_vclocks_div_10,2} | |
8.5% {num_vclocks_div_10,3} | |
6.5% {num_vclocks_div_10,4} | |
4.5% {num_vclocks_div_10,5} | |
1.9% {num_vclocks_div_10,6} | |
1.8% {num_vclocks_div_10,7} | |
0.9% {num_vclocks_div_10,8} | |
0.8% {num_vclocks_div_10,9} | |
0.5% {num_vclocks_div_10,10} | |
0.4% {num_vclocks_div_10,14} | |
0.4% {num_vclocks_div_10,13} | |
0.4% {num_vclocks_div_10,11} | |
0.3% {num_vclocks_div_10,12} | |
[20.033 s] ok | |
module 'riak_core_send_msg' | |
riak_core_bucket: simple_set_test (module 'riak_core_bucket')...[0.004 s] ok | |
module 'riak_core_handoff_sender_sup' | |
module 'riak_core_coverage_plan' | |
module 'riak_core_eventhandler_sup' | |
module 'riak_core_repair' | |
module 'bucket_eqc_utils' | |
module 'vclock' | |
vclock: example_test...ok | |
vclock: prune_small_test...ok | |
vclock: prune_young_test...ok | |
vclock: prune_big_test...ok | |
vclock: prune_old_test...ok | |
vclock: prune_order_test...ok | |
vclock: accessor_test...ok | |
vclock: merge_test...ok | |
vclock: merge_less_left_test...ok | |
vclock: merge_less_right_test...ok | |
vclock: merge_same_id_test...ok | |
vclock: get_entry_test...ok | |
vclock: valid_entry_test...ok | |
[done in 0.039 s] | |
module 'riak_core_ring_manager' | |
riak_core_ring_manager: back_test...ok | |
riak_core_ring_manager: prune_list_test...ok | |
riak_core_ring_manager: set_ring_global_test...[0.006 s] ok | |
riak_core_ring_manager: set_my_ring_test...[0.006 s] ok | |
riak_core_ring_manager: refresh_my_ring_test...ok | |
riak_core_ring_manager: do_write_ringfile_test...[0.061 s] ok | |
riak_core_ring_manager: is_stable_ring_test...ok | |
[done in 0.094 s] | |
module 'riak_core_handoff_sup' | |
module 'riak_core_capability' | |
riak_core_capability_tests: basic_test (module 'riak_core_capability_tests')...ok | |
[done in 0.003 s] | |
module 'riak_core_handoff_cli' | |
module 'riak_core_broadcast_handler' | |
module 'mock_vnode' | |
module 'bloom' | |
bloom: fixed_case_test_...[1.092 s] ok | |
bloom: bloom_test...[0.634 s] ok | |
[done in 1.732 s] | |
module 'riak_core_vnode_sup' | |
module 'process_proxy' | |
module 'riak_core_dist_mon' | |
module 'riak_core_bucket_type' | |
module 'riak_core_gossip' | |
module 'app_helper' | |
app_helper: app_helper_test_...ok | |
app_helper: app_helper_test_...ok | |
app_helper: app_helper_test_...ok | |
app_helper: app_helper_test_...ok | |
app_helper: app_helper_test_...ok | |
app_helper: app_helper_test_...ok | |
[done in 0.018 s] | |
module 'bg_manager_tests' | |
bg_manager_tests: bg_mgr_test_ (set/get token rates + verify rates)...ok | |
bg_manager_tests: bg_mgr_test_ (crash token manager + verify rates persist)...[0.303 s] ok | |
bg_manager_tests: bg_mgr_test_ (lock/token separation)...ok | |
bg_manager_tests: bg_mgr_test_ (failing crash/revive EQC test case)...[0.303 s] ok | |
bg_manager_tests: bg_mgr_test_ (bypass API)...ok | |
[done in 0.621 s] | |
module 'riak_core_jobs_tests' | |
riak_core_jobs_tests: supervisor_test...[0.001 s] ok | |
riak_core_jobs_tests: default_conf_test...[0.001 s] ok | |
riak_core_jobs_tests: conf_test...[0.001 s] ok | |
riak_core_jobs_tests: reconf_test...[0.001 s] ok | |
riak_core_jobs_tests: submit_test...[0.007 s] ok | |
riak_core_jobs_tests: queue_reject_test...[0.064 s] ok | |
riak_core_jobs_tests: class_reject_test...[0.001 s] ok | |
riak_core_jobs_tests: history_test...[0.040 s] ok | |
[done in 0.140 s] | |
module 'riak_core_schema_tests' | |
riak_core_schema_tests: basic_schema_test...[0.078 s] ok | |
riak_core_schema_tests: invalid_states_test...[0.036 s] ok | |
riak_core_schema_tests: default_bucket_properties_test...[0.035 s] ok | |
riak_core_schema_tests: override_schema_test...[0.034 s] ok | |
[done in 0.195 s] | |
======================================================= | |
All 443 tests passed. | |
Cover analysis: /tmp/thumbs/develop.1c3d0df.feature_riak-2559_worker-pool-replacement.5fbc219/.eunit/index.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment