[INFO] fetching crate sn_fault_detection 0.15.6... [INFO] testing sn_fault_detection-0.15.6 against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] extracting crate sn_fault_detection 0.15.6 into /workspace/builds/worker-2-tc2/source [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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sn_fault_detection 0.15.6 on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 95 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding proptest v1.0.0 (available: v1.8.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c395691156a7e3e181d46c41cb6ec9f1ebc8f29485aaf8203e1f2dcc5f84f72 [INFO] running `Command { std: "docker" "start" "-a" "7c395691156a7e3e181d46c41cb6ec9f1ebc8f29485aaf8203e1f2dcc5f84f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c395691156a7e3e181d46c41cb6ec9f1ebc8f29485aaf8203e1f2dcc5f84f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c395691156a7e3e181d46c41cb6ec9f1ebc8f29485aaf8203e1f2dcc5f84f72", kill_on_drop: false }` [INFO] [stdout] 7c395691156a7e3e181d46c41cb6ec9f1ebc8f29485aaf8203e1f2dcc5f84f72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ba79dd5692096509bd468c05fc6c478c603527a19b3e2882c7904d2010cef86 [INFO] running `Command { std: "docker" "start" "-a" "3ba79dd5692096509bd468c05fc6c478c603527a19b3e2882c7904d2010cef86", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde_test v1.0.177 [INFO] [stderr] Compiling xor_name v5.0.0 [INFO] [stderr] Compiling sn_fault_detection v0.15.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.11s [INFO] running `Command { std: "docker" "inspect" "3ba79dd5692096509bd468c05fc6c478c603527a19b3e2882c7904d2010cef86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ba79dd5692096509bd468c05fc6c478c603527a19b3e2882c7904d2010cef86", kill_on_drop: false }` [INFO] [stdout] 3ba79dd5692096509bd468c05fc6c478c603527a19b3e2882c7904d2010cef86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dacbca7688f8bd37d1b6bdf97b613c22357016b889c1e0a5835d875e9eae2765 [INFO] running `Command { std: "docker" "start" "-a" "dacbca7688f8bd37d1b6bdf97b613c22357016b889c1e0a5835d875e9eae2765", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tempfile v3.23.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` profile [unoptimized + debuginfo] target(s) in 5.25s [INFO] running `Command { std: "docker" "inspect" "dacbca7688f8bd37d1b6bdf97b613c22357016b889c1e0a5835d875e9eae2765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dacbca7688f8bd37d1b6bdf97b613c22357016b889c1e0a5835d875e9eae2765", kill_on_drop: false }` [INFO] [stdout] dacbca7688f8bd37d1b6bdf97b613c22357016b889c1e0a5835d875e9eae2765 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6dce3b9d99180adc87c0794724c6cae519dcb6f2f9193da598013e09ec8e413a [INFO] running `Command { std: "docker" "start" "-a" "6dce3b9d99180adc87c0794724c6cae519dcb6f2f9193da598013e09ec8e413a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sn_fault_detection-998ac10c7b8e637e) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] 2025-09-29T15:14:23.825723Z INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:23.825720Z INFO detection::knowledge_tests::knowledge_fault_is_not_too_sharp Adding new non-elder node:017229.. to FaultDetection tracker [INFO] [stdout] 2025-09-29T15:14:23.825790Z INFO detection::comm_tests::conn_fault_is_tolerant_of_norms Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:23.825798Z INFO detection::knowledge_tests::knowledge_fault_is_not_too_sharp Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:23.825837Z INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:23.825869Z INFO detection::knowledge_tests::knowledge_fault_is_tolerant_of_norms Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:23.825881Z INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:23.825904Z INFO detection::comm_tests::conn_fault_is_tolerant_of_norms Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:23.825937Z INFO detection::knowledge_tests::knowledge_fault_is_not_too_sharp Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:23.825939Z INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty 092e81(00001001).. exceeded threshold 90 [INFO] [stdout] 2025-09-29T15:14:23.825962Z INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:23.825973Z INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty FaultDetection: Adding non-elder 092e81.. as faulty node [INFO] [stdout] 2025-09-29T15:14:23.825979Z INFO detection::knowledge_tests::knowledge_fault_is_tolerant_of_norms Elder fault calculations... [INFO] [stdout] test detection::knowledge_tests::knowledge_fault_is_not_too_sharp ... ok [INFO] [stdout] test detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty ... ok [INFO] [stdout] test detection::comm_tests::conn_fault_is_tolerant_of_norms ... ok [INFO] [stdout] test detection::knowledge_tests::knowledge_fault_is_tolerant_of_norms ... ok [INFO] [stdout] 2025-09-29T15:14:23.826725Z INFO tests::add_new_node_should_track_new_node Adding new non-elder node:7e8213.. to FaultDetection tracker [INFO] [stdout] test tests::add_new_node_should_track_new_node ... ok [INFO] [stdout] test tests::retain_members_should_remove_other_nodes ... ok [INFO] [stdout] test tests::retain_members_should_remove_issues_relating_to_nodes_not_retained ... ok [INFO] [stdout] test tests::track_issue_should_add_a_knowledge_issue ... ok [INFO] [stdout] test tests::track_issue_should_add_a_comm_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] 2025-09-29T15:14:27.276263Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:14:27.294638Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:27.294915Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c77c3a(11000111).. exceeded threshold 36 [INFO] [stdout] 2025-09-29T15:14:27.294953Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:27.295171Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c77c3a.. as faulty node [INFO] [stdout] 2025-09-29T15:14:27.295198Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:14:27.295211Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:14:27.295221Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:14:27.298578Z 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] 2025-09-29T15:14:27.298862Z 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] 2025-09-29T15:14:27.298897Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:27.299078Z 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] 2025-09-29T15:14:27.299100Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:14:27.299114Z 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] 2025-09-29T15:14:27.299125Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:14:27.438771Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:27.438814Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:27.438871Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:14:27.438888Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:14:27.438902Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:14:30.416462Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:14:30.425745Z 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] 2025-09-29T15:14:30.426115Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:30.426337Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:14:30.426363Z 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] 2025-09-29T15:14:30.426376Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:14:30.435895Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:30.436249Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:30.436474Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:14:30.436498Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-09-29T15:14:30.436510Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:14:30.825249Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:30.825296Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:30.825341Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:14:30.825352Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:14:30.825359Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:14:33.441359Z 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] 2025-09-29T15:14:33.441647Z 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] 2025-09-29T15:14:33.441686Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:33.441894Z 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] 2025-09-29T15:14:33.441919Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:14:33.441933Z 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] 2025-09-29T15:14:33.441948Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:14:33.461899Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:14:33.478221Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:33.478514Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 338fb1(00110011).. exceeded threshold 100 [INFO] [stdout] 2025-09-29T15:14:33.478556Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:33.478751Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 338fb1.. as faulty node [INFO] [stdout] 2025-09-29T15:14:33.478781Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:14:33.478796Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-29T15:14:33.478806Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:14:33.850822Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:33.850863Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:33.850922Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:14:33.850943Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:14:33.850952Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:14:36.819696Z 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] 2025-09-29T15:14:36.819777Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:36.819849Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:14:36.819893Z 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] 2025-09-29T15:14:36.819935Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:14:36.860429Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:14:36.869730Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:36.869807Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:36.869936Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:14:36.869968Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:14:36.869984Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:14:37.117550Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:37.117590Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:37.117645Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:14:37.117661Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:14:37.117674Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:14:40.352277Z 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] 2025-09-29T15:14:40.352347Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:40.352422Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:14:40.352441Z 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] 2025-09-29T15:14:40.352454Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:14:40.384566Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:14:40.393348Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:40.393413Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:40.393542Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:14:40.393566Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:14:40.393579Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:14:40.397601Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:40.397628Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:40.397661Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:14:40.397673Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:14:40.397681Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:14:43.445088Z 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] 2025-09-29T15:14:43.445488Z 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] 2025-09-29T15:14:43.445531Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:43.445758Z 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] 2025-09-29T15:14:43.445777Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:14:43.445785Z 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] 2025-09-29T15:14:43.445793Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:14:43.466583Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:14:43.485498Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:43.485861Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 906000(10010000).. exceeded threshold 31 [INFO] [stdout] 2025-09-29T15:14:43.485905Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:43.486115Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 906000.. as faulty node [INFO] [stdout] 2025-09-29T15:14:43.486143Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:14:43.486157Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 7? [INFO] [stdout] 2025-09-29T15:14:43.486171Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:14:43.859507Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:43.859548Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:43.859608Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:14:43.859631Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:14:43.859640Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:14:46.639487Z 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] 2025-09-29T15:14:46.639743Z 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] 2025-09-29T15:14:46.639784Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:46.639979Z 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] 2025-09-29T15:14:46.640009Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:14:46.640020Z 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] 2025-09-29T15:14:46.640030Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:14:46.656031Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:14:46.671170Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:46.671409Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 5a0313(01011010).. exceeded threshold 27 [INFO] [stdout] 2025-09-29T15:14:46.671445Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:46.671641Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 5a0313.. as faulty node [INFO] [stdout] 2025-09-29T15:14:46.671662Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:14:46.671669Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:14:46.671683Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:14:47.378757Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:47.378795Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:47.378842Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:14:47.378859Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:14:47.378871Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:14:49.662797Z 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] 2025-09-29T15:14:49.663184Z 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] 2025-09-29T15:14:49.663253Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:49.663487Z 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] 2025-09-29T15:14:49.663516Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:14:49.663530Z 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] 2025-09-29T15:14:49.663544Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:14:49.679784Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:14:49.697083Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:49.697436Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 02ffd7(00000010).. exceeded threshold 61 [INFO] [stdout] 2025-09-29T15:14:49.697479Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:49.697669Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 02ffd7.. as faulty node [INFO] [stdout] 2025-09-29T15:14:49.697697Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:14:49.697711Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-29T15:14:49.697724Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:14:50.349679Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:50.349716Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:50.349760Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:14:50.349778Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:14:50.349790Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:14:53.010695Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:14:53.016033Z 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] 2025-09-29T15:14:53.016348Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:53.016565Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:14:53.016585Z 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] 2025-09-29T15:14:53.016598Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:14:53.030476Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:53.030729Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:53.030980Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:14:53.031002Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6? [INFO] [stdout] 2025-09-29T15:14:53.031010Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:14:53.665516Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:53.665556Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:53.665615Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:14:53.665631Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:14:53.665644Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:14:56.565646Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:14:56.586188Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:56.586535Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 172abc(00010111).. exceeded threshold 67 [INFO] [stdout] 2025-09-29T15:14:56.586573Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:56.586773Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 172abc.. as faulty node [INFO] [stdout] 2025-09-29T15:14:56.586795Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:14:56.586802Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:14:56.586809Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:14:56.589484Z 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] 2025-09-29T15:14:56.589821Z 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] 2025-09-29T15:14:56.589858Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:56.590062Z 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] 2025-09-29T15:14:56.590087Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:14:56.590100Z 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] 2025-09-29T15:14:56.590117Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:14:57.142490Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:57.142528Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:57.142570Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:14:57.142578Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:14:57.142586Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:14:59.876578Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:14:59.896247Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:59.896573Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 01f642(00000001).. exceeded threshold 41 [INFO] [stdout] 2025-09-29T15:14:59.896616Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:59.896818Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 01f642.. as faulty node [INFO] [stdout] 2025-09-29T15:14:59.896842Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:14:59.896855Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:14:59.896868Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:14:59.927085Z 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] 2025-09-29T15:14:59.927398Z 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] 2025-09-29T15:14:59.927437Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:59.927649Z 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] 2025-09-29T15:14:59.927676Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:14:59.927685Z 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] 2025-09-29T15:14:59.927691Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:00.534624Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:00.534666Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:00.534722Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:00.534738Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:15:00.534751Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:03.078356Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:15:03.096058Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:03.096370Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c350e6(11000011).. exceeded threshold 85 [INFO] [stdout] 2025-09-29T15:15:03.096405Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:03.096567Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c350e6.. as faulty node [INFO] [stdout] 2025-09-29T15:15:03.096595Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:03.096605Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-29T15:15:03.096639Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:03.118725Z 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] 2025-09-29T15:15:03.119069Z 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] 2025-09-29T15:15:03.119102Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:03.119302Z 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] 2025-09-29T15:15:03.119323Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:03.119332Z 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] 2025-09-29T15:15:03.119341Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:03.715897Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:03.715935Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:03.715989Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:03.716007Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:15:03.716019Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:06.444343Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:15:06.456776Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:06.456889Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:06.457000Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:06.457046Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:15:06.457080Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:06.483919Z 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] 2025-09-29T15:15:06.484042Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:06.484169Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:06.484228Z 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] 2025-09-29T15:15:06.484275Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:06.951330Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:06.951368Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:06.951410Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:06.951423Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:15:06.951430Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:10.053035Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:15:10.066277Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:10.066396Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:10.066580Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:10.066606Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:15:10.066621Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:10.082934Z 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] 2025-09-29T15:15:10.083065Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:10.083221Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:10.083281Z 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] 2025-09-29T15:15:10.083321Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:10.146788Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:10.146827Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:10.146886Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:10.146902Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:15:10.146915Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:13.314905Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:13.314943Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:13.314984Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:13.314995Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:15:13.315003Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:13.544326Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:15:13.558893Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:13.559037Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c4d858(11000100).. exceeded threshold 57 [INFO] [stdout] 2025-09-29T15:15:13.559073Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:13.559295Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c4d858.. as faulty node [INFO] [stdout] 2025-09-29T15:15:13.559328Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:13.559342Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:15:13.559358Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:13.608424Z 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] 2025-09-29T15:15:13.608609Z 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] 2025-09-29T15:15:13.608646Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:13.608836Z 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] 2025-09-29T15:15:13.608867Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:13.608880Z 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] 2025-09-29T15:15:13.608892Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:16.399163Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:16.399201Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:16.399246Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:16.399257Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:15:16.399276Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:16.872189Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:15:16.890027Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:16.890340Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 39319c(00111001).. exceeded threshold 51 [INFO] [stdout] 2025-09-29T15:15:16.890384Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:16.890588Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 39319c.. as faulty node [INFO] [stdout] 2025-09-29T15:15:16.890616Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:16.890628Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-29T15:15:16.890638Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:16.967215Z 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] 2025-09-29T15:15:16.967555Z 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] 2025-09-29T15:15:16.967594Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:16.967798Z 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] 2025-09-29T15:15:16.967822Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:16.967834Z 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] 2025-09-29T15:15:16.967846Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:19.420309Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:19.420347Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:19.420392Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:19.420409Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:15:19.420420Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:20.323401Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:15:20.333991Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:20.334079Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:20.334201Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:20.334225Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:15:20.334238Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:20.430673Z 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] 2025-09-29T15:15:20.430768Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:20.430856Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:20.430873Z 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] 2025-09-29T15:15:20.430885Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:22.609561Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:22.609599Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:22.609642Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:22.609652Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:15:22.609659Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:23.380066Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:15:23.388011Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:23.388079Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:23.388173Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:23.388194Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:15:23.388208Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:23.479843Z 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] 2025-09-29T15:15:23.479920Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:23.479991Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:23.480009Z 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] 2025-09-29T15:15:23.480019Z 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] 2025-09-29T15:15:26.107970Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:26.108013Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:26.108067Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:26.108083Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:15:26.108096Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:26.474666Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:15:26.486907Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:26.487032Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:26.487169Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:26.487225Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:15:26.487282Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:26.588826Z 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] 2025-09-29T15:15:26.589009Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:26.589147Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:26.589167Z 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] 2025-09-29T15:15:26.589180Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:29.263075Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:29.263113Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:29.263154Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:29.263165Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:15:29.263172Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:29.885859Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:15:29.905932Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:29.906276Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 8a5e4d(10001010).. exceeded threshold 53 [INFO] [stdout] 2025-09-29T15:15:29.906314Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:29.906519Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 8a5e4d.. as faulty node [INFO] [stdout] 2025-09-29T15:15:29.906550Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:29.906561Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:15:29.906571Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:30.030705Z 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] 2025-09-29T15:15:30.030997Z 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] 2025-09-29T15:15:30.031035Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:30.031240Z 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] 2025-09-29T15:15:30.031357Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:30.031367Z 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] 2025-09-29T15:15:30.031379Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:32.832739Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:32.832780Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:32.832822Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:32.832839Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:15:32.832852Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:32.951959Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:15:32.970601Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:32.971016Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: b70793(10110111).. exceeded threshold 17 [INFO] [stdout] 2025-09-29T15:15:32.971054Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:32.971275Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder b70793.. as faulty node [INFO] [stdout] 2025-09-29T15:15:32.971305Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:32.971320Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:15:32.971330Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:33.113106Z 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] 2025-09-29T15:15:33.113547Z 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] 2025-09-29T15:15:33.113585Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:33.113789Z 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] 2025-09-29T15:15:33.113841Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:33.113860Z 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] 2025-09-29T15:15:33.113872Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:36.049620Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:15:36.058970Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:36.059069Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:36.059167Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:36.059189Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:15:36.059206Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:36.144800Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:36.144831Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:36.144871Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:36.144879Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:15:36.144886Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:36.204216Z 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] 2025-09-29T15:15:36.204325Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:36.204441Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:36.204460Z 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] 2025-09-29T15:15:36.204467Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:39.410559Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:15:39.424567Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:39.424716Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:39.424905Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:39.424932Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:15:39.424947Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:39.571413Z 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] 2025-09-29T15:15:39.571573Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:39.571727Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:39.571747Z 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] 2025-09-29T15:15:39.571756Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:39.684274Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:39.684312Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:39.684352Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:39.684370Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:15:39.684382Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:42.862549Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:15:42.874770Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:42.874924Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:42.875091Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:42.875120Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:15:42.875135Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:43.043898Z 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] 2025-09-29T15:15:43.044067Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:43.044241Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:43.044284Z 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] 2025-09-29T15:15:43.044299Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:43.107446Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:43.107484Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:43.107522Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:43.107533Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:15:43.107540Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:45.963240Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:15:45.982515Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:45.982845Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:45.983094Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:45.983150Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 7? [INFO] [stdout] 2025-09-29T15:15:45.983170Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:46.169894Z 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] 2025-09-29T15:15:46.170313Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:46.170581Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:46.170605Z 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] 2025-09-29T15:15:46.170619Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:46.359564Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:46.359610Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:46.359649Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:46.359658Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:15:46.359665Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:49.142673Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:15:49.158412Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:49.158690Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 085979(00001000).. exceeded threshold 20 [INFO] [stdout] 2025-09-29T15:15:49.158731Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:49.158920Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 085979.. as faulty node [INFO] [stdout] 2025-09-29T15:15:49.158950Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:49.158964Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-09-29T15:15:49.158980Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:49.336819Z 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] 2025-09-29T15:15:49.337092Z 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] 2025-09-29T15:15:49.337130Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:49.337320Z 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] 2025-09-29T15:15:49.337344Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:49.337357Z 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] 2025-09-29T15:15:49.337369Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:49.462724Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:49.462759Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:49.462809Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:49.462824Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:15:49.462836Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:52.218730Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:15:52.235845Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:52.236154Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: eac4cf(11101010).. exceeded threshold 90 [INFO] [stdout] 2025-09-29T15:15:52.236198Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:52.236409Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder eac4cf.. as faulty node [INFO] [stdout] 2025-09-29T15:15:52.236437Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:52.236450Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:15:52.236466Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:52.408959Z 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] 2025-09-29T15:15:52.409237Z 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] 2025-09-29T15:15:52.409287Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:52.409485Z 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] 2025-09-29T15:15:52.409538Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:52.409563Z 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] 2025-09-29T15:15:52.409575Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:52.994398Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:52.994440Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:52.994496Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:52.994511Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:15:52.994525Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:55.582821Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:15:55.589768Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:55.589810Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:55.589891Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:55.589942Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:15:55.589981Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:55.791651Z 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] 2025-09-29T15:15:55.791702Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:55.791749Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:55.791759Z 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] 2025-09-29T15:15:55.791766Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:56.272677Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:56.272717Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:56.272765Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:56.272779Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:15:56.272786Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:58.735145Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:15:58.742061Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:58.742108Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:58.742160Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:58.742173Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:15:58.742187Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:15:58.947129Z 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] 2025-09-29T15:15:58.947185Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:58.947281Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:58.947305Z 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] 2025-09-29T15:15:58.947316Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:15:59.268500Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:59.268540Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:15:59.268595Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:15:59.268610Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:15:59.268623Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:01.917753Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:16:01.925895Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:01.925964Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:01.926053Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:01.926099Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:16:01.926118Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:02.139651Z 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] 2025-09-29T15:16:02.139716Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:02.139772Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:02.139782Z 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] 2025-09-29T15:16:02.139789Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:02.728014Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:02.728055Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:02.728120Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:02.728141Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:16:02.728155Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:05.157512Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:16:05.171793Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:05.171959Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 7b3cd0(01111011).. exceeded threshold 112 [INFO] [stdout] 2025-09-29T15:16:05.171991Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:05.172136Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 7b3cd0.. as faulty node [INFO] [stdout] 2025-09-29T15:16:05.172190Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:05.172235Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-09-29T15:16:05.172254Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:05.389108Z 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] 2025-09-29T15:16:05.389284Z 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] 2025-09-29T15:16:05.389352Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:05.389525Z 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] 2025-09-29T15:16:05.389555Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:05.389569Z 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] 2025-09-29T15:16:05.389583Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:05.929998Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:05.930039Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:05.930100Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:05.930122Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:16:05.930136Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:08.259211Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:16:08.265554Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:08.265596Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:08.265674Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:08.265723Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:16:08.265749Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:08.496129Z 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] 2025-09-29T15:16:08.496176Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:08.496227Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:08.496239Z 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] 2025-09-29T15:16:08.496251Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:09.365598Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:09.365636Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:09.365678Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:09.365689Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:16:09.365696Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:11.395902Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:16:11.409715Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:11.409927Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:11.410119Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:11.410145Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:16:11.410160Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:11.645346Z 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] 2025-09-29T15:16:11.645573Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:11.645752Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:11.645812Z 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] 2025-09-29T15:16:11.645834Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:12.740069Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:12.740108Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:12.740146Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:12.740154Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:16:12.740166Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:14.918114Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:16:14.929763Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:14.929877Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:14.930013Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:14.930035Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:16:14.930045Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:15.183856Z 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] 2025-09-29T15:16:15.183988Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:15.184110Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:15.184131Z 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] 2025-09-29T15:16:15.184142Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:16.350071Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:16.350108Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:16.350146Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:16.350154Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:16:16.350161Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:17.997541Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:16:18.009980Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:18.010113Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:18.010291Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:18.010312Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:16:18.010323Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:18.274929Z 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] 2025-09-29T15:16:18.275119Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:18.275305Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:18.275327Z 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] 2025-09-29T15:16:18.275340Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:19.755404Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:19.755441Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:19.755479Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:19.755487Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:16:19.755494Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:21.306967Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:16:21.323733Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:21.324012Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 5896c2(01011000).. exceeded threshold 50 [INFO] [stdout] 2025-09-29T15:16:21.324056Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:21.324211Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 5896c2.. as faulty node [INFO] [stdout] 2025-09-29T15:16:21.324232Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:21.324246Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-09-29T15:16:21.324261Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:21.552272Z 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] 2025-09-29T15:16:21.552542Z 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] 2025-09-29T15:16:21.552585Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:21.552752Z 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] 2025-09-29T15:16:21.552804Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:21.552843Z 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] 2025-09-29T15:16:21.552879Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:22.826776Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:22.826815Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:22.826856Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:22.826867Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:16:22.826874Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:24.711113Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:16:24.728402Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:24.728628Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 9232b7(10010010).. exceeded threshold 21 [INFO] [stdout] 2025-09-29T15:16:24.728662Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:24.728849Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 9232b7.. as faulty node [INFO] [stdout] 2025-09-29T15:16:24.728874Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:24.728888Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:16:24.728905Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:24.953458Z 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] 2025-09-29T15:16:24.953504Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:24.953565Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:24.953580Z 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] 2025-09-29T15:16:24.953587Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:26.041335Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:26.041374Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:26.041412Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:26.041421Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:16:26.041430Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:27.852702Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:16:27.862491Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:27.862570Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:27.862683Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:27.862722Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:16:27.862743Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:28.096934Z 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] 2025-09-29T15:16:28.097053Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:28.097183Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:28.097199Z 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] 2025-09-29T15:16:28.097206Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:29.264699Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:29.264738Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:29.264797Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:29.264812Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:16:29.264825Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:31.149710Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:16:31.154781Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:31.154812Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:31.154878Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:31.154899Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:16:31.154912Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:31.421353Z 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] 2025-09-29T15:16:31.421390Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:31.421428Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:31.421435Z 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] 2025-09-29T15:16:31.421441Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:32.674923Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:32.674960Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:32.675007Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:32.675025Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:16:32.675036Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:34.466527Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:16:34.481922Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:34.482147Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 8c340b(10001100).. exceeded threshold 40 [INFO] [stdout] 2025-09-29T15:16:34.482212Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:34.482419Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 8c340b.. as faulty node [INFO] [stdout] 2025-09-29T15:16:34.482448Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:34.482462Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-09-29T15:16:34.482474Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:34.555272Z 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] 2025-09-29T15:16:34.555420Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:34.555583Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:34.555608Z 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] 2025-09-29T15:16:34.555621Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:35.938433Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:35.938472Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:35.938513Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:35.938523Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:16:35.938531Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:37.722196Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:16:37.733017Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:37.733130Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:37.733297Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:37.733323Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:16:37.733334Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:37.753230Z 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] 2025-09-29T15:16:37.753278Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:37.753353Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:37.753375Z 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] 2025-09-29T15:16:37.753388Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:39.473155Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:39.473195Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:39.473249Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:39.473281Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:16:39.473300Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:40.879656Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:16:40.885591Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:40.885622Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:40.885669Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:40.885681Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:16:40.885694Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:41.000812Z 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] 2025-09-29T15:16:41.000884Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:41.000978Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:41.000997Z 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] 2025-09-29T15:16:41.001010Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:42.902485Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:42.902527Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:42.902586Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:42.902601Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:16:42.902614Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:43.853278Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:16:43.868458Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:43.868741Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: e2083d(11100010).. exceeded threshold 49 [INFO] [stdout] 2025-09-29T15:16:43.868783Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:43.868930Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder e2083d.. as faulty node [INFO] [stdout] 2025-09-29T15:16:43.868989Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:43.869029Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:16:43.869051Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:44.465292Z 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] 2025-09-29T15:16:44.465383Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:44.465462Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:44.465501Z 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] 2025-09-29T15:16:44.465513Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:46.304947Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:46.304987Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:46.305040Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:46.305054Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:16:46.305061Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:46.974374Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:16:46.989671Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:46.989885Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 4c0043(01001100).. exceeded threshold 27 [INFO] [stdout] 2025-09-29T15:16:46.989923Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:46.990135Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 4c0043.. as faulty node [INFO] [stdout] 2025-09-29T15:16:46.990166Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:46.990181Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-09-29T15:16:46.990194Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:48.000564Z 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] 2025-09-29T15:16:48.000799Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:48.001003Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:48.001027Z 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] 2025-09-29T15:16:48.001041Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:49.684572Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:49.684610Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:49.684648Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:49.684658Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:16:49.684666Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:50.332870Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:16:50.340777Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:50.340830Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:50.340903Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:50.340927Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:16:50.340938Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:51.373935Z 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] 2025-09-29T15:16:51.374145Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:51.374348Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:51.374401Z 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] 2025-09-29T15:16:51.374418Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:52.661039Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:52.661076Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:52.661117Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:52.661127Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:16:52.661143Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:53.718069Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:16:53.737484Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:53.737798Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: dcb233(11011100).. exceeded threshold 30 [INFO] [stdout] 2025-09-29T15:16:53.737840Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:53.738051Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder dcb233.. as faulty node [INFO] [stdout] 2025-09-29T15:16:53.738074Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:53.738081Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:16:53.738090Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:54.431937Z 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] 2025-09-29T15:16:54.431986Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:54.432044Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:54.432058Z 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] 2025-09-29T15:16:54.432065Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:56.149877Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:56.149915Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:56.149960Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:56.149971Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:16:56.149978Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:56.968170Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:16:56.980839Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:56.980990Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:56.981153Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:56.981180Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:16:56.981194Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:16:57.758669Z 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] 2025-09-29T15:16:57.758792Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:57.758898Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:57.758912Z 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] 2025-09-29T15:16:57.758919Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:16:59.481344Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:59.481382Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:16:59.481431Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:16:59.481448Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:16:59.481460Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:00.220996Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:17:00.232604Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:00.232731Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:00.232881Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:00.232931Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:17:00.232975Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:01.258547Z 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] 2025-09-29T15:17:01.258666Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:01.258776Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:01.258823Z 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] 2025-09-29T15:17:01.258843Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:02.675860Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:02.675898Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:02.675946Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:02.675963Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:17:02.675971Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:03.291792Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:17:03.301745Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:03.301858Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:03.301997Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:03.302042Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:17:03.302064Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:04.870364Z 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] 2025-09-29T15:17:04.870706Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:04.870952Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:04.870986Z 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] 2025-09-29T15:17:04.870998Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:05.946568Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:05.946605Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:05.946658Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:05.946672Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:17:05.946679Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:06.620873Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:17:06.634643Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:06.634830Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: fcc324(11111100).. exceeded threshold 54 [INFO] [stdout] 2025-09-29T15:17:06.634866Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:06.635052Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder fcc324.. as faulty node [INFO] [stdout] 2025-09-29T15:17:06.635084Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:06.635098Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:17:06.635115Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:08.229080Z 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] 2025-09-29T15:17:08.229136Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:08.229198Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:08.229211Z 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] 2025-09-29T15:17:08.229222Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:09.080800Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:09.080845Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:09.080885Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:09.080902Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:17:09.080914Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:09.880528Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:17:09.888517Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:09.888569Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:09.888622Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:09.888635Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:17:09.888648Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:11.565932Z 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] 2025-09-29T15:17:11.566246Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:11.566447Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:11.566465Z 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] 2025-09-29T15:17:11.566477Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:12.349993Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:12.350031Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:12.350082Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:12.350100Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:17:12.350112Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:13.403722Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:17:13.416145Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:13.416292Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:13.416448Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:13.416499Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:17:13.416541Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:14.692183Z 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] 2025-09-29T15:17:14.692526Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:14.692735Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:14.692758Z 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] 2025-09-29T15:17:14.692771Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:15.653353Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:15.653391Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:15.653438Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:15.653457Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:17:15.653469Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:16.961440Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:17:16.981448Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:16.981679Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:16.981866Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:16.981886Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:17:16.981894Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:17.924401Z 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] 2025-09-29T15:17:17.924552Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:17.924712Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:17.924736Z 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] 2025-09-29T15:17:17.924748Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:19.130538Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:19.130576Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:19.130619Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:19.130631Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:17:19.130638Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:20.125497Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:17:20.139407Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:20.139583Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:20.139732Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:20.139757Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:17:20.139766Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:20.964240Z 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] 2025-09-29T15:17:20.964558Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 1d1f72(00011101).. exceeded threshold 65 [INFO] [stdout] 2025-09-29T15:17:20.964603Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:20.964795Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 1d1f72.. as faulty node [INFO] [stdout] 2025-09-29T15:17:20.964823Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:20.964837Z 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] 2025-09-29T15:17:20.964852Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:22.211042Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:22.211078Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:22.211121Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:22.211132Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:17:22.211141Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:23.582684Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:17:23.595872Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:23.596013Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:23.596180Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:23.596234Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:17:23.596290Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:24.291083Z 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] 2025-09-29T15:17:24.291175Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:24.291278Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:24.291300Z 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] 2025-09-29T15:17:24.291313Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:25.693306Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:25.693344Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:25.693382Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:25.693393Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:17:25.693401Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:26.728520Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:17:26.740591Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:26.740716Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:26.740889Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:26.740917Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:17:26.740932Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:27.340371Z 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] 2025-09-29T15:17:27.340662Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: e41abf(11100100).. exceeded threshold 40 [INFO] [stdout] 2025-09-29T15:17:27.340705Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:27.340876Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder e41abf.. as faulty node [INFO] [stdout] 2025-09-29T15:17:27.340905Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:27.340918Z 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] 2025-09-29T15:17:27.341063Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:28.643174Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:28.643211Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:28.643253Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:28.643284Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:17:28.643299Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:30.142425Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:17:30.156380Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:30.156550Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ac5ce3(10101100).. exceeded threshold 30 [INFO] [stdout] 2025-09-29T15:17:30.156588Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:30.156737Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder ac5ce3.. as faulty node [INFO] [stdout] 2025-09-29T15:17:30.156766Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:30.156782Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:17:30.156798Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:30.965718Z 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] 2025-09-29T15:17:30.965818Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:30.965946Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:30.965970Z 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] 2025-09-29T15:17:30.965981Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:32.083716Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:32.083753Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:32.083802Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:32.083821Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:17:32.083833Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:33.649461Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:17:33.665801Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:33.666043Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:33.666226Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:33.666243Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:17:33.666251Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:33.985964Z 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] 2025-09-29T15:17:33.986227Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 955b45(10010101).. exceeded threshold 79 [INFO] [stdout] 2025-09-29T15:17:33.986259Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:33.986445Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 955b45.. as faulty node [INFO] [stdout] 2025-09-29T15:17:33.986498Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:33.986520Z 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] 2025-09-29T15:17:33.986532Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:35.355092Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:35.355129Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:35.355168Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:35.355178Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:17:35.355186Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:36.663727Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:17:36.673389Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:36.673486Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:36.673600Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:36.673651Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:17:36.673668Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:37.166402Z 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] 2025-09-29T15:17:37.166484Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:37.166581Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:37.166604Z 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] 2025-09-29T15:17:37.166617Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:38.853199Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:38.853242Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:38.853315Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:38.853333Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:17:38.853347Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:39.829487Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:17:39.846262Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:39.846575Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:39.846757Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:39.846774Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6? [INFO] [stdout] 2025-09-29T15:17:39.846782Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:40.328087Z 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] 2025-09-29T15:17:40.328218Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:40.328399Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:40.328426Z 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] 2025-09-29T15:17:40.328440Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:42.321940Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:42.321982Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:42.322048Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:42.322064Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:17:42.322077Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:43.204088Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:17:43.212892Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:43.212961Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:43.213035Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:43.213083Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:17:43.213125Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:43.651443Z 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] 2025-09-29T15:17:43.651479Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:43.651523Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:43.651540Z 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] 2025-09-29T15:17:43.651551Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:45.601742Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:45.601780Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:45.601824Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:45.601854Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:17:45.601868Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:46.598505Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:17:46.609087Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:46.609195Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:46.609333Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:46.609360Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:17:46.609375Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:46.882766Z 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] 2025-09-29T15:17:46.882833Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:46.882916Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:46.882936Z 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] 2025-09-29T15:17:46.882948Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:48.967790Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:48.967832Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:48.967886Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:48.967901Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:17:48.967915Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:50.016075Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:17:50.029233Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:50.029390Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: e37f5c(11100011).. exceeded threshold 107 [INFO] [stdout] 2025-09-29T15:17:50.029418Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:50.029576Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder e37f5c.. as faulty node [INFO] [stdout] 2025-09-29T15:17:50.029624Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:50.029665Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:17:50.029685Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:50.131209Z 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] 2025-09-29T15:17:50.131319Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:50.131448Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:50.131470Z 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] 2025-09-29T15:17:50.131482Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:52.115221Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:52.115258Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:52.115322Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:52.115341Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:17:52.115353Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:53.109938Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:17:53.127764Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:53.127914Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:53.128060Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:53.128082Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:17:53.128102Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:53.414609Z 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] 2025-09-29T15:17:53.414690Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:53.414784Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:53.414801Z 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] 2025-09-29T15:17:53.414813Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:55.385222Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:55.385259Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:55.385316Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:55.385335Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:17:55.385346Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:56.425966Z 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] 2025-09-29T15:17:56.426190Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 199a9f(00011001).. exceeded threshold 57 [INFO] [stdout] 2025-09-29T15:17:56.426228Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:56.426395Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 199a9f.. as faulty node [INFO] [stdout] 2025-09-29T15:17:56.426418Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:56.426430Z 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] 2025-09-29T15:17:56.426442Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:56.720095Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:17:56.728354Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:56.728407Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:56.728465Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:56.728500Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:17:56.728532Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:17:58.730218Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:58.730255Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:58.730323Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:58.730344Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:17:58.730356Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:17:59.806856Z 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] 2025-09-29T15:17:59.807296Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: f99fe8(11111001).. exceeded threshold 68 [INFO] [stdout] 2025-09-29T15:17:59.807332Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:17:59.807532Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder f99fe8.. as faulty node [INFO] [stdout] 2025-09-29T15:17:59.807587Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:17:59.807608Z 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] 2025-09-29T15:17:59.807622Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:00.177769Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:18:00.186716Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:00.186787Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:00.186907Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:00.186929Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:18:00.186943Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:01.857983Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:01.858022Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:01.858071Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:01.858086Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:18:01.858093Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:02.885124Z 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] 2025-09-29T15:18:02.885233Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:02.885389Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:02.885410Z 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] 2025-09-29T15:18:02.885423Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:03.566750Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:18:03.578540Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:03.578639Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:03.578759Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:03.578810Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:18:03.578856Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:05.405716Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:05.405754Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:05.405797Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:05.405805Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:18:05.405813Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:06.005102Z 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] 2025-09-29T15:18:06.005140Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:06.005188Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:06.005205Z 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] 2025-09-29T15:18:06.005221Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:06.675174Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:18:06.685477Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:06.685587Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:06.685699Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:06.685745Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:18:06.685782Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:08.874586Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:08.874627Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:08.874669Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:08.874688Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:18:08.874700Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:09.554551Z 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] 2025-09-29T15:18:09.554735Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 02bda8(00000010).. exceeded threshold 49 [INFO] [stdout] 2025-09-29T15:18:09.554766Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:09.554915Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 02bda8.. as faulty node [INFO] [stdout] 2025-09-29T15:18:09.554941Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:09.554954Z 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] 2025-09-29T15:18:09.554966Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:10.147557Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:18:10.159719Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:10.159843Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:10.160026Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:10.160055Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:18:10.160070Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:12.091539Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:12.091581Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:12.091638Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:12.091654Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:18:12.091667Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:12.944473Z 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] 2025-09-29T15:18:12.944552Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:12.944653Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:12.944672Z 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] 2025-09-29T15:18:12.944679Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:13.213443Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:18:13.223808Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:13.223934Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:13.224057Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:13.224081Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:18:13.224096Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:15.534391Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:15.534430Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:15.534469Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:15.534480Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:18:15.534487Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:16.233957Z 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] 2025-09-29T15:18:16.233996Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:16.234038Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:16.234051Z 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] 2025-09-29T15:18:16.234059Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:16.671083Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:18:16.688556Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:16.688797Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 4e4d7a(01001110).. exceeded threshold 30 [INFO] [stdout] 2025-09-29T15:18:16.688834Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:16.689003Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 4e4d7a.. as faulty node [INFO] [stdout] 2025-09-29T15:18:16.689023Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:16.689031Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:18:16.689043Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:18.871680Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:18.871718Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:18.871756Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:18.871767Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:18:18.871778Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:19.557504Z 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] 2025-09-29T15:18:19.557655Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:19.557835Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:19.557863Z 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] 2025-09-29T15:18:19.557872Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:19.729453Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:18:19.748163Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:19.748523Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 78c3e9(01111000).. exceeded threshold 34 [INFO] [stdout] 2025-09-29T15:18:19.748562Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:19.748765Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 78c3e9.. as faulty node [INFO] [stdout] 2025-09-29T15:18:19.748810Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:19.748830Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:18:19.748844Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:22.169035Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:22.169071Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:22.169121Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:22.169137Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:18:22.169144Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:22.757252Z 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] 2025-09-29T15:18:22.757434Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:22.757606Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:22.757626Z 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] 2025-09-29T15:18:22.757635Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:23.285205Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:18:23.298942Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:23.299090Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: f80a86(11111000).. exceeded threshold 50 [INFO] [stdout] 2025-09-29T15:18:23.299124Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:23.299311Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder f80a86.. as faulty node [INFO] [stdout] 2025-09-29T15:18:23.299346Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:23.299360Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-09-29T15:18:23.299378Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:25.252319Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:25.252355Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:25.252394Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:25.252413Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:18:25.252423Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:26.114383Z 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] 2025-09-29T15:18:26.114564Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:26.114736Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:26.114776Z 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] 2025-09-29T15:18:26.114796Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:26.666660Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:18:26.674007Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:26.674056Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:26.674138Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:26.674162Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:18:26.674174Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:28.697201Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:28.697241Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:28.697291Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:28.697306Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:18:28.697314Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:29.231856Z 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] 2025-09-29T15:18:29.232027Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:29.232177Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:29.232201Z 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] 2025-09-29T15:18:29.232214Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:30.014288Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:18:30.020178Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:30.020217Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:30.020294Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:30.020313Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:18:30.020327Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:31.914296Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:31.914334Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:31.914371Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:31.914379Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:18:31.914391Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:32.455750Z 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] 2025-09-29T15:18:32.455847Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:32.455964Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:32.455986Z 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] 2025-09-29T15:18:32.455998Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:33.566581Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:18:33.585808Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:33.586124Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:33.586355Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:33.586382Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:18:33.586397Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:35.445571Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:35.445608Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:35.445645Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:35.445656Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:18:35.445663Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:35.830380Z 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] 2025-09-29T15:18:35.830690Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 370fa2(00110111).. exceeded threshold 93 [INFO] [stdout] 2025-09-29T15:18:35.830736Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:35.830953Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 370fa2.. as faulty node [INFO] [stdout] 2025-09-29T15:18:35.830990Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:35.831004Z 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] 2025-09-29T15:18:35.831015Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:36.644660Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:18:36.656045Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:36.656143Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:36.656319Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:36.656346Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:18:36.656361Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:38.546948Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:38.546991Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:38.547049Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:38.547068Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:18:38.547080Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:39.322993Z 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] 2025-09-29T15:18:39.323062Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:39.323166Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:39.323189Z 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] 2025-09-29T15:18:39.323201Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:39.907827Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:18:39.925621Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:39.925926Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:39.926115Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:39.926141Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-09-29T15:18:39.926150Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:41.647466Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:41.647506Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:41.647548Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:41.647559Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:18:41.647566Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:42.435437Z 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] 2025-09-29T15:18:42.435726Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: e42f30(11100100).. exceeded threshold 27 [INFO] [stdout] 2025-09-29T15:18:42.435764Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:42.436007Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder e42f30.. as faulty node [INFO] [stdout] 2025-09-29T15:18:42.436030Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:42.436038Z 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] 2025-09-29T15:18:42.436047Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:43.428660Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:18:43.443120Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:43.443354Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:43.443545Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:43.443571Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:18:43.443584Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:44.777224Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:44.777262Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:44.777315Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:44.777326Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:18:44.777334Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:45.960796Z 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] 2025-09-29T15:18:45.960859Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:45.960918Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:45.960935Z 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] 2025-09-29T15:18:45.960945Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:46.592307Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:18:46.606629Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:46.606828Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 0f17ea(00001111).. exceeded threshold 37 [INFO] [stdout] 2025-09-29T15:18:46.606936Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:46.607125Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 0f17ea.. as faulty node [INFO] [stdout] 2025-09-29T15:18:46.607154Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:46.607168Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:18:46.607181Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:48.135891Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:48.135933Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:48.135992Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:48.136008Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:18:48.136022Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:49.484809Z 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] 2025-09-29T15:18:49.484961Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 80ee7e(10000000).. exceeded threshold 47 [INFO] [stdout] 2025-09-29T15:18:49.484990Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:49.485140Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 80ee7e.. as faulty node [INFO] [stdout] 2025-09-29T15:18:49.485167Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:49.485179Z 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] 2025-09-29T15:18:49.485195Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:49.788180Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:18:49.804554Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:49.804825Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:49.805016Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:49.805043Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6? [INFO] [stdout] 2025-09-29T15:18:49.805052Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:51.277958Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:51.277994Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:51.278036Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:51.278047Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:18:51.278054Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:53.013363Z 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] 2025-09-29T15:18:53.013431Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:53.013510Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:53.013558Z 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] 2025-09-29T15:18:53.013579Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:53.034864Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:18:53.048216Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:53.048436Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:53.048615Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:53.048639Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-09-29T15:18:53.048654Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:54.347405Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:54.347443Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:54.347481Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:54.347490Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:18:54.347498Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:56.228045Z 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] 2025-09-29T15:18:56.228295Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:56.228485Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:56.228507Z 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] 2025-09-29T15:18:56.228515Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:56.448449Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:18:56.463835Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:56.464041Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:56.464212Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:56.464238Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:18:56.464249Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:57.488709Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:57.488746Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:57.488788Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:57.488799Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:18:57.488806Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:18:59.522972Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:18:59.530812Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:59.530867Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:59.530944Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:59.530962Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:18:59.530976Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:18:59.785178Z 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] 2025-09-29T15:18:59.785467Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 27f59b(00100111).. exceeded threshold 107 [INFO] [stdout] 2025-09-29T15:18:59.785507Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:18:59.785688Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 27f59b.. as faulty node [INFO] [stdout] 2025-09-29T15:18:59.785749Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:18:59.785790Z 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] 2025-09-29T15:18:59.785829Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:00.666940Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:00.666980Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:00.667019Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:00.667030Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:19:00.667037Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:02.623485Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:19:02.634777Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:02.634891Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:02.635019Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:02.635042Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:19:02.635056Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:02.998604Z 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] 2025-09-29T15:19:02.998714Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:02.998839Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:02.998861Z 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] 2025-09-29T15:19:02.998870Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:03.964779Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:03.964821Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:03.964879Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:03.964901Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:19:03.964912Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:06.067095Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:19:06.085851Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:06.086107Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 43e411(01000011).. exceeded threshold 87 [INFO] [stdout] 2025-09-29T15:19:06.086150Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:06.086330Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 43e411.. as faulty node [INFO] [stdout] 2025-09-29T15:19:06.086355Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:06.086369Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:19:06.086377Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:06.455642Z 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] 2025-09-29T15:19:06.455683Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:06.455749Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:06.455765Z 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] 2025-09-29T15:19:06.455777Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:07.186033Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:07.186071Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:07.186114Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:07.186125Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:19:07.186132Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:09.383874Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:19:09.390233Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:09.390281Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:09.390329Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:09.390344Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:19:09.390357Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:09.550236Z 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] 2025-09-29T15:19:09.550596Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: fa1c93(11111010).. exceeded threshold 59 [INFO] [stdout] 2025-09-29T15:19:09.550638Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:09.550861Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder fa1c93.. as faulty node [INFO] [stdout] 2025-09-29T15:19:09.550913Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:09.550935Z 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] 2025-09-29T15:19:09.550948Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:10.648428Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:10.648468Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:10.648506Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:10.648517Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:19:10.648527Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:12.718560Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:19:12.737804Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:12.738125Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 8735eb(10000111).. exceeded threshold 44 [INFO] [stdout] 2025-09-29T15:19:12.738159Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:12.738374Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 8735eb.. as faulty node [INFO] [stdout] 2025-09-29T15:19:12.738402Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:12.738417Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:19:12.738430Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:13.071308Z 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] 2025-09-29T15:19:13.071605Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: b4ca3a(10110100).. exceeded threshold 69 [INFO] [stdout] 2025-09-29T15:19:13.071643Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:13.071848Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder b4ca3a.. as faulty node [INFO] [stdout] 2025-09-29T15:19:13.071874Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:13.071887Z 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] 2025-09-29T15:19:13.071899Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:13.680066Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:13.680106Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:13.680159Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:13.680173Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:19:13.680181Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:15.930892Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:19:15.946923Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:15.947169Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: a87b37(10101000).. exceeded threshold 89 [INFO] [stdout] 2025-09-29T15:19:15.947218Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:15.947432Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder a87b37.. as faulty node [INFO] [stdout] 2025-09-29T15:19:15.947462Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:15.947475Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:19:15.947488Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:16.505123Z 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] 2025-09-29T15:19:16.505347Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:16.505529Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:16.505551Z 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] 2025-09-29T15:19:16.505563Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:17.100026Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:17.100065Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:17.100108Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:17.100119Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:19:17.100126Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:19.287624Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:19:19.304446Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:19.304720Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:19.304893Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:19.304913Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-09-29T15:19:19.304922Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:19.868328Z 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] 2025-09-29T15:19:19.868414Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:19.868513Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:19.868533Z 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] 2025-09-29T15:19:19.868546Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:20.448447Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:20.448484Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:20.448535Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:20.448554Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:19:20.448563Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:22.410293Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:19:22.420622Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:22.420707Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:22.420824Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:22.420841Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:19:22.420849Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:23.010072Z 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] 2025-09-29T15:19:23.010162Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:23.010237Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:23.010285Z 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] 2025-09-29T15:19:23.010314Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:23.882986Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:23.883024Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:23.883074Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:23.883093Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:19:23.883104Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:25.925459Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:19:25.934720Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:25.934784Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:25.934846Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:25.934858Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:19:25.934865Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:26.012817Z 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] 2025-09-29T15:19:26.012915Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:26.013027Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:26.013043Z 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] 2025-09-29T15:19:26.013051Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:26.835165Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:26.835204Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:26.835254Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:26.835284Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:19:26.835299Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:29.222819Z 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] 2025-09-29T15:19:29.223071Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:29.223276Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:29.223300Z 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] 2025-09-29T15:19:29.223313Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:29.263961Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:19:29.278029Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:29.278224Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: fdbcb0(11111101).. exceeded threshold 66 [INFO] [stdout] 2025-09-29T15:19:29.278261Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:29.278431Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder fdbcb0.. as faulty node [INFO] [stdout] 2025-09-29T15:19:29.278494Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:29.278529Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:19:29.278553Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:29.967442Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:29.967480Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:29.967521Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:29.967530Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:19:29.967537Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:32.574761Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:19:32.592421Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:32.592777Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 4bb312(01001011).. exceeded threshold 51 [INFO] [stdout] 2025-09-29T15:19:32.592819Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:32.592979Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 4bb312.. as faulty node [INFO] [stdout] 2025-09-29T15:19:32.593006Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:32.593018Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-29T15:19:32.593028Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:32.668789Z 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] 2025-09-29T15:19:32.668947Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 634475(01100011).. exceeded threshold 61 [INFO] [stdout] 2025-09-29T15:19:32.668985Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:32.669174Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 634475.. as faulty node [INFO] [stdout] 2025-09-29T15:19:32.669199Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:32.669221Z 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] 2025-09-29T15:19:32.669236Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:33.194874Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:33.194914Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:33.194958Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:33.194978Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:19:33.194986Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:36.018233Z 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] 2025-09-29T15:19:36.018432Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:36.018595Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:36.018613Z 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] 2025-09-29T15:19:36.018620Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:36.211364Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:19:36.228892Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:36.229193Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:36.229423Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:36.229450Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-09-29T15:19:36.229465Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:36.518736Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:36.518773Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:36.518826Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:36.518840Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:19:36.518847Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:39.397104Z 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] 2025-09-29T15:19:39.397391Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 803ba1(10000000).. exceeded threshold 49 [INFO] [stdout] 2025-09-29T15:19:39.397436Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:39.397621Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 803ba1.. as faulty node [INFO] [stdout] 2025-09-29T15:19:39.397650Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:39.397663Z 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] 2025-09-29T15:19:39.397674Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:39.640183Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:39.640224Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:39.640262Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:39.640286Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:19:39.640293Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:39.655426Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:19:39.671039Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:39.671282Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:39.671473Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:39.671518Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-09-29T15:19:39.671542Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:42.604504Z 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] 2025-09-29T15:19:42.604622Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:42.604761Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:42.604782Z 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] 2025-09-29T15:19:42.604789Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:42.672140Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:19:42.676104Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:42.676139Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:42.676196Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:42.676218Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:19:42.676232Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:43.085795Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:43.085833Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:43.085875Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:43.085887Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:19:43.085894Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:45.739179Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:19:45.744920Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:45.744952Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:45.745004Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:45.745023Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:19:45.745033Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:45.894849Z 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] 2025-09-29T15:19:45.895009Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: c70e52(11000111).. exceeded threshold 50 [INFO] [stdout] 2025-09-29T15:19:45.895040Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:45.895192Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder c70e52.. as faulty node [INFO] [stdout] 2025-09-29T15:19:45.895215Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:45.895222Z 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] 2025-09-29T15:19:45.895232Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:46.189078Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:46.189115Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:46.189154Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:46.189163Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:19:46.189170Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:48.830796Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:19:48.845685Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:48.845965Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:48.846133Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:48.846157Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:19:48.846171Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:49.065599Z 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] 2025-09-29T15:19:49.065701Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:49.065826Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:49.065843Z 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] 2025-09-29T15:19:49.065850Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:49.673891Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:49.673929Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:49.673975Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:49.673987Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:19:49.673994Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:52.129046Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:19:52.136610Z 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] 2025-09-29T15:19:52.136659Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:52.136755Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:52.136804Z 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] 2025-09-29T15:19:52.136841Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:52.139936Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:52.140009Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:52.140096Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:52.140108Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:19:52.140116Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:52.729127Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:52.729166Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:52.729227Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:52.729248Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:19:52.729262Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:55.376205Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:19:55.380668Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:55.380703Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:55.380753Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:55.380768Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:19:55.380782Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:55.590785Z 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] 2025-09-29T15:19:55.590847Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:55.590922Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:55.590942Z 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] 2025-09-29T15:19:55.590967Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:56.006359Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:56.006398Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:56.006437Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:56.006445Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:19:56.006453Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:58.576242Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:19:58.583044Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:58.583090Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:58.583154Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:58.583173Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:19:58.583187Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:19:59.002617Z 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] 2025-09-29T15:19:59.002880Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 24b693(00100100).. exceeded threshold 48 [INFO] [stdout] 2025-09-29T15:19:59.002925Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:59.003219Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 24b693.. as faulty node [INFO] [stdout] 2025-09-29T15:19:59.003247Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:59.003275Z 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] 2025-09-29T15:19:59.003289Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:19:59.475581Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:59.475618Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:19:59.475661Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:19:59.475671Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:19:59.475678Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:01.738416Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:20:01.757739Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:01.758038Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: f42a05(11110100).. exceeded threshold 48 [INFO] [stdout] 2025-09-29T15:20:01.758072Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:01.758251Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder f42a05.. as faulty node [INFO] [stdout] 2025-09-29T15:20:01.758279Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:01.758288Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-29T15:20:01.758301Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:02.397428Z 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] 2025-09-29T15:20:02.397714Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 5dec28(01011101).. exceeded threshold 120 [INFO] [stdout] 2025-09-29T15:20:02.397756Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:02.397974Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 5dec28.. as faulty node [INFO] [stdout] 2025-09-29T15:20:02.398005Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:02.398025Z 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] 2025-09-29T15:20:02.398035Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:02.734252Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:02.734301Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:02.734340Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:02.734351Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:20:02.734358Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:05.086819Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:20:05.094241Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:05.094306Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:05.094397Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:05.094417Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:20:05.094425Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:05.397302Z 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] 2025-09-29T15:20:05.397610Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 153591(00010101).. exceeded threshold 17 [INFO] [stdout] 2025-09-29T15:20:05.397654Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:05.397837Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 153591.. as faulty node [INFO] [stdout] 2025-09-29T15:20:05.397863Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:05.397876Z 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] 2025-09-29T15:20:05.397888Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:05.756585Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:05.756623Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:05.756674Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:05.756692Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:20:05.756704Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:08.499688Z 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] 2025-09-29T15:20:08.499900Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: a5ce34(10100101).. exceeded threshold 41 [INFO] [stdout] 2025-09-29T15:20:08.499938Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:08.500106Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder a5ce34.. as faulty node [INFO] [stdout] 2025-09-29T15:20:08.500152Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:08.500187Z 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] 2025-09-29T15:20:08.500227Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:08.522671Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:20:08.534404Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:08.534515Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:08.534665Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:08.534687Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:20:08.534701Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:08.896155Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:08.896194Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:08.896250Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:08.896279Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:20:08.896293Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:11.889868Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:20:11.898945Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:11.899025Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:11.899121Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:11.899141Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:20:11.899154Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:12.042945Z 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] 2025-09-29T15:20:12.043257Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:12.043501Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:12.043529Z 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] 2025-09-29T15:20:12.043539Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:12.391863Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:12.391903Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:12.391961Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:12.391984Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:20:12.391997Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:15.051739Z 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] 2025-09-29T15:20:15.052065Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:15.052314Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:15.052338Z 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] 2025-09-29T15:20:15.052350Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:15.345491Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:20:15.360358Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:15.360537Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:15.360700Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:15.360751Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:20:15.360774Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:15.495120Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:15.495159Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:15.495199Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:15.495218Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:20:15.495230Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:18.374373Z 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] 2025-09-29T15:20:18.374499Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:18.374629Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:18.374650Z 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] 2025-09-29T15:20:18.374662Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:18.677151Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:18.677190Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:18.677240Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:18.677256Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:20:18.677283Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:18.732794Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:20:18.748362Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:18.748522Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 1b703a(00011011).. exceeded threshold 50 [INFO] [stdout] 2025-09-29T15:20:18.748551Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:18.748716Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 1b703a.. as faulty node [INFO] [stdout] 2025-09-29T15:20:18.748824Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:18.748840Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:20:18.748853Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:21.615206Z 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] 2025-09-29T15:20:21.615637Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:21.615815Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:21.615863Z 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] 2025-09-29T15:20:21.615894Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:21.814160Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:21.814199Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:21.814244Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:21.814261Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:20:21.814286Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:22.252488Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:20:22.269065Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:22.269238Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 487091(01001000).. exceeded threshold 222 [INFO] [stdout] 2025-09-29T15:20:22.269279Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:22.269438Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 487091.. as faulty node [INFO] [stdout] 2025-09-29T15:20:22.269470Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:22.269484Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:20:22.269495Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:24.720059Z 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] 2025-09-29T15:20:24.720113Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:24.720159Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:24.720169Z 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] 2025-09-29T15:20:24.720176Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:24.842277Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:24.842314Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:24.842351Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:24.842362Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:20:24.842369Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:25.813240Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:20:25.830387Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:25.830596Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:25.830795Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:25.830820Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:20:25.830829Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:27.940667Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:27.940705Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:27.940744Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:27.940755Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:20:27.940767Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:28.102491Z 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] 2025-09-29T15:20:28.102576Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:28.102687Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:28.102707Z 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] 2025-09-29T15:20:28.102719Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:28.914151Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:20:28.922132Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:28.922190Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:28.922278Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:28.922325Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:20:28.922341Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:31.238553Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:31.238589Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:31.238638Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:31.238652Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:20:31.238660Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:31.527401Z 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] 2025-09-29T15:20:31.527719Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 12b01c(00010010).. exceeded threshold 27 [INFO] [stdout] 2025-09-29T15:20:31.527763Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:31.527961Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 12b01c.. as faulty node [INFO] [stdout] 2025-09-29T15:20:31.527990Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:31.528004Z 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] 2025-09-29T15:20:31.528016Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:32.220587Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:20:32.232387Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:32.232485Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:32.232604Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:32.232651Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:20:32.232693Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:34.529632Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:34.529670Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:34.529712Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:34.529723Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:20:34.529730Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:34.835336Z 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] 2025-09-29T15:20:34.835514Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: d137e4(11010001).. exceeded threshold 34 [INFO] [stdout] 2025-09-29T15:20:34.835581Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:34.835788Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder d137e4.. as faulty node [INFO] [stdout] 2025-09-29T15:20:34.835821Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:34.835836Z 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] 2025-09-29T15:20:34.835847Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:35.678144Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:20:35.685211Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:35.685255Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:35.685325Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:35.685345Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:20:35.685358Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:37.898486Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:37.898526Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:37.898564Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:37.898575Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:20:37.898582Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:38.379170Z 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] 2025-09-29T15:20:38.379406Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: b9471d(10111001).. exceeded threshold 30 [INFO] [stdout] 2025-09-29T15:20:38.379436Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:38.379650Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder b9471d.. as faulty node [INFO] [stdout] 2025-09-29T15:20:38.379681Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:38.379692Z 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] 2025-09-29T15:20:38.379702Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:38.832126Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:20:38.850317Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:38.850686Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:38.850879Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:38.850901Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6? [INFO] [stdout] 2025-09-29T15:20:38.850910Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:40.906579Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:40.906616Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:40.906655Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:40.906665Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:20:40.906672Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:41.513437Z 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] 2025-09-29T15:20:41.513667Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:41.513852Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:41.513902Z 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] 2025-09-29T15:20:41.513933Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:42.050765Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:20:42.058476Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:42.058536Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:42.058638Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:42.058658Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:20:42.058672Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:44.396115Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:44.396153Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:44.396208Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:44.396229Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:20:44.396237Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:44.967403Z 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] 2025-09-29T15:20:44.967613Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:44.967753Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:44.967774Z 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] 2025-09-29T15:20:44.967787Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:45.185671Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:20:45.194409Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:45.194474Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:45.194568Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:45.194623Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:20:45.194646Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:47.766866Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:47.766906Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:47.766971Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:47.766987Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:20:47.767001Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:48.393587Z 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] 2025-09-29T15:20:48.393623Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:48.393670Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:48.393680Z 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] 2025-09-29T15:20:48.393687Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:48.509871Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:20:48.523718Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:48.523923Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 6c96db(01101100).. exceeded threshold 69 [INFO] [stdout] 2025-09-29T15:20:48.523961Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:48.524146Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 6c96db.. as faulty node [INFO] [stdout] 2025-09-29T15:20:48.524179Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:48.524194Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-09-29T15:20:48.524209Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:50.963707Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:50.963744Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:50.963782Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:50.963796Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:20:50.963810Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:51.468629Z 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] 2025-09-29T15:20:51.468665Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:51.468714Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:51.468727Z 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] 2025-09-29T15:20:51.468734Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:51.911800Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:20:51.931763Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:51.932103Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 9f0ede(10011111).. exceeded threshold 64 [INFO] [stdout] 2025-09-29T15:20:51.932137Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:51.932348Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 9f0ede.. as faulty node [INFO] [stdout] 2025-09-29T15:20:51.932375Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:51.932389Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-29T15:20:51.932402Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:54.061824Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:54.061873Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:54.061923Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:54.061937Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:20:54.061944Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:54.789262Z 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] 2025-09-29T15:20:54.789478Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 2e2ab9(00101110).. exceeded threshold 25 [INFO] [stdout] 2025-09-29T15:20:54.789510Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:54.789709Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 2e2ab9.. as faulty node [INFO] [stdout] 2025-09-29T15:20:54.789738Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:54.789747Z 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] 2025-09-29T15:20:54.789753Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:55.281940Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:20:55.294937Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:55.295096Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:55.295234Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:55.295258Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:20:55.295283Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:57.013092Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:57.013130Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:57.013180Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:57.013199Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:20:57.013211Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:20:57.944251Z 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] 2025-09-29T15:20:57.944422Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: b4389b(10110100).. exceeded threshold 98 [INFO] [stdout] 2025-09-29T15:20:57.944451Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:57.944605Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder b4389b.. as faulty node [INFO] [stdout] 2025-09-29T15:20:57.944665Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:57.944687Z 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] 2025-09-29T15:20:57.944696Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:20:58.450796Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:20:58.465917Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:58.466115Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:20:58.466336Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:20:58.466360Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-09-29T15:20:58.466375Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:00.111493Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:00.111534Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:00.111594Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:00.111609Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:21:00.111622Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:01.403905Z 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] 2025-09-29T15:21:01.404274Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:01.404483Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:01.404509Z 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] 2025-09-29T15:21:01.404522Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:01.784004Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:21:01.799434Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:01.799671Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:01.799839Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:01.799861Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:21:01.799875Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:03.631597Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:03.631636Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:03.631680Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:03.631697Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:21:03.631709Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:04.759405Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:21:04.763371Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:04.763406Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:04.763465Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:04.763482Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:21:04.763496Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:04.911114Z 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] 2025-09-29T15:21:04.911230Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:04.911354Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:04.911374Z 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] 2025-09-29T15:21:04.911387Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:06.776041Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:06.776078Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:06.776117Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:06.776128Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:21:06.776140Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:07.869979Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:21:07.881345Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:07.881495Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:07.881666Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:07.881713Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:21:07.881737Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:08.101606Z 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] 2025-09-29T15:21:08.101683Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:08.101768Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:08.101783Z 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] 2025-09-29T15:21:08.101793Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:09.969329Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:09.969370Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:09.969416Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:09.969430Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:21:09.969439Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:11.074188Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:21:11.088373Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:11.088558Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 152108(00010101).. exceeded threshold 24 [INFO] [stdout] 2025-09-29T15:21:11.088592Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:11.088770Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 152108.. as faulty node [INFO] [stdout] 2025-09-29T15:21:11.088801Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:11.088816Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:21:11.088832Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:11.331865Z 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] 2025-09-29T15:21:11.332053Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:11.332230Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:11.332252Z 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] 2025-09-29T15:21:11.332274Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:13.342160Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:13.342197Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:13.342241Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:13.342253Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:21:13.342260Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:14.300356Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:21:14.310064Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:14.310172Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:14.310308Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:14.310336Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:21:14.310352Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:14.597699Z 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] 2025-09-29T15:21:14.597736Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:14.597773Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:14.597781Z 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] 2025-09-29T15:21:14.597787Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:16.408998Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:16.409038Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:16.409094Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:16.409109Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:21:16.409122Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:17.853765Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:21:17.860892Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:17.860934Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:17.860984Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:17.860998Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:21:17.861011Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:18.021319Z 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] 2025-09-29T15:21:18.021389Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:18.021453Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:18.021471Z 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] 2025-09-29T15:21:18.021482Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:19.648652Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:19.648692Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:19.648748Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:19.648770Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:21:19.648778Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:21.049558Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:21:21.069629Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:21.070006Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:21.070221Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:21.070241Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-09-29T15:21:21.070256Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:21.334533Z 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] 2025-09-29T15:21:21.334685Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:21.334840Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:21.334863Z 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] 2025-09-29T15:21:21.334876Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:22.680539Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:22.680579Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:22.680638Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:22.680654Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:21:22.680668Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:24.186229Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:21:24.199659Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:24.199870Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:24.200031Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:24.200053Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-09-29T15:21:24.200068Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:24.452635Z 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] 2025-09-29T15:21:24.452692Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:24.452755Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:24.452775Z 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] 2025-09-29T15:21:24.452788Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:26.113181Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:26.113222Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:26.113261Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:26.113286Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:21:26.113293Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:27.378993Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:21:27.385033Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:27.385065Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:27.385111Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:27.385122Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:21:27.385129Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:27.978335Z 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] 2025-09-29T15:21:27.978430Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:27.978536Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:27.978551Z 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] 2025-09-29T15:21:27.978558Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:29.437521Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:29.437559Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:29.437601Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:29.437616Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:21:29.437629Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:30.412076Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:21:30.421899Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:30.421979Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:30.422108Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:30.422130Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:21:30.422144Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:31.270432Z 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] 2025-09-29T15:21:31.270523Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:31.270631Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:31.270649Z 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] 2025-09-29T15:21:31.270662Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:32.852459Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:32.852498Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:32.852538Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:32.852549Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:21:32.852573Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:33.827957Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:21:33.835282Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:33.835343Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:33.835417Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:33.835463Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:21:33.835500Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:34.862464Z 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] 2025-09-29T15:21:34.862616Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:34.862781Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:34.862803Z 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] 2025-09-29T15:21:34.862817Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:36.170046Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:36.170085Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:36.170123Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:36.170134Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:21:36.170141Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:36.867711Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:21:36.881668Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:36.881855Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:36.882020Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:36.882046Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:21:36.882059Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:38.323592Z 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] 2025-09-29T15:21:38.323655Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:38.323715Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:38.323733Z 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] 2025-09-29T15:21:38.323745Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:39.517222Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:39.517273Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:39.517331Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:39.517347Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:21:39.517360Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:39.910856Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:21:39.918535Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:39.918594Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:39.918673Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:39.918694Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:21:39.918708Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:41.741331Z 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] 2025-09-29T15:21:41.741605Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ab735f(10101011).. exceeded threshold 61 [INFO] [stdout] 2025-09-29T15:21:41.741642Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:41.741803Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder ab735f.. as faulty node [INFO] [stdout] 2025-09-29T15:21:41.741842Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:41.741856Z 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] 2025-09-29T15:21:41.741871Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:42.686211Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:42.686251Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:42.686307Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:42.686321Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:21:42.686328Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:43.102835Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:21:43.110891Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:43.110952Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:43.111046Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:43.111063Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:21:43.111071Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:45.031481Z 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] 2025-09-29T15:21:45.031646Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:45.031784Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:45.031807Z 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] 2025-09-29T15:21:45.031819Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:46.032644Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:46.032683Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:46.032721Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:46.032734Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:21:46.032741Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:46.133305Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:21:46.139761Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:46.139812Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:46.139881Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:46.139921Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:21:46.139943Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:48.570647Z 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] 2025-09-29T15:21:48.570734Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:48.570845Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:48.570895Z 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] 2025-09-29T15:21:48.570930Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:49.043504Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:49.043542Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:49.043580Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:49.043594Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:21:49.043601Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:49.230513Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:21:49.246893Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:49.247169Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:49.247353Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:49.247377Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6? [INFO] [stdout] 2025-09-29T15:21:49.247391Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:52.184682Z 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] 2025-09-29T15:21:52.184800Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:52.184926Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:52.184945Z 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] 2025-09-29T15:21:52.184958Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:52.422166Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:21:52.426461Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:52.426492Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:52.426530Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:52.426543Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:21:52.426556Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:52.582732Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:52.582768Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:52.582806Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:52.582814Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:21:52.582821Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:55.435735Z 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] 2025-09-29T15:21:55.435996Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 987fec(10011000).. exceeded threshold 81 [INFO] [stdout] 2025-09-29T15:21:55.436028Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:55.436244Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 987fec.. as faulty node [INFO] [stdout] 2025-09-29T15:21:55.436286Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:55.436297Z 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] 2025-09-29T15:21:55.436304Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:55.597217Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:55.597260Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:55.597331Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:55.597347Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:21:55.597361Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:55.945562Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:21:55.951978Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:55.952009Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:55.952056Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:55.952069Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:21:55.952082Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:58.712705Z 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] 2025-09-29T15:21:58.712975Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 0a3259(00001010).. exceeded threshold 56 [INFO] [stdout] 2025-09-29T15:21:58.713015Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:58.713181Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 0a3259.. as faulty node [INFO] [stdout] 2025-09-29T15:21:58.713204Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:58.713217Z 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] 2025-09-29T15:21:58.713229Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:21:59.125599Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:59.125641Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:59.125701Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:59.125717Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:21:59.125729Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:21:59.195529Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:21:59.205291Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:59.205369Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:21:59.205493Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:21:59.205511Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:21:59.205519Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:01.904399Z 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] 2025-09-29T15:22:01.904645Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: b322b1(10110011).. exceeded threshold 31 [INFO] [stdout] 2025-09-29T15:22:01.904672Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:01.904824Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder b322b1.. as faulty node [INFO] [stdout] 2025-09-29T15:22:01.904872Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:01.904893Z 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] 2025-09-29T15:22:01.904906Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:02.200979Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:02.201016Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:02.201055Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:02.201066Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:22:02.201073Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:02.704252Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:22:02.718821Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:02.718982Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 55d4ab(01010101).. exceeded threshold 53 [INFO] [stdout] 2025-09-29T15:22:02.719011Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:02.719172Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 55d4ab.. as faulty node [INFO] [stdout] 2025-09-29T15:22:02.719200Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:02.719214Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-09-29T15:22:02.719231Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:05.252778Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:05.252817Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:05.252865Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:05.252878Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:22:05.252886Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:05.376287Z 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] 2025-09-29T15:22:05.376518Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 6fb697(01101111).. exceeded threshold 111 [INFO] [stdout] 2025-09-29T15:22:05.376550Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:05.376702Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 6fb697.. as faulty node [INFO] [stdout] 2025-09-29T15:22:05.376730Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:05.376743Z 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] 2025-09-29T15:22:05.376755Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:06.042328Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:22:06.052739Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:06.052859Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:06.053019Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:06.053070Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:22:06.053117Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:08.704673Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:08.704716Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:08.704754Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:08.704766Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:22:08.704773Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:08.826827Z 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] 2025-09-29T15:22:08.827154Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: acc255(10101100).. exceeded threshold 47 [INFO] [stdout] 2025-09-29T15:22:08.827194Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:08.827401Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder acc255.. as faulty node [INFO] [stdout] 2025-09-29T15:22:08.827428Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:08.827440Z 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] 2025-09-29T15:22:08.827451Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:09.112998Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:22:09.130279Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:09.130551Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 1194f6(00010001).. exceeded threshold 43 [INFO] [stdout] 2025-09-29T15:22:09.130594Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:09.130800Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 1194f6.. as faulty node [INFO] [stdout] 2025-09-29T15:22:09.130826Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:09.130835Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:22:09.130847Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:11.848435Z 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] 2025-09-29T15:22:11.848545Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:11.848663Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:11.848680Z 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] 2025-09-29T15:22:11.848688Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:12.094886Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:12.094923Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:12.094975Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:12.094994Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:22:12.095010Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:12.682254Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:22:12.693592Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:12.693690Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:12.693803Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:12.693820Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:22:12.693828Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:15.290619Z 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] 2025-09-29T15:22:15.290882Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:15.291078Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:15.291099Z 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] 2025-09-29T15:22:15.291112Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:15.611133Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:15.611171Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:15.611221Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:15.611240Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:22:15.611254Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:16.210691Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:22:16.222782Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:16.222911Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:16.223054Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:16.223080Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:22:16.223095Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:18.721324Z 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] 2025-09-29T15:22:18.721406Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:18.721504Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:18.721524Z 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] 2025-09-29T15:22:18.721535Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:19.134283Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:19.134322Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:19.134373Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:19.134385Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:22:19.134393Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:19.454329Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:22:19.463480Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:19.463553Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:19.463652Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:19.463669Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:22:19.463680Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:21.826772Z 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] 2025-09-29T15:22:21.826898Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:21.827014Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:21.827037Z 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] 2025-09-29T15:22:21.827045Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:22.491570Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:22:22.500900Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:22.500981Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:22.501107Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:22.501132Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:22:22.501146Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:22.594870Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:22.594909Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:22.594948Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:22.594971Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:22:22.594984Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:24.851858Z 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] 2025-09-29T15:22:24.852034Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 9051b2(10010000).. exceeded threshold 56 [INFO] [stdout] 2025-09-29T15:22:24.852064Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:24.852278Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 9051b2.. as faulty node [INFO] [stdout] 2025-09-29T15:22:24.852301Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:24.852309Z 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] 2025-09-29T15:22:24.852323Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:25.875828Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:22:25.884690Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:25.884757Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:25.884847Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:25.884869Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:22:25.884883Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:26.011391Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:26.011431Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:26.011482Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:26.011500Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:22:26.011512Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:28.051501Z 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] 2025-09-29T15:22:28.051712Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:28.051902Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:28.051946Z 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] 2025-09-29T15:22:28.051986Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:29.293549Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:22:29.310495Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:29.310768Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:29.310995Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:29.311021Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6? [INFO] [stdout] 2025-09-29T15:22:29.311033Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:29.525581Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:29.525620Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:29.525664Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:29.525682Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:22:29.525697Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:31.117613Z 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] 2025-09-29T15:22:31.117931Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:31.118172Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:31.118205Z 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] 2025-09-29T15:22:31.118218Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:32.303387Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:22:32.317234Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:32.317460Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:32.317605Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:32.317622Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:22:32.317630Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:33.009968Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:33.010008Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:33.010048Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:33.010059Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:22:33.010066Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:34.264000Z 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] 2025-09-29T15:22:34.264188Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:34.264387Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:34.264405Z 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] 2025-09-29T15:22:34.264418Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:35.465261Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:22:35.475005Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:35.475109Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:35.475232Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:35.475260Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:22:35.475342Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:36.536370Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:36.536408Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:36.536451Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:36.536461Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:22:36.536469Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:37.581572Z 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] 2025-09-29T15:22:37.581887Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:37.582112Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:37.582153Z 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] 2025-09-29T15:22:37.582177Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:38.854549Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:22:38.866856Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:38.866993Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:38.867201Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:38.867229Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:22:38.867243Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:40.025179Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:40.025224Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:40.025281Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:40.025293Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:22:40.025300Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:40.979926Z 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] 2025-09-29T15:22:40.980029Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:40.980159Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:40.980180Z 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] 2025-09-29T15:22:40.980192Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:42.290588Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:22:42.304154Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:42.304301Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 610e07(01100001).. exceeded threshold 203 [INFO] [stdout] 2025-09-29T15:22:42.304327Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:42.304442Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 610e07.. as faulty node [INFO] [stdout] 2025-09-29T15:22:42.304468Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:42.304482Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:22:42.304495Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:43.147766Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:43.147804Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:43.147852Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:43.147863Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:22:43.147871Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:44.230283Z 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] 2025-09-29T15:22:44.230549Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 79fcb8(01111001).. exceeded threshold 83 [INFO] [stdout] 2025-09-29T15:22:44.230583Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:44.230743Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 79fcb8.. as faulty node [INFO] [stdout] 2025-09-29T15:22:44.230771Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:44.230782Z 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] 2025-09-29T15:22:44.230793Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:45.760814Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:22:45.769894Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:45.769971Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:45.770073Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:45.770091Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:22:45.770099Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:46.430762Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:46.430800Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:46.430838Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:46.430849Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:22:46.430856Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:47.713439Z 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] 2025-09-29T15:22:47.713596Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:47.713738Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:47.713762Z 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] 2025-09-29T15:22:47.713775Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:48.754010Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:22:48.766584Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:48.766739Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 026545(00000010).. exceeded threshold 44 [INFO] [stdout] 2025-09-29T15:22:48.766774Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:48.766942Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 026545.. as faulty node [INFO] [stdout] 2025-09-29T15:22:48.766991Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:48.767015Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:22:48.767028Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:49.419636Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:49.419675Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:49.419724Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:49.419740Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:22:49.419747Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:51.072006Z 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] 2025-09-29T15:22:51.072080Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:51.072153Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:51.072198Z 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] 2025-09-29T15:22:51.072237Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:51.971995Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:22:51.977797Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:51.977828Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:51.977885Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:51.977900Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:22:51.977907Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:52.805803Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:52.805845Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:52.805887Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:52.805898Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:22:52.805905Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:54.276806Z 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] 2025-09-29T15:22:54.276870Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:54.276953Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:54.276973Z 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] 2025-09-29T15:22:54.276985Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:55.308403Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:22:55.324658Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:55.324871Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:55.325045Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:55.325063Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:22:55.325077Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:56.252452Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:56.252492Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:56.252530Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:56.252539Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:22:56.252546Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:57.474706Z 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] 2025-09-29T15:22:57.474887Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:57.475110Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:57.475135Z 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] 2025-09-29T15:22:57.475149Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:22:58.755923Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:22:58.761132Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:58.761163Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:58.761213Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:58.761231Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:22:58.761244Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:22:59.631832Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:59.631869Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:22:59.631908Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:22:59.631920Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:22:59.631938Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:00.559863Z 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] 2025-09-29T15:23:00.560054Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: f3692e(11110011).. exceeded threshold 99 [INFO] [stdout] 2025-09-29T15:23:00.560082Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:00.560278Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder f3692e.. as faulty node [INFO] [stdout] 2025-09-29T15:23:00.560330Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:00.560348Z 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] 2025-09-29T15:23:00.560360Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:01.927468Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:23:01.938699Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:01.938833Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:01.939016Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:01.939045Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:23:01.939058Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:02.792422Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:02.792461Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:02.792503Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:02.792520Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:23:02.792532Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:03.837731Z 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] 2025-09-29T15:23:03.837867Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:03.838000Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:03.838020Z 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] 2025-09-29T15:23:03.838033Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:05.390750Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:23:05.403279Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:05.403402Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:05.403554Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:05.403580Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:23:05.403594Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:06.211547Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:06.211585Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:06.211628Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:06.211646Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:23:06.211658Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:06.849445Z 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] 2025-09-29T15:23:06.849707Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: daba0f(11011010).. exceeded threshold 50 [INFO] [stdout] 2025-09-29T15:23:06.849737Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:06.849951Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder daba0f.. as faulty node [INFO] [stdout] 2025-09-29T15:23:06.849988Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:06.850001Z 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] 2025-09-29T15:23:06.850011Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:08.561568Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:23:08.568460Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:08.568513Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:08.568587Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:08.568606Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:23:08.568620Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:09.236767Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:09.236806Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:09.236856Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:09.236875Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:23:09.236887Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:10.219571Z 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] 2025-09-29T15:23:10.219776Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 7e0348(01111110).. exceeded threshold 58 [INFO] [stdout] 2025-09-29T15:23:10.219811Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:10.219990Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 7e0348.. as faulty node [INFO] [stdout] 2025-09-29T15:23:10.220015Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:10.220028Z 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] 2025-09-29T15:23:10.220039Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:12.112440Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:23:12.133730Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:12.134055Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 66a937(01100110).. exceeded threshold 80 [INFO] [stdout] 2025-09-29T15:23:12.134100Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:12.134293Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 66a937.. as faulty node [INFO] [stdout] 2025-09-29T15:23:12.134318Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:12.134331Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-29T15:23:12.134343Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:12.711503Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:12.711542Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:12.711593Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:12.711606Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:23:12.711614Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:13.421175Z 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] 2025-09-29T15:23:13.421395Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: f50c07(11110101).. exceeded threshold 42 [INFO] [stdout] 2025-09-29T15:23:13.421434Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:13.421641Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder f50c07.. as faulty node [INFO] [stdout] 2025-09-29T15:23:13.421671Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:13.421680Z 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] 2025-09-29T15:23:13.421686Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:15.131817Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:23:15.141024Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:15.141107Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:15.141212Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:15.141256Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:23:15.141308Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:16.103923Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:16.103966Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:16.104020Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:16.104036Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:23:16.104043Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:16.560775Z 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] 2025-09-29T15:23:16.561026Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: c463c7(11000100).. exceeded threshold 27 [INFO] [stdout] 2025-09-29T15:23:16.561052Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:16.561230Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder c463c7.. as faulty node [INFO] [stdout] 2025-09-29T15:23:16.561258Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:16.561290Z 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] 2025-09-29T15:23:16.561322Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:18.487561Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:23:18.509991Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:18.510354Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: d880b2(11011000).. exceeded threshold 18 [INFO] [stdout] 2025-09-29T15:23:18.510400Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:18.510620Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder d880b2.. as faulty node [INFO] [stdout] 2025-09-29T15:23:18.510649Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:18.510664Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:23:18.510677Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:19.210931Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:19.210971Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:19.211014Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:19.211025Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:23:19.211032Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:19.708803Z 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] 2025-09-29T15:23:19.708875Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:19.708936Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:19.708947Z 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] 2025-09-29T15:23:19.708955Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:21.967646Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:23:21.978606Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:21.978697Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:21.978813Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:21.978840Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:23:21.978855Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:22.166322Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:22.166358Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:22.166396Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:22.166407Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:23:22.166414Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:22.969506Z 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] 2025-09-29T15:23:22.969794Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:22.969989Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:22.970012Z 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] 2025-09-29T15:23:22.970021Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:25.216861Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:23:25.225100Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:25.225163Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:25.225244Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:25.225275Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:23:25.225286Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:25.244786Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:25.244816Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:25.244849Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:25.244858Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:23:25.244865Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:26.328984Z 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] 2025-09-29T15:23:26.329241Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: fb31f0(11111011).. exceeded threshold 38 [INFO] [stdout] 2025-09-29T15:23:26.329288Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:26.329497Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder fb31f0.. as faulty node [INFO] [stdout] 2025-09-29T15:23:26.329528Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:26.329540Z 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] 2025-09-29T15:23:26.329551Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:28.676929Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:23:28.687643Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:28.687764Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:28.687887Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:28.687907Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:23:28.687922Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:28.775574Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:28.775609Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:28.775651Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:28.775661Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:23:28.775673Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:29.832867Z 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] 2025-09-29T15:23:29.832926Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:29.832988Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:29.833002Z 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] 2025-09-29T15:23:29.833014Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:31.860241Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:31.860292Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:31.860337Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:31.860348Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:23:31.860355Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:31.867777Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:23:31.874801Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:31.874841Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:31.874893Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:31.874901Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:23:31.874908Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:32.923319Z 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] 2025-09-29T15:23:32.923530Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:32.923723Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:32.923764Z 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] 2025-09-29T15:23:32.923789Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:34.914103Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:23:34.928482Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:34.928651Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 9608ef(10010110).. exceeded threshold 98 [INFO] [stdout] 2025-09-29T15:23:34.928683Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:34.928838Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 9608ef.. as faulty node [INFO] [stdout] 2025-09-29T15:23:34.928870Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:34.928885Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:23:34.928897Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:35.375198Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:35.375237Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:35.375298Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:35.375315Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:23:35.375328Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:36.433228Z 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] 2025-09-29T15:23:36.433393Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:36.433556Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:36.433577Z 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] 2025-09-29T15:23:36.433590Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:38.199484Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:23:38.209088Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:38.209155Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:38.209258Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:38.209285Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:23:38.209293Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:38.839286Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:38.839325Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:38.839379Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:38.839394Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:23:38.839402Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:39.922661Z 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] 2025-09-29T15:23:39.922773Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:39.922899Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:39.922921Z 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] 2025-09-29T15:23:39.922933Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:41.639982Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:23:41.652205Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:41.652319Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:41.652431Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:41.652483Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:23:41.652527Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:41.867343Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:41.867384Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:41.867422Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:41.867433Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:23:41.867440Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:43.175254Z 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] 2025-09-29T15:23:43.175519Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: d9efff(11011001).. exceeded threshold 39 [INFO] [stdout] 2025-09-29T15:23:43.175555Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:43.175726Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder d9efff.. as faulty node [INFO] [stdout] 2025-09-29T15:23:43.175774Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:43.175797Z 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] 2025-09-29T15:23:43.175809Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:45.191858Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:23:45.202700Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:45.202800Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:45.202927Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:45.202953Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:23:45.202973Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:45.341598Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:45.341636Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:45.341676Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:45.341691Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:23:45.341702Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:46.707360Z 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] 2025-09-29T15:23:46.707469Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:46.707574Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:46.707591Z 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] 2025-09-29T15:23:46.707604Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:48.453908Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:23:48.469514Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:48.469733Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 1ab654(00011010).. exceeded threshold 47 [INFO] [stdout] 2025-09-29T15:23:48.469768Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:48.469922Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 1ab654.. as faulty node [INFO] [stdout] 2025-09-29T15:23:48.469947Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:48.469966Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:23:48.469982Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:48.573226Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:48.573259Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:48.573311Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:48.573330Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:23:48.573342Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:50.022572Z 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] 2025-09-29T15:23:50.022711Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: a22b82(10100010).. exceeded threshold 60 [INFO] [stdout] 2025-09-29T15:23:50.022743Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:50.022873Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder a22b82.. as faulty node [INFO] [stdout] 2025-09-29T15:23:50.022895Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:50.022908Z 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 1 [INFO] [stdout] 2025-09-29T15:23:50.022920Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:51.583231Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:23:51.593386Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:51.593499Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:51.593634Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:51.593680Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:23:51.593701Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:51.598056Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:51.598085Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:51.598139Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:51.598161Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:23:51.598175Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:53.071333Z 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] 2025-09-29T15:23:53.071484Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:53.071645Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:53.071666Z 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] 2025-09-29T15:23:53.071679Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:54.743238Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:54.743295Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:54.743355Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:54.743371Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:23:54.743384Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:55.010764Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:23:55.017367Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:55.017405Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:55.017477Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:55.017497Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:23:55.017510Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:56.199276Z 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] 2025-09-29T15:23:56.199599Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: d7664f(11010111).. exceeded threshold 54 [INFO] [stdout] 2025-09-29T15:23:56.199635Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:56.199834Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder d7664f.. as faulty node [INFO] [stdout] 2025-09-29T15:23:56.199861Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:56.199874Z 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] 2025-09-29T15:23:56.199889Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:57.963129Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:57.963169Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:57.963225Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:57.963241Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:23:57.963249Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:23:58.180933Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:23:58.191746Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:58.191843Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:58.191978Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:58.192006Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:23:58.192018Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:23:59.614361Z 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] 2025-09-29T15:23:59.614490Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:23:59.614629Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:23:59.614651Z 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] 2025-09-29T15:23:59.614663Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:00.919907Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:00.919944Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:00.919989Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:00.919998Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:24:00.920005Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:01.463022Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:24:01.474357Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:01.474457Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:01.474627Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:01.474681Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:24:01.474725Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:02.994746Z 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] 2025-09-29T15:24:02.994788Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:02.994835Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:02.994846Z 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] 2025-09-29T15:24:02.994852Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:04.118638Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:04.118677Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:04.118715Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:04.118723Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:24:04.118735Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:04.766578Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:24:04.784779Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:04.785069Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: b18ff2(10110001).. exceeded threshold 27 [INFO] [stdout] 2025-09-29T15:24:04.785106Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:04.785319Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder b18ff2.. as faulty node [INFO] [stdout] 2025-09-29T15:24:04.785348Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:04.785363Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:24:04.785376Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:06.088541Z 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] 2025-09-29T15:24:06.088598Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:06.088664Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:06.088682Z 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] 2025-09-29T15:24:06.088693Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:07.610206Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:07.610248Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:07.610321Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:07.610340Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:24:07.610353Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:07.798432Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:24:07.809640Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:07.809781Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:07.809977Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:07.810030Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:24:07.810068Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:09.200958Z 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] 2025-09-29T15:24:09.201201Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 6ec20c(01101110).. exceeded threshold 45 [INFO] [stdout] 2025-09-29T15:24:09.201239Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:09.201454Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 6ec20c.. as faulty node [INFO] [stdout] 2025-09-29T15:24:09.201484Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:09.201498Z 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] 2025-09-29T15:24:09.201509Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:10.830889Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:24:10.844109Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:10.844290Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:10.844448Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:10.844486Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:24:10.844506Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:11.170215Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:11.170254Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:11.170314Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:11.170335Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:24:11.170346Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:12.508115Z 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] 2025-09-29T15:24:12.508154Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:12.508213Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:12.508227Z 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] 2025-09-29T15:24:12.508234Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:14.067569Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:24:14.085416Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:14.085681Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 06d68f(00000110).. exceeded threshold 57 [INFO] [stdout] 2025-09-29T15:24:14.085722Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:14.085932Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 06d68f.. as faulty node [INFO] [stdout] 2025-09-29T15:24:14.085961Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:14.085977Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-29T15:24:14.085994Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:14.289414Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:14.289451Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:14.289496Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:14.289515Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:24:14.289526Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:15.869686Z 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] 2025-09-29T15:24:15.869952Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 635852(01100011).. exceeded threshold 36 [INFO] [stdout] 2025-09-29T15:24:15.869988Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:15.870196Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 635852.. as faulty node [INFO] [stdout] 2025-09-29T15:24:15.870273Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:15.870316Z 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] 2025-09-29T15:24:15.870333Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:17.305476Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:24:17.312392Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:17.312441Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:17.312499Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:17.312515Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:24:17.312522Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:17.755855Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:17.755893Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:17.755944Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:17.755963Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:24:17.755970Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:18.873165Z 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] 2025-09-29T15:24:18.873297Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:18.873428Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:18.873446Z 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] 2025-09-29T15:24:18.873453Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:20.539321Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:24:20.558775Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:20.559112Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 0c6afc(00001100).. exceeded threshold 51 [INFO] [stdout] 2025-09-29T15:24:20.559164Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:20.559386Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 0c6afc.. as faulty node [INFO] [stdout] 2025-09-29T15:24:20.559416Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:20.559431Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:24:20.559476Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:20.978955Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:20.978995Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:20.979038Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:20.979047Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:24:20.979054Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:22.036143Z 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] 2025-09-29T15:24:22.036294Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 92a5a9(10010010).. exceeded threshold 127 [INFO] [stdout] 2025-09-29T15:24:22.036326Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:22.036452Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 92a5a9.. as faulty node [INFO] [stdout] 2025-09-29T15:24:22.036480Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:22.036491Z 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] 2025-09-29T15:24:22.036505Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:23.677749Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:24:23.685848Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:23.685917Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:23.686020Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:23.686039Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:24:23.686047Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:24.391155Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:24.391194Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:24.391242Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:24.391254Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:24:24.391261Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:25.423610Z 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] 2025-09-29T15:24:25.423754Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:25.423929Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:25.423951Z 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] 2025-09-29T15:24:25.423965Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:27.182418Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:24:27.199735Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:27.200007Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: cedb13(11001110).. exceeded threshold 27 [INFO] [stdout] 2025-09-29T15:24:27.200046Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:27.200224Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder cedb13.. as faulty node [INFO] [stdout] 2025-09-29T15:24:27.200246Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:27.200254Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 1? [INFO] [stdout] 2025-09-29T15:24:27.200274Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:27.920532Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:27.920571Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:27.920610Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:27.920621Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:24:27.920628Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:28.687549Z 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] 2025-09-29T15:24:28.687589Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:28.687632Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:28.687643Z 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] 2025-09-29T15:24:28.687649Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:30.246326Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:24:30.259854Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:30.260109Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:30.260326Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:30.260354Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-09-29T15:24:30.260369Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:31.000656Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:31.000694Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:31.000749Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:31.000763Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:24:31.000771Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:31.712108Z 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] 2025-09-29T15:24:31.712170Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:31.712256Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:31.712319Z 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] 2025-09-29T15:24:31.712344Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:33.372952Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:24:33.385931Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:33.386101Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:33.386241Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:33.386279Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:24:33.386294Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:34.286117Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:34.286156Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:34.286195Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:34.286203Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:24:34.286214Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:35.310008Z 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] 2025-09-29T15:24:35.310376Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:35.310569Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:35.310617Z 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] 2025-09-29T15:24:35.310652Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:36.477317Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:24:36.489563Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:36.489696Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:36.489861Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:36.489889Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:24:36.489904Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:37.388791Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:37.388829Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:37.388868Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:37.388877Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:24:37.388884Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:38.708212Z 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] 2025-09-29T15:24:38.708328Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:38.708419Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:38.708433Z 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] 2025-09-29T15:24:38.708440Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:39.855053Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:24:39.863808Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:39.863872Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:39.863978Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:39.863996Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:24:39.864004Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:40.582762Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:40.582810Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:40.582853Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:40.582865Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:24:40.582881Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:41.795608Z 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] 2025-09-29T15:24:41.795649Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:41.795704Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:41.795719Z 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] 2025-09-29T15:24:41.795731Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:42.996243Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:24:43.012297Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:43.012526Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 8cc4d6(10001100).. exceeded threshold 44 [INFO] [stdout] 2025-09-29T15:24:43.012557Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:43.012730Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 8cc4d6.. as faulty node [INFO] [stdout] 2025-09-29T15:24:43.012760Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:43.012775Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:24:43.012793Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:43.708848Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:43.708886Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:43.708930Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:43.708947Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:24:43.708967Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:45.107962Z 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] 2025-09-29T15:24:45.108226Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 00bfa0(00000000).. exceeded threshold 55 [INFO] [stdout] 2025-09-29T15:24:45.108275Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:45.108444Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 00bfa0.. as faulty node [INFO] [stdout] 2025-09-29T15:24:45.108505Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:45.108542Z 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] 2025-09-29T15:24:45.108574Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:46.006651Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:24:46.017516Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:46.017619Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:46.017725Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:46.017767Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:24:46.017784Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:46.949216Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:46.949255Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:46.949307Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:46.949320Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:24:46.949328Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:48.310645Z 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] 2025-09-29T15:24:48.310683Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:48.310739Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:48.310757Z 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] 2025-09-29T15:24:48.310768Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:49.240306Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:24:49.258446Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:49.258757Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 27d137(00100111).. exceeded threshold 27 [INFO] [stdout] 2025-09-29T15:24:49.258797Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:49.259102Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 27d137.. as faulty node [INFO] [stdout] 2025-09-29T15:24:49.259129Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:49.259142Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:24:49.259155Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:50.509587Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:50.509627Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:50.509669Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:50.509680Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:24:50.509687Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:51.506118Z 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] 2025-09-29T15:24:51.506207Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:51.506326Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:51.506351Z 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] 2025-09-29T15:24:51.506363Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:52.907557Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:24:52.921928Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:52.922059Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:52.922244Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:52.922309Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:24:52.922331Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:53.856229Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:53.856280Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:53.856338Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:53.856353Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:24:53.856366Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:55.035820Z 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] 2025-09-29T15:24:55.036088Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 75c2c8(01110101).. exceeded threshold 34 [INFO] [stdout] 2025-09-29T15:24:55.036120Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:55.036327Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 75c2c8.. as faulty node [INFO] [stdout] 2025-09-29T15:24:55.036350Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:55.036363Z 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] 2025-09-29T15:24:55.036378Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:56.023927Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:24:56.041210Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:56.041579Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: adbecf(10101101).. exceeded threshold 61 [INFO] [stdout] 2025-09-29T15:24:56.041620Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:56.041847Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder adbecf.. as faulty node [INFO] [stdout] 2025-09-29T15:24:56.041872Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:56.041887Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-29T15:24:56.041900Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:57.346803Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:57.346845Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:57.346905Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:57.346920Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:24:57.346933Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:24:58.066529Z 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] 2025-09-29T15:24:58.066626Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:58.066727Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:58.066745Z 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] 2025-09-29T15:24:58.066754Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:24:59.368083Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:24:59.372551Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:59.372583Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:24:59.372627Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:24:59.372645Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:24:59.372652Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:00.589255Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:00.589303Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:00.589356Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:00.589370Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:25:00.589378Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:01.759922Z 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] 2025-09-29T15:25:01.760313Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: cf1ad1(11001111).. exceeded threshold 41 [INFO] [stdout] 2025-09-29T15:25:01.760356Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:01.760595Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder cf1ad1.. as faulty node [INFO] [stdout] 2025-09-29T15:25:01.760619Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:01.760633Z 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] 2025-09-29T15:25:01.760643Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:02.838075Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:25:02.853660Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:02.853866Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 1af99c(00011010).. exceeded threshold 112 [INFO] [stdout] 2025-09-29T15:25:02.853905Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:02.854081Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 1af99c.. as faulty node [INFO] [stdout] 2025-09-29T15:25:02.854137Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:02.854151Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:25:02.854159Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:03.976837Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:03.976875Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:03.976919Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:03.976935Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:25:03.976947Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:05.191175Z 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] 2025-09-29T15:25:05.191384Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:05.191544Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:05.191568Z 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] 2025-09-29T15:25:05.191580Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:05.935213Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:25:05.952939Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:05.953285Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:05.953450Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:05.953465Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:25:05.953473Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:07.490333Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:07.490375Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:07.490431Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:07.490447Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:25:07.490461Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:08.376787Z 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] 2025-09-29T15:25:08.377123Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: a3fef8(10100011).. exceeded threshold 27 [INFO] [stdout] 2025-09-29T15:25:08.377166Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:08.377446Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder a3fef8.. as faulty node [INFO] [stdout] 2025-09-29T15:25:08.377504Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:08.377526Z 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] 2025-09-29T15:25:08.377539Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:09.031712Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:25:09.047413Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:09.047713Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:09.047896Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:09.047914Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-09-29T15:25:09.047922Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:10.593033Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:10.593071Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:10.593110Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:10.593121Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:25:10.593143Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:11.365620Z 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] 2025-09-29T15:25:11.365860Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:11.366053Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:11.366078Z 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] 2025-09-29T15:25:11.366091Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:12.175068Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:25:12.190749Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:12.190974Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:12.191166Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:12.191192Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:25:12.191207Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:14.057711Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:14.057752Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:14.057797Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:14.057813Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:25:14.057820Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:14.750537Z 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] 2025-09-29T15:25:14.750581Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:14.750639Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:14.750655Z 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] 2025-09-29T15:25:14.750667Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:15.329963Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:25:15.342370Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:15.342538Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:15.342702Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:15.342732Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:25:15.342746Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:17.584204Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:17.584247Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:17.584313Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:17.584330Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:25:17.584338Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:17.827153Z 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] 2025-09-29T15:25:17.827221Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:17.827294Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:17.827309Z 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] 2025-09-29T15:25:17.827322Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:18.728305Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:25:18.743602Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:18.743806Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:18.743993Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:18.744047Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:25:18.744069Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:20.645007Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:20.645047Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:20.645086Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:20.645099Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:25:20.645106Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:21.140303Z 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] 2025-09-29T15:25:21.140509Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:21.140708Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:21.140731Z 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] 2025-09-29T15:25:21.140744Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:21.968284Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:25:21.986607Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:21.986929Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 749f57(01110100).. exceeded threshold 50 [INFO] [stdout] 2025-09-29T15:25:21.986977Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:21.987189Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 749f57.. as faulty node [INFO] [stdout] 2025-09-29T15:25:21.987217Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:21.987231Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:25:21.987244Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:23.768295Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:23.768333Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:23.768386Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:23.768401Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:25:23.768408Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:24.370570Z 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] 2025-09-29T15:25:24.370609Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:24.370646Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:24.370654Z 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] 2025-09-29T15:25:24.370661Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:24.959995Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:25:24.975088Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:24.975330Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 821cb1(10000010).. exceeded threshold 34 [INFO] [stdout] 2025-09-29T15:25:24.975362Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:24.975554Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 821cb1.. as faulty node [INFO] [stdout] 2025-09-29T15:25:24.975586Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:24.975601Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:25:24.975622Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:26.792332Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:26.792371Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:26.792411Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:26.792422Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:25:26.792429Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:27.592073Z 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] 2025-09-29T15:25:27.592382Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:27.592579Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:27.592609Z 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] 2025-09-29T15:25:27.592623Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:28.287224Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:25:28.291578Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:28.291611Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:28.291649Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:28.291665Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:25:28.291678Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:30.119820Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:30.119857Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:30.119896Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:30.119904Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:25:30.119911Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:30.577432Z 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] 2025-09-29T15:25:30.577531Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:30.577623Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:30.577644Z 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] 2025-09-29T15:25:30.577656Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:31.511536Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:25:31.524569Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:31.524790Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:31.524947Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:31.525007Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:25:31.525029Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:33.516971Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:33.517013Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:33.517072Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:33.517087Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:25:33.517100Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:34.109972Z 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] 2025-09-29T15:25:34.110177Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:34.110414Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:34.110435Z 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] 2025-09-29T15:25:34.110444Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:34.629052Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:25:34.639522Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:34.639626Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:34.639730Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:34.639753Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:25:34.639767Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:36.880160Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:36.880199Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:36.880246Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:36.880254Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:25:36.880261Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:37.455076Z 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] 2025-09-29T15:25:37.455346Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:37.455543Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:37.455595Z 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] 2025-09-29T15:25:37.455631Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:37.899009Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:25:37.903179Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:37.903212Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:37.903252Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:37.903277Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:25:37.903293Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:39.819181Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:39.819223Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:39.819292Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:39.819309Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:25:39.819323Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:40.687498Z 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] 2025-09-29T15:25:40.687735Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:40.687882Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:40.687906Z 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] 2025-09-29T15:25:40.687919Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:40.931007Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:25:40.938058Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:40.938112Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:40.938174Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:40.938193Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:25:40.938207Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:43.198477Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:43.198516Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:43.198558Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:43.198568Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:25:43.198579Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:43.885841Z 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] 2025-09-29T15:25:43.885945Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:43.886043Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:43.886063Z 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] 2025-09-29T15:25:43.886075Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:44.087898Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:25:44.097533Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:44.097643Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:44.097772Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:44.097836Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:25:44.097882Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:46.546500Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:46.546540Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:46.546591Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:46.546606Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:25:46.546614Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:47.287800Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:25:47.293760Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:47.293796Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:47.293858Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:47.293876Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:25:47.293890Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:47.396315Z 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] 2025-09-29T15:25:47.396511Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 06f353(00000110).. exceeded threshold 18 [INFO] [stdout] 2025-09-29T15:25:47.396578Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:47.396774Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 06f353.. as faulty node [INFO] [stdout] 2025-09-29T15:25:47.396798Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:47.396811Z 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] 2025-09-29T15:25:47.396823Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:49.608711Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:49.608754Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:49.608819Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:49.608849Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:25:49.608863Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:50.563619Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:25:50.582290Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:50.582539Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 14de4f(00010100).. exceeded threshold 85 [INFO] [stdout] 2025-09-29T15:25:50.582581Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:50.582775Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 14de4f.. as faulty node [INFO] [stdout] 2025-09-29T15:25:50.582805Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:50.582819Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:25:50.582835Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:50.680483Z 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] 2025-09-29T15:25:50.680713Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 34e414(00110100).. exceeded threshold 37 [INFO] [stdout] 2025-09-29T15:25:50.680747Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:50.680933Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 34e414.. as faulty node [INFO] [stdout] 2025-09-29T15:25:50.680962Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:50.680973Z 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] 2025-09-29T15:25:50.680986Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:53.046120Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:53.046158Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:53.046201Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:53.046213Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:25:53.046221Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:53.618145Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:25:53.627772Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:53.627854Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:53.627984Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:53.628009Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:25:53.628024Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:54.097572Z 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] 2025-09-29T15:25:54.097791Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:54.097962Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:54.097986Z 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] 2025-09-29T15:25:54.097999Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:56.307666Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:56.307705Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:56.307748Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:56.307759Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:25:56.307766Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:56.860810Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:25:56.876241Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:56.876487Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 2e569b(00101110).. exceeded threshold 24 [INFO] [stdout] 2025-09-29T15:25:56.876533Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:56.876724Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 2e569b.. as faulty node [INFO] [stdout] 2025-09-29T15:25:56.876753Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:56.876767Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:25:56.876780Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:25:57.446743Z 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] 2025-09-29T15:25:57.446903Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 6a3a74(01101010).. exceeded threshold 31 [INFO] [stdout] 2025-09-29T15:25:57.446931Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:57.447089Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 6a3a74.. as faulty node [INFO] [stdout] 2025-09-29T15:25:57.447114Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:57.447126Z 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] 2025-09-29T15:25:57.447136Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:25:59.391727Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:59.391765Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:25:59.391807Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:25:59.391816Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:25:59.391824Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:00.413948Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:26:00.433383Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:00.433746Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 9192f5(10010001).. exceeded threshold 58 [INFO] [stdout] 2025-09-29T15:26:00.433790Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:00.434004Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 9192f5.. as faulty node [INFO] [stdout] 2025-09-29T15:26:00.434034Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:00.434049Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-29T15:26:00.434067Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:00.816656Z 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] 2025-09-29T15:26:00.816918Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:00.817118Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:00.817166Z 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] 2025-09-29T15:26:00.817203Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:02.734935Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:02.734975Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:02.735019Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:02.735034Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:26:02.735041Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:03.744243Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:26:03.752893Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:03.752979Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:03.753081Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:03.753101Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:26:03.753116Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:04.329432Z 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] 2025-09-29T15:26:04.329723Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:04.329926Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:04.329947Z 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] 2025-09-29T15:26:04.329960Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:06.257116Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:06.257154Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:06.257196Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:06.257207Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:26:06.257218Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:06.979874Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:26:06.993790Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:06.993908Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 71bc26(01110001).. exceeded threshold 50 [INFO] [stdout] 2025-09-29T15:26:06.993937Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:06.994116Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 71bc26.. as faulty node [INFO] [stdout] 2025-09-29T15:26:06.994163Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:06.994185Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:26:06.994197Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:07.743167Z 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] 2025-09-29T15:26:07.743259Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:07.743379Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:07.743410Z 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] 2025-09-29T15:26:07.743418Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:09.506779Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:09.506821Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:09.506883Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:09.506904Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:26:09.506912Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:09.999979Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:26:10.011602Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:10.011734Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:10.011897Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:10.011922Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:26:10.011937Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:10.793052Z 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] 2025-09-29T15:26:10.793165Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:10.793303Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:10.793323Z 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] 2025-09-29T15:26:10.793331Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:12.808058Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:12.808096Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:12.808138Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:12.808146Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:26:12.808153Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:13.337756Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:26:13.352042Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:13.352225Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:13.352390Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:13.352444Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:26:13.352487Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:14.055543Z 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] 2025-09-29T15:26:14.055873Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:14.056040Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:14.056065Z 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] 2025-09-29T15:26:14.056077Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:15.904930Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:15.904974Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:15.905029Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:15.905045Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:26:15.905058Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:16.762602Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:26:16.783721Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:16.784146Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: bcc1fd(10111100).. exceeded threshold 47 [INFO] [stdout] 2025-09-29T15:26:16.784183Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:16.784361Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder bcc1fd.. as faulty node [INFO] [stdout] 2025-09-29T15:26:16.784392Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:16.784405Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 7? [INFO] [stdout] 2025-09-29T15:26:16.784421Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:17.222967Z 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] 2025-09-29T15:26:17.223016Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:17.223078Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:17.223097Z 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] 2025-09-29T15:26:17.223108Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:19.376662Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:19.376703Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:19.376759Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:19.376775Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:26:19.376788Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:20.180397Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:26:20.184860Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:20.184892Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:20.184930Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:20.184941Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:26:20.184948Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:20.784693Z 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] 2025-09-29T15:26:20.784770Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:20.784885Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:20.784908Z 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] 2025-09-29T15:26:20.784920Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:22.845038Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:22.845077Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:22.845116Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:22.845127Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:26:22.845134Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:23.686107Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:26:23.703426Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:23.703632Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 37a996(00110111).. exceeded threshold 101 [INFO] [stdout] 2025-09-29T15:26:23.703669Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:23.703909Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 37a996.. as faulty node [INFO] [stdout] 2025-09-29T15:26:23.703965Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:23.703990Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:26:23.704004Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:24.125100Z 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] 2025-09-29T15:26:24.125424Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 80438b(10000000).. exceeded threshold 47 [INFO] [stdout] 2025-09-29T15:26:24.125469Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:24.125704Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 80438b.. as faulty node [INFO] [stdout] 2025-09-29T15:26:24.125728Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:24.125736Z 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] 2025-09-29T15:26:24.125742Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:26.281185Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:26.281226Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:26.281290Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:26.281336Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:26:26.281354Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:27.074084Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:26:27.080302Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:27.080334Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:27.080395Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:27.080436Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:26:27.080461Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:27.452425Z 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] 2025-09-29T15:26:27.452652Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: a237c3(10100010).. exceeded threshold 82 [INFO] [stdout] 2025-09-29T15:26:27.452688Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:27.452859Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder a237c3.. as faulty node [INFO] [stdout] 2025-09-29T15:26:27.452889Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:27.452903Z 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] 2025-09-29T15:26:27.452915Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:29.809531Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:29.809570Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:29.809609Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:29.809617Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:26:29.809624Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:30.392456Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:26:30.406100Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:30.406328Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:30.406510Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:30.406531Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:26:30.406540Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:30.838503Z 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] 2025-09-29T15:26:30.838571Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:30.838649Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:30.838666Z 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] 2025-09-29T15:26:30.838678Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:33.119826Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:33.119867Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:33.119906Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:33.119917Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:26:33.119924Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:33.882244Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:26:33.893161Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:33.893256Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:33.893391Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:33.893411Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:26:33.893424Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:34.356617Z 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] 2025-09-29T15:26:34.356722Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:34.356859Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:34.356880Z 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] 2025-09-29T15:26:34.356888Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:36.163636Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:36.163676Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:36.163730Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:36.163750Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:26:36.163760Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:37.029648Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:26:37.041149Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:37.041300Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:37.041465Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:37.041490Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:26:37.041502Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:37.407039Z 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] 2025-09-29T15:26:37.407110Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:37.407199Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:37.407218Z 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] 2025-09-29T15:26:37.407230Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:39.233022Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:39.233060Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:39.233098Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:39.233109Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:26:39.233116Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:40.132031Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:26:40.141730Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:40.141838Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:40.141965Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:40.142016Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:26:40.142054Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:40.897381Z 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] 2025-09-29T15:26:40.897620Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:40.897807Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:40.897831Z 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] 2025-09-29T15:26:40.897841Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:42.517931Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:42.517970Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:42.518014Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:42.518029Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:26:42.518041Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:43.304920Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:26:43.312658Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:43.312725Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:43.312819Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:43.312842Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:26:43.312856Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:44.186222Z 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] 2025-09-29T15:26:44.186261Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:44.186341Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:44.186357Z 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] 2025-09-29T15:26:44.186369Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:45.706424Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:45.706465Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:45.706522Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:45.706544Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:26:45.706553Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:46.535200Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:26:46.555024Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:46.555435Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:46.555621Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:46.555646Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:26:46.555661Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:47.668477Z 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] 2025-09-29T15:26:47.668678Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 1c0faa(00011100).. exceeded threshold 40 [INFO] [stdout] 2025-09-29T15:26:47.668712Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:47.668931Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 1c0faa.. as faulty node [INFO] [stdout] 2025-09-29T15:26:47.668987Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:47.669024Z 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] 2025-09-29T15:26:47.669041Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:48.699767Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:48.699807Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:48.699851Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:48.699862Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:26:48.699870Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:49.648123Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:26:49.659694Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:49.659839Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:49.660000Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:49.660025Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:26:49.660039Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:50.919209Z 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] 2025-09-29T15:26:50.919349Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:50.919511Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:50.919527Z 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] 2025-09-29T15:26:50.919534Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:51.866053Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:51.866091Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:51.866134Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:51.866144Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:26:51.866152Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:53.014722Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:26:53.029755Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:53.029941Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:53.030118Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:53.030145Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:26:53.030161Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:54.482746Z 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] 2025-09-29T15:26:54.483024Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 644930(01100100).. exceeded threshold 11 [INFO] [stdout] 2025-09-29T15:26:54.483061Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:54.483247Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 644930.. as faulty node [INFO] [stdout] 2025-09-29T15:26:54.483286Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:54.483299Z 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] 2025-09-29T15:26:54.483308Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:54.880563Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:54.880602Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:54.880644Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:54.880656Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:26:54.880663Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:56.328661Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:26:56.333879Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:56.333910Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:56.333952Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:56.333965Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:26:56.333979Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:57.901553Z 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] 2025-09-29T15:26:57.901628Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:57.901701Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:57.901719Z 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] 2025-09-29T15:26:57.901730Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:26:58.026928Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:58.026968Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:58.027022Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:58.027038Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:26:58.027051Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:26:59.314711Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:26:59.322463Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:59.322524Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:26:59.322618Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:26:59.322640Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:26:59.322651Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:01.021004Z 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] 2025-09-29T15:27:01.021125Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:01.021253Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:01.021281Z 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] 2025-09-29T15:27:01.021295Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:01.090732Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:01.090763Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:01.090808Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:01.090823Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:27:01.090835Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:02.308620Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:27:02.325227Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:02.325528Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 6a3379(01101010).. exceeded threshold 107 [INFO] [stdout] 2025-09-29T15:27:02.325568Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:02.325705Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 6a3379.. as faulty node [INFO] [stdout] 2025-09-29T15:27:02.325733Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:02.325744Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-29T15:27:02.325757Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:04.127373Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:04.127413Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:04.127463Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:04.127476Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:27:04.127484Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:04.246896Z 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] 2025-09-29T15:27:04.247060Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:04.247239Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:04.247258Z 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] 2025-09-29T15:27:04.247279Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:05.732477Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:27:05.747276Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:05.747462Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 17281b(00010111).. exceeded threshold 221 [INFO] [stdout] 2025-09-29T15:27:05.747501Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:05.747641Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 17281b.. as faulty node [INFO] [stdout] 2025-09-29T15:27:05.747699Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:05.747721Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:27:05.747735Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:07.187654Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:07.187694Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:07.187733Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:07.187741Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:27:07.187748Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:07.567876Z 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] 2025-09-29T15:27:07.568069Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:07.568241Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:07.568261Z 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] 2025-09-29T15:27:07.568286Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:08.824572Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:27:08.834160Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:08.834278Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:08.834409Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:08.834434Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:27:08.834448Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:10.384170Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:10.384210Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:10.384256Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:10.384287Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:27:10.384300Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:10.767657Z 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] 2025-09-29T15:27:10.767700Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:10.767754Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:10.767770Z 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] 2025-09-29T15:27:10.767782Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:11.972568Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:27:11.986190Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:11.986366Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 39b9ec(00111001).. exceeded threshold 27 [INFO] [stdout] 2025-09-29T15:27:11.986399Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:11.986566Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 39b9ec.. as faulty node [INFO] [stdout] 2025-09-29T15:27:11.986621Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:11.986661Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:27:11.986710Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:13.714472Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:13.714511Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:13.714561Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:13.714576Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:27:13.714583Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:14.168214Z 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] 2025-09-29T15:27:14.168409Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:14.168607Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:14.168633Z 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] 2025-09-29T15:27:14.168646Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:15.126280Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:27:15.145437Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:15.145815Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: f4cd74(11110100).. exceeded threshold 83 [INFO] [stdout] 2025-09-29T15:27:15.145856Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:15.146062Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder f4cd74.. as faulty node [INFO] [stdout] 2025-09-29T15:27:15.146085Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:15.146098Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:27:15.146110Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:17.275489Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:17.275533Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:17.275585Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:17.275600Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:27:17.275607Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:17.529255Z 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] 2025-09-29T15:27:17.529386Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:17.529532Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:17.529555Z 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] 2025-09-29T15:27:17.529568Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:18.604149Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:27:18.613554Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:18.613642Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:18.613792Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:18.613814Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:27:18.613826Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:20.695947Z 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] 2025-09-29T15:27:20.696100Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:20.696258Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:20.696293Z 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] 2025-09-29T15:27:20.696301Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:20.701363Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:20.701393Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:20.701446Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:20.701462Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:27:20.701472Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:21.868817Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:27:21.884644Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:21.884846Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:21.885051Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:21.885077Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:27:21.885091Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:23.717383Z 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] 2025-09-29T15:27:23.717650Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 3c9840(00111100).. exceeded threshold 44 [INFO] [stdout] 2025-09-29T15:27:23.717689Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:23.717865Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 3c9840.. as faulty node [INFO] [stdout] 2025-09-29T15:27:23.717913Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:23.717931Z 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] 2025-09-29T15:27:23.717943Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:23.753051Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:23.753081Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:23.753117Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:23.753126Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:27:23.753133Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:25.332903Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:27:25.338643Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:25.338674Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:25.338717Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:25.338729Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:27:25.338736Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:26.948010Z 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] 2025-09-29T15:27:26.948118Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:26.948247Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:26.948277Z 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] 2025-09-29T15:27:26.948291Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:27.153908Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:27.153947Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:27.153988Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:27.154000Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:27:27.154007Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:28.555079Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:27:28.570621Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:28.570851Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ad81e3(10101101).. exceeded threshold 37 [INFO] [stdout] 2025-09-29T15:27:28.570891Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:28.571095Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder ad81e3.. as faulty node [INFO] [stdout] 2025-09-29T15:27:28.571127Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:28.571140Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:27:28.571148Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:30.038661Z 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] 2025-09-29T15:27:30.038772Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:30.038880Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:30.038904Z 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] 2025-09-29T15:27:30.038916Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:30.658050Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:30.658088Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:30.658139Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:30.658156Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:27:30.658171Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:31.995083Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:27:32.003163Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:32.003219Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:32.003301Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:32.003320Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:27:32.003334Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:33.420562Z 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] 2025-09-29T15:27:33.420831Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: e83a30(11101000).. exceeded threshold 70 [INFO] [stdout] 2025-09-29T15:27:33.420866Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:33.421060Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder e83a30.. as faulty node [INFO] [stdout] 2025-09-29T15:27:33.421086Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:33.421098Z 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] 2025-09-29T15:27:33.421110Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:33.794993Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:33.795033Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:33.795072Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:33.795083Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:27:33.795090Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:35.277092Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:27:35.297722Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:35.298095Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 99915c(10011001).. exceeded threshold 61 [INFO] [stdout] 2025-09-29T15:27:35.298132Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:35.298348Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 99915c.. as faulty node [INFO] [stdout] 2025-09-29T15:27:35.298398Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:35.298422Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 7? [INFO] [stdout] 2025-09-29T15:27:35.298436Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:36.793285Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:36.793326Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:36.793369Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:36.793380Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:27:36.793387Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:36.950098Z 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] 2025-09-29T15:27:36.950203Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:36.950327Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:36.950349Z 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] 2025-09-29T15:27:36.950362Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:38.304807Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:27:38.321939Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:38.322205Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 72b4be(01110010).. exceeded threshold 49 [INFO] [stdout] 2025-09-29T15:27:38.322250Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:38.322477Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 72b4be.. as faulty node [INFO] [stdout] 2025-09-29T15:27:38.322502Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:38.322515Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:27:38.322531Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:39.995054Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:39.995093Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:39.995139Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:39.995153Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:27:39.995161Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:40.288273Z 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] 2025-09-29T15:27:40.288425Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:40.288581Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:40.288604Z 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] 2025-09-29T15:27:40.288617Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:41.779985Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:27:41.794181Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:41.794358Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:41.794510Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:41.794537Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:27:41.794552Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:43.007600Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:43.007643Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:43.007698Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:43.007714Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:27:43.007727Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:43.805574Z 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] 2025-09-29T15:27:43.805826Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 840a8f(10000100).. exceeded threshold 52 [INFO] [stdout] 2025-09-29T15:27:43.805866Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:43.806081Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 840a8f.. as faulty node [INFO] [stdout] 2025-09-29T15:27:43.806135Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:43.806154Z 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] 2025-09-29T15:27:43.806166Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:45.099200Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:27:45.119789Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:45.120159Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:45.120358Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:45.120383Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6? [INFO] [stdout] 2025-09-29T15:27:45.120398Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:46.582863Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:46.582902Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:46.582948Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:46.582966Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:27:46.582982Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:47.136050Z 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] 2025-09-29T15:27:47.136109Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:47.136168Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:47.136180Z 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] 2025-09-29T15:27:47.136187Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:48.701258Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:27:48.719081Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:48.719385Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 4be052(01001011).. exceeded threshold 99 [INFO] [stdout] 2025-09-29T15:27:48.719429Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:48.719652Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 4be052.. as faulty node [INFO] [stdout] 2025-09-29T15:27:48.719682Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:48.719697Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:27:48.719710Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:49.888469Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:49.888511Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:49.888572Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:49.888588Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:27:49.888601Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:50.673557Z 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] 2025-09-29T15:27:50.673668Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:50.673794Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:50.673811Z 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] 2025-09-29T15:27:50.673818Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:52.222317Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:27:52.240084Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:52.240382Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: f6f4a6(11110110).. exceeded threshold 23 [INFO] [stdout] 2025-09-29T15:27:52.240414Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:52.240580Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder f6f4a6.. as faulty node [INFO] [stdout] 2025-09-29T15:27:52.240602Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:52.240609Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-09-29T15:27:52.240624Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:53.123907Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:53.123947Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:53.123988Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:53.124000Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:27:53.124007Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:54.070203Z 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] 2025-09-29T15:27:54.070462Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:54.070647Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:54.070669Z 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] 2025-09-29T15:27:54.070682Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:55.628861Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:27:55.641542Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:55.641661Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:55.641841Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:55.641864Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:27:55.641878Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:56.326141Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:56.326182Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:56.326227Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:56.326241Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:27:56.326247Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:57.468257Z 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] 2025-09-29T15:27:57.468336Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:57.468410Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:57.468451Z 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] 2025-09-29T15:27:57.468469Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:27:59.245630Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:27:59.255527Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:59.255613Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:59.255739Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:59.255762Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:27:59.255776Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:27:59.628181Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:59.628222Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:27:59.628277Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:27:59.628290Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:27:59.628297Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:28:00.458296Z 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] 2025-09-29T15:28:00.458333Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:00.458378Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:28:00.458390Z 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] 2025-09-29T15:28:00.458396Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:28:02.776579Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:28:02.789460Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:02.789584Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:02.789747Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:28:02.789772Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:28:02.789782Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:28:03.145515Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:03.145553Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:03.145604Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:28:03.145616Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:28:03.145625Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:28:03.740100Z 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] 2025-09-29T15:28:03.740141Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:03.740184Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:28:03.740195Z 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] 2025-09-29T15:28:03.740202Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:28:06.224645Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:06.224685Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:06.224738Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:28:06.224753Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:28:06.224760Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:28:06.244465Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:28:06.262517Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:06.262751Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:06.262984Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:28:06.263011Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:28:06.263022Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:28:07.188978Z 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] 2025-09-29T15:28:07.189017Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:07.189061Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:28:07.189071Z 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] 2025-09-29T15:28:07.189078Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:28:09.347714Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:28:09.358576Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:09.358691Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:09.358838Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:28:09.358862Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:28:09.358871Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:28:09.388730Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:09.388758Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:09.388792Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:28:09.388803Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:28:09.388821Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:28:10.458123Z 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] 2025-09-29T15:28:10.458341Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: aac621(10101010).. exceeded threshold 40 [INFO] [stdout] 2025-09-29T15:28:10.458374Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:10.458562Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder aac621.. as faulty node [INFO] [stdout] 2025-09-29T15:28:10.458588Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:28:10.458598Z 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 1 [INFO] [stdout] 2025-09-29T15:28:10.458610Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:28:12.612215Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:28:12.629278Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:12.629565Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:12.629773Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:28:12.629797Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6? [INFO] [stdout] 2025-09-29T15:28:12.629809Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:28:12.670938Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:12.670977Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:12.671018Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:28:12.671031Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:28:12.671038Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:28:14.021628Z 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] 2025-09-29T15:28:14.021941Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 174d33(00010111).. exceeded threshold 48 [INFO] [stdout] 2025-09-29T15:28:14.021985Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:14.022177Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 174d33.. as faulty node [INFO] [stdout] 2025-09-29T15:28:14.022224Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:28:14.022240Z 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] 2025-09-29T15:28:14.022253Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:28:15.871794Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:28:15.887942Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:15.888220Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:15.888455Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:28:15.888479Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:28:15.888492Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:28:16.162414Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:16.162454Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:16.162497Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:28:16.162508Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:28:16.162515Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:28:17.167870Z 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] 2025-09-29T15:28:17.168172Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:17.168384Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:28:17.168400Z 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] 2025-09-29T15:28:17.168410Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:28:19.393095Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:28:19.402166Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:19.402227Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:19.402302Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:28:19.402316Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:28:19.402323Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:28:19.611195Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:19.611239Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:19.611312Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:28:19.611336Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:28:19.611348Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:28:20.612677Z 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] 2025-09-29T15:28:20.612969Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:20.613134Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:28:20.613157Z 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] 2025-09-29T15:28:20.613170Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:28:22.750562Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:22.750606Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:22.750671Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:28:22.750693Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:28:22.750701Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] test detection::tests::pt_detect_unresponsive_elders ... ok [INFO] [stdout] 2025-09-29T15:28:22.869847Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:28:22.882071Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:22.882226Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:22.882397Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:28:22.882424Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:28:22.882440Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] test detection::tests::pt_detect_dkg_bad_nodes ... ok [INFO] [stdout] 2025-09-29T15:28:24.161218Z 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] 2025-09-29T15:28:24.161560Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 3fb055(00111111).. exceeded threshold 48 [INFO] [stdout] 2025-09-29T15:28:24.161604Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:24.161795Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 3fb055.. as faulty node [INFO] [stdout] 2025-09-29T15:28:24.161821Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:28:24.161847Z 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] 2025-09-29T15:28:24.161854Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:28:27.167913Z 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] 2025-09-29T15:28:27.168241Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:28:27.168451Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:28:27.168470Z 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] 2025-09-29T15:28:27.168483Z 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] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 843.37s [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" "6dce3b9d99180adc87c0794724c6cae519dcb6f2f9193da598013e09ec8e413a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dce3b9d99180adc87c0794724c6cae519dcb6f2f9193da598013e09ec8e413a", kill_on_drop: false }` [INFO] [stdout] 6dce3b9d99180adc87c0794724c6cae519dcb6f2f9193da598013e09ec8e413a