[INFO] fetching crate sn_fault_detection 0.15.6...
[INFO] testing sn_fault_detection-0.15.6 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate sn_fault_detection 0.15.6 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sn_fault_detection 0.15.6 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 73 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.9.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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3709caa9b0d922601a0e42f31429494d21ab0786932b7647734ff9c3d6dc6c1d
[INFO] running `Command { std: "docker" "start" "-a" "3709caa9b0d922601a0e42f31429494d21ab0786932b7647734ff9c3d6dc6c1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3709caa9b0d922601a0e42f31429494d21ab0786932b7647734ff9c3d6dc6c1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3709caa9b0d922601a0e42f31429494d21ab0786932b7647734ff9c3d6dc6c1d", kill_on_drop: false }`
[INFO] [stdout] 3709caa9b0d922601a0e42f31429494d21ab0786932b7647734ff9c3d6dc6c1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2df59cd7bff731d14b4c9961e232378fdff00f40c6f18f7bea08852b34bd831f
[INFO] running `Command { std: "docker" "start" "-a" "2df59cd7bff731d14b4c9961e232378fdff00f40c6f18f7bea08852b34bd831f", kill_on_drop: false }`
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[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 tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[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 13.33s
[INFO] running `Command { std: "docker" "inspect" "2df59cd7bff731d14b4c9961e232378fdff00f40c6f18f7bea08852b34bd831f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2df59cd7bff731d14b4c9961e232378fdff00f40c6f18f7bea08852b34bd831f", kill_on_drop: false }`
[INFO] [stdout] 2df59cd7bff731d14b4c9961e232378fdff00f40c6f18f7bea08852b34bd831f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47546a5d732ace4549ebdda489ad35e425bb21f6483275c294404909e992c309
[INFO] running `Command { std: "docker" "start" "-a" "47546a5d732ace4549ebdda489ad35e425bb21f6483275c294404909e992c309", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[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 12.44s
[INFO] running `Command { std: "docker" "inspect" "47546a5d732ace4549ebdda489ad35e425bb21f6483275c294404909e992c309", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47546a5d732ace4549ebdda489ad35e425bb21f6483275c294404909e992c309", kill_on_drop: false }`
[INFO] [stdout] 47546a5d732ace4549ebdda489ad35e425bb21f6483275c294404909e992c309
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ddf1695c9c66de8a6cecc66bfc623196c937ae543e9b5945ee4c189e7bb9f2f6
[INFO] running `Command { std: "docker" "start" "-a" "ddf1695c9c66de8a6cecc66bfc623196c937ae543e9b5945ee4c189e7bb9f2f6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sn_fault_detection-890f26f8a5373406)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] 2026-01-07T22:23:26.666778Z  INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:26.666778Z  INFO             detection::knowledge_tests::knowledge_fault_is_not_too_sharp Adding new non-elder node:034467.. to FaultDetection tracker
[INFO] [stdout] 2026-01-07T22:23:26.666843Z  INFO             detection::knowledge_tests::knowledge_fault_is_not_too_sharp Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:26.666882Z  INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:26.666882Z  INFO                   detection::comm_tests::conn_fault_is_tolerant_of_norms Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:26.666931Z  INFO         detection::knowledge_tests::knowledge_fault_is_tolerant_of_norms Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:26.666938Z  INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:26.666964Z  INFO             detection::knowledge_tests::knowledge_fault_is_not_too_sharp Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:26.667004Z  INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty 05287e(00000101).. exceeded threshold 90
[INFO] [stdout] 2026-01-07T22:23:26.667036Z  INFO                   detection::comm_tests::conn_fault_is_tolerant_of_norms Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:26.667037Z  INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:26.667040Z  INFO         detection::knowledge_tests::knowledge_fault_is_tolerant_of_norms Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:26.667056Z  INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty FaultDetection: Adding non-elder 05287e.. as faulty node
[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] 2026-01-07T22:23:26.672750Z  INFO                                tests::add_new_node_should_track_new_node Adding new non-elder node:3cdefb.. to FaultDetection tracker
[INFO] [stdout] test tests::track_issue_should_add_a_pending_op_issue ... 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_comm_issue ... ok
[INFO] [stdout] test tests::track_issue_should_add_a_knowledge_issue ... ok
[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 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] 2026-01-07T22:23:37.105320Z  INFO                                detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:23:37.139693Z  INFO                                detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:37.140124Z  INFO                                detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c77c3a(11000111).. exceeded threshold 36
[INFO] [stdout] 2026-01-07T22:23:37.140176Z  INFO                                detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:37.140424Z  INFO                                detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c77c3a.. as faulty node
[INFO] [stdout] 2026-01-07T22:23:37.140460Z  INFO                                detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:23:37.140478Z  INFO                                detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2026-01-07T22:23:37.140494Z  INFO                                detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:23:37.208911Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:37.209334Z  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] 2026-01-07T22:23:37.209374Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:37.209629Z  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] 2026-01-07T22:23:37.209664Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:23:37.209679Z  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] 2026-01-07T22:23:37.209692Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:23:37.654635Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:37.654769Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:37.654869Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:23:37.654932Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:23:37.654974Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:23:42.144623Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:42.145207Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:42.145505Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:23:42.145596Z  INFO 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] 2026-01-07T22:23:42.145634Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:23:42.199289Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:23:42.238042Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:42.238914Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:42.239350Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:23:42.239434Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5?
[INFO] [stdout] 2026-01-07T22:23:42.239470Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:23:43.899443Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:43.901571Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:43.901817Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:23:43.901907Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:23:43.901995Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:23:47.740399Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:47.742914Z  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] 2026-01-07T22:23:47.743019Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:47.743312Z  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] 2026-01-07T22:23:47.745551Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:23:47.745630Z  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] 2026-01-07T22:23:47.745676Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:23:48.464580Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:23:48.504364Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:48.504906Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 338fb1(00110011).. exceeded threshold 100
[INFO] [stdout] 2026-01-07T22:23:48.505012Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:48.505300Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 338fb1.. as faulty node
[INFO] [stdout] 2026-01-07T22:23:48.505372Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:23:48.505407Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2026-01-07T22:23:48.505461Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:23:49.597443Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:49.597613Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:49.597864Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:23:49.598070Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:23:49.598118Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:23:53.829668Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:53.829833Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:53.829956Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:23:53.829979Z  INFO 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] 2026-01-07T22:23:53.829992Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:23:54.825562Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:23:54.859643Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:54.859895Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:54.860094Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:23:54.860176Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2026-01-07T22:23:54.860222Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:23:55.504281Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:55.505554Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:23:55.505702Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:23:55.505792Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:23:55.505834Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:24:00.388252Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:00.388385Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:00.388494Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:24:00.388509Z  INFO 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] 2026-01-07T22:24:00.388544Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:24:00.927892Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:00.928092Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:00.928335Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:24:00.928429Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:24:00.928555Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:24:01.432597Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:24:01.461378Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:01.461533Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:01.461670Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:24:01.461706Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2026-01-07T22:24:01.461724Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:24:05.652457Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:05.655066Z  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] 2026-01-07T22:24:05.655175Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:05.655456Z  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] 2026-01-07T22:24:05.655514Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:24:05.655568Z  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] 2026-01-07T22:24:05.655599Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:24:06.850335Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:24:06.886680Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:06.887362Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 906000(10010000).. exceeded threshold 31
[INFO] [stdout] 2026-01-07T22:24:06.887561Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:06.887927Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 906000.. as faulty node
[INFO] [stdout] 2026-01-07T22:24:06.888073Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:24:06.888197Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 7?
[INFO] [stdout] 2026-01-07T22:24:06.888392Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:24:07.565636Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:07.565806Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:07.565921Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:24:07.565973Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:24:07.566013Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:24:11.623719Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:11.624816Z  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] 2026-01-07T22:24:11.624925Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:11.625179Z  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] 2026-01-07T22:24:11.625251Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:24:11.625294Z  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] 2026-01-07T22:24:11.625335Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:24:13.195889Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:24:13.223507Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:13.223882Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 5a0313(01011010).. exceeded threshold 27
[INFO] [stdout] 2026-01-07T22:24:13.223928Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:13.224137Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 5a0313.. as faulty node
[INFO] [stdout] 2026-01-07T22:24:13.224164Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:24:13.224179Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2026-01-07T22:24:13.224193Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:24:13.924756Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:13.924917Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:13.925260Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:24:13.925559Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:24:13.926013Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:24:18.188225Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:18.188794Z  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] 2026-01-07T22:24:18.188892Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:18.189117Z  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] 2026-01-07T22:24:18.189140Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:24:18.189152Z  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] 2026-01-07T22:24:18.189162Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:24:19.427873Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:24:19.469831Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:19.470331Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 02ffd7(00000010).. exceeded threshold 61
[INFO] [stdout] 2026-01-07T22:24:19.470381Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:19.470637Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 02ffd7.. as faulty node
[INFO] [stdout] 2026-01-07T22:24:19.470662Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:24:19.470675Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2026-01-07T22:24:19.470688Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:24:19.546696Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:19.546782Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:19.546858Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:24:19.546878Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:24:19.546893Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:24:25.319822Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:24:25.356187Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:25.356690Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:25.357001Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:24:25.357069Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6?
[INFO] [stdout] 2026-01-07T22:24:25.357114Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:24:25.623361Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:25.623458Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:25.623554Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:24:25.623578Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:24:25.623592Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:24:25.634319Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:25.634721Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:25.634983Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:24:25.635001Z  INFO 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] 2026-01-07T22:24:25.635013Z  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] 2026-01-07T22:24:31.182313Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:31.182397Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:31.182473Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:24:31.182499Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:24:31.182533Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:24:31.266961Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:24:31.306619Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:31.307059Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 172abc(00010111).. exceeded threshold 67
[INFO] [stdout] 2026-01-07T22:24:31.307104Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:31.307319Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 172abc.. as faulty node
[INFO] [stdout] 2026-01-07T22:24:31.307340Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:24:31.307352Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2026-01-07T22:24:31.307364Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:24:31.335618Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:31.336189Z  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] 2026-01-07T22:24:31.336299Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:31.336613Z  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] 2026-01-07T22:24:31.336690Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:24:31.336738Z  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] 2026-01-07T22:24:31.336800Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:24:35.852635Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:24:35.889165Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:35.889496Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:35.889595Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:35.889679Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:24:35.889711Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 01f642(00000001).. exceeded threshold 41
[INFO] [stdout] 2026-01-07T22:24:35.889787Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:35.889729Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:24:35.889895Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:24:35.890054Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 01f642.. as faulty node
[INFO] [stdout] 2026-01-07T22:24:35.890143Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:24:35.890187Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2026-01-07T22:24:35.890243Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:24:35.936851Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:35.937294Z  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] 2026-01-07T22:24:35.937389Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:35.937662Z  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] 2026-01-07T22:24:35.937729Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:24:35.937770Z  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] 2026-01-07T22:24:35.937811Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:24:40.712994Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:40.713141Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:40.713276Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:24:40.713350Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:24:40.713406Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:24:40.758278Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:40.758998Z  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] 2026-01-07T22:24:40.759111Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:40.759404Z  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] 2026-01-07T22:24:40.759498Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:24:40.759587Z  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] 2026-01-07T22:24:40.759635Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:24:40.816404Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:24:40.855062Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:40.855578Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c350e6(11000011).. exceeded threshold 85
[INFO] [stdout] 2026-01-07T22:24:40.855679Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:40.856023Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c350e6.. as faulty node
[INFO] [stdout] 2026-01-07T22:24:40.856161Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:24:40.856300Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2026-01-07T22:24:40.856438Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:24:45.631320Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:45.631397Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:45.631480Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:24:45.631544Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:24:45.631569Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:24:45.922638Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:45.922784Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:45.922877Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:24:45.922891Z  INFO 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] 2026-01-07T22:24:45.922899Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:24:45.956126Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:24:45.977976Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:45.978157Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:45.978318Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:24:45.978350Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2026-01-07T22:24:45.978360Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:24:50.150202Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:50.153556Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:50.153666Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:24:50.153686Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:24:50.153699Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:24:51.335077Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:24:51.360343Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:51.360655Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:51.360885Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:24:51.360951Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2026-01-07T22:24:51.360995Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:24:51.610864Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:51.611354Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:51.611655Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:24:51.611736Z  INFO 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] 2026-01-07T22:24:51.612098Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:24:54.695575Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:54.695731Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:54.695840Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:24:54.695878Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:24:54.695907Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:24:56.893580Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:24:56.925909Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:56.926270Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c4d858(11000100).. exceeded threshold 57
[INFO] [stdout] 2026-01-07T22:24:56.926367Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:56.926624Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c4d858.. as faulty node
[INFO] [stdout] 2026-01-07T22:24:56.926710Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:24:56.926770Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3?
[INFO] [stdout] 2026-01-07T22:24:56.926811Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:24:57.592416Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:57.592720Z  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] 2026-01-07T22:24:57.592829Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:57.593178Z  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] 2026-01-07T22:24:57.593220Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:24:57.593235Z  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] 2026-01-07T22:24:57.593248Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:24:59.760196Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:59.760334Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:24:59.760431Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:24:59.760484Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:24:59.760555Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:25:02.369364Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:25:02.405694Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:02.406200Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 39319c(00111001).. exceeded threshold 51
[INFO] [stdout] 2026-01-07T22:25:02.407569Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:02.407979Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 39319c.. as faulty node
[INFO] [stdout] 2026-01-07T22:25:02.408050Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:25:02.408087Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2026-01-07T22:25:02.408120Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:25:02.740885Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:02.741401Z  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] 2026-01-07T22:25:02.741508Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:02.741833Z  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] 2026-01-07T22:25:02.743553Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:25:02.743633Z  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] 2026-01-07T22:25:02.743675Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:25:04.427229Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:04.427322Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:04.427400Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:25:04.427420Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:25:04.427434Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:25:09.039535Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:09.039714Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:09.039873Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:25:09.039898Z  INFO 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] 2026-01-07T22:25:09.039914Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:25:09.061958Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:25:09.083877Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:09.084015Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:09.084148Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:25:09.084165Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2026-01-07T22:25:09.084178Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:25:11.452748Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:11.454564Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:11.454711Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:25:11.454757Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:25:11.454796Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:25:14.551949Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:14.552166Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:14.552316Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:25:14.552373Z  INFO 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] 2026-01-07T22:25:14.552420Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:25:15.107613Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:25:15.135778Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:15.137285Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:15.137611Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:25:15.137775Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2026-01-07T22:25:15.137909Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:25:17.810021Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:17.810113Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:17.810179Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:25:17.810196Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:25:17.810209Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:25:19.516988Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:19.517342Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:19.517755Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:25:19.517837Z  INFO 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] 2026-01-07T22:25:19.517880Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:25:20.687928Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:25:20.712953Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:20.713321Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:20.713578Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:25:20.713657Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:25:20.713703Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:25:23.310003Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:23.310175Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:23.310309Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:25:23.310371Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:25:23.310481Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:25:25.479827Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:25.480403Z  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] 2026-01-07T22:25:25.480496Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:25.480791Z  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] 2026-01-07T22:25:25.480854Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:25:25.480894Z  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] 2026-01-07T22:25:25.480932Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:25:26.518794Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:25:26.557469Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:26.560030Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 8a5e4d(10001010).. exceeded threshold 53
[INFO] [stdout] 2026-01-07T22:25:26.560136Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:26.560396Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 8a5e4d.. as faulty node
[INFO] [stdout] 2026-01-07T22:25:26.560476Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:25:26.560544Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3?
[INFO] [stdout] 2026-01-07T22:25:26.560598Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:25:30.392422Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:30.392605Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:30.392717Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:25:30.392783Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:25:30.392828Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:25:30.991783Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:30.992462Z  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] 2026-01-07T22:25:30.992596Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:30.994797Z  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] 2026-01-07T22:25:30.994914Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:25:30.994985Z  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] 2026-01-07T22:25:30.995030Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:25:31.974963Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:25:32.017826Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:32.018869Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: b70793(10110111).. exceeded threshold 17
[INFO] [stdout] 2026-01-07T22:25:32.019103Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:32.019738Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder b70793.. as faulty node
[INFO] [stdout] 2026-01-07T22:25:32.019923Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:25:32.020209Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2026-01-07T22:25:32.020358Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:25:36.475009Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:36.475167Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:36.475284Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:25:36.475350Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:25:36.475396Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:25:36.645609Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:36.645899Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:36.646111Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:25:36.646151Z  INFO 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] 2026-01-07T22:25:36.646171Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:25:38.621790Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:25:38.654578Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:38.654747Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:38.654896Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:25:38.654927Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2026-01-07T22:25:38.654944Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:25:42.577375Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:42.577744Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:42.577977Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:25:42.578031Z  INFO 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] 2026-01-07T22:25:42.578077Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:25:42.716712Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:42.717083Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:42.717334Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:25:42.717477Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:25:42.717506Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:25:44.277898Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:25:44.309832Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:44.310239Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:44.310465Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:25:44.310493Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2026-01-07T22:25:44.310508Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:25:48.269723Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:48.269974Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:48.270151Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:25:48.270171Z  INFO 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] 2026-01-07T22:25:48.270184Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:25:48.317950Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:48.318030Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:48.318108Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:25:48.318125Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:25:48.318140Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:25:50.004306Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:25:50.030055Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:50.030275Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:50.030459Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:25:50.030485Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2026-01-07T22:25:50.030503Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:25:53.538368Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:53.539036Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:53.539342Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:25:53.539368Z  INFO 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] 2026-01-07T22:25:53.539384Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:25:53.753493Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:53.753754Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:53.753944Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:25:53.754073Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:25:53.754161Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:25:55.387029Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:25:55.484377Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:55.486116Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:55.486477Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:25:55.488545Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 7?
[INFO] [stdout] 2026-01-07T22:25:55.488620Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:25:58.602606Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:58.602687Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:58.602757Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:25:58.602791Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:25:58.602809Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:25:58.940728Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:58.941208Z  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] 2026-01-07T22:25:58.941315Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:25:58.941597Z  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] 2026-01-07T22:25:58.941670Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:25:58.941709Z  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] 2026-01-07T22:25:58.941747Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:26:01.061034Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:26:01.116851Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:01.117739Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 085979(00001000).. exceeded threshold 20
[INFO] [stdout] 2026-01-07T22:26:01.117983Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:01.118574Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 085979.. as faulty node
[INFO] [stdout] 2026-01-07T22:26:01.118818Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:26:01.119117Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2?
[INFO] [stdout] 2026-01-07T22:26:01.119300Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:26:04.771157Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:04.771250Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:04.771320Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:26:04.771342Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:26:04.771357Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:26:05.006650Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:05.007158Z  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] 2026-01-07T22:26:05.007249Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:05.007538Z  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] 2026-01-07T22:26:05.007613Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:26:05.007660Z  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] 2026-01-07T22:26:05.007702Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:26:07.062641Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:26:07.094924Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:07.095334Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: eac4cf(11101010).. exceeded threshold 90
[INFO] [stdout] 2026-01-07T22:26:07.095386Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:07.095647Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder eac4cf.. as faulty node
[INFO] [stdout] 2026-01-07T22:26:07.095684Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:26:07.095701Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2026-01-07T22:26:07.095715Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:26:10.150289Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:10.152562Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:10.152796Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:26:10.152828Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:26:10.152844Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:26:10.611665Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:10.611845Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:10.611960Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:26:10.612025Z  INFO 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] 2026-01-07T22:26:10.612069Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:26:12.240905Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:26:12.255128Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:12.255240Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:12.255338Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:26:12.255368Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:26:12.255384Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:26:14.674898Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:14.675068Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:14.675197Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:26:14.675264Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:26:14.675309Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:26:15.253661Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:15.253874Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:15.254049Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:26:15.254124Z  INFO 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] 2026-01-07T22:26:15.254169Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:26:17.127366Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:26:17.140371Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:17.140568Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:17.140706Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:26:17.140769Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:26:17.140823Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:26:19.896105Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:19.896250Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:19.896365Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:26:19.896426Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:26:19.896458Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:26:19.934090Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:19.934231Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:19.934346Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:26:19.934369Z  INFO 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] 2026-01-07T22:26:19.934385Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:26:21.974947Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:26:21.990481Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:21.990715Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:21.990869Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:26:21.990936Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:26:21.990979Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:26:24.762329Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:24.762479Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:24.762610Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:26:24.762679Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:26:24.762723Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:26:25.093939Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:25.094283Z  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] 2026-01-07T22:26:25.094391Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:25.094624Z  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] 2026-01-07T22:26:25.094711Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:26:25.094754Z  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] 2026-01-07T22:26:25.094795Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:26:27.135825Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:26:27.163313Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:27.163680Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 7b3cd0(01111011).. exceeded threshold 112
[INFO] [stdout] 2026-01-07T22:26:27.163801Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:27.163997Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 7b3cd0.. as faulty node
[INFO] [stdout] 2026-01-07T22:26:27.164027Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:26:27.164043Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2?
[INFO] [stdout] 2026-01-07T22:26:27.164058Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:26:29.553046Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:29.553128Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:29.553219Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:26:29.553246Z  INFO 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] 2026-01-07T22:26:29.553262Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:26:29.604142Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:29.604201Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:29.604248Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:26:29.604258Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:26:29.604268Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:26:31.128925Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:26:31.135922Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:31.135981Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:31.136039Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:26:31.136054Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:26:31.136062Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:26:33.856275Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:33.856681Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:33.856907Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:26:33.856964Z  INFO 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] 2026-01-07T22:26:33.857000Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:26:34.358446Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:34.358564Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:34.358636Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:26:34.358665Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:26:34.358705Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:26:36.364852Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:26:36.393095Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:36.393605Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:36.393916Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:26:36.394007Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2026-01-07T22:26:36.394100Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:26:39.812346Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:39.812631Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:39.812816Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:26:39.812874Z  INFO 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] 2026-01-07T22:26:39.812911Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:26:40.417350Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:40.417438Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:40.417514Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:26:40.417562Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:26:40.417579Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:26:42.597346Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:26:42.845385Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:42.847643Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:42.847827Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:26:42.847853Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:26:42.847869Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:26:45.765734Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:45.766013Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:45.766212Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:26:45.766238Z  INFO 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] 2026-01-07T22:26:45.766252Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:26:46.947972Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:46.948150Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:46.948330Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:26:46.948408Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:26:46.948461Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:26:49.026241Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:26:49.051658Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:49.052228Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:49.052656Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:26:49.052744Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2026-01-07T22:26:49.052936Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:26:51.702769Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:51.703273Z  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] 2026-01-07T22:26:51.703384Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:51.703643Z  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] 2026-01-07T22:26:51.703725Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:26:51.703771Z  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] 2026-01-07T22:26:51.703853Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:26:53.073836Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:53.073928Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:53.073998Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:26:53.074025Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:26:53.074038Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:26:54.901849Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:26:54.939103Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:54.939590Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 5896c2(01011000).. exceeded threshold 50
[INFO] [stdout] 2026-01-07T22:26:54.939697Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:54.939923Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 5896c2.. as faulty node
[INFO] [stdout] 2026-01-07T22:26:54.939999Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:26:54.940054Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2?
[INFO] [stdout] 2026-01-07T22:26:54.940113Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:26:58.148953Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:58.150646Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:58.150905Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:26:58.152548Z  INFO 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] 2026-01-07T22:26:58.152631Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:26:58.619727Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:58.619869Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:26:58.619984Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:26:58.620052Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:26:58.620090Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:27:00.305572Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:27:00.336746Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:00.337434Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 6d4f86(01101101).. exceeded threshold 72
[INFO] [stdout] 2026-01-07T22:27:00.337630Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:00.338080Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 6d4f86.. as faulty node
[INFO] [stdout] 2026-01-07T22:27:00.338710Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:27:00.338778Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2026-01-07T22:27:00.338808Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:27:02.695263Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:02.695499Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:02.695718Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:27:02.695800Z  INFO 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] 2026-01-07T22:27:02.695846Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:27:03.705228Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:03.705689Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:03.706074Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:27:03.706165Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:27:03.706214Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:27:05.591737Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:27:05.632128Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:05.632758Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ce1814(11001110).. exceeded threshold 163
[INFO] [stdout] 2026-01-07T22:27:05.633078Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:05.633539Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder ce1814.. as faulty node
[INFO] [stdout] 2026-01-07T22:27:05.633626Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:27:05.633674Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2026-01-07T22:27:05.633760Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:27:09.530536Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:09.530683Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:09.530766Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:27:09.530823Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:27:09.530855Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:27:09.996854Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:09.997376Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 21c40b(00100001).. exceeded threshold 46
[INFO] [stdout] 2026-01-07T22:27:09.997429Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:09.997713Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 21c40b.. as faulty node
[INFO] [stdout] 2026-01-07T22:27:09.997756Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:27:09.997771Z  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] 2026-01-07T22:27:09.997783Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:27:11.973868Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:27:11.996915Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:11.997243Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:11.997443Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:27:11.997496Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2026-01-07T22:27:11.997561Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:27:16.569573Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:16.569896Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 71b143(01110001).. exceeded threshold 31
[INFO] [stdout] 2026-01-07T22:27:16.569946Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:16.570152Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 71b143.. as faulty node
[INFO] [stdout] 2026-01-07T22:27:16.570175Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:27:16.570187Z  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] 2026-01-07T22:27:16.570199Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:27:16.620882Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:16.620971Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:16.621054Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:27:16.621071Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:27:16.621084Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:27:18.006651Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:27:18.046817Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:18.048555Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:18.048707Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:27:18.048795Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:27:18.048835Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:27:22.943890Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:22.944744Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:22.945309Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:27:22.945431Z  INFO 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] 2026-01-07T22:27:22.945585Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:27:23.337135Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:23.340586Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:23.340776Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:27:23.342763Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:27:23.342868Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:27:24.368598Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:27:24.397821Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:24.398154Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:24.398357Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:27:24.398416Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:27:24.398452Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:27:28.498165Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:28.498418Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:28.498607Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:27:28.498673Z  INFO 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] 2026-01-07T22:27:28.498742Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:27:30.198954Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:27:30.230297Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:30.245923Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:30.281263Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:27:30.281413Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2026-01-07T22:27:30.281454Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:27:30.367407Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:30.367498Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:30.367587Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:27:30.367669Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:27:30.367717Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:27:33.926101Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:33.926225Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:33.926320Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:27:33.926348Z  INFO 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] 2026-01-07T22:27:33.926363Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:27:36.251732Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:36.251890Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:36.251980Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:27:36.252003Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:27:36.252018Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:27:36.969328Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:27:37.026578Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:37.027063Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 2a25ed(00101010).. exceeded threshold 24
[INFO] [stdout] 2026-01-07T22:27:37.027134Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:37.027318Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 2a25ed.. as faulty node
[INFO] [stdout] 2026-01-07T22:27:37.027363Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:27:37.027397Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2?
[INFO] [stdout] 2026-01-07T22:27:37.027430Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:27:39.649465Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:39.650040Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 51d09b(01010001).. exceeded threshold 53
[INFO] [stdout] 2026-01-07T22:27:39.650169Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:39.650497Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 51d09b.. as faulty node
[INFO] [stdout] 2026-01-07T22:27:39.650580Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:27:39.650616Z  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] 2026-01-07T22:27:39.650664Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:27:42.357977Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:42.358119Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:42.358227Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:27:42.358289Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:27:42.358336Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:27:42.916010Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:27:42.950040Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:42.950430Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: e151ce(11100001).. exceeded threshold 54
[INFO] [stdout] 2026-01-07T22:27:42.950540Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:42.950786Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder e151ce.. as faulty node
[INFO] [stdout] 2026-01-07T22:27:42.950851Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:27:42.950892Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3?
[INFO] [stdout] 2026-01-07T22:27:42.950931Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:27:46.417051Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:46.417740Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 2fff54(00101111).. exceeded threshold 78
[INFO] [stdout] 2026-01-07T22:27:46.417871Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:46.418233Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 2fff54.. as faulty node
[INFO] [stdout] 2026-01-07T22:27:46.418325Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:27:46.418373Z  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] 2026-01-07T22:27:46.418430Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:27:48.797602Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:48.797750Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:48.797867Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:27:48.797980Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:27:48.798055Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:27:48.909464Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:27:48.972065Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:48.972692Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 5b89ff(01011011).. exceeded threshold 80
[INFO] [stdout] 2026-01-07T22:27:48.972823Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:48.973311Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 5b89ff.. as faulty node
[INFO] [stdout] 2026-01-07T22:27:48.973402Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:27:48.973450Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2026-01-07T22:27:48.973557Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:27:53.064910Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:53.065216Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:53.065429Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:27:53.065466Z  INFO 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] 2026-01-07T22:27:53.065484Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:27:54.230532Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:54.230691Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:54.230817Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:27:54.230892Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:27:54.230940Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:27:54.708430Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:27:54.729646Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:54.729926Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:54.730148Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:27:54.730213Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2026-01-07T22:27:54.730251Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:27:59.621869Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:59.621996Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:27:59.622095Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:27:59.622120Z  INFO 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] 2026-01-07T22:27:59.622135Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:28:00.271428Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:28:00.294447Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:00.294668Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:00.294869Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:28:00.294951Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:28:00.294998Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:28:00.493131Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:00.493233Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:00.493313Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:28:00.493338Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:28:00.493354Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:28:05.002486Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:05.002649Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:05.002749Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:28:05.002815Z  INFO 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] 2026-01-07T22:28:05.002858Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:28:07.149364Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:07.149554Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:07.149696Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:28:07.149767Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:28:07.149843Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:28:07.264333Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:28:07.295598Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:07.295964Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 3c57dc(00111100).. exceeded threshold 109
[INFO] [stdout] 2026-01-07T22:28:07.296066Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:07.296291Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 3c57dc.. as faulty node
[INFO] [stdout] 2026-01-07T22:28:07.296368Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:28:07.296416Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2026-01-07T22:28:07.296472Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:28:10.840934Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:10.841267Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:10.841538Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:28:10.841601Z  INFO 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] 2026-01-07T22:28:10.841639Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:28:12.370864Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:12.370931Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:12.370993Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:28:12.371013Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:28:12.371028Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:28:14.127836Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:28:14.154263Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:14.154511Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:14.154724Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:28:14.154750Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2026-01-07T22:28:14.154764Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:28:15.852823Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:15.853043Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:15.853251Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:28:15.853308Z  INFO 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] 2026-01-07T22:28:15.853351Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:28:18.642999Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:18.643103Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:18.643178Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:28:18.643200Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:28:18.643216Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:28:20.082094Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:28:20.116242Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:20.116629Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: a87524(10101000).. exceeded threshold 46
[INFO] [stdout] 2026-01-07T22:28:20.116670Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:20.116941Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder a87524.. as faulty node
[INFO] [stdout] 2026-01-07T22:28:20.116969Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:28:20.116981Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2026-01-07T22:28:20.116995Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:28:22.175036Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:22.175414Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: f1c190(11110001).. exceeded threshold 30
[INFO] [stdout] 2026-01-07T22:28:22.175466Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:22.175725Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder f1c190.. as faulty node
[INFO] [stdout] 2026-01-07T22:28:22.175757Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:28:22.175770Z  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] 2026-01-07T22:28:22.175782Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:28:24.355924Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:24.359087Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:24.359285Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:28:24.359371Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:28:24.359424Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:28:26.748320Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:28:26.764877Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:26.765121Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:26.765324Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:28:26.765389Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2026-01-07T22:28:26.765430Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:28:28.497920Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:28.498104Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:28.498214Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:28:28.498271Z  INFO 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] 2026-01-07T22:28:28.498314Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:28:30.170984Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:30.171169Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:30.171348Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:28:30.171428Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:28:30.171478Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:28:32.644478Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:28:32.666097Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:32.666370Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:32.666596Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:28:32.666662Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2026-01-07T22:28:32.666707Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:28:34.474350Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:34.474871Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 13e273(00010011).. exceeded threshold 30
[INFO] [stdout] 2026-01-07T22:28:34.474963Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:34.475632Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 13e273.. as faulty node
[INFO] [stdout] 2026-01-07T22:28:34.476032Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:28:34.476100Z  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] 2026-01-07T22:28:34.476116Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:28:36.950073Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:36.950162Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:36.950242Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:28:36.950278Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:28:36.950298Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:28:38.828205Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:28:38.842758Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:38.842963Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:38.843143Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:28:38.843213Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2026-01-07T22:28:38.843255Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:28:40.688952Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:40.689660Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: bc078a(10111100).. exceeded threshold 20
[INFO] [stdout] 2026-01-07T22:28:40.689946Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:40.690353Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder bc078a.. as faulty node
[INFO] [stdout] 2026-01-07T22:28:40.690591Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:28:40.690804Z  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] 2026-01-07T22:28:40.690994Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:28:42.914756Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:42.914938Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:42.915045Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:28:42.915104Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:28:42.915149Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:28:44.655423Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:28:44.670116Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:44.670292Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:44.670451Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:28:44.670539Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2026-01-07T22:28:44.670592Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:28:47.566058Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:47.566586Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:47.566959Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:28:47.566992Z  INFO 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] 2026-01-07T22:28:47.567009Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:28:48.153739Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:48.153907Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:48.153995Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:28:48.154018Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:28:48.154033Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:28:49.676088Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:28:49.702869Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:49.703224Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:49.703466Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:28:49.703548Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2026-01-07T22:28:49.703591Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:28:52.499382Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:52.499811Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:52.500006Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:28:52.500027Z  INFO 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] 2026-01-07T22:28:52.500047Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:28:53.700736Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:53.700825Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:53.700911Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:28:53.700943Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:28:53.700960Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:28:55.292193Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:28:55.319011Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:55.319418Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:55.319962Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:28:55.320122Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2026-01-07T22:28:55.320279Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:28:57.981455Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:57.981810Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 8846b6(10001000).. exceeded threshold 71
[INFO] [stdout] 2026-01-07T22:28:57.981864Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:57.982081Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 8846b6.. as faulty node
[INFO] [stdout] 2026-01-07T22:28:57.982119Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:28:57.982133Z  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] 2026-01-07T22:28:57.982146Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:28:59.362432Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:59.362619Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:28:59.362737Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:28:59.362943Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:28:59.363030Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:29:01.139338Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:29:01.168599Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:01.168888Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:01.169110Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:29:01.169260Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2026-01-07T22:29:01.169324Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:29:03.681695Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:03.682143Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 650505(01100101).. exceeded threshold 56
[INFO] [stdout] 2026-01-07T22:29:03.682231Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:03.682456Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 650505.. as faulty node
[INFO] [stdout] 2026-01-07T22:29:03.682540Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:29:03.682583Z  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] 2026-01-07T22:29:03.682629Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:29:04.207343Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:04.207487Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:04.207615Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:29:04.207681Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:29:04.207728Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:29:05.798198Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:29:05.822846Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:05.823183Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: b49ff0(10110100).. exceeded threshold 92
[INFO] [stdout] 2026-01-07T22:29:05.823251Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:05.823460Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder b49ff0.. as faulty node
[INFO] [stdout] 2026-01-07T22:29:05.823532Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:29:05.823580Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2026-01-07T22:29:05.823608Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:29:08.050947Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:08.051020Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:08.051098Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:29:08.051115Z  INFO 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] 2026-01-07T22:29:08.051128Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:29:08.996071Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:08.996152Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:08.996221Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:29:08.996242Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:29:08.996257Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:29:10.786539Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:29:10.808840Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:10.809218Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:10.809638Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:29:10.809724Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:29:10.809769Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:29:13.295092Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:13.295495Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 00b9b5(00000000).. exceeded threshold 48
[INFO] [stdout] 2026-01-07T22:29:13.295568Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:13.295770Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 00b9b5.. as faulty node
[INFO] [stdout] 2026-01-07T22:29:13.295805Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:29:13.295821Z  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] 2026-01-07T22:29:13.295835Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:29:14.511070Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:14.511807Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:14.512079Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:29:14.516397Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:29:14.516446Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:29:16.224220Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:29:16.249392Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:16.249618Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:16.249750Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:29:16.249778Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2026-01-07T22:29:16.249800Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:29:18.362484Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:18.362760Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:18.362975Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:29:18.363012Z  INFO 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] 2026-01-07T22:29:18.363030Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:29:19.560343Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:19.560493Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:19.560601Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:29:19.560657Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:29:19.560696Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:29:21.561201Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:29:21.597272Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:21.600541Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:21.601328Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:29:21.603553Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2026-01-07T22:29:21.603737Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:29:23.813664Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:23.813811Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:23.813921Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:29:23.813993Z  INFO 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] 2026-01-07T22:29:23.814040Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:29:24.291169Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:24.291324Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:24.291433Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:29:24.291504Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:29:24.291588Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:29:27.395845Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:29:27.417174Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:27.417442Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:27.417648Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:29:27.417706Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2026-01-07T22:29:27.417747Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:29:29.564645Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:29.565508Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 5c3ab5(01011100).. exceeded threshold 67
[INFO] [stdout] 2026-01-07T22:29:29.565729Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:29.566194Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 5c3ab5.. as faulty node
[INFO] [stdout] 2026-01-07T22:29:29.566344Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:29:29.566478Z  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] 2026-01-07T22:29:29.566660Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:29:29.603996Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:29.604166Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:29.604288Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:29:29.604354Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:29:29.604401Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:29:32.822444Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:29:32.884215Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:32.885922Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: b7ec93(10110111).. exceeded threshold 20
[INFO] [stdout] 2026-01-07T22:29:32.886039Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:32.886281Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder b7ec93.. as faulty node
[INFO] [stdout] 2026-01-07T22:29:32.886345Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:29:32.886380Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3?
[INFO] [stdout] 2026-01-07T22:29:32.886414Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:29:35.408190Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:35.408492Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:35.408707Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:29:35.408735Z  INFO 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] 2026-01-07T22:29:35.408749Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:29:35.507653Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:35.507821Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:35.507916Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:29:35.507955Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:29:35.507993Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:29:38.810834Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:29:38.835796Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:38.836025Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:38.836221Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:29:38.836259Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2026-01-07T22:29:38.836279Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:29:41.819817Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:41.820002Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:41.820118Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:29:41.820158Z  INFO 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] 2026-01-07T22:29:41.820191Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:29:43.292995Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:43.293092Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:43.293176Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:29:43.293205Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:29:43.293221Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:29:45.102707Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:29:45.140687Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:45.141239Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 64e8fb(01100100).. exceeded threshold 47
[INFO] [stdout] 2026-01-07T22:29:45.141290Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:45.141556Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 64e8fb.. as faulty node
[INFO] [stdout] 2026-01-07T22:29:45.141589Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:29:45.141605Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2026-01-07T22:29:45.141621Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:29:47.492078Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:47.492299Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:47.492469Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:29:47.492572Z  INFO 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] 2026-01-07T22:29:47.492613Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:29:49.790406Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:49.790689Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:49.790801Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:29:49.790824Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:29:49.790838Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:29:51.210227Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:29:51.234295Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:51.234667Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:51.234987Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:29:51.235056Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2026-01-07T22:29:51.235136Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:29:52.832848Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:52.833068Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:52.833236Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:29:52.833261Z  INFO 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] 2026-01-07T22:29:52.833275Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:29:54.577595Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:54.577782Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:54.578003Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:29:54.578100Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:29:54.578155Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:29:56.742817Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:29:56.770700Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:56.771008Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:56.771244Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:29:56.771314Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2026-01-07T22:29:56.771358Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:29:57.983780Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:57.984164Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: d2cd9f(11010010).. exceeded threshold 40
[INFO] [stdout] 2026-01-07T22:29:57.984210Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:57.984411Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder d2cd9f.. as faulty node
[INFO] [stdout] 2026-01-07T22:29:57.984443Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:29:57.984458Z  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] 2026-01-07T22:29:57.984475Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:29:59.555978Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:59.557555Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:29:59.557701Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:29:59.557760Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:29:59.557806Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:30:02.301665Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:30:02.337746Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:02.343923Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 40407d(01000000).. exceeded threshold 58
[INFO] [stdout] 2026-01-07T22:30:02.344006Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:02.344239Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 40407d.. as faulty node
[INFO] [stdout] 2026-01-07T22:30:02.344273Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:30:02.344288Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2026-01-07T22:30:02.344302Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:30:04.479683Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:04.483732Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:04.484026Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:30:04.484112Z  INFO 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] 2026-01-07T22:30:04.484161Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:30:06.409839Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:06.410015Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:06.410228Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:30:06.410299Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:30:06.410344Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:30:08.883703Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:30:08.928011Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:08.928331Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:08.928600Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:30:08.928666Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2026-01-07T22:30:08.928714Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:30:10.053924Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:10.054206Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:10.054446Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:30:10.054538Z  INFO 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] 2026-01-07T22:30:10.054618Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:30:12.118602Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:12.118786Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:12.118910Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:30:12.118971Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:30:12.119010Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:30:13.894357Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:30:13.912070Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:13.912222Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:13.912367Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:30:13.912399Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:30:13.912417Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:30:14.710312Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:14.710760Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 913a49(10010001).. exceeded threshold 70
[INFO] [stdout] 2026-01-07T22:30:14.710821Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:14.711051Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 913a49.. as faulty node
[INFO] [stdout] 2026-01-07T22:30:14.711083Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:30:14.711097Z  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] 2026-01-07T22:30:14.711111Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:30:16.921206Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:16.921358Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:16.921494Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:30:16.921588Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:30:16.921636Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:30:17.968822Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:30:17.980625Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:17.980712Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:17.980767Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:30:17.980812Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2026-01-07T22:30:17.980840Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:30:19.500474Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:19.500975Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: e2b9ba(11100010).. exceeded threshold 61
[INFO] [stdout] 2026-01-07T22:30:19.501083Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:19.501342Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder e2b9ba.. as faulty node
[INFO] [stdout] 2026-01-07T22:30:19.501368Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:30:19.501383Z  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] 2026-01-07T22:30:19.501397Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:30:20.848397Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:20.848501Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:20.848616Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:30:20.848757Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:30:20.848805Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:30:21.885794Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:30:21.905803Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:21.906087Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:21.908147Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:30:21.908212Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:30:21.908231Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:30:24.481858Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:24.482234Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 989fe2(10011000).. exceeded threshold 98
[INFO] [stdout] 2026-01-07T22:30:24.482278Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:24.482476Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 989fe2.. as faulty node
[INFO] [stdout] 2026-01-07T22:30:24.482499Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:30:24.482512Z  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] 2026-01-07T22:30:24.482614Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:30:26.167296Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:26.167392Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:26.167457Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:30:26.167474Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:30:26.167487Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:30:27.632190Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:30:27.660840Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:27.661216Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:27.661424Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:30:27.661448Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2026-01-07T22:30:27.661463Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:30:30.608975Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:30.610631Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:30.610862Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:30:30.610929Z  INFO 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] 2026-01-07T22:30:30.610969Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:30:32.693969Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:32.694040Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:32.694110Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:30:32.694129Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:30:32.694144Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:30:34.660984Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:30:34.677122Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:34.677337Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:34.677599Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:30:34.677662Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2026-01-07T22:30:34.677702Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:30:38.076245Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:38.076720Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: f77d18(11110111).. exceeded threshold 116
[INFO] [stdout] 2026-01-07T22:30:38.076834Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:38.077091Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder f77d18.. as faulty node
[INFO] [stdout] 2026-01-07T22:30:38.077166Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:30:38.077205Z  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] 2026-01-07T22:30:38.077274Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:30:40.829701Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:40.829800Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:40.829882Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:30:40.829903Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:30:40.829919Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:30:41.741118Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:30:41.763251Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:41.763845Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:41.764637Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:30:41.764861Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2026-01-07T22:30:41.765028Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:30:44.851650Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:44.852064Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: b2eaf0(10110010).. exceeded threshold 55
[INFO] [stdout] 2026-01-07T22:30:44.853569Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:44.853846Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder b2eaf0.. as faulty node
[INFO] [stdout] 2026-01-07T22:30:44.855227Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:30:44.855647Z  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] 2026-01-07T22:30:44.855736Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:30:47.173344Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:30:47.227754Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:47.228069Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:47.228698Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:30:47.228779Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2026-01-07T22:30:47.228834Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:30:48.582279Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:48.582374Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:48.582716Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:30:48.583096Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:30:48.583407Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:30:51.560858Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:51.561214Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ca8e18(11001010).. exceeded threshold 25
[INFO] [stdout] 2026-01-07T22:30:51.561260Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:51.561499Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder ca8e18.. as faulty node
[INFO] [stdout] 2026-01-07T22:30:51.561552Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:30:51.561567Z  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] 2026-01-07T22:30:51.561579Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:30:53.514270Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:30:53.563550Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:53.563925Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 4f59c0(01001111).. exceeded threshold 88
[INFO] [stdout] 2026-01-07T22:30:53.564073Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:53.564421Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 4f59c0.. as faulty node
[INFO] [stdout] 2026-01-07T22:30:53.564487Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:30:53.564549Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3?
[INFO] [stdout] 2026-01-07T22:30:53.564600Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:30:56.067400Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:56.069556Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:56.069716Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:30:56.069785Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:30:56.069833Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:30:58.932347Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:58.932663Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:30:58.932881Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:30:58.932951Z  INFO 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] 2026-01-07T22:30:58.932991Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:31:01.241369Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:31:01.311454Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:01.311882Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 850264(10000101).. exceeded threshold 88
[INFO] [stdout] 2026-01-07T22:31:01.311964Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:01.313985Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 850264.. as faulty node
[INFO] [stdout] 2026-01-07T22:31:01.314076Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:31:01.314127Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2026-01-07T22:31:01.314173Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:31:03.254682Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:03.254840Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:03.254928Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:31:03.254974Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:31:03.255005Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:31:06.054480Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:06.058938Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 2b516f(00101011).. exceeded threshold 64
[INFO] [stdout] 2026-01-07T22:31:06.059103Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:06.059382Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 2b516f.. as faulty node
[INFO] [stdout] 2026-01-07T22:31:06.059463Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:31:06.059513Z  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] 2026-01-07T22:31:06.059599Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:31:07.961824Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:31:07.999382Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:07.999881Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 52f5b8(01010010).. exceeded threshold 60
[INFO] [stdout] 2026-01-07T22:31:07.999935Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:08.000147Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 52f5b8.. as faulty node
[INFO] [stdout] 2026-01-07T22:31:08.000177Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:31:08.000193Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2026-01-07T22:31:08.000207Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:31:08.496410Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:08.496505Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:08.496604Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:31:08.496625Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:31:08.496639Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:31:12.135967Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:12.136392Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: f8b7d9(11111000).. exceeded threshold 53
[INFO] [stdout] 2026-01-07T22:31:12.136458Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:12.136702Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder f8b7d9.. as faulty node
[INFO] [stdout] 2026-01-07T22:31:12.136744Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:31:12.136759Z  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] 2026-01-07T22:31:12.136778Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:31:14.636788Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:31:14.742661Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:14.743072Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:14.743434Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:31:14.743504Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:31:14.743594Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:31:15.610483Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:15.610595Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:15.610667Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:31:15.610683Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:31:15.610696Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:31:20.158439Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:20.159342Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 7414df(01110100).. exceeded threshold 37
[INFO] [stdout] 2026-01-07T22:31:20.159563Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:20.159989Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 7414df.. as faulty node
[INFO] [stdout] 2026-01-07T22:31:20.160090Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:31:20.160137Z  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] 2026-01-07T22:31:20.160226Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:31:21.922102Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:31:21.970316Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:21.970973Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 9b8a2e(10011011).. exceeded threshold 21
[INFO] [stdout] 2026-01-07T22:31:21.971097Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:21.971484Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 9b8a2e.. as faulty node
[INFO] [stdout] 2026-01-07T22:31:21.971579Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:31:21.971620Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2026-01-07T22:31:21.971654Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:31:23.052808Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:23.052908Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:23.052993Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:31:23.053029Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:31:23.053053Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:31:26.053593Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:26.053845Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:26.054013Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:31:26.054031Z  INFO 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] 2026-01-07T22:31:26.054052Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:31:28.733707Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:28.733933Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:28.734060Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:31:28.734126Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:31:28.734171Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:31:29.653554Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:31:29.695182Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:29.695874Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:29.696324Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:31:29.696447Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6?
[INFO] [stdout] 2026-01-07T22:31:29.696638Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:31:33.056578Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:33.057125Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:33.057355Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:31:33.057378Z  INFO 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] 2026-01-07T22:31:33.057392Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:31:35.328121Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:35.328261Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:35.328343Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:31:35.328361Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:31:35.328374Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:31:36.145724Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:31:36.180000Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:36.180697Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:36.181008Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:31:36.181077Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2026-01-07T22:31:36.181123Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:31:39.661218Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:39.661544Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:39.661732Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:31:39.661756Z  INFO 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] 2026-01-07T22:31:39.661769Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:31:41.432150Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:31:41.461687Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:41.462121Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:41.462326Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:31:41.462351Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5?
[INFO] [stdout] 2026-01-07T22:31:41.462367Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:31:42.092332Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:42.092482Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:42.092618Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:31:42.092696Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:31:42.092753Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:31:46.795885Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:46.796008Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:46.796108Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:31:46.796132Z  INFO 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] 2026-01-07T22:31:46.796147Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:31:48.014255Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:31:48.039687Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:48.040252Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:48.040453Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:31:48.040487Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2026-01-07T22:31:48.040503Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:31:49.349604Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:49.349697Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:49.349776Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:31:49.349812Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:31:49.349830Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:31:53.266360Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:53.266706Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:53.266947Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:31:53.267033Z  INFO 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] 2026-01-07T22:31:53.267118Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:31:54.308830Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:31:54.328113Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:54.328371Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:54.328601Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:31:54.328777Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:31:54.328827Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:31:54.532717Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:54.537554Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:54.537706Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:31:54.537791Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:31:54.538423Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:31:59.178596Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:59.178832Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:59.178959Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:31:59.179016Z  INFO 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] 2026-01-07T22:31:59.179058Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:31:59.753206Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:31:59.781993Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:59.786658Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:31:59.787108Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:31:59.787290Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2026-01-07T22:31:59.787617Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:32:00.463139Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:00.463239Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:00.463325Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:32:00.463360Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:32:00.463385Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:32:04.365346Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:32:04.384712Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:04.384833Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:04.384922Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:32:04.384934Z  INFO 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] 2026-01-07T22:32:04.384947Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:32:04.384939Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:04.385049Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:04.385185Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:32:04.385211Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2026-01-07T22:32:04.385225Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:32:06.261048Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:06.261206Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:06.261331Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:32:06.261396Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:32:06.261432Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:32:09.871661Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:09.872702Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:09.872933Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:32:09.873084Z  INFO 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] 2026-01-07T22:32:09.873141Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:32:10.425473Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:32:10.449947Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:10.450322Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:10.450625Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:32:10.450714Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2026-01-07T22:32:10.450746Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:32:13.329382Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:13.331499Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:13.331659Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:32:13.331710Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:32:13.331749Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:32:15.723644Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:15.724134Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: c796bc(11000111).. exceeded threshold 76
[INFO] [stdout] 2026-01-07T22:32:15.724202Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:15.725754Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder c796bc.. as faulty node
[INFO] [stdout] 2026-01-07T22:32:15.725824Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:32:15.725857Z  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] 2026-01-07T22:32:15.725887Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:32:15.859691Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:32:15.895362Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:15.895922Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 393cb6(00111001).. exceeded threshold 55
[INFO] [stdout] 2026-01-07T22:32:15.895977Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:15.896253Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 393cb6.. as faulty node
[INFO] [stdout] 2026-01-07T22:32:15.896285Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:32:15.896303Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 7?
[INFO] [stdout] 2026-01-07T22:32:15.896319Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:32:20.760623Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:20.760992Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:20.761186Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:32:20.761257Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:32:20.761458Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:32:22.548847Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:32:22.591510Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:22.591885Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 6b7960(01101011).. exceeded threshold 125
[INFO] [stdout] 2026-01-07T22:32:22.591976Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:22.592220Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 6b7960.. as faulty node
[INFO] [stdout] 2026-01-07T22:32:22.592302Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:32:22.592349Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2?
[INFO] [stdout] 2026-01-07T22:32:22.592437Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:32:23.181239Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:23.181438Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:23.181636Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:32:23.181693Z  INFO 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] 2026-01-07T22:32:23.181734Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:32:27.033776Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:27.033868Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:27.033942Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:32:27.033973Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:32:27.033997Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:32:29.226975Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:32:29.278569Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:29.279394Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ccfad4(11001100).. exceeded threshold 51
[INFO] [stdout] 2026-01-07T22:32:29.279559Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:29.280094Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder ccfad4.. as faulty node
[INFO] [stdout] 2026-01-07T22:32:29.280280Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:32:29.280479Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2026-01-07T22:32:29.280575Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:32:29.322621Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:29.322931Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:29.323122Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:32:29.323139Z  INFO 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] 2026-01-07T22:32:29.323151Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:32:33.556633Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:33.556777Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:33.556875Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:32:33.556932Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:32:33.557000Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:32:35.698061Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:32:35.879066Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:35.879690Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:35.879982Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:32:35.880059Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 7?
[INFO] [stdout] 2026-01-07T22:32:35.880108Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:32:36.011050Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:36.011308Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:36.011557Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:32:36.011604Z  INFO 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] 2026-01-07T22:32:36.011668Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:32:39.600193Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:39.600366Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:39.600511Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:32:39.600603Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:32:39.600647Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:32:41.797223Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:41.797373Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:41.797480Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:32:41.797571Z  INFO 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] 2026-01-07T22:32:41.797614Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:32:42.311220Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:32:42.344402Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:42.344935Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: a55f26(10100101).. exceeded threshold 48
[INFO] [stdout] 2026-01-07T22:32:42.344989Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:42.345194Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder a55f26.. as faulty node
[INFO] [stdout] 2026-01-07T22:32:42.345214Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:32:42.345226Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2026-01-07T22:32:42.345238Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:32:45.398006Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:45.398195Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:45.398331Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:32:45.398409Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:32:45.398456Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:32:47.184349Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:47.184513Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:47.187713Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:32:47.187742Z  INFO 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] 2026-01-07T22:32:47.187755Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:32:47.985972Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:32:48.013906Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:48.014348Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 22f1ba(00100010).. exceeded threshold 17
[INFO] [stdout] 2026-01-07T22:32:48.014453Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:48.014798Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 22f1ba.. as faulty node
[INFO] [stdout] 2026-01-07T22:32:48.014872Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:32:48.014913Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2026-01-07T22:32:48.014979Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:32:51.207928Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:51.208055Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:51.208147Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:32:51.208192Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:32:51.208233Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:32:52.883767Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:52.884011Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:52.884229Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:32:52.884299Z  INFO 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] 2026-01-07T22:32:52.884345Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:32:53.580438Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:32:53.668585Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:53.669140Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:53.670755Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:32:53.670844Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6?
[INFO] [stdout] 2026-01-07T22:32:53.670885Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:32:57.188958Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:57.189155Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:57.189301Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:32:57.189369Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:32:57.189495Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:32:59.166553Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:59.166896Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 21f0ed(00100001).. exceeded threshold 83
[INFO] [stdout] 2026-01-07T22:32:59.166995Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:59.167264Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 21f0ed.. as faulty node
[INFO] [stdout] 2026-01-07T22:32:59.167347Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:32:59.167396Z  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] 2026-01-07T22:32:59.167479Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:32:59.847368Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:32:59.896279Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:59.900787Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 9e6fd0(10011110).. exceeded threshold 105
[INFO] [stdout] 2026-01-07T22:32:59.903572Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:32:59.903832Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 9e6fd0.. as faulty node
[INFO] [stdout] 2026-01-07T22:32:59.903858Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:32:59.903872Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2026-01-07T22:32:59.903885Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:33:04.461393Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:04.461581Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:04.461689Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:33:04.461737Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:33:04.461787Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:33:06.517552Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:06.517897Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:06.518208Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:33:06.518277Z  INFO 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] 2026-01-07T22:33:06.518342Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:33:07.490172Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:33:07.569360Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:07.573937Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:07.574305Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:33:07.574376Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6?
[INFO] [stdout] 2026-01-07T22:33:07.574417Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:33:12.853424Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:12.853535Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:12.853617Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:33:12.853652Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:33:12.853678Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:33:14.292113Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:14.292284Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:14.292428Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:33:14.292460Z  INFO 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] 2026-01-07T22:33:14.292476Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:33:15.540805Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:33:15.570382Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:15.570849Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 8df2bf(10001101).. exceeded threshold 38
[INFO] [stdout] 2026-01-07T22:33:15.570901Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:15.571140Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 8df2bf.. as faulty node
[INFO] [stdout] 2026-01-07T22:33:15.571174Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:33:15.571190Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2026-01-07T22:33:15.571205Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:33:19.110062Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:19.110151Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:19.110227Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:33:19.110283Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:33:19.110324Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:33:20.490270Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:20.490629Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 16b408(00010110).. exceeded threshold 110
[INFO] [stdout] 2026-01-07T22:33:20.490715Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:20.490996Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 16b408.. as faulty node
[INFO] [stdout] 2026-01-07T22:33:20.491060Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:33:20.491097Z  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] 2026-01-07T22:33:20.491160Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:33:23.353152Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:33:23.483435Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:23.484156Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:23.484767Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:33:23.486551Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2026-01-07T22:33:23.488207Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:33:25.922984Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:25.923149Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:25.923260Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:33:25.923337Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:33:25.923387Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:33:27.167850Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:27.168133Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ff50ee(11111111).. exceeded threshold 92
[INFO] [stdout] 2026-01-07T22:33:27.168179Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:27.168330Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder ff50ee.. as faulty node
[INFO] [stdout] 2026-01-07T22:33:27.168350Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:33:27.168362Z  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] 2026-01-07T22:33:27.168374Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:33:30.390367Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:33:30.420840Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:30.421155Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 652553(01100101).. exceeded threshold 47
[INFO] [stdout] 2026-01-07T22:33:30.421189Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:30.421404Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 652553.. as faulty node
[INFO] [stdout] 2026-01-07T22:33:30.421427Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:33:30.421440Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2026-01-07T22:33:30.421453Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:33:32.512587Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:32.512742Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:32.512866Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:33:32.512934Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:33:32.512983Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:33:33.787085Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:33.787173Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:33.787255Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:33:33.787272Z  INFO 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] 2026-01-07T22:33:33.787284Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:33:36.037708Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:33:36.087101Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:36.089811Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:36.090114Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:33:36.090170Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5?
[INFO] [stdout] 2026-01-07T22:33:36.090208Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:33:38.418274Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:38.418374Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:38.418463Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:33:38.418502Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:33:38.418553Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:33:39.544405Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:39.544827Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 8b0eb9(10001011).. exceeded threshold 41
[INFO] [stdout] 2026-01-07T22:33:39.544875Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:39.545083Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 8b0eb9.. as faulty node
[INFO] [stdout] 2026-01-07T22:33:39.545114Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:33:39.545128Z  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] 2026-01-07T22:33:39.545141Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:33:41.858712Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:33:41.889868Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:41.890223Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:41.890470Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:33:41.890579Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2026-01-07T22:33:41.890626Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:33:44.145692Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:44.145802Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:44.145884Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:33:44.145908Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:33:44.145924Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:33:45.048178Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:45.048343Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:45.048471Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:33:45.048567Z  INFO 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] 2026-01-07T22:33:45.048617Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:33:46.902043Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:33:46.917136Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:46.917351Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:46.917474Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:33:46.917501Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:33:46.917536Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:33:49.840603Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:49.842225Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:49.842429Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:33:49.842556Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:33:49.842668Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:33:51.090851Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:51.091240Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:51.091470Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:33:51.091545Z  INFO 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] 2026-01-07T22:33:51.093540Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:33:52.570633Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:33:52.680612Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:52.683024Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:52.683351Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:33:52.683650Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6?
[INFO] [stdout] 2026-01-07T22:33:52.685542Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:33:56.143803Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:56.143971Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:56.144193Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:33:56.144263Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:33:56.144325Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:33:56.456340Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:56.456866Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:56.457195Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:33:56.457277Z  INFO 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] 2026-01-07T22:33:56.457329Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:33:58.362767Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:33:58.397351Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:58.400187Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 71b58a(01110001).. exceeded threshold 124
[INFO] [stdout] 2026-01-07T22:33:58.400357Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:33:58.400631Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 71b58a.. as faulty node
[INFO] [stdout] 2026-01-07T22:33:58.400705Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:33:58.400763Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2026-01-07T22:33:58.400830Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:34:01.750426Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:01.750598Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:01.750742Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:34:01.750816Z  INFO 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] 2026-01-07T22:34:01.751011Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:34:01.750847Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:01.751222Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:01.751573Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:34:01.751941Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:34:01.752258Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:34:04.293514Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:34:04.312335Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:04.312572Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:04.312753Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:34:04.312837Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:34:04.312883Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:34:06.589361Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:06.590002Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: c5739b(11000101).. exceeded threshold 27
[INFO] [stdout] 2026-01-07T22:34:06.590117Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:06.590534Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder c5739b.. as faulty node
[INFO] [stdout] 2026-01-07T22:34:06.590603Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:34:06.590641Z  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] 2026-01-07T22:34:06.590744Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:34:07.036302Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:07.036462Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:07.036598Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:34:07.036671Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:34:07.036718Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:34:09.041397Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:34:09.070813Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:09.071201Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 74b548(01110100).. exceeded threshold 24
[INFO] [stdout] 2026-01-07T22:34:09.071285Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:09.071501Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 74b548.. as faulty node
[INFO] [stdout] 2026-01-07T22:34:09.078942Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:34:09.079155Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2026-01-07T22:34:09.079304Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:34:11.066119Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:11.066445Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:11.066686Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:34:11.066743Z  INFO 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] 2026-01-07T22:34:11.066777Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:34:11.524950Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:11.525018Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:11.525079Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:34:11.525102Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:34:11.525116Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:34:13.132818Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:34:13.163874Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:13.164401Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 872025(10000111).. exceeded threshold 67
[INFO] [stdout] 2026-01-07T22:34:13.164485Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:13.164798Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 872025.. as faulty node
[INFO] [stdout] 2026-01-07T22:34:13.164867Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:34:13.164903Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2026-01-07T22:34:13.164934Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:34:15.457897Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:15.458078Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:15.458295Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:34:15.458341Z  INFO 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] 2026-01-07T22:34:15.458373Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:34:16.085706Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:16.085863Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:16.085983Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:34:16.086053Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:34:16.086109Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:34:18.231386Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:34:18.308342Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:18.308770Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: a19e57(10100001).. exceeded threshold 47
[INFO] [stdout] 2026-01-07T22:34:18.310569Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:18.310803Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder a19e57.. as faulty node
[INFO] [stdout] 2026-01-07T22:34:18.310830Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:34:18.310843Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2026-01-07T22:34:18.310856Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:34:20.601654Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:20.601947Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ea5bd4(11101010).. exceeded threshold 74
[INFO] [stdout] 2026-01-07T22:34:20.601983Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:20.602162Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder ea5bd4.. as faulty node
[INFO] [stdout] 2026-01-07T22:34:20.602184Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:34:20.602196Z  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] 2026-01-07T22:34:20.602208Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:34:21.781985Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:21.782139Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:21.782238Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:34:21.782294Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:34:21.782344Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:34:22.852498Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:34:22.883986Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:22.884460Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: f871e6(11111000).. exceeded threshold 45
[INFO] [stdout] 2026-01-07T22:34:22.884579Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:22.884823Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder f871e6.. as faulty node
[INFO] [stdout] 2026-01-07T22:34:22.884901Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:34:22.884951Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2026-01-07T22:34:22.884999Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:34:25.343820Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:25.345075Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:25.345607Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:34:25.345674Z  INFO 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] 2026-01-07T22:34:25.345751Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:34:26.939711Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:26.939888Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:26.939991Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:34:26.940047Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:34:26.940087Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:34:27.937610Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:34:27.972210Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:27.972756Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 910982(10010001).. exceeded threshold 44
[INFO] [stdout] 2026-01-07T22:34:27.972848Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:27.973121Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 910982.. as faulty node
[INFO] [stdout] 2026-01-07T22:34:27.973183Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:34:27.973220Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2026-01-07T22:34:27.973258Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:34:30.089641Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:30.089759Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:30.089856Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:34:30.089906Z  INFO 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] 2026-01-07T22:34:30.089941Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:34:31.552934Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:31.552983Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:31.553034Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:34:31.553056Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:34:31.553073Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:34:32.176470Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:34:32.184843Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:32.184909Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:32.184962Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:34:32.184976Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2026-01-07T22:34:32.184984Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:34:34.201064Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:34.201303Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 77fe70(01110111).. exceeded threshold 57
[INFO] [stdout] 2026-01-07T22:34:34.201333Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:34.201458Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 77fe70.. as faulty node
[INFO] [stdout] 2026-01-07T22:34:34.201474Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:34:34.201482Z  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] 2026-01-07T22:34:34.201490Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:34:34.983290Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:34.983351Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:34.983397Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:34:34.983408Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:34:34.983416Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:34:35.966940Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:34:35.983345Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:35.983537Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:35.983700Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:34:35.983726Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2026-01-07T22:34:35.983735Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:34:37.966369Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:37.966915Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: b0ecba(10110000).. exceeded threshold 20
[INFO] [stdout] 2026-01-07T22:34:37.967023Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:37.967324Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder b0ecba.. as faulty node
[INFO] [stdout] 2026-01-07T22:34:37.967409Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:34:37.967456Z  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] 2026-01-07T22:34:37.967502Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:34:39.214693Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:39.214744Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:39.214794Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:34:39.214809Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:34:39.214817Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:34:39.790989Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:34:39.809842Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:39.810207Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:39.810412Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:34:39.810441Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2026-01-07T22:34:39.810464Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:34:41.677480Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:41.678051Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: e5192d(11100101).. exceeded threshold 51
[INFO] [stdout] 2026-01-07T22:34:41.678200Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:41.678487Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder e5192d.. as faulty node
[INFO] [stdout] 2026-01-07T22:34:41.678534Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:34:41.678552Z  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] 2026-01-07T22:34:41.678566Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:34:42.861386Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:42.861438Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:42.861481Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:34:42.861490Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:34:42.861499Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:34:43.558062Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:34:43.580675Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:43.580954Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:43.581248Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:34:43.581320Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2026-01-07T22:34:43.581364Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:34:45.998886Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:45.999008Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:45.999117Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:34:45.999147Z  INFO 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] 2026-01-07T22:34:45.999156Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:34:46.632336Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:46.632387Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:46.632437Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:34:46.632461Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:34:46.632475Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:34:47.417934Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:34:47.432236Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:47.432363Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:47.432534Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:34:47.432568Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2026-01-07T22:34:47.432578Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:34:49.501508Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:49.501711Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 90b6fa(10010000).. exceeded threshold 112
[INFO] [stdout] 2026-01-07T22:34:49.501747Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:49.501896Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 90b6fa.. as faulty node
[INFO] [stdout] 2026-01-07T22:34:49.501924Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:34:49.501935Z  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] 2026-01-07T22:34:49.501947Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:34:50.569348Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:50.569405Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:50.569453Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:34:50.569463Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:34:50.569471Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:34:51.296953Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:34:51.311274Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:51.311425Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:51.311609Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:34:51.311638Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:34:51.311655Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:34:53.102633Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:53.102832Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: d4228b(11010100).. exceeded threshold 80
[INFO] [stdout] 2026-01-07T22:34:53.102876Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:53.103085Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder d4228b.. as faulty node
[INFO] [stdout] 2026-01-07T22:34:53.103113Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:34:53.103122Z  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] 2026-01-07T22:34:53.103129Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:34:54.573195Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:54.573254Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:54.573391Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:34:54.573416Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:34:54.573434Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:34:55.065946Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:34:55.082530Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:55.082725Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 31a5b1(00110001).. exceeded threshold 62
[INFO] [stdout] 2026-01-07T22:34:55.082755Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:55.082874Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 31a5b1.. as faulty node
[INFO] [stdout] 2026-01-07T22:34:55.082896Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:34:55.082904Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3?
[INFO] [stdout] 2026-01-07T22:34:55.082912Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:34:56.637411Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:56.637461Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:56.637511Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:34:56.637564Z  INFO 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] 2026-01-07T22:34:56.637578Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:34:58.241720Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:58.241769Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:58.241820Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:34:58.241833Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:34:58.241842Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:34:58.780077Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:34:58.795459Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:58.795713Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 02edc8(00000010).. exceeded threshold 42
[INFO] [stdout] 2026-01-07T22:34:58.795751Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:34:58.795932Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 02edc8.. as faulty node
[INFO] [stdout] 2026-01-07T22:34:58.795979Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:34:58.795994Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2026-01-07T22:34:58.796002Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:00.384283Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:00.384422Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:00.384566Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:00.384599Z  INFO 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] 2026-01-07T22:35:00.384616Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:01.713643Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:01.713721Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:01.713807Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:01.713837Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:35:01.713854Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:02.761419Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:35:02.766825Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:02.766868Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:02.766911Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:02.766925Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:35:02.766933Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:03.986327Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:03.986402Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:03.986461Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:03.986473Z  INFO 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] 2026-01-07T22:35:03.986481Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:05.532217Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:05.532265Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:05.532307Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:05.532320Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:35:05.532328Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:06.362183Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:35:06.384067Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:06.384401Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:06.384668Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:06.384704Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6?
[INFO] [stdout] 2026-01-07T22:35:06.384725Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:07.894652Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:07.894911Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 0e8361(00001110).. exceeded threshold 37
[INFO] [stdout] 2026-01-07T22:35:07.894942Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:07.895093Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 0e8361.. as faulty node
[INFO] [stdout] 2026-01-07T22:35:07.895108Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:07.895116Z  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] 2026-01-07T22:35:07.895124Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:08.981669Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:08.981722Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:08.981766Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:08.981775Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:35:08.981785Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:09.845079Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:35:09.855640Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:09.855761Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:09.855904Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:09.855929Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2026-01-07T22:35:09.855947Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:11.464905Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:11.465047Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:11.465145Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:11.465158Z  INFO 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] 2026-01-07T22:35:11.465166Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:12.748972Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:12.749019Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:12.749064Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:12.749078Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:35:12.749086Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:13.612605Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:35:13.635159Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:13.635493Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 4a0d60(01001010).. exceeded threshold 58
[INFO] [stdout] 2026-01-07T22:35:13.635557Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:13.635765Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 4a0d60.. as faulty node
[INFO] [stdout] 2026-01-07T22:35:13.635802Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:13.635819Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2026-01-07T22:35:13.635834Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:15.205255Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:15.205534Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 97b8f4(10010111).. exceeded threshold 57
[INFO] [stdout] 2026-01-07T22:35:15.205575Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:15.205762Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 97b8f4.. as faulty node
[INFO] [stdout] 2026-01-07T22:35:15.205798Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:15.205807Z  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] 2026-01-07T22:35:15.205814Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:16.572037Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:16.572085Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:16.572127Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:16.572136Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:35:16.572144Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:17.519871Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:35:17.539609Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:17.539911Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 2738b3(00100111).. exceeded threshold 30
[INFO] [stdout] 2026-01-07T22:35:17.539948Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:17.540097Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 2738b3.. as faulty node
[INFO] [stdout] 2026-01-07T22:35:17.540119Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:17.540134Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2026-01-07T22:35:17.540150Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:18.586422Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:18.586665Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: c4dcca(11000100).. exceeded threshold 44
[INFO] [stdout] 2026-01-07T22:35:18.586698Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:18.586879Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder c4dcca.. as faulty node
[INFO] [stdout] 2026-01-07T22:35:18.586905Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:18.586914Z  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] 2026-01-07T22:35:18.586921Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:20.148678Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:20.148723Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:20.148767Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:20.148783Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:35:20.148792Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:21.410110Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:35:21.432880Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:21.433148Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ee8a4b(11101110).. exceeded threshold 60
[INFO] [stdout] 2026-01-07T22:35:21.433178Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:21.433340Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder ee8a4b.. as faulty node
[INFO] [stdout] 2026-01-07T22:35:21.433355Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:21.433364Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2026-01-07T22:35:21.433371Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:21.927326Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:21.927674Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:21.927881Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:21.927913Z  INFO 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] 2026-01-07T22:35:21.927931Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:23.495262Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:23.495310Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:23.495352Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:23.495362Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:35:23.495370Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:25.207724Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:35:25.226599Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:25.226838Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:25.227013Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:25.227043Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6?
[INFO] [stdout] 2026-01-07T22:35:25.227061Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:25.562210Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:25.562325Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:25.562445Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:25.562467Z  INFO 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] 2026-01-07T22:35:25.562482Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:27.125238Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:27.125282Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:27.125323Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:27.125333Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:35:27.125346Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:28.883260Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:35:28.890192Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:28.890229Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:28.890278Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:28.890292Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:35:28.890300Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:29.329059Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:29.329272Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:29.329396Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:29.329410Z  INFO 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] 2026-01-07T22:35:29.329418Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:30.420701Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:30.420750Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:30.420797Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:30.420807Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:35:30.420815Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:32.173463Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:35:32.183478Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:32.183594Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:32.183684Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:32.183697Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2026-01-07T22:35:32.183706Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:33.060328Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:33.060630Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 075aef(00000111).. exceeded threshold 31
[INFO] [stdout] 2026-01-07T22:35:33.060675Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:33.060854Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 075aef.. as faulty node
[INFO] [stdout] 2026-01-07T22:35:33.060883Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:33.060900Z  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] 2026-01-07T22:35:33.060914Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:33.846811Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:33.846863Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:33.846905Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:33.846915Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:35:33.846930Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:35.687319Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:35:35.697859Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:35.697948Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:35.698068Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:35.698100Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2026-01-07T22:35:35.698119Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:36.953933Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:36.954013Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:36.954076Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:36.954094Z  INFO 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] 2026-01-07T22:35:36.954102Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:37.494587Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:37.494636Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:37.494680Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:37.494690Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:35:37.494699Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:39.158215Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:35:39.172554Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:39.172715Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:39.172832Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:39.172849Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2026-01-07T22:35:39.172858Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:40.722711Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:40.722997Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 3f0152(00111111).. exceeded threshold 60
[INFO] [stdout] 2026-01-07T22:35:40.723039Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:40.723208Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 3f0152.. as faulty node
[INFO] [stdout] 2026-01-07T22:35:40.723236Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:40.723251Z  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] 2026-01-07T22:35:40.723266Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:41.132812Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:41.132861Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:41.132902Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:41.132912Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:35:41.132920Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:42.610453Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:35:42.622397Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:42.622561Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:42.622702Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:42.622726Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2026-01-07T22:35:42.622745Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:44.409946Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:44.409996Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:44.410044Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:44.410054Z  INFO 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] 2026-01-07T22:35:44.410062Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:44.533002Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:44.533050Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:44.533091Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:44.533100Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:35:44.533108Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:45.938695Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:35:45.946121Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:45.946180Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:45.946232Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:45.946254Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2026-01-07T22:35:45.946271Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:47.838339Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:47.838407Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:47.838459Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:47.838471Z  INFO 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] 2026-01-07T22:35:47.838479Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:48.317990Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:48.318037Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:48.318083Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:48.318093Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:35:48.318107Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:49.436021Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:35:49.450278Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:49.450468Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:49.450674Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:49.450702Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2026-01-07T22:35:49.450720Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:51.146537Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:51.146708Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:51.146838Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:51.146854Z  INFO 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] 2026-01-07T22:35:51.146862Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:51.788927Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:51.788973Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:51.789022Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:51.789038Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:35:51.789047Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:53.285032Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:35:53.305462Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:53.305709Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 9e2eee(10011110).. exceeded threshold 43
[INFO] [stdout] 2026-01-07T22:35:53.305745Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:53.305895Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 9e2eee.. as faulty node
[INFO] [stdout] 2026-01-07T22:35:53.305912Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:53.305921Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2026-01-07T22:35:53.305928Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:54.815910Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:54.816052Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:54.816161Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:54.816185Z  INFO 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] 2026-01-07T22:35:54.816198Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:55.141728Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:55.141772Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:55.141822Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:55.141842Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:35:55.141857Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:57.237821Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:35:57.254719Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:57.254914Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:57.255044Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:57.255064Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2026-01-07T22:35:57.255073Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:35:58.595757Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:58.595953Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:58.596083Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:58.596097Z  INFO 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] 2026-01-07T22:35:58.596105Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:35:58.853055Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:58.853103Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:35:58.853144Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:35:58.853154Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:35:58.853170Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:00.796946Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:36:00.817999Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:00.818360Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 1e82ad(00011110).. exceeded threshold 36
[INFO] [stdout] 2026-01-07T22:36:00.818416Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:00.818668Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 1e82ad.. as faulty node
[INFO] [stdout] 2026-01-07T22:36:00.818720Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:00.818739Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2026-01-07T22:36:00.818755Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:02.105694Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:02.105741Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:02.105791Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:02.105801Z  INFO 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] 2026-01-07T22:36:02.105809Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:02.599001Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:02.599052Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:02.599094Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:02.599104Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:36:02.599112Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:04.697773Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:36:04.717992Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:04.718250Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 5160b3(01010001).. exceeded threshold 61
[INFO] [stdout] 2026-01-07T22:36:04.718293Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:04.718483Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 5160b3.. as faulty node
[INFO] [stdout] 2026-01-07T22:36:04.718512Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:04.718546Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2026-01-07T22:36:04.718562Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:05.589881Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:05.589985Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:05.590105Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:05.590132Z  INFO 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] 2026-01-07T22:36:05.590141Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:06.248126Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:06.248175Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:06.248217Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:06.248227Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:36:06.248235Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:08.383588Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:36:08.400608Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:08.400781Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:08.400898Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:08.400912Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2026-01-07T22:36:08.400920Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:09.180811Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:09.180905Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:09.180983Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:09.180996Z  INFO 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] 2026-01-07T22:36:09.181004Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:09.901110Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:09.901156Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:09.901202Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:09.901212Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:36:09.901220Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:11.885817Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:36:11.904499Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:11.904762Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 685b14(01101000).. exceeded threshold 44
[INFO] [stdout] 2026-01-07T22:36:11.904800Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:11.904925Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 685b14.. as faulty node
[INFO] [stdout] 2026-01-07T22:36:11.904941Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:11.904950Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2026-01-07T22:36:11.904958Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:12.556756Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:12.556821Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:12.556868Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:12.556881Z  INFO 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] 2026-01-07T22:36:12.556889Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:13.735960Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:13.736008Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:13.736056Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:13.736066Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:36:13.736075Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:15.240208Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:36:15.261273Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:15.261651Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: f0cd94(11110000).. exceeded threshold 66
[INFO] [stdout] 2026-01-07T22:36:15.261687Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:15.261902Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder f0cd94.. as faulty node
[INFO] [stdout] 2026-01-07T22:36:15.261932Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:15.261941Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2026-01-07T22:36:15.261958Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:15.919163Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:15.919234Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:15.919287Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:15.919300Z  INFO 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] 2026-01-07T22:36:15.919308Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:17.336408Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:17.336456Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:17.336501Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:17.336538Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:36:17.336561Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:18.951266Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:36:18.970100Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:18.970382Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 1f83f7(00011111).. exceeded threshold 34
[INFO] [stdout] 2026-01-07T22:36:18.970433Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:18.970656Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 1f83f7.. as faulty node
[INFO] [stdout] 2026-01-07T22:36:18.970691Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:18.970704Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2026-01-07T22:36:18.970715Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:19.377018Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:19.377096Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:19.377158Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:19.377171Z  INFO 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] 2026-01-07T22:36:19.377179Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:21.151626Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:21.151677Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:21.151723Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:21.151732Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:36:21.151741Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:22.721262Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:36:22.738757Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:22.738961Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 8e8e46(10001110).. exceeded threshold 28
[INFO] [stdout] 2026-01-07T22:36:22.738990Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:22.739111Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 8e8e46.. as faulty node
[INFO] [stdout] 2026-01-07T22:36:22.739126Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:22.739134Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3?
[INFO] [stdout] 2026-01-07T22:36:22.739142Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:23.174247Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:23.174292Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:23.174337Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:23.174346Z  INFO 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] 2026-01-07T22:36:23.174354Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:24.518057Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:24.518105Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:24.518146Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:24.518156Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:36:24.518164Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:26.267404Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:36:26.282511Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:26.282731Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:26.282927Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:26.282957Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5?
[INFO] [stdout] 2026-01-07T22:36:26.282975Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:27.067923Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:27.068036Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:27.068123Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:27.068136Z  INFO 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] 2026-01-07T22:36:27.068144Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:27.788016Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:27.788070Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:27.788111Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:27.788121Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:36:27.788135Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:29.694969Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:36:29.703594Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:29.703662Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:29.703728Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:29.703741Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2026-01-07T22:36:29.703749Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:31.039594Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:31.039643Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:31.039693Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:31.039702Z  INFO 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] 2026-01-07T22:36:31.039710Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:31.250887Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:31.250934Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:31.250975Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:31.250985Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:36:31.250993Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:33.092360Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:36:33.109773Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:33.110049Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:33.110238Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:33.110264Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:36:33.110281Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:34.556339Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:34.556384Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:34.556424Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:34.556433Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:36:34.556441Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:34.565199Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:34.565285Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:34.565361Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:34.565375Z  INFO 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] 2026-01-07T22:36:34.565384Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:36.640711Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:36:36.656619Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:36.656829Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: b05e41(10110000).. exceeded threshold 15
[INFO] [stdout] 2026-01-07T22:36:36.656858Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:36.656989Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder b05e41.. as faulty node
[INFO] [stdout] 2026-01-07T22:36:36.657004Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:36.657012Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3?
[INFO] [stdout] 2026-01-07T22:36:36.657020Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:38.105130Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:38.105470Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 62c1bd(01100010).. exceeded threshold 34
[INFO] [stdout] 2026-01-07T22:36:38.105535Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:38.105740Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 62c1bd.. as faulty node
[INFO] [stdout] 2026-01-07T22:36:38.105783Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:38.105806Z  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] 2026-01-07T22:36:38.105820Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:38.364573Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:38.364621Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:38.364688Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:38.364712Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:36:38.364728Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:40.197224Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:36:40.204725Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:40.204779Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:40.204827Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:40.204840Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:36:40.204849Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:41.993456Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:41.993501Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:41.993566Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:41.993578Z  INFO 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] 2026-01-07T22:36:41.993586Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:42.386837Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:42.386883Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:42.386927Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:42.386942Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:36:42.386950Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:43.764824Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:36:43.777320Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:43.777438Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:43.777629Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:43.777650Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2026-01-07T22:36:43.777659Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:45.372706Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:45.372773Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:45.372834Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:45.372848Z  INFO 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] 2026-01-07T22:36:45.372857Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:45.827924Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:45.827969Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:45.828013Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:45.828023Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:36:45.828032Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:47.247889Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:36:47.263289Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:47.263435Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 5b3231(01011011).. exceeded threshold 37
[INFO] [stdout] 2026-01-07T22:36:47.263464Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:47.263654Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 5b3231.. as faulty node
[INFO] [stdout] 2026-01-07T22:36:47.263690Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:47.263709Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2?
[INFO] [stdout] 2026-01-07T22:36:47.263727Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:49.189961Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:49.190108Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:49.190208Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:49.190221Z  INFO 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] 2026-01-07T22:36:49.190229Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:49.643191Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:49.643237Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:49.643277Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:49.643287Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:36:49.643295Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:50.701077Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:36:50.715495Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:50.715726Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:50.715921Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:50.715953Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2026-01-07T22:36:50.715970Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:52.756333Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:52.756441Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:52.756553Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:52.756567Z  INFO 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] 2026-01-07T22:36:52.756575Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:53.196314Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:53.196354Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:53.196396Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:53.196409Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:36:53.196417Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:54.542822Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:36:54.555847Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:54.555944Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:54.556072Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:54.556097Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2026-01-07T22:36:54.556113Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:56.086314Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:56.086500Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:56.086694Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:56.086718Z  INFO 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] 2026-01-07T22:36:56.086727Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:56.647473Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:56.647540Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:56.647598Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:56.647621Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:36:56.647637Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:58.176266Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:36:58.181243Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:58.181286Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:58.181327Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:58.181344Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:36:58.181353Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:36:59.593625Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:59.593699Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:59.593759Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:59.593772Z  INFO 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] 2026-01-07T22:36:59.593780Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:36:59.987688Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:59.987739Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:36:59.987785Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:36:59.987795Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:36:59.987803Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:01.595752Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:37:01.606603Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:01.606735Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:01.606861Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:01.606884Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2026-01-07T22:37:01.606902Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:02.907449Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:02.907584Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:02.907680Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:02.907696Z  INFO 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] 2026-01-07T22:37:02.907704Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:03.619320Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:03.619371Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:03.619412Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:03.619422Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:37:03.619430Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:05.020322Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:37:05.033126Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:05.033236Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:05.033339Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:05.033352Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:37:05.033361Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:06.226913Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:06.226983Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:06.227040Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:06.227053Z  INFO 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] 2026-01-07T22:37:06.227062Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:06.924840Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:06.924885Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:06.924929Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:06.924942Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:37:06.924951Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:08.446449Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:37:08.453257Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:08.453298Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:08.453347Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:08.453360Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:37:08.453369Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:10.082785Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:10.083019Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:10.083146Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:10.083162Z  INFO 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] 2026-01-07T22:37:10.083171Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:10.361509Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:10.361573Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:10.361618Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:10.361630Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:37:10.361639Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:12.385252Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:37:12.394193Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:12.394254Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:12.394312Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:12.394327Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:37:12.394336Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:13.541354Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:13.541492Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 02c32a(00000010).. exceeded threshold 114
[INFO] [stdout] 2026-01-07T22:37:13.541514Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:13.541624Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 02c32a.. as faulty node
[INFO] [stdout] 2026-01-07T22:37:13.541641Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:13.541649Z  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] 2026-01-07T22:37:13.541656Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:14.032393Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:14.032441Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:14.032481Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:14.032491Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:37:14.032499Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:16.202880Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:37:16.223853Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:16.224131Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:16.224272Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:16.224296Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6?
[INFO] [stdout] 2026-01-07T22:37:16.224313Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:17.184620Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:17.184808Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 02e709(00000010).. exceeded threshold 50
[INFO] [stdout] 2026-01-07T22:37:17.184852Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:17.185007Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 02e709.. as faulty node
[INFO] [stdout] 2026-01-07T22:37:17.185030Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:17.185038Z  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] 2026-01-07T22:37:17.185045Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:17.907791Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:17.907837Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:17.907878Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:17.907888Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:37:17.907896Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:20.029704Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:37:20.046780Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:20.046951Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: d8fffd(11011000).. exceeded threshold 122
[INFO] [stdout] 2026-01-07T22:37:20.046976Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:20.047113Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder d8fffd.. as faulty node
[INFO] [stdout] 2026-01-07T22:37:20.047147Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:20.047163Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2026-01-07T22:37:20.047177Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:21.042853Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:21.043128Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 1a8462(00011010).. exceeded threshold 57
[INFO] [stdout] 2026-01-07T22:37:21.043174Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:21.043345Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 1a8462.. as faulty node
[INFO] [stdout] 2026-01-07T22:37:21.043376Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:21.043392Z  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] 2026-01-07T22:37:21.043407Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:21.430160Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:21.430205Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:21.430247Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:21.430256Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:37:21.430264Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:23.835354Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:37:23.844296Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:23.844356Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:23.844410Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:23.844428Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:37:23.844446Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:24.886354Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:24.886401Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:24.886451Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:24.886463Z  INFO 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] 2026-01-07T22:37:24.886471Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:25.371574Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:25.371623Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:25.371662Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:25.371672Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:37:25.371680Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:27.236837Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:37:27.244743Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:27.244809Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:27.244896Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:27.244919Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:37:27.244936Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:28.463735Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:28.464080Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: f9cb42(11111001).. exceeded threshold 28
[INFO] [stdout] 2026-01-07T22:37:28.464128Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:28.464359Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder f9cb42.. as faulty node
[INFO] [stdout] 2026-01-07T22:37:28.464402Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:28.464419Z  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] 2026-01-07T22:37:28.464435Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:28.826410Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:28.826481Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:28.826545Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:28.826564Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:37:28.826573Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:30.488087Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:37:30.501890Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:30.502078Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: bd40ee(10111101).. exceeded threshold 45
[INFO] [stdout] 2026-01-07T22:37:30.502106Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:30.502268Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder bd40ee.. as faulty node
[INFO] [stdout] 2026-01-07T22:37:30.502301Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:30.502311Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2026-01-07T22:37:30.502319Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:32.003051Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:32.003231Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: efef38(11101111).. exceeded threshold 57
[INFO] [stdout] 2026-01-07T22:37:32.003259Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:32.003398Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder efef38.. as faulty node
[INFO] [stdout] 2026-01-07T22:37:32.003425Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:32.003433Z  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] 2026-01-07T22:37:32.003441Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:32.543482Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:32.543553Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:32.543600Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:32.543610Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:37:32.543623Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:34.221161Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:37:34.232599Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:34.232695Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:34.232784Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:34.232802Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:37:34.232811Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:35.516695Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:35.516763Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:35.516820Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:35.516833Z  INFO 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] 2026-01-07T22:37:35.516841Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:36.017176Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:36.017224Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:36.017269Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:36.017279Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:37:36.017290Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:37.580626Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:37:37.601015Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:37.601291Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 7c890c(01111100).. exceeded threshold 90
[INFO] [stdout] 2026-01-07T22:37:37.601321Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:37.601464Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 7c890c.. as faulty node
[INFO] [stdout] 2026-01-07T22:37:37.601479Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:37.601487Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2026-01-07T22:37:37.601494Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:38.945368Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:38.945493Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:38.945631Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:38.945658Z  INFO 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] 2026-01-07T22:37:38.945675Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:39.359106Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:39.359156Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:39.359227Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:39.359249Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:37:39.359266Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:41.504334Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:37:41.526940Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:41.527184Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: a4d048(10100100).. exceeded threshold 57
[INFO] [stdout] 2026-01-07T22:37:41.527215Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:41.527365Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder a4d048.. as faulty node
[INFO] [stdout] 2026-01-07T22:37:41.527378Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:41.527386Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2026-01-07T22:37:41.527394Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:42.762742Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:42.762932Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:42.763120Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:42.763150Z  INFO 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] 2026-01-07T22:37:42.763159Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:42.881263Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:42.881299Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:42.881337Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:42.881349Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:37:42.881358Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:45.444648Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:37:45.461208Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:45.461375Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: db17f8(11011011).. exceeded threshold 63
[INFO] [stdout] 2026-01-07T22:37:45.461403Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:45.461533Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder db17f8.. as faulty node
[INFO] [stdout] 2026-01-07T22:37:45.461553Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:45.461562Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3?
[INFO] [stdout] 2026-01-07T22:37:45.461570Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:46.267021Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:46.267171Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:46.267302Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:46.267333Z  INFO 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] 2026-01-07T22:37:46.267348Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:46.413187Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:46.413233Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:46.413273Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:46.413282Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:37:46.413295Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:48.756972Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:37:48.765408Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:48.765475Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:48.765559Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:48.765574Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:37:48.765583Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:49.752037Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:49.752190Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:49.752357Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:49.752387Z  INFO 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] 2026-01-07T22:37:49.752402Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:49.916918Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:49.916961Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:49.917003Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:49.917015Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:37:49.917024Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:52.376231Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:37:52.392593Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:52.392771Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 94e0d4(10010100).. exceeded threshold 34
[INFO] [stdout] 2026-01-07T22:37:52.392803Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:52.392996Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 94e0d4.. as faulty node
[INFO] [stdout] 2026-01-07T22:37:52.393034Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:52.393051Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2026-01-07T22:37:52.393065Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:53.192162Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:53.192209Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:53.192253Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:53.192266Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:37:53.192274Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:53.432906Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:53.433160Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 9f49d0(10011111).. exceeded threshold 41
[INFO] [stdout] 2026-01-07T22:37:53.433192Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:53.433310Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 9f49d0.. as faulty node
[INFO] [stdout] 2026-01-07T22:37:53.433326Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:53.433334Z  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] 2026-01-07T22:37:53.433341Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:55.773614Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:37:55.790615Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:55.790885Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: fe0a20(11111110).. exceeded threshold 34
[INFO] [stdout] 2026-01-07T22:37:55.790923Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:55.791101Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder fe0a20.. as faulty node
[INFO] [stdout] 2026-01-07T22:37:55.791133Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:55.791150Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2026-01-07T22:37:55.791166Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:56.745577Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:56.745832Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 52ebca(01010010).. exceeded threshold 83
[INFO] [stdout] 2026-01-07T22:37:56.745862Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:56.745987Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 52ebca.. as faulty node
[INFO] [stdout] 2026-01-07T22:37:56.746014Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:56.746028Z  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] 2026-01-07T22:37:56.746049Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:37:56.843617Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:56.843662Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:56.843707Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:56.843720Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:37:56.843728Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:37:59.122765Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:37:59.133210Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:59.133292Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:37:59.133370Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:37:59.133384Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2026-01-07T22:37:59.133392Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:38:00.135087Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:00.135164Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:00.135228Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:38:00.135241Z  INFO 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] 2026-01-07T22:38:00.135249Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:38:00.217634Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:00.217680Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:00.217723Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:38:00.217733Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:38:00.217741Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:38:02.543220Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:38:02.557698Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:02.557855Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c4ca0e(11000100).. exceeded threshold 58
[INFO] [stdout] 2026-01-07T22:38:02.557882Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:02.558014Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c4ca0e.. as faulty node
[INFO] [stdout] 2026-01-07T22:38:02.558044Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:38:02.558061Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2026-01-07T22:38:02.558077Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:38:03.611472Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:03.611534Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:03.611577Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:38:03.611587Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:38:03.611595Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:38:03.886302Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:03.886484Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:03.886632Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:38:03.886647Z  INFO 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] 2026-01-07T22:38:03.886656Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:38:06.260545Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:38:06.276542Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:06.276707Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:06.276825Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:38:06.276840Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2026-01-07T22:38:06.276848Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:38:07.267398Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:07.267448Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:07.267490Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:38:07.267502Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:38:07.267511Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:38:07.729118Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:07.729330Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: e5f131(11100101).. exceeded threshold 61
[INFO] [stdout] 2026-01-07T22:38:07.729372Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:07.729567Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder e5f131.. as faulty node
[INFO] [stdout] 2026-01-07T22:38:07.729602Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:38:07.729616Z  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] 2026-01-07T22:38:07.729627Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:38:09.878168Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:38:09.891546Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:09.891674Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:09.891815Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:38:09.891840Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2026-01-07T22:38:09.891857Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:38:11.021484Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:11.021553Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:11.021596Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:38:11.021617Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:38:11.021633Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:38:11.488500Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:11.488698Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 73c31a(01110011).. exceeded threshold 60
[INFO] [stdout] 2026-01-07T22:38:11.488730Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:11.488865Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 73c31a.. as faulty node
[INFO] [stdout] 2026-01-07T22:38:11.488892Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:38:11.488904Z  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] 2026-01-07T22:38:11.488919Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:38:13.515955Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:38:13.525139Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:13.525209Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:13.525272Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:38:13.525285Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:38:13.525293Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:38:14.770258Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:14.770306Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:14.770346Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:38:14.770356Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:38:14.770364Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:38:14.832667Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:14.832930Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: a125c4(10100001).. exceeded threshold 47
[INFO] [stdout] 2026-01-07T22:38:14.832971Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:14.833148Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder a125c4.. as faulty node
[INFO] [stdout] 2026-01-07T22:38:14.833179Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:38:14.833188Z  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] 2026-01-07T22:38:14.833196Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:38:17.301098Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:38:17.322575Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:17.322836Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 1d50e5(00011101).. exceeded threshold 100
[INFO] [stdout] 2026-01-07T22:38:17.322869Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:17.323006Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 1d50e5.. as faulty node
[INFO] [stdout] 2026-01-07T22:38:17.323021Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:38:17.323034Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2026-01-07T22:38:17.323042Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:38:18.060636Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:18.060685Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:18.060727Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:38:18.060737Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:38:18.060745Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:38:18.519646Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:18.519710Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:18.519761Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:38:18.519774Z  INFO 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] 2026-01-07T22:38:18.519782Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:38:20.959510Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:38:20.977098Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:20.977338Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ab5c14(10101011).. exceeded threshold 34
[INFO] [stdout] 2026-01-07T22:38:20.977386Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:20.977578Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder ab5c14.. as faulty node
[INFO] [stdout] 2026-01-07T22:38:20.977610Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:38:20.977626Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3?
[INFO] [stdout] 2026-01-07T22:38:20.977640Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:38:21.942124Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:21.942174Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:21.942215Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:38:21.942225Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:38:21.942237Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:38:21.957274Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:21.957384Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:21.957490Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:38:21.957529Z  INFO 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] 2026-01-07T22:38:21.957545Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:38:24.273215Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2026-01-07T22:38:24.281376Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:24.281441Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:24.281503Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:38:24.281540Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:38:24.281557Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2026-01-07T22:38:25.729456Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:25.729724Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ac5d93(10101100).. exceeded threshold 58
[INFO] [stdout] 2026-01-07T22:38:25.729756Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:25.729895Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder ac5d93.. as faulty node
[INFO] [stdout] 2026-01-07T22:38:25.729909Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:38:25.729917Z  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] 2026-01-07T22:38:25.729924Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2026-01-07T22:38:25.736215Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:25.736247Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2026-01-07T22:38:25.736284Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2026-01-07T22:38:25.736297Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2026-01-07T22:38:25.736305Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "ddf1695c9c66de8a6cecc66bfc623196c937ae543e9b5945ee4c189e7bb9f2f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddf1695c9c66de8a6cecc66bfc623196c937ae543e9b5945ee4c189e7bb9f2f6", kill_on_drop: false }`
[INFO] [stdout] ddf1695c9c66de8a6cecc66bfc623196c937ae543e9b5945ee4c189e7bb9f2f6
