[INFO] fetching crate sn_fault_detection 0.15.6... [INFO] testing sn_fault_detection-0.15.6 against master#d3515155216e98c23440ea92c3f49c6a0d7101fc for pr-113843 [INFO] extracting crate sn_fault_detection 0.15.6 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate sn_fault_detection 0.15.6 on toolchain d3515155216e98c23440ea92c3f49c6a0d7101fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sn_fault_detection 0.15.6 [INFO] finished tweaking crates.io crate sn_fault_detection 0.15.6 [INFO] tweaked toml for crates.io crate sn_fault_detection 0.15.6 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xor_name v5.0.0 [INFO] [stderr] Downloaded proptest v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebdbb6dc2fc642a4db5b26097297783d84d7bd9eb1b496ec3703b5edeff8b071 [INFO] running `Command { std: "docker" "start" "-a" "ebdbb6dc2fc642a4db5b26097297783d84d7bd9eb1b496ec3703b5edeff8b071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebdbb6dc2fc642a4db5b26097297783d84d7bd9eb1b496ec3703b5edeff8b071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebdbb6dc2fc642a4db5b26097297783d84d7bd9eb1b496ec3703b5edeff8b071", kill_on_drop: false }` [INFO] [stdout] ebdbb6dc2fc642a4db5b26097297783d84d7bd9eb1b496ec3703b5edeff8b071 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf4613f58307887c60020d14c8e36352c1627c65b27c78ff5b1b902544abf92b [INFO] running `Command { std: "docker" "start" "-a" "cf4613f58307887c60020d14c8e36352c1627c65b27c78ff5b1b902544abf92b", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling serde_test v1.0.171 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling xor_name v5.0.0 [INFO] [stderr] Compiling sn_fault_detection v0.15.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.95s [INFO] running `Command { std: "docker" "inspect" "cf4613f58307887c60020d14c8e36352c1627c65b27c78ff5b1b902544abf92b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf4613f58307887c60020d14c8e36352c1627c65b27c78ff5b1b902544abf92b", kill_on_drop: false }` [INFO] [stdout] cf4613f58307887c60020d14c8e36352c1627c65b27c78ff5b1b902544abf92b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e19c9c58807f9cd581f803ddaa68a17b32f5d3e5db1e13b3addb0b8e27d818ac [INFO] running `Command { std: "docker" "start" "-a" "e19c9c58807f9cd581f803ddaa68a17b32f5d3e5db1e13b3addb0b8e27d818ac", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling sn_fault_detection v0.15.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.83s [INFO] running `Command { std: "docker" "inspect" "e19c9c58807f9cd581f803ddaa68a17b32f5d3e5db1e13b3addb0b8e27d818ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e19c9c58807f9cd581f803ddaa68a17b32f5d3e5db1e13b3addb0b8e27d818ac", kill_on_drop: false }` [INFO] [stdout] e19c9c58807f9cd581f803ddaa68a17b32f5d3e5db1e13b3addb0b8e27d818ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 97cb33fa19e6ae3ea6c8c1050867d77157a02e05956c1d9d06e6d4f90a97f0c4 [INFO] running `Command { std: "docker" "start" "-a" "97cb33fa19e6ae3ea6c8c1050867d77157a02e05956c1d9d06e6d4f90a97f0c4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sn_fault_detection-623560791dfcdfb3) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] 2023-07-19T04:37:00.048621Z INFO detection::knowledge_tests::knowledge_fault_is_not_too_sharp Adding new non-elder node:392018.. to FaultDetection tracker [INFO] [stdout] 2023-07-19T04:37:00.048719Z INFO detection::knowledge_tests::knowledge_fault_is_not_too_sharp Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:00.048916Z INFO detection::knowledge_tests::knowledge_fault_is_not_too_sharp Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:00.049442Z INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:00.049542Z INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:00.049629Z INFO detection::comm_tests::conn_fault_is_tolerant_of_norms Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:00.049788Z INFO detection::comm_tests::conn_fault_is_tolerant_of_norms Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:00.049886Z INFO detection::knowledge_tests::knowledge_fault_is_tolerant_of_norms Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:00.050131Z INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:00.050142Z INFO detection::knowledge_tests::knowledge_fault_is_tolerant_of_norms Elder fault calculations... [INFO] [stdout] test detection::comm_tests::conn_fault_is_tolerant_of_norms ... ok [INFO] [stdout] test detection::knowledge_tests::knowledge_fault_is_not_too_sharp ... ok [INFO] [stdout] test detection::knowledge_tests::knowledge_fault_is_tolerant_of_norms ... ok [INFO] [stdout] 2023-07-19T04:37:00.050245Z INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty 0a5240(00001010).. exceeded threshold 90 [INFO] [stdout] 2023-07-19T04:37:00.052672Z INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:00.052696Z INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty FaultDetection: Adding non-elder 0a5240.. as faulty node [INFO] [stdout] test detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty ... ok [INFO] [stdout] test tests::retain_members_should_remove_issues_relating_to_nodes_not_retained ... ok [INFO] [stdout] test tests::retain_members_should_remove_other_nodes ... ok [INFO] [stdout] 2023-07-19T04:37:00.056596Z INFO tests::add_new_node_should_track_new_node Adding new non-elder node:dd0644.. to FaultDetection tracker [INFO] [stdout] test tests::add_new_node_should_track_new_node ... ok [INFO] [stdout] test tests::track_issue_should_add_a_comm_issue ... ok [INFO] [stdout] test tests::track_issue_should_add_a_knowledge_issue ... ok [INFO] [stdout] test tests::track_issue_should_add_a_pending_op_issue ... ok [INFO] [stdout] test detection::tests::pt_calculate_scores_should_include_all_nodes_in_score_map ... ok [INFO] [stdout] test detection::tests::pt_calculate_scores_one_node_with_issues_should_have_higher_score_and_others_should_have_zero ... ok [INFO] [stdout] test detection::tests::pt_calculate_scores_when_all_nodes_have_the_same_number_of_issues_scores_should_all_be_zero ... ok [INFO] [stdout] 2023-07-19T04:37:04.814017Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:04.814690Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: c77c3a(11000111).. exceeded threshold 36 [INFO] [stdout] 2023-07-19T04:37:04.820542Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:04.820943Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder c77c3a.. as faulty node [INFO] [stdout] 2023-07-19T04:37:04.821014Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:37:04.821050Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2023-07-19T04:37:04.821095Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:37:04.832171Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:37:04.946212Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:04.946765Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c77c3a(11000111).. exceeded threshold 36 [INFO] [stdout] 2023-07-19T04:37:04.946815Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:04.947149Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c77c3a.. as faulty node [INFO] [stdout] 2023-07-19T04:37:04.947187Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:37:04.947205Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2023-07-19T04:37:04.947218Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:37:05.090776Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:05.090872Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:05.090965Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:37:05.091002Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:37:05.091015Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:37:09.565547Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:09.566263Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:09.566626Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:37:09.566654Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 5 [INFO] [stdout] 2023-07-19T04:37:09.566666Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:37:10.838456Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:37:10.920156Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:10.921093Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:10.921534Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:37:10.921596Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2023-07-19T04:37:10.921628Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:37:12.040948Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:12.041022Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:12.041103Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:37:12.041119Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:37:12.041129Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:37:14.997073Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:14.998048Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 338fb1(00110011).. exceeded threshold 100 [INFO] [stdout] 2023-07-19T04:37:14.998138Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:14.998687Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 338fb1.. as faulty node [INFO] [stdout] 2023-07-19T04:37:14.998754Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:37:14.998791Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6 [INFO] [stdout] 2023-07-19T04:37:14.998819Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:37:17.364343Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:17.364454Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:17.364559Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:37:17.364590Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:37:17.364603Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:37:17.586511Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:37:17.674770Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:17.681017Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 338fb1(00110011).. exceeded threshold 100 [INFO] [stdout] 2023-07-19T04:37:17.681150Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:17.681585Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 338fb1.. as faulty node [INFO] [stdout] 2023-07-19T04:37:17.681660Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:37:17.681697Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2023-07-19T04:37:17.681960Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:37:22.124382Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:22.136638Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:22.136876Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:37:22.136904Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:37:22.136916Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:37:23.981968Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:23.982285Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:23.982442Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:37:23.982490Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:37:23.982523Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:37:24.099892Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:37:24.127632Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:24.127820Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:24.127992Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:37:24.128010Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:37:24.128021Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:37:29.322029Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:29.332595Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:29.332885Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:37:29.332955Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:37:29.333000Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:37:29.978136Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:29.978208Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:29.978285Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:37:29.978304Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:37:29.978315Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:37:31.100801Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:37:31.127018Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:31.127161Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:31.140665Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:37:31.140800Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:37:31.140833Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:37:33.604316Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:33.605305Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 906000(10010000).. exceeded threshold 31 [INFO] [stdout] 2023-07-19T04:37:33.605378Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:33.605722Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 906000.. as faulty node [INFO] [stdout] 2023-07-19T04:37:33.605997Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:37:33.606017Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 7 [INFO] [stdout] 2023-07-19T04:37:33.606028Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:37:35.252755Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:35.260602Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:35.260779Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:37:35.260824Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:37:35.260857Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:37:35.775331Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:37:35.819536Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:35.825089Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 906000(10010000).. exceeded threshold 31 [INFO] [stdout] 2023-07-19T04:37:35.828523Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:35.829009Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 906000.. as faulty node [INFO] [stdout] 2023-07-19T04:37:35.829077Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:37:35.829115Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 7? [INFO] [stdout] 2023-07-19T04:37:35.829212Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:37:38.308832Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:38.309295Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 5a0313(01011010).. exceeded threshold 27 [INFO] [stdout] 2023-07-19T04:37:38.309469Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:38.316719Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 5a0313.. as faulty node [INFO] [stdout] 2023-07-19T04:37:38.316837Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:37:38.316874Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2023-07-19T04:37:38.316918Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:37:40.677038Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:40.677120Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:40.677204Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:37:40.677231Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:37:40.677242Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:37:40.925022Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:37:40.989572Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:40.990089Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 5a0313(01011010).. exceeded threshold 27 [INFO] [stdout] 2023-07-19T04:37:40.996627Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:40.996989Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 5a0313.. as faulty node [INFO] [stdout] 2023-07-19T04:37:40.997050Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:37:40.997080Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2023-07-19T04:37:40.997122Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:37:42.363034Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:42.373142Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 02ffd7(00000010).. exceeded threshold 61 [INFO] [stdout] 2023-07-19T04:37:42.373318Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:42.373795Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 02ffd7.. as faulty node [INFO] [stdout] 2023-07-19T04:37:42.373864Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:37:42.373904Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6 [INFO] [stdout] 2023-07-19T04:37:42.373971Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:37:44.945963Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:44.946305Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:44.946566Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:37:44.946620Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:37:44.946655Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:37:45.468395Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:37:45.580597Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:45.585204Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 02ffd7(00000010).. exceeded threshold 61 [INFO] [stdout] 2023-07-19T04:37:45.592531Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:45.592965Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 02ffd7.. as faulty node [INFO] [stdout] 2023-07-19T04:37:45.593033Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:37:45.593072Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2023-07-19T04:37:45.593106Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:37:47.404521Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:47.405097Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:47.405659Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:37:47.405728Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 6 [INFO] [stdout] 2023-07-19T04:37:47.405759Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:37:49.918276Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:49.918371Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:49.918470Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:37:49.918507Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:37:49.918522Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:37:50.938249Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:37:51.006978Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:51.012902Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:51.013325Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:37:51.013388Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6? [INFO] [stdout] 2023-07-19T04:37:51.013422Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:37:53.216408Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:53.217833Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 172abc(00010111).. exceeded threshold 67 [INFO] [stdout] 2023-07-19T04:37:53.218327Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:53.218969Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 172abc.. as faulty node [INFO] [stdout] 2023-07-19T04:37:53.220069Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:37:53.220189Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2023-07-19T04:37:53.220508Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:37:55.158511Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:55.158590Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:55.158675Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:37:55.158689Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:37:55.158699Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:37:56.702305Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:37:56.751405Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:56.752286Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 172abc(00010111).. exceeded threshold 67 [INFO] [stdout] 2023-07-19T04:37:56.752461Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:56.753071Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 172abc.. as faulty node [INFO] [stdout] 2023-07-19T04:37:56.753146Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:37:56.753171Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2023-07-19T04:37:56.753189Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:37:59.403542Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:59.408806Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 01f642(00000001).. exceeded threshold 41 [INFO] [stdout] 2023-07-19T04:37:59.408891Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:37:59.409242Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 01f642.. as faulty node [INFO] [stdout] 2023-07-19T04:37:59.409300Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:37:59.409333Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4 [INFO] [stdout] 2023-07-19T04:37:59.409379Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] test detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set has been running for over 60 seconds [INFO] [stdout] test detection::tests::pt_detect_dkg_bad_nodes has been running for over 60 seconds [INFO] [stdout] test detection::tests::pt_detect_unresponsive_elders has been running for over 60 seconds [INFO] [stdout] 2023-07-19T04:38:01.081952Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:01.082041Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:01.082114Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:01.082126Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:38:01.082135Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:01.932690Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:38:01.980964Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:01.985329Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 01f642(00000001).. exceeded threshold 41 [INFO] [stdout] 2023-07-19T04:38:01.985463Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:01.985933Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 01f642.. as faulty node [INFO] [stdout] 2023-07-19T04:38:01.986004Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:01.986041Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2023-07-19T04:38:01.986112Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:05.562976Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:05.563614Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: c350e6(11000011).. exceeded threshold 85 [INFO] [stdout] 2023-07-19T04:38:05.563673Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:05.563931Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder c350e6.. as faulty node [INFO] [stdout] 2023-07-19T04:38:05.563953Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:05.563964Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6 [INFO] [stdout] 2023-07-19T04:38:05.563973Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:06.191672Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:06.191749Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:06.191834Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:06.191853Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:38:06.191864Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:06.983621Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:38:07.029689Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:07.030541Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c350e6(11000011).. exceeded threshold 85 [INFO] [stdout] 2023-07-19T04:38:07.030738Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:07.031132Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c350e6.. as faulty node [INFO] [stdout] 2023-07-19T04:38:07.031263Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:07.031383Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2023-07-19T04:38:07.031496Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:09.804615Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:09.804945Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:09.805189Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:09.805243Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4 [INFO] [stdout] 2023-07-19T04:38:09.805436Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:10.836683Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:10.836754Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:10.836837Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:10.836873Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:38:10.836887Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:11.251237Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:38:11.276396Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:11.276762Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:11.277337Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:11.277489Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2023-07-19T04:38:11.277737Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:13.192601Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:13.192898Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:13.193176Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:13.193205Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2023-07-19T04:38:13.193216Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:13.730019Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:13.730071Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:13.730139Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:13.730157Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:38:13.730163Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:14.445223Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:38:14.461785Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:14.461954Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:14.462160Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:14.462185Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:38:14.462192Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:15.513359Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:15.513637Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: c4d858(11000100).. exceeded threshold 57 [INFO] [stdout] 2023-07-19T04:38:15.513688Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:15.513986Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder c4d858.. as faulty node [INFO] [stdout] 2023-07-19T04:38:15.514047Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:15.514085Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 3 [INFO] [stdout] 2023-07-19T04:38:15.514112Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:15.880831Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:15.880878Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:15.880928Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:15.880962Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:38:15.880982Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:16.763828Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:38:16.783407Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:16.783704Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c4d858(11000100).. exceeded threshold 57 [INFO] [stdout] 2023-07-19T04:38:16.783750Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:16.783923Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c4d858.. as faulty node [INFO] [stdout] 2023-07-19T04:38:16.783942Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:16.783968Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2023-07-19T04:38:16.783982Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:17.856954Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:17.857382Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 39319c(00111001).. exceeded threshold 51 [INFO] [stdout] 2023-07-19T04:38:17.857526Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:17.857790Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 39319c.. as faulty node [INFO] [stdout] 2023-07-19T04:38:17.857816Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:17.857828Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6 [INFO] [stdout] 2023-07-19T04:38:17.857839Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:18.018908Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:18.018963Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:18.019022Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:18.019031Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:38:18.019037Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:19.063435Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:38:19.085340Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:19.085854Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 39319c(00111001).. exceeded threshold 51 [INFO] [stdout] 2023-07-19T04:38:19.085899Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:19.086125Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 39319c.. as faulty node [INFO] [stdout] 2023-07-19T04:38:19.086178Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:19.086262Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2023-07-19T04:38:19.086294Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:20.062398Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:20.062450Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:20.062507Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:20.062522Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:38:20.062528Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:20.212419Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:20.212561Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:20.212712Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:20.212740Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:38:20.212746Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:21.353346Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:38:21.366895Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:21.367037Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:21.367183Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:21.367205Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:38:21.367221Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:22.104248Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:22.104296Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:22.104351Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:22.104366Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:38:22.104373Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:22.178796Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:22.178910Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:22.179022Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:22.179043Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:38:22.179059Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:23.384731Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:38:23.394888Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:23.394981Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:23.395096Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:23.395114Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:38:23.395121Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:24.197392Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:24.197598Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:24.197780Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:24.197833Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:38:24.197870Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:24.341210Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:24.341253Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:24.341306Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:24.341334Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:38:24.341346Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:25.651928Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:38:25.682852Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:25.683185Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:25.683415Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:25.688512Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:38:25.688657Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:26.921038Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:26.921118Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:26.921207Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:26.921241Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:38:26.921263Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:27.067931Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:27.068610Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 8a5e4d(10001010).. exceeded threshold 53 [INFO] [stdout] 2023-07-19T04:38:27.068699Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:27.069038Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 8a5e4d.. as faulty node [INFO] [stdout] 2023-07-19T04:38:27.069099Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:27.069131Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 3 [INFO] [stdout] 2023-07-19T04:38:27.069158Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:29.171779Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:38:29.214529Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:29.215135Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 8a5e4d(10001010).. exceeded threshold 53 [INFO] [stdout] 2023-07-19T04:38:29.215206Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:29.215734Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 8a5e4d.. as faulty node [INFO] [stdout] 2023-07-19T04:38:29.215780Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:29.215795Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2023-07-19T04:38:29.215808Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:30.279727Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:30.280829Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: b70793(10110111).. exceeded threshold 17 [INFO] [stdout] 2023-07-19T04:38:30.280963Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:30.281600Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder b70793.. as faulty node [INFO] [stdout] 2023-07-19T04:38:30.281719Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:30.282175Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4 [INFO] [stdout] 2023-07-19T04:38:30.282284Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:30.933797Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:30.936225Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:30.936486Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:30.936537Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:38:30.936569Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:33.162475Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:38:33.197526Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:33.199454Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: b70793(10110111).. exceeded threshold 17 [INFO] [stdout] 2023-07-19T04:38:33.199585Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:33.199962Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder b70793.. as faulty node [INFO] [stdout] 2023-07-19T04:38:33.200029Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:33.200113Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2023-07-19T04:38:33.200313Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:34.472865Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:34.473052Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:34.476584Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:34.476618Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2023-07-19T04:38:34.476628Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:36.744072Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:36.744163Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:36.744248Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:36.744262Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:38:36.744271Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:37.957994Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:38:37.985379Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:37.985582Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:37.985758Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:37.985793Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:38:37.985808Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:38.975984Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:38.976328Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:38.976649Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:38.976702Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2023-07-19T04:38:38.976740Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:41.525124Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:41.525215Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:41.525324Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:41.532579Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:38:41.532705Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:42.461581Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:38:42.500006Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:42.500369Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:42.504693Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:42.504742Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:38:42.504755Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:43.586649Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:43.586942Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:43.587175Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:43.587197Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2023-07-19T04:38:43.587208Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:45.536412Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:45.536510Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:45.536592Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:45.536636Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:38:45.536671Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:45.750164Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:38:45.765553Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:45.765801Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:45.766023Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:45.766047Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:38:45.766060Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:46.428968Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:46.430265Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:46.431215Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:46.431705Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 7 [INFO] [stdout] 2023-07-19T04:38:46.432185Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:48.319691Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:38:48.345124Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:48.345678Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:48.346001Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:48.346032Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 7? [INFO] [stdout] 2023-07-19T04:38:48.346046Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:48.604638Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:48.604689Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:48.604745Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:48.604774Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:38:48.604785Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:49.029560Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:49.030062Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 085979(00001000).. exceeded threshold 20 [INFO] [stdout] 2023-07-19T04:38:49.030155Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:49.030504Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 085979.. as faulty node [INFO] [stdout] 2023-07-19T04:38:49.030567Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:49.030602Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 2 [INFO] [stdout] 2023-07-19T04:38:49.030649Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:50.896891Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:38:50.925902Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:50.926372Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 085979(00001000).. exceeded threshold 20 [INFO] [stdout] 2023-07-19T04:38:50.926420Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:50.926722Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 085979.. as faulty node [INFO] [stdout] 2023-07-19T04:38:50.926748Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:50.926758Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2023-07-19T04:38:50.926767Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:50.997389Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:50.997448Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:50.997522Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:50.997542Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:38:50.997553Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:51.483203Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:51.483590Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: eac4cf(11101010).. exceeded threshold 90 [INFO] [stdout] 2023-07-19T04:38:51.483625Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:51.483841Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder eac4cf.. as faulty node [INFO] [stdout] 2023-07-19T04:38:51.483853Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:51.483863Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2023-07-19T04:38:51.483873Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:53.287975Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:38:53.321605Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:53.322397Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: eac4cf(11101010).. exceeded threshold 90 [INFO] [stdout] 2023-07-19T04:38:53.322476Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:53.322889Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder eac4cf.. as faulty node [INFO] [stdout] 2023-07-19T04:38:53.322953Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:53.323064Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2023-07-19T04:38:53.323166Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:53.845574Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:53.845707Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:53.845803Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:53.845851Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:38:53.845881Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:54.362289Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:54.362394Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:54.362647Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:54.362682Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:38:54.362693Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:56.523606Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:38:56.537413Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:56.537571Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:56.537842Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:56.537902Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:38:56.538102Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:57.020402Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:57.020562Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:57.020706Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:57.020762Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:38:57.020815Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:57.328768Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:57.328944Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:57.329125Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:57.329157Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:38:57.329168Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:38:59.504597Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:38:59.525577Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:59.525757Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:59.525923Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:59.525980Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:38:59.526013Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:38:59.802948Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:59.803006Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:38:59.803057Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:38:59.803095Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:38:59.803118Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:00.216010Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:00.216109Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:00.216211Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:00.216251Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:39:00.216277Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:01.959381Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:39:01.975585Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:01.975732Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:01.975981Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:01.976018Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:01.976033Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:02.267417Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:02.267471Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:02.267527Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:02.267541Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:02.267548Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:02.535307Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:02.535593Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 7b3cd0(01111011).. exceeded threshold 112 [INFO] [stdout] 2023-07-19T04:39:02.535647Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:02.535856Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 7b3cd0.. as faulty node [INFO] [stdout] 2023-07-19T04:39:02.535892Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:02.535910Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 2 [INFO] [stdout] 2023-07-19T04:39:02.535929Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:04.083574Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:39:04.101373Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:04.101596Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 7b3cd0(01111011).. exceeded threshold 112 [INFO] [stdout] 2023-07-19T04:39:04.101642Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:04.101822Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 7b3cd0.. as faulty node [INFO] [stdout] 2023-07-19T04:39:04.101851Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:04.101865Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2023-07-19T04:39:04.101883Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:04.341003Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:04.341051Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:04.341125Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:04.341149Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:04.341160Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:04.642233Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:04.648533Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:04.648710Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:04.648759Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:39:04.648790Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:06.272098Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:39:06.279960Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:06.280028Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:06.280134Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:06.280156Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:06.280168Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:06.705229Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:06.705306Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:06.705365Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:06.705393Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:06.705403Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:06.904334Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:06.904711Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:06.904960Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:06.904987Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:39:06.904999Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:08.594198Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:39:08.611661Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:08.611987Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:08.612209Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:08.612240Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:39:08.612251Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:09.215184Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:09.215234Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:09.215283Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:09.215298Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:09.215304Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:09.515330Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:09.515515Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:09.515672Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:09.515693Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:39:09.515700Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:11.117232Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:39:11.139094Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:11.139461Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:11.139685Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:11.139825Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:11.139935Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:11.839029Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:11.839088Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:11.839153Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:11.839169Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:11.839177Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:11.867947Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:11.868203Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:11.868430Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:11.868459Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:39:11.868486Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:13.450134Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:39:13.465648Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:13.465891Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:13.466101Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:13.466131Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:39:13.466149Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:14.337766Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:14.337813Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:14.337861Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:14.337872Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:14.337883Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:14.425948Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:14.426369Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 5896c2(01011000).. exceeded threshold 50 [INFO] [stdout] 2023-07-19T04:39:14.426419Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:14.426609Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 5896c2.. as faulty node [INFO] [stdout] 2023-07-19T04:39:14.426634Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:14.426646Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 2 [INFO] [stdout] 2023-07-19T04:39:14.426666Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:15.726202Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:39:15.746289Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:15.746643Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 5896c2(01011000).. exceeded threshold 50 [INFO] [stdout] 2023-07-19T04:39:15.746695Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:15.746867Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 5896c2.. as faulty node [INFO] [stdout] 2023-07-19T04:39:15.746880Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:15.746887Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2023-07-19T04:39:15.746893Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:16.558592Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:16.558654Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:16.558737Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:16.558768Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:16.558780Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:16.874974Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:16.875061Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:16.875136Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:16.875151Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:39:16.875157Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:18.456063Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:39:18.481685Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:18.482217Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 24dada(00100100).. exceeded threshold 47 [INFO] [stdout] 2023-07-19T04:39:18.482265Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:18.482577Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 24dada.. as faulty node [INFO] [stdout] 2023-07-19T04:39:18.482612Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:18.482626Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2023-07-19T04:39:18.482646Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:19.037416Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:19.037532Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:19.037641Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:19.037686Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:19.037716Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:19.218509Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:19.218773Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: bd4faf(10111101).. exceeded threshold 80 [INFO] [stdout] 2023-07-19T04:39:19.218804Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:19.218959Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder bd4faf.. as faulty node [INFO] [stdout] 2023-07-19T04:39:19.218969Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:19.218975Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4 [INFO] [stdout] 2023-07-19T04:39:19.218980Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:20.774567Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:39:20.795509Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:20.795918Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 04ba4c(00000100).. exceeded threshold 57 [INFO] [stdout] 2023-07-19T04:39:20.795969Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:20.796124Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 04ba4c.. as faulty node [INFO] [stdout] 2023-07-19T04:39:20.796143Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:20.796151Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2023-07-19T04:39:20.796166Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:21.123002Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:21.123054Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:21.123122Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:21.123140Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:21.123152Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:21.267222Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:21.267497Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:21.267706Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:21.267730Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2023-07-19T04:39:21.267739Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:22.820455Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:39:22.841331Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:22.841863Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:22.842136Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:22.842160Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6? [INFO] [stdout] 2023-07-19T04:39:22.842168Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:23.216830Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:23.216874Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:23.216938Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:23.216969Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:23.216979Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:23.441327Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:23.441400Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:23.441496Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:23.441523Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:39:23.441534Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:24.930873Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:39:24.951452Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:24.951794Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 402390(01000000).. exceeded threshold 62 [INFO] [stdout] 2023-07-19T04:39:24.951941Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:24.952219Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 402390.. as faulty node [INFO] [stdout] 2023-07-19T04:39:24.952255Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:24.952269Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2023-07-19T04:39:24.952287Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:25.171992Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:25.172036Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:25.172100Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:25.172122Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:25.172129Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:25.713915Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:25.714062Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:25.714198Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:25.714225Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:39:25.714235Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:27.177574Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:27.177620Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:27.177672Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:27.177683Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:27.177690Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:27.200580Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:39:27.221844Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:27.222195Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: bfb4f4(10111111).. exceeded threshold 59 [INFO] [stdout] 2023-07-19T04:39:27.222240Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:27.222486Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder bfb4f4.. as faulty node [INFO] [stdout] 2023-07-19T04:39:27.222514Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:27.222521Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2023-07-19T04:39:27.222529Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:28.001117Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:28.001172Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:28.001257Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:28.001282Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:39:28.001293Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:29.189936Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:39:29.203681Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:29.203866Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:29.204058Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:29.204079Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2023-07-19T04:39:29.204089Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:29.390743Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:29.390817Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:29.390896Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:29.390926Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:29.390948Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:30.245168Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:30.245319Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:30.245447Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:30.245499Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2023-07-19T04:39:30.245522Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:31.665771Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:31.665821Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:31.665872Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:31.665886Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:31.665893Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:31.710900Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:39:31.733323Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:31.733738Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 3a1a56(00111010).. exceeded threshold 22 [INFO] [stdout] 2023-07-19T04:39:31.733782Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:31.734059Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 3a1a56.. as faulty node [INFO] [stdout] 2023-07-19T04:39:31.734086Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:31.734094Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2023-07-19T04:39:31.734100Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:32.302826Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:32.303114Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 1888f8(00011000).. exceeded threshold 21 [INFO] [stdout] 2023-07-19T04:39:32.303156Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:32.303407Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 1888f8.. as faulty node [INFO] [stdout] 2023-07-19T04:39:32.303437Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:32.303452Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2023-07-19T04:39:32.303471Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:33.836822Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:33.836873Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:33.836955Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:33.836975Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:33.836987Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:34.244967Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:39:34.266954Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:34.267308Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:34.267552Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:34.267578Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2023-07-19T04:39:34.267585Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:34.584831Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:34.585233Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 2bec93(00101011).. exceeded threshold 89 [INFO] [stdout] 2023-07-19T04:39:34.585355Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:34.585652Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 2bec93.. as faulty node [INFO] [stdout] 2023-07-19T04:39:34.585719Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:34.585758Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2023-07-19T04:39:34.585788Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:36.307244Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:36.307303Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:36.307367Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:36.307386Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:36.307393Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:36.822023Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:39:36.833535Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:36.833632Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:36.833741Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:36.833753Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:39:36.833760Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:37.002336Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:37.002571Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 215008(00100001).. exceeded threshold 33 [INFO] [stdout] 2023-07-19T04:39:37.002603Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:37.002822Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 215008.. as faulty node [INFO] [stdout] 2023-07-19T04:39:37.002849Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:37.002856Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2023-07-19T04:39:37.002862Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:38.408200Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:38.408249Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:38.408305Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:38.408321Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:38.408327Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:39.082465Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:39.082558Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:39.082665Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:39.082717Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:39:39.082746Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:39.209976Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:39:39.220915Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:39.221024Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:39.221167Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:39.221193Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:39:39.221205Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:40.666233Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:40.666293Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:40.666374Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:40.666418Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:40.666571Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:41.252318Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:39:41.257312Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:41.257353Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:41.257402Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:41.257411Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:41.257417Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:41.360989Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:41.361358Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: f36778(11110011).. exceeded threshold 48 [INFO] [stdout] 2023-07-19T04:39:41.361402Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:41.361649Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder f36778.. as faulty node [INFO] [stdout] 2023-07-19T04:39:41.361682Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:41.361692Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2023-07-19T04:39:41.361704Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:42.799111Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:42.799162Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:42.799238Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:42.799258Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:42.799270Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:43.285189Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:39:43.306922Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:43.307297Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 827d53(10000010).. exceeded threshold 39 [INFO] [stdout] 2023-07-19T04:39:43.307346Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:43.307625Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 827d53.. as faulty node [INFO] [stdout] 2023-07-19T04:39:43.307655Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:43.307667Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2023-07-19T04:39:43.307679Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:43.447922Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:43.448251Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: e921d9(11101001).. exceeded threshold 97 [INFO] [stdout] 2023-07-19T04:39:43.448294Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:43.448588Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder e921d9.. as faulty node [INFO] [stdout] 2023-07-19T04:39:43.448616Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:43.448624Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2023-07-19T04:39:43.448630Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:44.985963Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:44.986010Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:44.986066Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:44.986092Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:44.986104Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:45.289303Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:39:45.299360Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:45.299441Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:45.299553Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:45.299579Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:39:45.299586Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:45.744561Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:45.744821Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:45.745060Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:45.745086Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:39:45.745098Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:47.013018Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:47.013070Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:47.013137Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:47.013161Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:47.013178Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:47.265385Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:39:47.284339Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:47.284699Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: f768ab(11110111).. exceeded threshold 41 [INFO] [stdout] 2023-07-19T04:39:47.284743Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:47.284990Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder f768ab.. as faulty node [INFO] [stdout] 2023-07-19T04:39:47.285024Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:47.285037Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2023-07-19T04:39:47.285048Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:48.141402Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:48.141615Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:48.141828Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:48.141854Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4 [INFO] [stdout] 2023-07-19T04:39:48.141865Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:49.057684Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:49.057730Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:49.057779Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:49.057795Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:49.057801Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:49.585419Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:39:49.592225Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:49.592264Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:49.592330Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:49.592347Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:49.592354Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:50.332623Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:50.333184Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: a0f906(10100000).. exceeded threshold 47 [INFO] [stdout] 2023-07-19T04:39:50.333235Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:50.333485Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder a0f906.. as faulty node [INFO] [stdout] 2023-07-19T04:39:50.333520Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:50.333537Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4 [INFO] [stdout] 2023-07-19T04:39:50.333557Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:50.990514Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:50.990562Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:50.990618Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:50.990633Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:50.990639Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:51.647368Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:39:51.666747Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:51.667104Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 930e19(10010011).. exceeded threshold 40 [INFO] [stdout] 2023-07-19T04:39:51.667144Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:51.667399Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 930e19.. as faulty node [INFO] [stdout] 2023-07-19T04:39:51.667429Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:51.667440Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 1? [INFO] [stdout] 2023-07-19T04:39:51.667464Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:52.604147Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:52.604336Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:52.604539Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:52.604566Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:39:52.604573Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:53.062129Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:53.062174Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:53.062228Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:53.062242Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:53.062249Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:53.826798Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:39:53.846428Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:53.846771Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 007586(00000000).. exceeded threshold 95 [INFO] [stdout] 2023-07-19T04:39:53.846812Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:53.847053Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 007586.. as faulty node [INFO] [stdout] 2023-07-19T04:39:53.847085Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:53.847097Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2023-07-19T04:39:53.847115Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:54.543843Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:54.543968Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:54.544110Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:54.544135Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2023-07-19T04:39:54.544143Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:55.131209Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:55.131260Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:55.131321Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:55.131343Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:55.131350Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:55.810220Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:39:55.827003Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:55.827291Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:55.827492Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:55.827518Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2023-07-19T04:39:55.827537Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:56.599575Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:56.599659Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:56.599738Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:56.599751Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:39:56.599761Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:57.390233Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:57.390279Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:57.390344Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:57.390367Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:57.390379Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:57.956002Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:39:57.961544Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:57.961586Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:57.961645Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:57.961669Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:57.961688Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:39:58.577325Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:58.577440Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:58.577568Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:58.577592Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:39:58.577604Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:39:59.513214Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:59.513259Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:39:59.513314Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:39:59.513339Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:39:59.513350Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:00.173322Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:40:00.190651Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:00.190893Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 0f4312(00001111).. exceeded threshold 57 [INFO] [stdout] 2023-07-19T04:40:00.190933Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:00.191164Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 0f4312.. as faulty node [INFO] [stdout] 2023-07-19T04:40:00.191198Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:00.191215Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2023-07-19T04:40:00.191233Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:00.619098Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:00.619223Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:00.619359Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:00.619378Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2023-07-19T04:40:00.619389Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:01.547779Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:01.547829Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:01.547884Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:01.547893Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:01.547905Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:02.344088Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:40:02.362304Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:02.362572Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 530f6a(01010011).. exceeded threshold 96 [INFO] [stdout] 2023-07-19T04:40:02.362618Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:02.362820Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 530f6a.. as faulty node [INFO] [stdout] 2023-07-19T04:40:02.362846Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:02.362854Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2023-07-19T04:40:02.362861Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:02.532548Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:02.532636Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:02.532719Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:02.532744Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:40:02.532751Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:03.586610Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:03.586660Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:03.586727Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:03.586753Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:03.586760Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:04.644069Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:04.644142Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:04.644258Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:04.644287Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:40:04.644294Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:04.707812Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:40:04.725859Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:04.726086Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:04.726274Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:04.726302Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2023-07-19T04:40:04.726318Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:05.688092Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:05.688148Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:05.688218Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:05.688236Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:05.688248Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:06.655345Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:06.655417Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:06.655513Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:06.655536Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:40:06.655545Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:06.810365Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:40:06.826633Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:06.826943Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:06.827155Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:06.827186Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:40:06.827202Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:07.876355Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:07.876404Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:07.876462Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:07.876492Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:07.876499Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:08.731964Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:08.732352Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ff63be(11111111).. exceeded threshold 62 [INFO] [stdout] 2023-07-19T04:40:08.732400Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:08.732691Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder ff63be.. as faulty node [INFO] [stdout] 2023-07-19T04:40:08.732723Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:08.732736Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4 [INFO] [stdout] 2023-07-19T04:40:08.732742Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:09.132635Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:40:09.145483Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:09.145580Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:09.145726Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:09.145755Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:09.145768Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:09.844568Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:09.844614Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:09.844669Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:09.844683Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:09.844690Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:10.809719Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:10.809793Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:10.809862Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:10.809879Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:40:10.809891Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:11.368229Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:40:11.375007Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:11.375047Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:11.375114Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:11.375132Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:11.375139Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:11.761933Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:11.761987Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:11.762038Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:11.762055Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:11.762069Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:13.080845Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:13.081127Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:13.081340Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:13.081367Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4 [INFO] [stdout] 2023-07-19T04:40:13.081377Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:13.471027Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:40:13.483910Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:13.484036Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:13.484194Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:13.484220Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:40:13.484233Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:13.772434Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:13.772505Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:13.772581Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:13.772606Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:13.772613Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:15.344962Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:15.345101Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:15.345254Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:15.345304Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2023-07-19T04:40:15.345311Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:15.607270Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:40:15.619980Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:15.620117Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:15.620282Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:15.620307Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:40:15.620319Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:16.030222Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:16.030271Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:16.030342Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:16.030361Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:16.030372Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:17.620114Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:17.620636Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:17.620961Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:17.621015Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 5 [INFO] [stdout] 2023-07-19T04:40:17.621044Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:18.159228Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:40:18.174230Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:18.180622Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:18.181032Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:18.181092Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:18.181126Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:18.527930Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:18.528027Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:18.528110Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:18.528131Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:18.528144Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:20.623202Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:20.623305Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:20.623444Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:20.623471Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:40:20.623487Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:21.048143Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:40:21.058664Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:21.058745Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:21.058854Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:21.058872Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:21.058879Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:21.204223Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:21.204275Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:21.204332Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:21.204359Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:21.204369Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:23.154712Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:23.155243Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 012a6d(00000001).. exceeded threshold 40 [INFO] [stdout] 2023-07-19T04:40:23.155310Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:23.155622Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 012a6d.. as faulty node [INFO] [stdout] 2023-07-19T04:40:23.155679Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:23.155721Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2023-07-19T04:40:23.155760Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:23.321894Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:40:23.335123Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:23.335315Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:23.335549Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:23.335597Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2023-07-19T04:40:23.335628Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:23.703751Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:23.703811Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:23.703879Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:23.703901Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:23.703908Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:25.469524Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:40:25.483971Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:25.484276Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:25.484551Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:25.484606Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:40:25.484638Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:25.645388Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:25.645940Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:25.646265Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:25.646328Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 5 [INFO] [stdout] 2023-07-19T04:40:25.646375Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:26.044003Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:26.044077Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:26.044152Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:26.044184Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:26.044197Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:27.978956Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:27.979171Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:27.979368Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:27.979395Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:40:27.979407Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:27.982454Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:40:28.004482Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:28.004774Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 695160(01101001).. exceeded threshold 99 [INFO] [stdout] 2023-07-19T04:40:28.004808Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:28.005058Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 695160.. as faulty node [INFO] [stdout] 2023-07-19T04:40:28.005093Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:28.005105Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2023-07-19T04:40:28.005116Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:28.234027Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:28.234074Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:28.234122Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:28.234138Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:28.234160Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:30.681039Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:30.681121Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:30.681208Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:30.681237Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:30.681249Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:30.714641Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:40:30.748212Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:30.748866Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: d8ddd3(11011000).. exceeded threshold 21 [INFO] [stdout] 2023-07-19T04:40:30.748922Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:30.749258Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder d8ddd3.. as faulty node [INFO] [stdout] 2023-07-19T04:40:30.749289Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:30.749302Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 7? [INFO] [stdout] 2023-07-19T04:40:30.749313Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:31.084242Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:31.084777Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 9f3566(10011111).. exceeded threshold 90 [INFO] [stdout] 2023-07-19T04:40:31.084856Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:31.085148Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 9f3566.. as faulty node [INFO] [stdout] 2023-07-19T04:40:31.085210Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:31.085248Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2023-07-19T04:40:31.085449Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:33.394051Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:40:33.423671Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:33.424051Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:33.424322Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:33.424354Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:40:33.424363Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:33.502937Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:33.502990Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:33.503064Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:33.503084Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:33.503096Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:33.641234Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:33.641311Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:33.641398Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:33.641440Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:40:33.641494Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:35.590474Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:35.590525Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:35.590588Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:35.590610Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:35.590618Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:35.759891Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:35.759984Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:35.760077Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:35.760103Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:40:35.760114Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:36.005934Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:40:36.019828Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:36.019969Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:36.020124Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:36.020164Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:40:36.020187Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:38.109595Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:38.109701Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:38.109805Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:38.109849Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:38.109871Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:38.268191Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:38.268306Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:38.268476Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:38.268506Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:40:38.268519Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:38.470975Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:40:38.479250Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:38.479314Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:38.479398Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:38.479423Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:38.479430Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:40.831143Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:40.831222Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:40.831296Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:40.831335Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:40.831365Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:41.036160Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:40:41.054690Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:41.055065Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 369a15(00110110).. exceeded threshold 49 [INFO] [stdout] 2023-07-19T04:40:41.055104Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:41.055320Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 369a15.. as faulty node [INFO] [stdout] 2023-07-19T04:40:41.055346Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:41.055354Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2023-07-19T04:40:41.055362Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:41.092609Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:41.093095Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 9ec2b5(10011110).. exceeded threshold 31 [INFO] [stdout] 2023-07-19T04:40:41.093149Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:41.093484Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 9ec2b5.. as faulty node [INFO] [stdout] 2023-07-19T04:40:41.093513Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:41.093525Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6 [INFO] [stdout] 2023-07-19T04:40:41.093541Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:43.406140Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:43.406438Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:43.406747Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:43.406875Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:40:43.407020Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:43.510227Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:43.510310Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:43.510395Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:43.510448Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:43.510501Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:43.823613Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:40:43.829572Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:43.829620Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:43.829686Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:43.829719Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:43.829740Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:45.768906Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:45.768989Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:45.769108Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:45.769134Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:40:45.769141Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:45.905389Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:45.905444Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:45.905513Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:45.905535Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:45.905542Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:46.116092Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:40:46.124130Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:46.124173Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:46.124246Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:46.124264Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:46.124277Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:47.737677Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:47.737752Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:47.737841Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:47.737866Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:40:47.737876Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:47.999118Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:47.999166Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:47.999228Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:47.999254Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:47.999271Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:48.433600Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:40:48.453415Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:48.453718Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 780f1d(01111000).. exceeded threshold 61 [INFO] [stdout] 2023-07-19T04:40:48.453761Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:48.453973Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 780f1d.. as faulty node [INFO] [stdout] 2023-07-19T04:40:48.454008Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:48.454018Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2023-07-19T04:40:48.454024Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:49.736513Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:49.736649Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:49.736805Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:49.736828Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2023-07-19T04:40:49.736838Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:50.102518Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:50.102568Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:50.102625Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:50.102640Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:50.102646Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:50.744026Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:40:50.758537Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:50.758685Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:50.758878Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:50.758903Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:40:50.758912Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:51.947136Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:51.947541Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: f382a0(11110011).. exceeded threshold 47 [INFO] [stdout] 2023-07-19T04:40:51.947586Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:51.947880Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder f382a0.. as faulty node [INFO] [stdout] 2023-07-19T04:40:51.947915Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:51.947927Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2023-07-19T04:40:51.947936Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:52.344686Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:52.344732Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:52.344796Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:52.344822Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:52.344840Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:52.784054Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:40:52.798370Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:52.798553Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:52.798745Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:52.798776Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2023-07-19T04:40:52.798788Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:54.029023Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:54.029296Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:54.029530Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:54.029557Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 5 [INFO] [stdout] 2023-07-19T04:40:54.029566Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:54.602205Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:54.602251Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:54.602305Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:54.602319Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:54.602326Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:55.111635Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:40:55.124938Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:55.125061Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:55.125227Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:55.125257Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:40:55.125288Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:56.214495Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:56.214794Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 7ad0da(01111010).. exceeded threshold 55 [INFO] [stdout] 2023-07-19T04:40:56.214860Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:56.215136Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 7ad0da.. as faulty node [INFO] [stdout] 2023-07-19T04:40:56.215173Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:56.215186Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 2 [INFO] [stdout] 2023-07-19T04:40:56.215196Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:56.784737Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:56.784803Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:56.784886Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:56.784943Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:56.784982Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:57.500367Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:40:57.512999Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:57.513068Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:57.513238Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:57.513280Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:57.513292Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:58.593993Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:58.594201Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:58.594376Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:58.594419Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:40:58.594456Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:40:58.927613Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:58.927690Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:58.927774Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:58.927806Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:58.927820Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:40:59.636575Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:40:59.646983Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:59.647072Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:40:59.647203Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:40:59.647226Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:40:59.647233Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:00.998104Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:00.998578Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 748468(01110100).. exceeded threshold 32 [INFO] [stdout] 2023-07-19T04:41:00.998661Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:00.998928Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 748468.. as faulty node [INFO] [stdout] 2023-07-19T04:41:00.998980Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:00.999007Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4 [INFO] [stdout] 2023-07-19T04:41:00.999028Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:01.071255Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:01.071306Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:01.071369Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:01.071391Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:41:01.071398Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:01.699824Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:41:01.708954Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:01.709035Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:01.709136Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:01.709151Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:41:01.709157Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:03.042086Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:03.042382Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:03.042629Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:03.042662Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 5 [INFO] [stdout] 2023-07-19T04:41:03.042675Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:03.250132Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:03.250182Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:03.250250Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:03.250270Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:41:03.250282Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:04.110561Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:41:04.134611Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:04.134967Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: dd4f8b(11011101).. exceeded threshold 108 [INFO] [stdout] 2023-07-19T04:41:04.135014Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:04.135293Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder dd4f8b.. as faulty node [INFO] [stdout] 2023-07-19T04:41:04.135311Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:04.135323Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2023-07-19T04:41:04.135332Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:05.639822Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:05.640017Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:05.640214Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:05.640268Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:41:05.640292Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:05.654052Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:05.654098Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:05.654153Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:05.654177Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:41:05.654192Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:06.711627Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:41:06.729581Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:06.729807Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 06ea33(00000110).. exceeded threshold 27 [INFO] [stdout] 2023-07-19T04:41:06.729847Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:06.730054Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 06ea33.. as faulty node [INFO] [stdout] 2023-07-19T04:41:06.730082Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:06.730091Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2023-07-19T04:41:06.730103Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:08.053221Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:08.053358Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:08.053567Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:08.053644Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:41:08.053884Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:08.414065Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:08.415653Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:08.416379Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:08.416580Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2023-07-19T04:41:08.416837Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:09.015483Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:41:09.024452Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:09.024585Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:09.024747Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:09.024769Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:41:09.024781Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:10.486507Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:10.486759Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 0c41e7(00001100).. exceeded threshold 104 [INFO] [stdout] 2023-07-19T04:41:10.486833Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:10.487092Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 0c41e7.. as faulty node [INFO] [stdout] 2023-07-19T04:41:10.487121Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:10.487134Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 3 [INFO] [stdout] 2023-07-19T04:41:10.487144Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:10.535106Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:10.535154Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:10.535201Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:10.535225Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:41:10.535245Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:11.165434Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:41:11.184501Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:11.184799Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:11.185054Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:11.185088Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:41:11.185104Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:12.624851Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:12.624898Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:12.624961Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:12.624984Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:41:12.624993Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:12.786182Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:12.786512Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:12.786702Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:12.786722Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 5 [INFO] [stdout] 2023-07-19T04:41:12.786728Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:13.338145Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:41:13.348916Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:13.349013Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:13.349145Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:13.349172Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:41:13.349199Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:14.798290Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:14.798336Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:14.798390Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:14.798405Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:41:14.798411Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:15.019048Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:15.019595Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:15.019857Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:15.019886Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4 [INFO] [stdout] 2023-07-19T04:41:15.019898Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:15.471087Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:41:15.492097Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:15.492564Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 27dfd9(00100111).. exceeded threshold 64 [INFO] [stdout] 2023-07-19T04:41:15.492611Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:15.492916Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 27dfd9.. as faulty node [INFO] [stdout] 2023-07-19T04:41:15.492954Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:15.492963Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2023-07-19T04:41:15.492969Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:17.386921Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:17.387150Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:17.387269Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:17.387327Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:41:17.387358Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:17.966856Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:17.967258Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:17.967614Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:17.967773Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:41:17.967974Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:18.507024Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:41:18.535423Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:18.535798Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:18.536268Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:18.536323Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:41:18.536352Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:20.462678Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:20.463264Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:20.463633Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:20.463690Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4 [INFO] [stdout] 2023-07-19T04:41:20.463725Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:20.514294Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:20.514370Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:20.514453Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:20.514498Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:41:20.514531Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:21.177763Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:41:21.201519Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:21.202064Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: b43ce0(10110100).. exceeded threshold 60 [INFO] [stdout] 2023-07-19T04:41:21.202114Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:21.202391Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder b43ce0.. as faulty node [INFO] [stdout] 2023-07-19T04:41:21.202424Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:21.202458Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2023-07-19T04:41:21.202480Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:23.033383Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:23.033484Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:23.033570Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:23.033617Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:41:23.033695Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:23.158985Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:23.159475Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ca98a4(11001010).. exceeded threshold 77 [INFO] [stdout] 2023-07-19T04:41:23.159577Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:23.159871Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder ca98a4.. as faulty node [INFO] [stdout] 2023-07-19T04:41:23.159941Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:23.159981Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4 [INFO] [stdout] 2023-07-19T04:41:23.160009Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:24.107807Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:41:24.126630Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:24.126971Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:24.127326Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:24.127358Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:41:24.127368Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:25.407918Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:25.408095Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:25.408281Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:25.408339Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:41:25.408570Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:25.454382Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:25.454436Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:25.454496Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:25.454539Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:41:25.454568Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:26.489684Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:41:26.500370Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:26.501118Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:26.501667Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:26.501843Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:41:26.502244Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:27.782929Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:27.783084Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:27.783196Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:27.783255Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:41:27.783308Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:27.892490Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:27.892553Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:27.892637Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:27.892660Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:41:27.892677Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:29.215889Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:41:29.243717Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:29.244128Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:29.244364Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:29.244375Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2023-07-19T04:41:29.244384Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:30.720697Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:30.720774Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:30.720845Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:30.720858Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:41:30.720866Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:30.888060Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:30.889060Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:30.889373Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:30.889398Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 6 [INFO] [stdout] 2023-07-19T04:41:30.889410Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:32.755452Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:41:32.765643Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:32.765727Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:32.765818Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:32.765860Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:41:32.765892Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:34.535921Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:34.540779Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 6d0e3d(01101101).. exceeded threshold 84 [INFO] [stdout] 2023-07-19T04:41:34.541025Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:34.541597Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 6d0e3d.. as faulty node [INFO] [stdout] 2023-07-19T04:41:34.541723Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:34.541978Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2023-07-19T04:41:34.542106Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:34.605400Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:34.605479Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:34.605560Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:34.605695Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:41:34.605754Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:36.810028Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:41:36.858603Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:36.859289Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 1e8117(00011110).. exceeded threshold 23 [INFO] [stdout] 2023-07-19T04:41:36.859380Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:36.859787Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 1e8117.. as faulty node [INFO] [stdout] 2023-07-19T04:41:36.859853Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:36.859885Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2023-07-19T04:41:36.859912Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:38.661110Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:38.661244Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:38.661350Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:38.661408Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:41:38.661455Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:38.966689Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:38.966961Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:38.967145Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:38.967209Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:41:38.967241Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:40.725663Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:41:40.782589Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:40.783104Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:40.783418Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:40.783445Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2023-07-19T04:41:40.783457Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:42.453776Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:42.454180Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:42.454568Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:42.454740Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:41:42.455068Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:42.455864Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:42.455907Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:42.455977Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:42.456000Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:41:42.456013Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:44.465211Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:41:44.483102Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:44.483307Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:44.483782Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:44.483842Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:41:44.484048Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:45.427115Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:45.427184Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:45.427430Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:45.427459Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:41:45.427469Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:45.963713Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:45.968626Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:45.968883Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:45.968948Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:41:45.968982Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:48.274535Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:41:48.317059Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:48.320854Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 8b3a06(10001011).. exceeded threshold 54 [INFO] [stdout] 2023-07-19T04:41:48.320976Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:48.321400Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 8b3a06.. as faulty node [INFO] [stdout] 2023-07-19T04:41:48.321473Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:48.321589Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2023-07-19T04:41:48.321687Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:49.367597Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:49.367668Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:49.367749Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:49.367763Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:41:49.367773Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:49.763151Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:49.768586Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:49.768917Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:49.769006Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:41:49.769041Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:51.546579Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:41:51.581524Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:51.582335Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: f004a9(11110000).. exceeded threshold 43 [INFO] [stdout] 2023-07-19T04:41:51.582440Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:51.582899Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder f004a9.. as faulty node [INFO] [stdout] 2023-07-19T04:41:51.582972Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:51.583054Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 7? [INFO] [stdout] 2023-07-19T04:41:51.583171Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:52.204943Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:52.204999Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:52.205052Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:52.205082Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:41:52.205104Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:52.692791Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:52.693009Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:52.693245Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:52.693271Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2023-07-19T04:41:52.693284Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:55.058017Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:55.058076Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:55.058130Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:55.058161Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:41:55.058184Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:55.133508Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:41:55.173101Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:55.173912Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: dce35c(11011100).. exceeded threshold 86 [INFO] [stdout] 2023-07-19T04:41:55.173998Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:55.174397Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder dce35c.. as faulty node [INFO] [stdout] 2023-07-19T04:41:55.174555Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:55.174665Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2023-07-19T04:41:55.174941Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:55.754934Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:55.755562Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 24f277(00100100).. exceeded threshold 37 [INFO] [stdout] 2023-07-19T04:41:55.755635Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:55.755974Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 24f277.. as faulty node [INFO] [stdout] 2023-07-19T04:41:55.756019Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:55.756036Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4 [INFO] [stdout] 2023-07-19T04:41:55.756071Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:57.282604Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:57.282653Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:57.282702Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:57.282711Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:41:57.282728Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:57.847381Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:57.847740Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 42e29a(01000010).. exceeded threshold 31 [INFO] [stdout] 2023-07-19T04:41:57.847789Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:57.848003Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 42e29a.. as faulty node [INFO] [stdout] 2023-07-19T04:41:57.848026Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:57.848038Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 3 [INFO] [stdout] 2023-07-19T04:41:57.848054Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:41:58.265794Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:41:58.286015Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:58.286227Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:58.286423Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:58.286454Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:41:58.286469Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:41:59.596426Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:59.596488Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:41:59.596557Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:41:59.596584Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:41:59.596594Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:42:00.150786Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:00.151111Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: a4bb22(10100100).. exceeded threshold 47 [INFO] [stdout] 2023-07-19T04:42:00.151187Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:00.151438Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder a4bb22.. as faulty node [INFO] [stdout] 2023-07-19T04:42:00.151486Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:42:00.151523Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4 [INFO] [stdout] 2023-07-19T04:42:00.151556Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:42:00.688491Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:42:00.711537Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:00.711999Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:00.712281Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:42:00.712311Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2023-07-19T04:42:00.712322Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:42:01.828825Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:01.828891Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:01.828977Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:42:01.829007Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:42:01.829021Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:42:02.356600Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:02.356885Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:02.357178Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:42:02.357242Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:42:02.357283Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:42:03.938098Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:42:03.973949Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:03.974672Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:03.975112Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:42:03.975179Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6? [INFO] [stdout] 2023-07-19T04:42:03.975217Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:42:04.675952Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:04.676040Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:04.676120Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:42:04.688500Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:42:04.688675Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:42:05.589920Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:05.590740Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: d9d3ac(11011001).. exceeded threshold 50 [INFO] [stdout] 2023-07-19T04:42:05.590802Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:05.591235Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder d9d3ac.. as faulty node [INFO] [stdout] 2023-07-19T04:42:05.591304Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:42:05.591342Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2023-07-19T04:42:05.591395Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:42:06.844863Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:42:06.859725Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:06.859981Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:06.860210Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:42:06.860418Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:42:06.860844Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:42:07.592567Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:07.592616Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:07.592674Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:42:07.592696Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:42:07.592703Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:42:08.227094Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:08.227662Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 581578(01011000).. exceeded threshold 47 [INFO] [stdout] 2023-07-19T04:42:08.227721Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:08.227991Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 581578.. as faulty node [INFO] [stdout] 2023-07-19T04:42:08.228028Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:42:08.228038Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6 [INFO] [stdout] 2023-07-19T04:42:08.228044Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:42:09.111472Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:42:09.123943Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:09.124033Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:09.124212Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:42:09.124231Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:42:09.124238Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:42:09.815570Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:09.815635Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:09.815711Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:42:09.815725Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:42:09.815735Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:42:10.645336Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:10.645398Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:10.645479Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:42:10.645511Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:42:10.645524Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:42:11.985798Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:42:11.993030Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:11.993071Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:11.993143Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:42:11.993169Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:42:11.993177Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:42:12.558025Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:12.558074Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:12.558137Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:42:12.558161Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:42:12.558174Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:42:13.451606Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:13.452118Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 949d8a(10010100).. exceeded threshold 47 [INFO] [stdout] 2023-07-19T04:42:13.452159Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:13.452365Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 949d8a.. as faulty node [INFO] [stdout] 2023-07-19T04:42:13.452383Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:42:13.452392Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 3 [INFO] [stdout] 2023-07-19T04:42:13.452400Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:42:15.297107Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:42:15.317033Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:15.320698Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:15.320947Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:42:15.321003Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:42:15.321033Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:42:16.474016Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:16.474125Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:16.474214Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:42:16.474241Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:42:16.474251Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:42:18.142219Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:18.142403Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:18.142582Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:42:18.142616Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:42:18.142628Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:42:19.474119Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:42:19.492268Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:19.492620Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:19.492780Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:42:19.492832Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:42:19.493314Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:42:20.100132Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:20.100228Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:20.100319Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:42:20.100355Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:42:20.100368Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:42:21.870146Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:21.870213Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:21.870283Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:42:21.870296Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:42:21.870305Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:42:23.326552Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:42:23.359779Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:23.368866Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:23.369235Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:42:23.369299Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2023-07-19T04:42:23.369337Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:42:24.783028Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:24.791811Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:24.792058Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:42:24.792126Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:42:24.792170Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:42:26.868143Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:26.868817Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 1eab37(00011110).. exceeded threshold 90 [INFO] [stdout] 2023-07-19T04:42:26.868875Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:26.869192Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 1eab37.. as faulty node [INFO] [stdout] 2023-07-19T04:42:26.869220Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:42:26.869230Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2023-07-19T04:42:26.869239Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:42:28.909878Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:42:28.974880Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:28.985094Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 8fbf82(10001111).. exceeded threshold 61 [INFO] [stdout] 2023-07-19T04:42:28.985246Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:28.985634Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 8fbf82.. as faulty node [INFO] [stdout] 2023-07-19T04:42:28.985694Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:42:28.985729Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 7? [INFO] [stdout] 2023-07-19T04:42:28.985755Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:42:30.613356Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:30.613459Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:30.613549Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:42:30.613597Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:42:30.613637Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:42:32.746961Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:32.747521Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: f29df5(11110010).. exceeded threshold 27 [INFO] [stdout] 2023-07-19T04:42:32.747630Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:32.747933Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder f29df5.. as faulty node [INFO] [stdout] 2023-07-19T04:42:32.748005Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:42:32.748045Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4 [INFO] [stdout] 2023-07-19T04:42:32.748120Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:42:34.661660Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:42:34.714579Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:34.725079Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: a58497(10100101).. exceeded threshold 27 [INFO] [stdout] 2023-07-19T04:42:34.725235Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:34.725605Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder a58497.. as faulty node [INFO] [stdout] 2023-07-19T04:42:34.725671Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:42:34.725704Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2023-07-19T04:42:34.725750Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:42:35.439836Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:35.439936Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:35.440025Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:42:35.440056Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:42:35.440081Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:42:39.115421Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:39.119499Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:39.119852Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:42:39.119947Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2023-07-19T04:42:39.120032Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:42:40.886716Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:40.886820Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:40.888550Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:42:40.888590Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:42:40.888603Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:42:41.228213Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:42:41.241876Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:41.242023Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:41.242137Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:42:41.242204Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:42:41.242242Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:42:44.992243Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:44.992422Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:44.992638Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:42:44.992734Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:42:44.992804Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:42:46.167726Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:42:46.194353Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:46.194610Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:46.194818Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:42:46.194872Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:42:46.194907Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:42:46.501120Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:46.502906Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:46.503060Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:42:46.503118Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:42:46.503152Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:42:51.169111Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:51.176584Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:51.176781Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:42:51.176837Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:42:51.176873Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:42:51.483544Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:51.483627Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:51.483704Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:42:51.483719Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:42:51.483728Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:42:51.895308Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:42:51.927179Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:51.927669Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: cd1a87(11001101).. exceeded threshold 31 [INFO] [stdout] 2023-07-19T04:42:51.927720Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:51.927992Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder cd1a87.. as faulty node [INFO] [stdout] 2023-07-19T04:42:51.928020Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:42:51.928032Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2023-07-19T04:42:51.928042Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:42:55.383048Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:55.383282Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:55.383495Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:42:55.383517Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:42:55.383528Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:42:56.570637Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:42:56.590596Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:56.590809Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:56.591030Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:42:56.591100Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:42:56.591137Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:42:57.069913Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:57.070140Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:57.070266Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:42:57.070318Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:42:57.070367Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:42:59.372594Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:59.372738Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:42:59.372852Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:42:59.372878Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:42:59.372890Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:43:00.302275Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:43:00.318842Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:00.319124Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:00.319279Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:43:00.319303Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:43:00.319314Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:43:00.965073Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:00.965227Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:00.965392Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:43:00.965449Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:43:00.965489Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:43:03.206849Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:03.207280Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ad4205(10101101).. exceeded threshold 105 [INFO] [stdout] 2023-07-19T04:43:03.207345Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:03.207620Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder ad4205.. as faulty node [INFO] [stdout] 2023-07-19T04:43:03.207686Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:43:03.207722Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4 [INFO] [stdout] 2023-07-19T04:43:03.207759Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:43:03.737009Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:43:03.746885Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:03.746952Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:03.747040Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:43:03.747068Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:43:03.747080Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:43:04.345978Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:04.346061Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:04.346134Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:43:04.346163Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:43:04.346185Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:43:05.752955Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:05.753127Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:05.753288Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:43:05.753314Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:43:05.753326Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:43:07.267816Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:43:07.300040Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:07.301592Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:07.301814Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:43:07.301851Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:43:07.301873Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:43:07.852085Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:07.852188Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:07.852283Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:43:07.852312Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:43:07.852323Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:43:09.835351Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:09.835456Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:09.835631Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:43:09.835673Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:43:09.835706Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:43:11.229178Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:43:11.276203Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:11.276962Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:11.277281Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:43:11.277355Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:43:11.277410Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:43:11.734743Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:11.734812Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:11.734888Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:43:11.734903Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:43:11.734913Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:43:13.483594Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:13.485251Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 61bb7a(01100001).. exceeded threshold 24 [INFO] [stdout] 2023-07-19T04:43:13.485341Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:13.485575Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 61bb7a.. as faulty node [INFO] [stdout] 2023-07-19T04:43:13.485601Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:43:13.485607Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6 [INFO] [stdout] 2023-07-19T04:43:13.485613Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:43:15.149572Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:43:15.185476Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:15.186115Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 3fdced(00111111).. exceeded threshold 44 [INFO] [stdout] 2023-07-19T04:43:15.186177Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:15.186559Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 3fdced.. as faulty node [INFO] [stdout] 2023-07-19T04:43:15.186626Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:43:15.186661Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2023-07-19T04:43:15.186687Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:43:15.239238Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:15.239329Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:15.239604Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:43:15.239720Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:43:15.240089Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:43:16.924757Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:16.924986Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:16.925145Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:43:16.925191Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:43:16.925223Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:43:18.998381Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:43:19.030489Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:19.030795Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:19.033266Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:43:19.033308Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:43:19.033320Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:43:19.511863Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:19.511933Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:19.512019Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:43:19.512037Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:43:19.512048Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:43:20.598843Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:20.598934Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:20.599021Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:43:20.599045Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:43:20.599055Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:43:23.492887Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:43:23.532728Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:23.533499Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c2f726(11000010).. exceeded threshold 42 [INFO] [stdout] 2023-07-19T04:43:23.533620Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:23.533995Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c2f726.. as faulty node [INFO] [stdout] 2023-07-19T04:43:23.534176Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:43:23.534227Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2023-07-19T04:43:23.534261Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:43:24.298486Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:24.298572Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:24.298647Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:43:24.308599Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:43:24.308727Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:43:25.101773Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:25.102066Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:25.102292Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:43:25.102342Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2023-07-19T04:43:25.102377Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:43:27.175032Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:43:27.212739Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:27.213531Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: a9415a(10101001).. exceeded threshold 37 [INFO] [stdout] 2023-07-19T04:43:27.213629Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:27.214212Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder a9415a.. as faulty node [INFO] [stdout] 2023-07-19T04:43:27.214368Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:43:27.214427Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2023-07-19T04:43:27.214553Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:43:28.339915Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:28.340097Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:28.340209Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:43:28.340259Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:43:28.340291Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:43:29.463171Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:29.463598Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:29.463932Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:43:29.463990Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4 [INFO] [stdout] 2023-07-19T04:43:29.464026Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:43:30.608161Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:43:30.616629Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:30.616700Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:30.616780Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:43:30.620863Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:43:30.620935Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:43:31.948387Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:31.950132Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:31.950258Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:43:31.950318Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:43:31.950346Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:43:32.915941Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:32.916829Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 63fef6(01100011).. exceeded threshold 30 [INFO] [stdout] 2023-07-19T04:43:32.916891Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:32.917199Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 63fef6.. as faulty node [INFO] [stdout] 2023-07-19T04:43:32.917224Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:43:32.917234Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6 [INFO] [stdout] 2023-07-19T04:43:32.917242Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:43:33.910551Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:43:33.940849Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:33.941193Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:33.941524Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:43:33.941668Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:43:33.941804Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:43:35.072568Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:35.072648Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:35.072722Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:43:35.072747Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:43:35.072758Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:43:36.541755Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:36.542296Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: edc041(11101101).. exceeded threshold 17 [INFO] [stdout] 2023-07-19T04:43:36.542526Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:36.542967Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder edc041.. as faulty node [INFO] [stdout] 2023-07-19T04:43:36.543000Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:43:36.543013Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 2 [INFO] [stdout] 2023-07-19T04:43:36.543022Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:43:38.418004Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:43:38.447082Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:38.460574Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:38.460828Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:43:38.460878Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:43:38.460912Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:43:39.165541Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:39.165632Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:39.165797Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:43:39.165836Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:43:39.165851Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:43:40.929564Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:40.929675Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:40.929789Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:43:40.929803Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:43:40.929812Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:43:44.304662Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:43:44.338638Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:44.338780Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:44.338933Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:43:44.338957Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:43:44.338969Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:43:45.382558Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:45.382650Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:45.382739Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:43:45.382766Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:43:45.382777Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:43:46.951858Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:46.956623Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:46.957023Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:43:46.957195Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2023-07-19T04:43:46.957276Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:43:50.121284Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:43:50.154534Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:50.154776Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:50.154990Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:43:50.155043Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:43:50.155075Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:43:50.932501Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:50.932591Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:50.932669Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:43:50.932695Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:43:50.932705Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:43:52.625232Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:52.625907Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 28fcba(00101000).. exceeded threshold 45 [INFO] [stdout] 2023-07-19T04:43:52.632539Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:52.632887Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 28fcba.. as faulty node [INFO] [stdout] 2023-07-19T04:43:52.632917Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:43:52.632931Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6 [INFO] [stdout] 2023-07-19T04:43:52.632949Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:43:55.147002Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:43:55.163729Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:55.163942Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:55.164452Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:43:55.164753Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:43:55.164988Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:43:55.804828Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:55.804978Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:55.805103Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:43:55.805160Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:43:55.805197Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:43:57.484109Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:57.488836Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 647a2c(01100100).. exceeded threshold 46 [INFO] [stdout] 2023-07-19T04:43:57.488968Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:57.489268Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 647a2c.. as faulty node [INFO] [stdout] 2023-07-19T04:43:57.489331Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:43:57.489368Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2023-07-19T04:43:57.489448Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:43:58.849107Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:43:58.884526Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:58.885690Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:58.886406Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:43:58.886856Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:43:58.886925Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:43:59.746172Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:59.746269Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:43:59.746367Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:43:59.746404Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:43:59.746419Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:02.474089Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:02.474484Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: a81f7b(10101000).. exceeded threshold 34 [INFO] [stdout] 2023-07-19T04:44:02.474699Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:02.475166Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder a81f7b.. as faulty node [INFO] [stdout] 2023-07-19T04:44:02.475237Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:02.475376Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 2 [INFO] [stdout] 2023-07-19T04:44:02.475524Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:03.176716Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:44:03.205347Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:03.206074Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:03.206557Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:03.206742Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2023-07-19T04:44:03.206906Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:05.234207Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:05.234286Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:05.234372Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:05.234409Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:44:05.234437Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:07.242560Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:07.243655Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 6b82aa(01101011).. exceeded threshold 75 [INFO] [stdout] 2023-07-19T04:44:07.243838Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:07.244744Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 6b82aa.. as faulty node [INFO] [stdout] 2023-07-19T04:44:07.244934Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:07.245308Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 3 [INFO] [stdout] 2023-07-19T04:44:07.245520Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:07.308784Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:44:07.399638Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:07.405354Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:07.405990Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:07.406119Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2023-07-19T04:44:07.406424Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:09.624585Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:09.624666Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:09.625751Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:09.625789Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:44:09.625803Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:10.947965Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:44:10.981252Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:10.981910Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:10.982439Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:10.982475Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 7? [INFO] [stdout] 2023-07-19T04:44:10.982487Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:10.998392Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:10.998889Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: f6b959(11110110).. exceeded threshold 50 [INFO] [stdout] 2023-07-19T04:44:10.998951Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:10.999278Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder f6b959.. as faulty node [INFO] [stdout] 2023-07-19T04:44:10.999321Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:10.999338Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4 [INFO] [stdout] 2023-07-19T04:44:10.999351Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:12.443706Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:12.443898Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:12.444069Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:12.444121Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:44:12.444158Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:13.334296Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:13.334421Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:13.334530Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:13.334538Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:44:13.334544Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:13.623581Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:44:13.638214Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:13.638348Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:13.638555Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:13.638586Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:44:13.638594Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:15.806355Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:15.806508Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:15.806627Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:15.806690Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:44:15.806737Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:16.968515Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:16.968988Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 28251f(00101000).. exceeded threshold 40 [INFO] [stdout] 2023-07-19T04:44:16.969033Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:16.969349Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 28251f.. as faulty node [INFO] [stdout] 2023-07-19T04:44:16.969367Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:16.969376Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6 [INFO] [stdout] 2023-07-19T04:44:16.969385Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:17.086960Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:44:17.128055Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:17.128440Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:17.128675Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:17.128737Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:44:17.128811Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:19.065768Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:19.065846Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:19.065923Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:19.065957Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:44:19.065971Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:19.826055Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:19.826317Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:19.826534Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:19.826585Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:44:19.826616Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:20.034853Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:44:20.057844Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:20.058108Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:20.058442Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:20.058498Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:44:20.058534Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:22.347984Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:22.348295Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:22.348566Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:22.348628Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:44:22.348642Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:23.742775Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:23.742998Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:23.743167Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:23.743308Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:44:23.743390Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:24.011453Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:44:24.033797Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:24.034192Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:24.034512Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:24.034876Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:44:24.034931Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:25.812093Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:25.820566Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:25.820833Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:25.820899Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:44:25.820937Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:27.393661Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:44:27.407332Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:27.407555Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:27.407839Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:27.408146Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:44:27.408265Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:27.493573Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:27.493776Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:27.494182Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:27.494343Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:44:27.494538Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:29.187387Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:29.187506Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:29.187610Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:29.187659Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:44:29.187781Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:30.153859Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:30.153989Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:30.154109Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:30.154123Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:44:30.154129Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:30.283160Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:44:30.312962Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:30.313420Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ad7266(10101101).. exceeded threshold 24 [INFO] [stdout] 2023-07-19T04:44:30.313476Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:30.313712Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder ad7266.. as faulty node [INFO] [stdout] 2023-07-19T04:44:30.313729Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:30.313741Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2023-07-19T04:44:30.313755Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:32.744657Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:32.745105Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:32.745597Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:32.745766Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:44:32.746050Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:33.707602Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:33.707964Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:33.708192Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:33.708350Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:44:33.708409Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:33.898867Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:44:33.967173Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:33.968226Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:33.968895Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:33.968960Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:44:33.969045Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:35.633391Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:35.633464Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:35.633544Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:35.633588Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:44:35.633609Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:36.637228Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:36.637672Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ba0f1e(10111010).. exceeded threshold 50 [INFO] [stdout] 2023-07-19T04:44:36.637742Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:36.638063Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder ba0f1e.. as faulty node [INFO] [stdout] 2023-07-19T04:44:36.638092Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:36.638099Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2023-07-19T04:44:36.638105Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:36.735552Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:44:36.760441Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:36.760921Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: dc6492(11011100).. exceeded threshold 47 [INFO] [stdout] 2023-07-19T04:44:36.760982Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:36.761281Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder dc6492.. as faulty node [INFO] [stdout] 2023-07-19T04:44:36.761314Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:36.761327Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2023-07-19T04:44:36.761345Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:38.097470Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:38.097524Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:38.097591Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:38.097614Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:44:38.097621Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:38.905858Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:38.906010Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:38.906161Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:38.906178Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:44:38.906184Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:39.158702Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:44:39.185494Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:39.186039Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: be9fbc(10111110).. exceeded threshold 31 [INFO] [stdout] 2023-07-19T04:44:39.186092Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:39.186412Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder be9fbc.. as faulty node [INFO] [stdout] 2023-07-19T04:44:39.186452Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:39.186468Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2023-07-19T04:44:39.186479Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:40.290092Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:40.290143Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:40.290198Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:40.290228Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:44:40.290249Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:41.314328Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:41.314420Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:41.314503Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:41.314525Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:44:41.314540Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:41.591746Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:44:41.607254Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:41.607418Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:41.607594Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:41.607623Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:44:41.607634Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:42.568452Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:42.568532Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:42.568604Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:42.568633Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:44:42.568644Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:43.630612Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:43.630818Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:43.630986Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:43.631005Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:44:43.631016Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:44.360045Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:44:44.368993Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:44.369052Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:44.369121Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:44.369134Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:44:44.369144Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:45.524423Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:45.524523Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:45.524607Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:45.524633Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:44:45.524680Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:46.165462Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:46.165681Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 6c8bfd(01101100).. exceeded threshold 98 [INFO] [stdout] 2023-07-19T04:44:46.165719Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:46.165924Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 6c8bfd.. as faulty node [INFO] [stdout] 2023-07-19T04:44:46.165962Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:46.165976Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4 [INFO] [stdout] 2023-07-19T04:44:46.165985Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:46.798087Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:44:46.810458Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:46.810583Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:46.810735Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:46.810767Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:44:46.810783Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:47.598671Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:47.598723Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:47.598778Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:47.598794Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:44:47.598800Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:48.233529Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:48.233901Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:48.234154Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:48.234186Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 5 [INFO] [stdout] 2023-07-19T04:44:48.234193Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:49.041583Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:44:49.053708Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:49.053814Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:49.053961Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:49.053987Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:44:49.053995Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:49.912406Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:49.912458Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:49.912548Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:49.912574Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:44:49.912585Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:50.387627Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:50.388052Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: a2ede1(10100010).. exceeded threshold 57 [INFO] [stdout] 2023-07-19T04:44:50.388092Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:50.388299Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder a2ede1.. as faulty node [INFO] [stdout] 2023-07-19T04:44:50.388311Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:50.388317Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2023-07-19T04:44:50.388323Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:51.378346Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:44:51.411705Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:51.412234Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 8bb278(10001011).. exceeded threshold 96 [INFO] [stdout] 2023-07-19T04:44:51.412301Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:51.412613Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 8bb278.. as faulty node [INFO] [stdout] 2023-07-19T04:44:51.412653Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:51.412674Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2023-07-19T04:44:51.412706Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:52.381553Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:52.381606Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:52.381682Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:52.381702Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:44:52.381713Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:52.541475Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:52.541601Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:52.541765Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:52.541791Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2023-07-19T04:44:52.541802Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:53.744766Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:44:53.755516Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:53.755597Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:53.755699Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:53.755726Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:44:53.755746Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:54.654002Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:54.654050Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:54.654105Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:54.654115Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:44:54.654121Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:54.721545Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:54.721971Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:54.722184Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:54.722236Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4 [INFO] [stdout] 2023-07-19T04:44:54.722258Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:56.027429Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:44:56.038135Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:56.038204Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:56.038274Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:56.038285Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:44:56.038292Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:56.867897Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:56.867972Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:56.868070Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:56.868097Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:44:56.868108Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:56.932187Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:56.932237Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:56.932296Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:56.932319Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:44:56.932331Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:58.298182Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:44:58.316567Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:58.316709Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:58.316883Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:58.316930Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:44:58.316965Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:44:59.233824Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:59.233875Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:59.233929Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:59.233941Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:44:59.233963Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:44:59.320237Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:59.320460Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: f71d4c(11110111).. exceeded threshold 56 [INFO] [stdout] 2023-07-19T04:44:59.320514Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:44:59.320736Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder f71d4c.. as faulty node [INFO] [stdout] 2023-07-19T04:44:59.320763Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:44:59.320769Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4 [INFO] [stdout] 2023-07-19T04:44:59.320775Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:00.574396Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:45:00.584201Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:00.584285Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:00.584401Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:00.584427Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:45:00.584439Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:01.238296Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:01.238350Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:01.238429Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:01.238454Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:45:01.238467Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:01.408869Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:01.409029Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:01.409221Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:01.409248Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4 [INFO] [stdout] 2023-07-19T04:45:01.409279Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:02.760249Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:45:02.769134Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:02.769201Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:02.769281Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:02.769307Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:45:02.769337Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:03.324415Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:03.324473Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:03.324539Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:03.324566Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:45:03.324577Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:03.631366Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:03.631861Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: fc5d0b(11111100).. exceeded threshold 54 [INFO] [stdout] 2023-07-19T04:45:03.631905Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:03.632233Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder fc5d0b.. as faulty node [INFO] [stdout] 2023-07-19T04:45:03.632262Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:03.632272Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6 [INFO] [stdout] 2023-07-19T04:45:03.632304Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:04.777556Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:45:04.790002Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:04.790144Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:04.790323Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:04.790348Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:45:04.790359Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:05.579668Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:05.579790Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:05.579906Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:05.579956Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:45:05.579999Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:05.591117Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:05.591156Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:05.591209Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:05.591228Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:45:05.591237Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:06.852074Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:45:06.873588Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:06.874062Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: dd90ef(11011101).. exceeded threshold 44 [INFO] [stdout] 2023-07-19T04:45:06.874105Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:06.874405Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder dd90ef.. as faulty node [INFO] [stdout] 2023-07-19T04:45:06.874501Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:06.874544Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2023-07-19T04:45:06.874618Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:07.766717Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:07.766771Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:07.766842Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:07.766857Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:45:07.766867Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:07.781375Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:07.781682Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:07.781861Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:07.781874Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4 [INFO] [stdout] 2023-07-19T04:45:07.781880Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:08.978505Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:45:09.005825Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:09.006102Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 73c49d(01110011).. exceeded threshold 44 [INFO] [stdout] 2023-07-19T04:45:09.006146Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:09.006383Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 73c49d.. as faulty node [INFO] [stdout] 2023-07-19T04:45:09.006409Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:09.006416Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2023-07-19T04:45:09.006422Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:09.905420Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:09.905518Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:09.905604Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:09.905625Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:45:09.905637Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:10.295866Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:10.295927Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:10.296001Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:10.296043Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:45:10.296077Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:11.435514Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:45:11.447261Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:11.447399Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:11.447557Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:11.447582Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:45:11.447595Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:12.156534Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:12.156739Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:12.157078Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:12.157105Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4 [INFO] [stdout] 2023-07-19T04:45:12.157112Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:12.738665Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:12.738732Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:12.738792Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:12.738801Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:45:12.738808Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:13.829821Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:45:13.852205Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:13.852655Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: fd5be7(11111101).. exceeded threshold 57 [INFO] [stdout] 2023-07-19T04:45:13.852705Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:13.852985Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder fd5be7.. as faulty node [INFO] [stdout] 2023-07-19T04:45:13.853022Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:13.853047Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2023-07-19T04:45:13.853057Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:14.566796Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:14.566846Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:14.566930Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:14.566955Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:45:14.566965Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:14.737886Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:14.737933Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:14.737986Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:14.738003Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:45:14.738017Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:15.792401Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:45:15.800455Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:15.800538Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:15.800650Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:15.800676Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:45:15.800692Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:16.671971Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:16.672391Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:16.672723Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:16.672755Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4 [INFO] [stdout] 2023-07-19T04:45:16.672767Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:16.959920Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:16.959968Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:16.960017Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:16.960033Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:45:16.960039Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:18.054405Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:45:18.076153Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:18.076583Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:18.076844Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:18.076876Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2023-07-19T04:45:18.076889Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:18.828191Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:18.828727Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: e08b29(11100000).. exceeded threshold 60 [INFO] [stdout] 2023-07-19T04:45:18.828782Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:18.829055Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder e08b29.. as faulty node [INFO] [stdout] 2023-07-19T04:45:18.829089Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:18.829101Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2023-07-19T04:45:18.829111Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:19.290660Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:19.290710Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:19.290776Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:19.290803Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:45:19.290813Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:20.233407Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:45:20.250836Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:20.251027Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 26aed0(00100110).. exceeded threshold 50 [INFO] [stdout] 2023-07-19T04:45:20.251103Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:20.251330Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 26aed0.. as faulty node [INFO] [stdout] 2023-07-19T04:45:20.251370Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:20.251386Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2023-07-19T04:45:20.251398Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:21.115481Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:21.115898Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 8db5e6(10001101).. exceeded threshold 31 [INFO] [stdout] 2023-07-19T04:45:21.115946Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:21.116135Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 8db5e6.. as faulty node [INFO] [stdout] 2023-07-19T04:45:21.116183Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:21.116210Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4 [INFO] [stdout] 2023-07-19T04:45:21.116217Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:21.398255Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:21.398306Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:21.398357Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:21.398373Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:45:21.398379Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:22.229375Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:45:22.241812Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:22.241987Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:22.242163Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:22.242213Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:45:22.242237Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:23.215537Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:23.215878Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: daa8ad(11011010).. exceeded threshold 47 [INFO] [stdout] 2023-07-19T04:45:23.215930Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:23.216212Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder daa8ad.. as faulty node [INFO] [stdout] 2023-07-19T04:45:23.216243Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:23.216251Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2023-07-19T04:45:23.216259Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:23.596859Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:23.596910Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:23.596968Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:23.596984Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:45:23.596991Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:24.404995Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:45:24.426975Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:24.427386Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 18ee46(00011000).. exceeded threshold 35 [INFO] [stdout] 2023-07-19T04:45:24.427437Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:24.427718Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 18ee46.. as faulty node [INFO] [stdout] 2023-07-19T04:45:24.427750Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:24.427784Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2023-07-19T04:45:24.427811Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:26.173094Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:26.180709Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 911325(10010001).. exceeded threshold 99 [INFO] [stdout] 2023-07-19T04:45:26.180797Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:26.181129Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 911325.. as faulty node [INFO] [stdout] 2023-07-19T04:45:26.181170Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:26.181185Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2023-07-19T04:45:26.181220Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:26.800376Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:26.800708Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:26.800910Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:26.801025Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:45:26.801129Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:27.753593Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:45:27.770165Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:27.770462Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:27.770868Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:27.771002Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:45:27.771042Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:29.901074Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:29.901809Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: cfcb2e(11001111).. exceeded threshold 43 [INFO] [stdout] 2023-07-19T04:45:29.901893Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:29.902302Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder cfcb2e.. as faulty node [INFO] [stdout] 2023-07-19T04:45:29.902367Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:29.902401Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4 [INFO] [stdout] 2023-07-19T04:45:29.902433Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:29.985541Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:29.985687Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:29.988819Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:29.988896Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:45:29.988934Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:30.989130Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:45:30.998280Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:30.998334Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:30.998406Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:30.998430Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:45:30.998441Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:32.914154Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:32.914286Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:32.914394Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:32.914461Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:45:32.914548Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:33.054373Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:33.054834Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 7d7456(01111101).. exceeded threshold 102 [INFO] [stdout] 2023-07-19T04:45:33.054877Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:33.055180Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 7d7456.. as faulty node [INFO] [stdout] 2023-07-19T04:45:33.055197Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:33.055207Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2023-07-19T04:45:33.055216Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:33.894708Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:45:33.905455Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:33.905544Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:33.905680Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:33.905708Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:45:33.905716Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:36.108587Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:36.108732Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:36.110257Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:36.110324Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:45:36.110360Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:36.272869Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:36.273586Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 6b57d2(01101011).. exceeded threshold 58 [INFO] [stdout] 2023-07-19T04:45:36.273679Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:36.274186Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 6b57d2.. as faulty node [INFO] [stdout] 2023-07-19T04:45:36.274291Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:36.274333Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6 [INFO] [stdout] 2023-07-19T04:45:36.274379Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:38.130480Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:45:38.201911Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:38.202607Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:38.203016Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:38.203068Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6? [INFO] [stdout] 2023-07-19T04:45:38.203095Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:39.516589Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:39.516656Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:39.516940Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:39.517105Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:45:39.517149Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:40.174987Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:40.181022Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:40.181447Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:40.181508Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4 [INFO] [stdout] 2023-07-19T04:45:40.181580Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:42.098920Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:45:42.131532Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:42.132006Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: a050ff(10100000).. exceeded threshold 44 [INFO] [stdout] 2023-07-19T04:45:42.132056Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:42.132293Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder a050ff.. as faulty node [INFO] [stdout] 2023-07-19T04:45:42.132322Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:42.132336Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2023-07-19T04:45:42.132347Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:43.524512Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:43.524580Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:43.524667Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:43.524685Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:45:43.524695Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:43.616045Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:43.616164Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:43.616296Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:43.616312Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:45:43.616322Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:46.172062Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:45:46.189046Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:46.189209Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:46.189397Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:46.189453Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:45:46.189485Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:47.074977Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:47.088502Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:47.088718Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:47.088918Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:45:47.089033Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:47.586506Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:47.586658Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:47.586860Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:47.586888Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:45:47.586898Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:50.204760Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:45:50.226014Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:50.226277Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:50.228914Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:50.229025Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:45:50.229095Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:50.796939Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:50.797020Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:50.797094Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:50.797110Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:45:50.797119Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:52.585572Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:52.586297Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 600832(01100000).. exceeded threshold 50 [INFO] [stdout] 2023-07-19T04:45:52.586377Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:52.596701Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 600832.. as faulty node [INFO] [stdout] 2023-07-19T04:45:52.596852Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:52.596893Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2023-07-19T04:45:52.596964Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:54.355128Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:54.355206Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:54.355279Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:54.355307Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:45:54.355319Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:55.651174Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:45:55.672126Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:55.672979Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:55.673585Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:55.673756Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:45:55.674119Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:56.220382Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:56.228742Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:56.229031Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:56.229060Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4 [INFO] [stdout] 2023-07-19T04:45:56.229072Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:57.750356Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:57.750568Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:57.751051Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:57.751189Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:45:57.751327Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:45:59.227412Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:45:59.249652Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:59.249989Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 7613d9(01110110).. exceeded threshold 50 [INFO] [stdout] 2023-07-19T04:45:59.250061Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:59.250313Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 7613d9.. as faulty node [INFO] [stdout] 2023-07-19T04:45:59.250380Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:59.250422Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2023-07-19T04:45:59.250457Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:45:59.529901Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:59.530259Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 2352c2(00100011).. exceeded threshold 28 [INFO] [stdout] 2023-07-19T04:45:59.530332Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:45:59.530591Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 2352c2.. as faulty node [INFO] [stdout] 2023-07-19T04:45:59.530640Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:45:59.530673Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 3 [INFO] [stdout] 2023-07-19T04:45:59.530699Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:46:01.376655Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:01.376703Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:01.376752Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:46:01.376760Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:46:01.376766Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:46:02.105006Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:46:02.128764Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:02.146554Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: bd8ae9(10111101).. exceeded threshold 88 [INFO] [stdout] 2023-07-19T04:46:02.146639Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:02.146852Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder bd8ae9.. as faulty node [INFO] [stdout] 2023-07-19T04:46:02.146879Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:46:02.146890Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2023-07-19T04:46:02.146903Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:46:03.119292Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:03.119828Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 0b1230(00001011).. exceeded threshold 50 [INFO] [stdout] 2023-07-19T04:46:03.119893Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:03.120195Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 0b1230.. as faulty node [INFO] [stdout] 2023-07-19T04:46:03.120234Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:46:03.120248Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 2 [INFO] [stdout] 2023-07-19T04:46:03.120285Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:46:04.417796Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:04.417872Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:04.417960Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:46:04.417994Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:46:04.418007Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:46:05.306972Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:46:05.320601Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:05.320695Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:05.320802Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:46:05.320815Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:46:05.320822Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:46:05.647871Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:05.648295Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 6d1256(01101101).. exceeded threshold 50 [INFO] [stdout] 2023-07-19T04:46:05.648366Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:05.648628Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 6d1256.. as faulty node [INFO] [stdout] 2023-07-19T04:46:05.648677Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:46:05.648714Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2023-07-19T04:46:05.648757Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:46:07.599859Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:07.599952Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:07.600030Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:46:07.600061Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:46:07.600074Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:46:08.297111Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:46:08.313111Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:08.313229Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:08.313353Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:46:08.313370Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:46:08.313380Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:46:08.631120Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:08.631444Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 677407(01100111).. exceeded threshold 109 [INFO] [stdout] 2023-07-19T04:46:08.631582Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:08.631848Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 677407.. as faulty node [INFO] [stdout] 2023-07-19T04:46:08.631919Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:46:08.631980Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4 [INFO] [stdout] 2023-07-19T04:46:08.632018Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:46:11.387212Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:11.391207Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:11.391368Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:46:11.391408Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:46:11.391442Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:46:11.952358Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:46:11.983110Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:11.983521Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 5083f8(01010000).. exceeded threshold 44 [INFO] [stdout] 2023-07-19T04:46:11.983602Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:11.983889Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 5083f8.. as faulty node [INFO] [stdout] 2023-07-19T04:46:11.984041Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:46:11.984110Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2023-07-19T04:46:11.984139Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:46:12.090155Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:12.096509Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:12.096690Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:46:12.096744Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:46:12.096780Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:46:15.043254Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:15.043446Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:15.043574Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:46:15.043622Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:46:15.043651Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:46:16.047762Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:46:16.052335Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:16.053174Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: d42d8e(11010100).. exceeded threshold 93 [INFO] [stdout] 2023-07-19T04:46:16.053406Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:16.054996Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder d42d8e.. as faulty node [INFO] [stdout] 2023-07-19T04:46:16.055102Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:46:16.055198Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4 [INFO] [stdout] 2023-07-19T04:46:16.055549Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:46:16.068670Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:16.068839Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:16.069011Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:46:16.069044Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:46:16.069058Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:46:19.307926Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:19.308195Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:19.308357Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:46:19.308406Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:46:19.308513Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:46:19.868556Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:46:19.903420Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:19.904320Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 95e116(10010101).. exceeded threshold 41 [INFO] [stdout] 2023-07-19T04:46:19.905119Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:19.905621Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 95e116.. as faulty node [INFO] [stdout] 2023-07-19T04:46:19.905686Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:46:19.905719Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2023-07-19T04:46:19.905855Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:46:20.122636Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:20.132771Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: a7d478(10100111).. exceeded threshold 43 [INFO] [stdout] 2023-07-19T04:46:20.132870Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:20.133239Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder a7d478.. as faulty node [INFO] [stdout] 2023-07-19T04:46:20.133277Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:46:20.133311Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 3 [INFO] [stdout] 2023-07-19T04:46:20.133366Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:46:23.370220Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:23.376683Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:23.376841Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:46:23.376900Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:46:23.376931Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:46:23.803966Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:46:23.827158Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:23.827484Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: a07870(10100000).. exceeded threshold 106 [INFO] [stdout] 2023-07-19T04:46:23.827566Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:23.828038Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder a07870.. as faulty node [INFO] [stdout] 2023-07-19T04:46:23.828153Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:46:23.828227Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 1? [INFO] [stdout] 2023-07-19T04:46:23.828592Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:46:24.048173Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:24.048692Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:24.048939Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:46:24.048996Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2023-07-19T04:46:24.049027Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:46:27.621062Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:27.621162Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:27.621257Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:46:27.621288Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:46:27.621301Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:46:27.765501Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:27.766306Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: dccbad(11011100).. exceeded threshold 48 [INFO] [stdout] 2023-07-19T04:46:27.766380Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:27.766780Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder dccbad.. as faulty node [INFO] [stdout] 2023-07-19T04:46:27.766832Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:46:27.766850Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6 [INFO] [stdout] 2023-07-19T04:46:27.766861Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:46:27.958875Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:46:27.989060Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:27.989392Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:27.989761Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:46:27.989830Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:46:27.990052Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:46:32.272049Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:46:32.298541Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:32.304621Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:32.304837Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:46:32.304900Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:46:32.304943Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:46:32.511176Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:32.511569Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:32.512038Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:46:32.512078Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:46:32.512089Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:46:32.891153Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:32.891268Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:32.891369Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:46:32.896640Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:46:32.896661Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:46:37.084155Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:37.084243Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:37.084333Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:46:37.084366Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:46:37.084382Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:46:37.236273Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:37.236361Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:37.236447Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:46:37.236485Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:46:37.236496Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:46:37.358270Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:46:37.389026Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:37.396575Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:37.396800Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:46:37.396865Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:46:37.396897Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:46:41.900120Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:41.900219Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:41.900314Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:46:41.904569Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:46:41.904638Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:46:42.224695Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:42.224863Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:42.225040Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:46:42.225075Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:46:42.225101Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:46:42.583797Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:46:42.603556Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:42.604085Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:42.604607Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:46:42.604755Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:46:42.605047Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:46:47.241360Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:47.252602Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:47.252812Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:46:47.252851Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:46:47.252930Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:46:48.025738Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:46:48.040592Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:48.044554Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:48.044747Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:46:48.044843Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:46:48.044972Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:46:48.122558Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:48.132929Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: f3ea41(11110011).. exceeded threshold 63 [INFO] [stdout] 2023-07-19T04:46:48.133087Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:48.133361Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder f3ea41.. as faulty node [INFO] [stdout] 2023-07-19T04:46:48.133416Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:46:48.133447Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2023-07-19T04:46:48.133475Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:46:52.259755Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:52.259900Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:52.259998Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:46:52.260097Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:46:52.260195Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:46:53.250648Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:46:53.266360Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:53.266610Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:53.266902Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:46:53.267259Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:46:53.267365Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:46:53.300461Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:53.305624Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: f640de(11110110).. exceeded threshold 50 [INFO] [stdout] 2023-07-19T04:46:53.305790Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:53.306200Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder f640de.. as faulty node [INFO] [stdout] 2023-07-19T04:46:53.308669Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:46:53.308791Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 7 [INFO] [stdout] 2023-07-19T04:46:53.308947Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:46:56.881963Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:56.882041Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:56.882111Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:46:56.882137Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:46:56.882147Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:46:57.142492Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:46:57.233965Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:57.241583Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 0b0628(00001011).. exceeded threshold 42 [INFO] [stdout] 2023-07-19T04:46:57.241819Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:57.242665Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 0b0628.. as faulty node [INFO] [stdout] 2023-07-19T04:46:57.242792Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:46:57.243152Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2023-07-19T04:46:57.243490Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:46:58.414601Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:58.414802Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:46:58.414985Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:46:58.420499Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2023-07-19T04:46:58.420575Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:02.286706Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:02.287039Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:02.287371Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:02.287525Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:47:02.287899Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:02.376626Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:47:02.395279Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:02.396179Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:02.396785Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:02.397169Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:47:02.397527Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:03.705143Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:03.705655Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:03.705886Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:03.706122Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2023-07-19T04:47:03.706210Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:06.904909Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:06.904989Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:06.905075Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:06.905092Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:47:06.905103Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:07.632421Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:47:07.691081Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:07.691625Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: b0b324(10110000).. exceeded threshold 37 [INFO] [stdout] 2023-07-19T04:47:07.696512Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:07.696999Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder b0b324.. as faulty node [INFO] [stdout] 2023-07-19T04:47:07.697162Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:07.697298Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2023-07-19T04:47:07.697345Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:07.878308Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:07.878472Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:07.878601Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:07.878625Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:47:07.878636Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:12.072854Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:12.073031Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:12.073108Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:12.073122Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:47:12.073131Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:12.653862Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:12.654241Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:12.654590Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:12.654680Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4 [INFO] [stdout] 2023-07-19T04:47:12.654707Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:13.170707Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:47:13.201596Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:13.201996Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 4679c4(01000110).. exceeded threshold 54 [INFO] [stdout] 2023-07-19T04:47:13.202073Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:13.202368Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 4679c4.. as faulty node [INFO] [stdout] 2023-07-19T04:47:13.202424Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:13.202458Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2023-07-19T04:47:13.202487Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:16.229861Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:16.230089Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:16.230313Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:16.230384Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:47:16.230421Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:16.345193Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:16.345303Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:16.347418Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:16.347470Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:47:16.347485Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:16.524861Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:47:16.544215Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:16.544407Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:16.545110Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:16.545139Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:47:16.545151Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:19.551663Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:19.557100Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:19.557645Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:19.557729Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 6 [INFO] [stdout] 2023-07-19T04:47:19.557867Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:19.949004Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:19.949090Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:19.949184Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:19.949223Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:47:19.949237Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:20.092281Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:47:20.116084Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:20.116552Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:20.116924Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:20.116973Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2023-07-19T04:47:20.117014Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:22.518537Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:22.518887Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:22.519299Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:22.519406Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:47:22.519645Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:23.081761Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:23.081850Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:23.081932Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:23.081960Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:47:23.081972Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:23.173530Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:47:23.209789Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:23.210520Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:23.210819Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:23.210833Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 7? [INFO] [stdout] 2023-07-19T04:47:23.210843Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:25.732844Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:25.733093Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:25.733933Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:25.734006Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2023-07-19T04:47:25.734038Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:25.959147Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:25.959199Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:25.959248Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:25.959262Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:47:25.959268Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:26.181490Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:47:26.208181Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:26.208578Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:26.208848Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:26.208905Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2023-07-19T04:47:26.208939Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:29.063035Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:29.063246Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:29.063456Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:29.063506Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:47:29.063535Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:29.464403Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:29.464577Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:29.464684Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:29.464733Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:47:29.464766Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:29.785546Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:47:29.807712Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:29.808055Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 38a2f2(00111000).. exceeded threshold 101 [INFO] [stdout] 2023-07-19T04:47:29.808106Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:29.808412Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 38a2f2.. as faulty node [INFO] [stdout] 2023-07-19T04:47:29.808458Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:29.808507Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2023-07-19T04:47:29.808541Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:31.675342Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:31.675708Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:31.675908Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:31.675969Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4 [INFO] [stdout] 2023-07-19T04:47:31.676002Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:31.753024Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:31.753126Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:31.753229Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:31.753253Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:47:31.753263Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:32.450928Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:47:32.470049Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:32.476605Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:32.476790Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:32.476851Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:47:32.476887Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:34.376750Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:34.377052Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:34.377237Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:34.377256Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:47:34.377268Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:34.867955Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:34.868036Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:34.868113Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:34.868141Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:47:34.868163Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:35.647741Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:47:35.682661Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:35.683007Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:35.683264Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:35.683289Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2023-07-19T04:47:35.683302Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:37.411133Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:37.412164Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: a4a7c6(10100100).. exceeded threshold 192 [INFO] [stdout] 2023-07-19T04:47:37.412389Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:37.413201Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder a4a7c6.. as faulty node [INFO] [stdout] 2023-07-19T04:47:37.413397Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:37.413668Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 3 [INFO] [stdout] 2023-07-19T04:47:37.413939Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:38.416036Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:38.416117Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:38.416208Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:38.416245Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:47:38.416260Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:39.151279Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:47:39.185569Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:39.196782Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: df823c(11011111).. exceeded threshold 34 [INFO] [stdout] 2023-07-19T04:47:39.196946Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:39.197215Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder df823c.. as faulty node [INFO] [stdout] 2023-07-19T04:47:39.197281Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:39.197320Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2023-07-19T04:47:39.197352Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:40.614203Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:40.614716Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 2b03df(00101011).. exceeded threshold 43 [INFO] [stdout] 2023-07-19T04:47:40.614764Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:40.615075Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 2b03df.. as faulty node [INFO] [stdout] 2023-07-19T04:47:40.615102Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:40.615115Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6 [INFO] [stdout] 2023-07-19T04:47:40.615121Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:41.830010Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:41.830070Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:41.830165Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:41.830232Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:47:41.830268Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:42.463560Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:47:42.489033Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:42.489608Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 3cd5df(00111100).. exceeded threshold 40 [INFO] [stdout] 2023-07-19T04:47:42.489682Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:42.490019Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 3cd5df.. as faulty node [INFO] [stdout] 2023-07-19T04:47:42.490065Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:42.490095Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2023-07-19T04:47:42.490119Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:43.460904Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:43.461169Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:43.461411Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:43.461437Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4 [INFO] [stdout] 2023-07-19T04:47:43.461457Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:45.735971Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:45.736109Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:45.736213Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:45.736350Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:47:45.736449Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:46.322314Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:47:46.348199Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:46.348322Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:46.348418Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:46.348440Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:47:46.348450Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:47.921486Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:47.932640Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:47.932960Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:47.933018Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:47:47.933052Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:50.978034Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:50.978377Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:50.978633Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:50.978689Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:47:50.978720Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:51.568730Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:47:51.597628Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:51.597770Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:51.597922Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:51.597943Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:47:51.597965Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:52.828321Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:52.836665Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:52.836853Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:52.836930Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:47:52.836965Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:55.063759Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:55.064103Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:55.064288Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:55.064328Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:47:55.064383Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:55.846308Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:47:55.903092Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:55.903634Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: e1c782(11100001).. exceeded threshold 113 [INFO] [stdout] 2023-07-19T04:47:55.903710Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:55.904087Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder e1c782.. as faulty node [INFO] [stdout] 2023-07-19T04:47:55.904137Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:55.904215Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2023-07-19T04:47:55.904247Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:57.138420Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:57.138620Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:57.138817Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:57.138901Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:47:57.138965Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:47:59.704893Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:47:59.725910Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:59.732520Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:59.732736Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:59.732897Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:47:59.732935Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:47:59.758762Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:59.758957Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:47:59.759086Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:47:59.759147Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:47:59.759178Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:48:01.515396Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:01.521077Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: bb4c9d(10111011).. exceeded threshold 70 [INFO] [stdout] 2023-07-19T04:48:01.521313Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:01.521770Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder bb4c9d.. as faulty node [INFO] [stdout] 2023-07-19T04:48:01.521915Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:48:01.522014Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2023-07-19T04:48:01.522126Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:48:03.424794Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:03.424868Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:03.424935Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:48:03.424950Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:48:03.424961Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:48:03.485566Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:48:03.503236Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:03.521012Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:03.521165Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:48:03.521183Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:48:03.521194Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:48:06.104616Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:06.104757Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:06.104896Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:48:06.104916Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:48:06.104927Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:48:07.845956Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:48:07.879937Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:07.880396Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:07.880677Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:48:07.880704Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2023-07-19T04:48:07.880717Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:48:08.023196Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:08.023281Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:08.023377Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:48:08.023399Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:48:08.023412Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:48:11.695140Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:11.705088Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 6e5eb1(01101110).. exceeded threshold 55 [INFO] [stdout] 2023-07-19T04:48:11.705331Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:11.705910Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 6e5eb1.. as faulty node [INFO] [stdout] 2023-07-19T04:48:11.709683Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:48:11.709839Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6 [INFO] [stdout] 2023-07-19T04:48:11.709967Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:48:12.508267Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:12.516573Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:12.516759Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:48:12.516823Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:48:12.516859Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:48:13.087891Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:48:13.141896Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:13.149034Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: f080b7(11110000).. exceeded threshold 54 [INFO] [stdout] 2023-07-19T04:48:13.149179Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:13.149483Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder f080b7.. as faulty node [INFO] [stdout] 2023-07-19T04:48:13.149540Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:48:13.149578Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2023-07-19T04:48:13.149612Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:48:17.290443Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:17.291298Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:17.291723Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:48:17.291778Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 6 [INFO] [stdout] 2023-07-19T04:48:17.291810Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:48:17.394761Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:17.394849Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:17.395014Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:48:17.395048Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:48:17.395058Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:48:18.821205Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:48:18.847474Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:18.852548Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:18.852809Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:48:18.852870Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:48:18.852906Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:48:23.073746Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:23.074007Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:23.074180Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:48:23.074234Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:48:23.074320Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:48:23.454890Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:23.472776Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:23.473244Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:48:23.473349Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 5 [INFO] [stdout] 2023-07-19T04:48:23.473380Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:48:24.171478Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:48:24.204103Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:24.208718Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:24.209075Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:48:24.209140Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2023-07-19T04:48:24.209172Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:48:29.012249Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:29.021727Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:29.022243Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:48:29.022355Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:48:29.022504Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:48:29.627266Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:29.627593Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:29.627812Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:48:29.627883Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:48:29.627920Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:48:30.100267Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:48:30.141123Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:30.141352Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:30.141557Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:48:30.141606Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:48:30.141650Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:48:34.297316Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:34.297990Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:34.298161Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:48:34.298212Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:48:34.298244Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:48:35.458723Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:35.464512Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:35.464797Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:48:35.464854Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:48:35.464919Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:48:35.903696Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:48:35.948097Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:35.948306Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:35.948500Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:48:35.948533Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:48:35.948545Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:48:38.799586Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:38.800637Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:38.801028Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:48:38.801104Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2023-07-19T04:48:38.801145Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:48:39.834782Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:48:39.858676Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:39.859129Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:39.859361Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:48:39.859406Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:48:39.859455Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:48:40.182012Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:40.182194Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:40.182299Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:48:40.182315Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:48:40.182326Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:48:43.277856Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:43.277950Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:43.278037Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:48:43.278054Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:48:43.278063Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:48:44.213078Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:48:44.241547Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:44.241894Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:44.242152Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:48:44.242179Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2023-07-19T04:48:44.242193Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:48:44.844500Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:44.844594Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:44.844685Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:48:44.844712Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:48:44.844724Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:48:48.763760Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:48.768958Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 953ae6(10010101).. exceeded threshold 38 [INFO] [stdout] 2023-07-19T04:48:48.769096Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:48.769515Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 953ae6.. as faulty node [INFO] [stdout] 2023-07-19T04:48:48.769584Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:48:48.769620Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6 [INFO] [stdout] 2023-07-19T04:48:48.769677Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:48:49.791621Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:48:49.832658Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:49.832871Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:49.833046Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:48:49.833100Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:48:49.833130Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:48:50.591996Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:50.592165Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:50.592280Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:48:50.592333Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:48:50.592367Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:48:54.655954Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:54.664994Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 4ac4e3(01001010).. exceeded threshold 88 [INFO] [stdout] 2023-07-19T04:48:54.665144Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:54.665505Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 4ac4e3.. as faulty node [INFO] [stdout] 2023-07-19T04:48:54.665613Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:48:54.665805Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2023-07-19T04:48:54.665848Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:48:55.411967Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:48:55.469887Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:55.470596Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 3f1354(00111111).. exceeded threshold 83 [INFO] [stdout] 2023-07-19T04:48:55.470713Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:55.471109Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 3f1354.. as faulty node [INFO] [stdout] 2023-07-19T04:48:55.471181Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:48:55.471219Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2023-07-19T04:48:55.471258Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:48:57.136411Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:57.144513Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:48:57.144715Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:48:57.144860Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:48:57.144895Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:00.221418Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:00.221610Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:00.232664Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:00.232785Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2023-07-19T04:49:00.232822Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:00.593952Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:49:00.629687Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:00.630471Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:00.630833Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:00.630903Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2023-07-19T04:49:00.631024Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:02.873566Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:02.873659Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:02.873738Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:02.873766Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:49:02.873778Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:05.573960Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:05.574702Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: a0acb3(10100000).. exceeded threshold 48 [INFO] [stdout] 2023-07-19T04:49:05.574785Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:05.575226Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder a0acb3.. as faulty node [INFO] [stdout] 2023-07-19T04:49:05.575284Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:05.575312Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6 [INFO] [stdout] 2023-07-19T04:49:05.575336Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:06.155293Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:49:06.206845Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:06.221201Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:06.221514Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:06.221568Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:49:06.221599Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:08.970523Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:08.976610Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:08.976810Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:08.976867Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:49:08.976899Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:12.149623Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:12.150601Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: acef6f(10101100).. exceeded threshold 67 [INFO] [stdout] 2023-07-19T04:49:12.160526Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:12.160940Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder acef6f.. as faulty node [INFO] [stdout] 2023-07-19T04:49:12.160998Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:12.161030Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2023-07-19T04:49:12.161054Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:12.504872Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:49:12.598459Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:12.599417Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 7a7d4b(01111010).. exceeded threshold 51 [INFO] [stdout] 2023-07-19T04:49:12.599529Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:12.600051Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 7a7d4b.. as faulty node [INFO] [stdout] 2023-07-19T04:49:12.600123Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:12.600160Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2023-07-19T04:49:12.600228Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:14.060568Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:14.060642Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:14.060717Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:14.060739Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:49:14.060751Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:16.468017Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:16.468156Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:16.468279Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:16.468302Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:49:16.468314Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:16.624672Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:49:16.637261Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:16.637349Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:16.637439Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:16.637473Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:49:16.637486Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:17.780627Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:17.780713Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:17.780800Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:17.780821Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:49:17.780834Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:20.324052Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:20.324208Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:20.324346Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:20.324362Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:49:20.324372Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:20.440525Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:49:20.476929Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:20.477705Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c96534(11001001).. exceeded threshold 71 [INFO] [stdout] 2023-07-19T04:49:20.477793Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:20.478179Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c96534.. as faulty node [INFO] [stdout] 2023-07-19T04:49:20.478207Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:20.478219Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2023-07-19T04:49:20.478229Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:21.685935Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:21.686111Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:21.686257Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:21.686310Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:49:21.686889Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:24.321519Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:49:24.346886Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:24.347399Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:24.347770Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:24.347832Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:49:24.347862Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:24.544567Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:24.545047Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 3ce603(00111100).. exceeded threshold 179 [INFO] [stdout] 2023-07-19T04:49:24.545095Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:24.545363Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 3ce603.. as faulty node [INFO] [stdout] 2023-07-19T04:49:24.545383Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:24.545392Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6 [INFO] [stdout] 2023-07-19T04:49:24.545400Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:25.363859Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:25.364201Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:25.364482Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:25.364532Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:49:25.364564Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:28.080328Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:49:28.117588Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:28.121004Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:28.121633Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:28.121709Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2023-07-19T04:49:28.121746Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:28.350646Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:28.351189Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 6dd7f1(01101101).. exceeded threshold 60 [INFO] [stdout] 2023-07-19T04:49:28.351296Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:28.351744Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 6dd7f1.. as faulty node [INFO] [stdout] 2023-07-19T04:49:28.351901Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:28.352062Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4 [INFO] [stdout] 2023-07-19T04:49:28.352265Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:29.237752Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:29.237863Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:29.237961Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:29.238010Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:49:29.238034Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:31.018084Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:49:31.036625Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:31.036843Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:31.037651Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:31.037763Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:49:31.038116Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:31.984904Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:31.984957Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:31.985025Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:31.985052Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:49:31.985062Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:32.275791Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:32.275843Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:32.275902Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:32.275927Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:49:32.275946Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:33.642979Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:49:33.657508Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:33.657689Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:33.657883Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:33.657909Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:49:33.657921Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:34.199668Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:34.199810Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:34.199963Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:34.199987Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:49:34.199994Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:34.650318Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:34.650375Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:34.650460Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:34.650474Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:49:34.650486Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:35.964106Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:49:35.988240Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:35.988676Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 32b445(00110010).. exceeded threshold 43 [INFO] [stdout] 2023-07-19T04:49:35.988723Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:35.988975Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 32b445.. as faulty node [INFO] [stdout] 2023-07-19T04:49:35.989001Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:35.989009Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2023-07-19T04:49:35.989020Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:36.348667Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:36.348745Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:36.348856Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:36.348877Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:49:36.348888Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:36.709338Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:36.709386Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:36.709444Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:36.709470Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:49:36.709483Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:38.432839Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:49:38.457131Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:38.457412Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 8c4b20(10001100).. exceeded threshold 117 [INFO] [stdout] 2023-07-19T04:49:38.457469Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:38.457681Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 8c4b20.. as faulty node [INFO] [stdout] 2023-07-19T04:49:38.457722Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:38.457738Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2023-07-19T04:49:38.457749Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:39.349457Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:39.349755Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:39.350008Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:39.350064Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:49:39.350097Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:39.448724Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:39.448938Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:39.449420Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:39.449552Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:49:39.449692Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:41.738991Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:49:41.774416Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:41.775097Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 06bdd9(00000110).. exceeded threshold 72 [INFO] [stdout] 2023-07-19T04:49:41.775195Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:41.775555Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 06bdd9.. as faulty node [INFO] [stdout] 2023-07-19T04:49:41.775614Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:41.775642Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2023-07-19T04:49:41.775670Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:42.375119Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:42.380682Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:42.381005Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:42.381073Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:49:42.381107Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:42.455402Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:42.455555Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:42.455664Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:42.455721Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:49:42.455755Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:44.934375Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:49:44.965330Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:44.965746Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:44.966038Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:44.966092Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2023-07-19T04:49:44.966121Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:45.364138Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:45.364419Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:45.369232Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:45.369270Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2023-07-19T04:49:45.369282Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:45.676947Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:45.677026Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:45.677107Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:45.677126Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:49:45.677138Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:48.407156Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:49:48.451401Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:48.452281Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: a7dfc4(10100111).. exceeded threshold 38 [INFO] [stdout] 2023-07-19T04:49:48.452383Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:48.452803Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder a7dfc4.. as faulty node [INFO] [stdout] 2023-07-19T04:49:48.453034Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:48.453067Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2023-07-19T04:49:48.453079Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:48.655565Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:48.655736Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:48.655885Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:48.655909Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:49:48.655921Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:49.135737Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:49.135812Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:49.135896Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:49.135927Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:49:49.135941Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:51.557420Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:49:51.579568Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:51.579903Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:51.580251Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:51.580300Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2023-07-19T04:49:51.580327Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:51.940179Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:51.940442Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:51.940700Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:51.940804Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:49:51.940844Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:52.112206Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:52.112289Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:52.112375Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:52.112407Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:49:52.112432Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:55.033195Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:49:55.065416Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:55.066357Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 7296be(01110010).. exceeded threshold 59 [INFO] [stdout] 2023-07-19T04:49:55.066470Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:55.066951Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 7296be.. as faulty node [INFO] [stdout] 2023-07-19T04:49:55.067026Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:55.067067Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2023-07-19T04:49:55.067267Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:55.260003Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:55.260081Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:55.260154Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:55.260180Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:49:55.260194Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:55.558543Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:55.559496Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:55.560132Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:55.560304Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4 [INFO] [stdout] 2023-07-19T04:49:55.560683Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:57.986880Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:49:57.996400Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:57.996501Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:57.996607Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:57.996632Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:49:57.996649Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:49:58.035422Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:58.035483Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:58.035548Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:58.035587Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:49:58.035611Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:49:58.076106Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:58.076367Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:49:58.076583Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:49:58.076629Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4 [INFO] [stdout] 2023-07-19T04:49:58.076652Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:00.359212Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:00.359298Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:00.359378Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:00.359420Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:50:00.359464Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:00.781649Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:50:00.815089Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:00.815721Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:00.816134Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:00.816208Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2023-07-19T04:50:00.816244Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:00.952451Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:00.952752Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:00.952974Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:00.953010Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2023-07-19T04:50:00.953053Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:03.335830Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:03.336022Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:03.336148Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:03.336201Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:50:03.336238Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:03.642593Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:50:03.671509Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:03.671971Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: f4aa6f(11110100).. exceeded threshold 210 [INFO] [stdout] 2023-07-19T04:50:03.672021Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:03.672296Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder f4aa6f.. as faulty node [INFO] [stdout] 2023-07-19T04:50:03.672334Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:03.672348Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2023-07-19T04:50:03.672359Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:03.762228Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:03.762678Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:03.762941Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:03.762967Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 5 [INFO] [stdout] 2023-07-19T04:50:03.762975Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:06.333035Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:06.333082Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:06.333131Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:06.333140Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:50:06.333146Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:06.566805Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:50:06.590029Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:06.590230Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:06.590446Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:06.590471Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:50:06.590482Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:06.636823Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:06.636907Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:06.637036Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:06.637053Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:50:06.637059Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:09.199341Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:09.199393Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:09.199466Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:09.199485Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:50:09.199496Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:09.211592Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:50:09.220406Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:09.220498Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:09.220611Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:09.220644Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:50:09.220653Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:09.306655Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:09.306822Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:09.306977Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:09.307000Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2023-07-19T04:50:09.307012Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:11.226163Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:50:11.238636Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:11.238783Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:11.238962Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:11.238989Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:50:11.239002Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:11.252044Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:11.252086Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:11.252139Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:11.252154Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:50:11.252162Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:11.516343Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:11.516528Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:11.516710Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:11.516752Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2023-07-19T04:50:11.516776Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:13.502898Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:50:13.523182Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:13.523522Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 80cd71(10000000).. exceeded threshold 47 [INFO] [stdout] 2023-07-19T04:50:13.523570Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:13.523790Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 80cd71.. as faulty node [INFO] [stdout] 2023-07-19T04:50:13.523816Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:13.523823Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2023-07-19T04:50:13.523831Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:13.620145Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:13.620190Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:13.620237Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:13.620251Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:50:13.620258Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:13.852143Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:13.852253Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:13.852407Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:13.852461Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:50:13.852509Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:15.576449Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:15.576511Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:15.576572Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:15.576594Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:50:15.576601Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:15.874181Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:50:15.889982Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:15.890140Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:15.890346Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:15.890378Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:50:15.890387Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:15.925139Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:15.925583Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 851a68(10000101).. exceeded threshold 44 [INFO] [stdout] 2023-07-19T04:50:15.925634Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:15.925866Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 851a68.. as faulty node [INFO] [stdout] 2023-07-19T04:50:15.925899Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:15.925912Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6 [INFO] [stdout] 2023-07-19T04:50:15.925920Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:17.532774Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:17.532821Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:17.532879Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:17.532902Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:50:17.532915Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:17.911893Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:50:17.921130Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:17.921215Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:17.921336Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:17.921360Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:50:17.921376Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:18.018951Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:18.019041Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:18.019134Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:18.019158Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:50:18.019168Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:19.628292Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:19.628342Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:19.628405Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:19.628426Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:50:19.628433Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:20.174249Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:50:20.194280Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:20.194656Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:20.194905Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:20.194930Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2023-07-19T04:50:20.194947Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:20.321771Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:20.322029Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faf92f(11111010).. exceeded threshold 111 [INFO] [stdout] 2023-07-19T04:50:20.322069Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:20.322308Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder faf92f.. as faulty node [INFO] [stdout] 2023-07-19T04:50:20.322335Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:20.322347Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 3 [INFO] [stdout] 2023-07-19T04:50:20.322357Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:21.791431Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:21.791483Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:21.791537Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:21.791552Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:50:21.791559Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:22.275937Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:50:22.295616Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:22.295899Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: a880e8(10101000).. exceeded threshold 83 [INFO] [stdout] 2023-07-19T04:50:22.295942Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:22.296180Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder a880e8.. as faulty node [INFO] [stdout] 2023-07-19T04:50:22.296210Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:22.296221Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2023-07-19T04:50:22.296228Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:22.426628Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:22.426688Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:22.426755Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:22.426776Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:50:22.426787Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:24.325177Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:24.325226Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:24.325316Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:24.325335Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:50:24.325341Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:24.775069Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:50:24.784905Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:24.784986Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:24.785089Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:24.785111Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:50:24.785123Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:24.822796Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:24.823299Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ee8f95(11101110).. exceeded threshold 46 [INFO] [stdout] 2023-07-19T04:50:24.823349Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:24.823670Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder ee8f95.. as faulty node [INFO] [stdout] 2023-07-19T04:50:24.823701Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:24.823708Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6 [INFO] [stdout] 2023-07-19T04:50:24.823714Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:26.563654Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:26.563707Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:26.563771Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:26.563791Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:50:26.563798Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:26.915193Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:26.915332Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:26.915500Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:26.915523Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:50:26.915534Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:27.168148Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:50:27.192812Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:27.193279Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 81e198(10000001).. exceeded threshold 61 [INFO] [stdout] 2023-07-19T04:50:27.193336Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:27.193648Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 81e198.. as faulty node [INFO] [stdout] 2023-07-19T04:50:27.193679Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:27.193699Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2023-07-19T04:50:27.193707Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:28.831932Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:28.831988Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:28.832064Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:28.832122Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:50:28.832134Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:29.184158Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:29.184209Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:29.184260Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:29.184274Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:50:29.184280Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:29.456531Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:50:29.475913Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:29.476077Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:29.476250Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:29.476385Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:50:29.476401Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:31.504363Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:31.504415Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:31.504504Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:31.504525Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:50:31.504536Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:31.622761Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:31.623008Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 843b69(10000100).. exceeded threshold 72 [INFO] [stdout] 2023-07-19T04:50:31.623050Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:31.623263Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 843b69.. as faulty node [INFO] [stdout] 2023-07-19T04:50:31.623295Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:31.623309Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 2 [INFO] [stdout] 2023-07-19T04:50:31.623330Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:32.086757Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:50:32.106438Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:32.106749Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:32.107013Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:32.107048Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:50:32.107075Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:33.882170Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:33.882229Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:33.882306Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:33.882333Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:50:33.882340Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:34.066509Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:34.066661Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:34.066832Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:34.066899Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2023-07-19T04:50:34.066919Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:34.702149Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:50:34.715505Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:34.715620Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:34.715775Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:34.715824Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2023-07-19T04:50:34.715859Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:36.182602Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:36.182649Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:36.182700Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:36.182708Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:50:36.182714Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:36.564767Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:36.565352Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: d33474(11010011).. exceeded threshold 44 [INFO] [stdout] 2023-07-19T04:50:36.565423Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:36.565756Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder d33474.. as faulty node [INFO] [stdout] 2023-07-19T04:50:36.565812Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:36.565847Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2023-07-19T04:50:36.565880Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:36.954413Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:50:36.970115Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:36.970299Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:36.970513Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:36.970569Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:50:36.970611Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:38.662071Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:38.662141Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:38.662224Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:38.662263Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:50:38.662312Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:39.129955Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:39.130284Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: b69ae0(10110110).. exceeded threshold 21 [INFO] [stdout] 2023-07-19T04:50:39.130332Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:39.130572Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder b69ae0.. as faulty node [INFO] [stdout] 2023-07-19T04:50:39.130599Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:39.130607Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2023-07-19T04:50:39.130625Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:39.504076Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:50:39.525519Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:39.525936Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ae5f61(10101110).. exceeded threshold 41 [INFO] [stdout] 2023-07-19T04:50:39.525986Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:39.526282Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder ae5f61.. as faulty node [INFO] [stdout] 2023-07-19T04:50:39.526319Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:39.526330Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2023-07-19T04:50:39.526341Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:41.062691Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:41.062745Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:41.062814Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:41.062841Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:50:41.062857Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:41.254413Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:41.254785Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:41.255037Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:41.255069Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4 [INFO] [stdout] 2023-07-19T04:50:41.255079Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:41.597368Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:50:41.613992Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:41.614147Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:41.614318Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:41.614371Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:50:41.614408Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:43.782440Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:43.782522Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:43.782602Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:43.782629Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:50:43.782639Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:43.800151Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:43.800187Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:43.800247Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:43.800272Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:50:43.800283Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:44.086981Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:50:44.106602Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:44.106855Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 324047(00110010).. exceeded threshold 38 [INFO] [stdout] 2023-07-19T04:50:44.106903Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:44.107110Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 324047.. as faulty node [INFO] [stdout] 2023-07-19T04:50:44.107138Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:44.107151Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2023-07-19T04:50:44.107171Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:45.793490Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:45.793592Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:45.793715Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:45.793736Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:50:45.793742Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:45.946516Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:45.946561Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:45.946609Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:45.946624Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:50:45.946631Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:46.089258Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:50:46.098303Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:46.098387Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:46.098509Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:46.098533Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:50:46.098545Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:47.796109Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:47.796474Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 59eff4(01011001).. exceeded threshold 46 [INFO] [stdout] 2023-07-19T04:50:47.796523Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:47.796767Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 59eff4.. as faulty node [INFO] [stdout] 2023-07-19T04:50:47.796793Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:47.796800Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 2 [INFO] [stdout] 2023-07-19T04:50:47.796805Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:48.046873Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:48.046923Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:48.046975Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:48.046990Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:50:48.046996Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:48.341472Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:50:48.359801Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:48.360134Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 2ae59d(00101010).. exceeded threshold 34 [INFO] [stdout] 2023-07-19T04:50:48.360178Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:48.360447Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 2ae59d.. as faulty node [INFO] [stdout] 2023-07-19T04:50:48.360518Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:48.360547Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2023-07-19T04:50:48.360557Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:49.969140Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:49.969410Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:49.969651Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:49.969679Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2023-07-19T04:50:49.969686Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:50.072177Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:50.072226Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:50.072294Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:50.072314Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:50:50.072326Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:50.561694Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:50:50.573068Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:50.573164Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:50.573296Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:50.573319Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:50:50.573326Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:52.124659Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:52.124708Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:52.124774Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:52.124796Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:50:52.124803Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:52.298699Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:52.298749Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:52.298823Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:52.298848Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2023-07-19T04:50:52.298864Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:52.622167Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:50:52.632639Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:52.632725Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:52.632847Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:52.632870Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2023-07-19T04:50:52.632883Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:54.153031Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:54.153078Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:54.153128Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2023-07-19T04:50:54.153150Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:50:54.153171Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] test detection::tests::pt_detect_unresponsive_elders ... ok [INFO] [stdout] 2023-07-19T04:50:54.370382Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:54.370774Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: e8636a(11101000).. exceeded threshold 37 [INFO] [stdout] 2023-07-19T04:50:54.370821Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:54.371115Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder e8636a.. as faulty node [INFO] [stdout] 2023-07-19T04:50:54.371148Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2023-07-19T04:50:54.371160Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4 [INFO] [stdout] 2023-07-19T04:50:54.371172Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] test detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set ... ok [INFO] [stdout] 2023-07-19T04:50:54.873578Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:50:54.898006Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:54.898443Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: db6a91(11011011).. exceeded threshold 51 [INFO] [stdout] 2023-07-19T04:50:54.898487Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:54.898784Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder db6a91.. as faulty node [INFO] [stdout] 2023-07-19T04:50:54.898815Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:54.898823Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2023-07-19T04:50:54.898829Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:57.072371Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:50:57.090232Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:57.090464Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: e3b307(11100011).. exceeded threshold 106 [INFO] [stdout] 2023-07-19T04:50:57.090501Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:57.090709Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder e3b307.. as faulty node [INFO] [stdout] 2023-07-19T04:50:57.090735Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:57.090743Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2023-07-19T04:50:57.090749Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:59.322816Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:50:59.341775Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:59.342061Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:50:59.342269Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:50:59.342293Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2023-07-19T04:50:59.342300Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:51:01.646140Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2023-07-19T04:51:01.653096Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2023-07-19T04:51:01.653140Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2023-07-19T04:51:01.653206Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2023-07-19T04:51:01.653226Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2023-07-19T04:51:01.653233Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] test detection::tests::pt_detect_dkg_bad_nodes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 841.65s [INFO] [stdout] [INFO] [stderr] Doc-tests sn_fault_detection [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "97cb33fa19e6ae3ea6c8c1050867d77157a02e05956c1d9d06e6d4f90a97f0c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97cb33fa19e6ae3ea6c8c1050867d77157a02e05956c1d9d06e6d4f90a97f0c4", kill_on_drop: false }` [INFO] [stdout] 97cb33fa19e6ae3ea6c8c1050867d77157a02e05956c1d9d06e6d4f90a97f0c4