[INFO] cloning repository https://github.com/P40b0s/kafka
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/P40b0s/kafka" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FP40b0s%2Fkafka", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FP40b0s%2Fkafka'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98f589fa6f5c14b129028274ca19d934564cf1d3
[INFO] testing P40b0s/kafka/98f589fa6f5c14b129028274ca19d934564cf1d3 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FP40b0s%2Fkafka" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/P40b0s/kafka
[INFO] finished tweaking git repo https://github.com/P40b0s/kafka
[INFO] tweaked toml for git repo https://github.com/P40b0s/kafka written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/P40b0s/kafka on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/P40b0s/kafka already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/P40b0s/logger.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn v2.0.82
[INFO] [stderr]   Downloaded owo-colors v4.1.0
[INFO] [stderr]   Downloaded flexbuffers v2.0.0
[INFO] [stderr]   Downloaded rdkafka v0.36.2
[INFO] [stderr]   Downloaded rdkafka-sys v4.7.0+2.3.0
[INFO] [stderr]   Downloaded cc v1.1.31
[INFO] [stderr]   Downloaded tokio v1.41.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 234c3c6a904ddc2fd4ae0513c9465fb83a7fab037509b30a5c66eded594cfda0
[INFO] running `Command { std: "docker" "start" "-a" "234c3c6a904ddc2fd4ae0513c9465fb83a7fab037509b30a5c66eded594cfda0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "234c3c6a904ddc2fd4ae0513c9465fb83a7fab037509b30a5c66eded594cfda0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "234c3c6a904ddc2fd4ae0513c9465fb83a7fab037509b30a5c66eded594cfda0", kill_on_drop: false }`
[INFO] [stdout] 234c3c6a904ddc2fd4ae0513c9465fb83a7fab037509b30a5c66eded594cfda0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5aa35bd03be808f4daaf82b07a8bce700d83115f3fb088ca62fa5fb5e962ca1
[INFO] running `Command { std: "docker" "start" "-a" "f5aa35bd03be808f4daaf82b07a8bce700d83115f3fb088ca62fa5fb5e962ca1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling rdkafka-sys v4.7.0+2.3.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rdkafka v0.36.2
[INFO] [stderr]    Compiling kafka v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s
[INFO] running `Command { std: "docker" "inspect" "f5aa35bd03be808f4daaf82b07a8bce700d83115f3fb088ca62fa5fb5e962ca1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5aa35bd03be808f4daaf82b07a8bce700d83115f3fb088ca62fa5fb5e962ca1", kill_on_drop: false }`
[INFO] [stdout] f5aa35bd03be808f4daaf82b07a8bce700d83115f3fb088ca62fa5fb5e962ca1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9256d7a6146fa41b4b3aa6a1c5e196425c5eec052c0e4ce27f223d371d7c056f
[INFO] running `Command { std: "docker" "start" "-a" "9256d7a6146fa41b4b3aa6a1c5e196425c5eec052c0e4ce27f223d371d7c056f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling logger v0.1.1 (https://github.com/P40b0s/logger.git#e00f8458)
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling rdkafka v0.36.2
[INFO] [stderr]    Compiling kafka v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]   --> src/lib.rs:56:37
[INFO] [stdout]    |
[INFO] [stdout] 56 |         p.consume(|p: Option<User>, h|
[INFO] [stdout]    |                                     ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]   --> src/lib.rs:72:41
[INFO] [stdout]    |
[INFO] [stdout] 72 |             p.consume(|p: Option<User>, h|
[INFO] [stdout]    |                                         ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]   --> src/lib.rs:83:21
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 for h in header.iter()
[INFO] [stdout]    |                     ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "9256d7a6146fa41b4b3aa6a1c5e196425c5eec052c0e4ce27f223d371d7c056f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9256d7a6146fa41b4b3aa6a1c5e196425c5eec052c0e4ce27f223d371d7c056f", kill_on_drop: false }`
[INFO] [stdout] 9256d7a6146fa41b4b3aa6a1c5e196425c5eec052c0e4ce27f223d371d7c056f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f9e2ac4f2c846e621fd1367767930aeb09b886a082ce952967d4b24b6b559377
[INFO] running `Command { std: "docker" "start" "-a" "f9e2ac4f2c846e621fd1367767930aeb09b886a082ce952967d4b24b6b559377", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `h`
[INFO] [stderr]   --> src/lib.rs:56:37
[INFO] [stderr]    |
[INFO] [stderr] 56 |         p.consume(|p: Option<User>, h|
[INFO] [stderr]    |                                     ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `h`
[INFO] [stderr]   --> src/lib.rs:72:41
[INFO] [stderr]    |
[INFO] [stderr] 72 |             p.consume(|p: Option<User>, h|
[INFO] [stderr]    |                                         ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `h`
[INFO] [stderr]   --> src/lib.rs:83:21
[INFO] [stderr]    |
[INFO] [stderr] 83 |                 for h in header.iter()
[INFO] [stderr]    |                     ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stderr] 
[INFO] [stderr] warning: `kafka` (lib test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kafka-84dcd76ebf87299c)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr] %3|1760214582.418|FAIL|rdkafka#producer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stderr] %3|1760214582.441|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 21ms in state CONNECT)
[INFO] [stderr] %3|1760214582.441|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 21ms in state CONNECT)
[INFO] [stderr] %3|1760214582.441|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 21ms in state CONNECT)
[INFO] [stderr] %3|1760214583.418|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stderr] %3|1760214583.420|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stderr] %3|1760214583.420|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stderr] %3|1760214583.425|FAIL|rdkafka#producer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stderr] %3|1760214584.418|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stderr] %3|1760214584.424|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stderr] %3|1760214585.423|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stderr] %3|1760214586.418|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] test tests::test_typed_produce ... ok
[INFO] [stderr] %3|1760214613.429|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1760214614.438|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 12 identical error(s) suppressed)
[INFO] [stderr] %3|1760214615.438|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1760214616.441|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 21 identical error(s) suppressed)
[INFO] [stderr] %3|1760214618.441|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 11 identical error(s) suppressed)
[INFO] [stdout] test tests::test_typed_consumer has been running for over 60 seconds
[INFO] [stdout] test tests::test_typed_consumers has been running for over 60 seconds
[INFO] [stderr] %3|1760214643.450|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1760214645.482|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1760214646.458|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1760214646.474|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 19 identical error(s) suppressed)
[INFO] [stderr] %3|1760214648.476|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 11 identical error(s) suppressed)
[INFO] [stderr] %3|1760214673.466|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1760214676.482|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1760214678.474|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1760214678.485|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 11 identical error(s) suppressed)
[INFO] [stderr] %3|1760214679.484|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 21 identical error(s) suppressed)
[INFO] [stderr] %3|1760214704.465|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 31 identical error(s) suppressed)
[INFO] [stderr] %3|1760214707.477|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 20 identical error(s) suppressed)
[INFO] [stderr] %3|1760214708.506|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1760214709.478|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 11 identical error(s) suppressed)
[INFO] [stderr] %3|1760214711.506|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 12 identical error(s) suppressed)
[INFO] [stderr] %3|1760214734.493|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1760214738.478|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1760214740.478|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1760214741.543|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1760214743.543|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1760214764.514|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1760214768.490|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1760214771.493|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1760214773.550|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1760214774.551|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1760214794.518|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1760214798.501|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1760214802.502|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1760214804.554|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1760214805.553|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1760214824.520|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1760214828.529|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1760214834.532|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1760214835.553|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1760214840.556|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1760214854.522|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1760214858.533|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1760214864.533|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1760214866.570|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 20 identical error(s) suppressed)
[INFO] [stderr] %3|1760214870.570|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1760214884.538|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 31 identical error(s) suppressed)
[INFO] [stderr] %3|1760214888.535|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1760214894.537|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1760214896.573|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1760214900.574|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1760214914.539|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1760214918.542|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1760214924.549|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1760214930.611|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1760214932.611|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1760214944.555|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1760214948.558|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1760214955.563|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1760214961.620|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1760214962.620|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1760214974.580|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1760214978.569|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1760214985.568|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1760214992.630|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1760214993.630|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1760215004.597|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1760215010.569|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1760215018.572|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1760215022.651|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 10 identical error(s) suppressed)
[INFO] [stderr] %3|1760215029.654|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 20 identical error(s) suppressed)
[INFO] [stderr] %3|1760215034.672|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1760215041.585|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1760215048.586|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1760215052.668|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 21 identical error(s) suppressed)
[INFO] [stderr] %3|1760215059.667|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1760215064.677|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1760215074.593|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1760215078.604|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1760215083.687|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 9 identical error(s) suppressed)
[INFO] [stderr] %3|1760215090.686|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 20 identical error(s) suppressed)
[INFO] [stderr] %3|1760215094.682|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1760215104.608|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1760215110.611|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1760215115.689|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1760215120.696|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1760215124.691|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1760215136.624|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1760215140.624|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1760215145.696|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 12 identical error(s) suppressed)
[INFO] [stderr] %3|1760215150.698|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1760215154.693|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1760215169.632|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1760215171.631|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 12 identical error(s) suppressed)
[INFO] [stderr] %3|1760215175.743|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1760215180.742|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1760215184.696|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 31 identical error(s) suppressed)
[INFO] [stderr] %3|1760215201.667|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1760215202.667|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1760215206.766|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 12 identical error(s) suppressed)
[INFO] [stderr] %3|1760215210.768|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 19 identical error(s) suppressed)
[INFO] [stderr] %3|1760215214.701|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1760215232.676|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1760215233.685|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1760215236.778|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 12 identical error(s) suppressed)
[INFO] [stderr] %3|1760215244.722|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1760215245.779|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1760215262.686|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 20 identical error(s) suppressed)
[INFO] [stderr] %3|1760215265.691|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 10 identical error(s) suppressed)
[INFO] [stderr] %3|1760215267.796|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1760215274.729|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1760215275.798|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1760215295.708|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 19 identical error(s) suppressed)
[INFO] [stderr] %3|1760215296.702|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1760215297.845|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 20 identical error(s) suppressed)
[INFO] [stderr] %3|1760215304.759|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1760215307.845|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 12 identical error(s) suppressed)
[INFO] [stderr] %3|1760215326.710|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1760215327.710|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1760215327.857|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1760215335.758|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 31 identical error(s) suppressed)
[INFO] [stderr] %3|1760215337.863|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1760215357.743|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1760215357.863|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1760215358.747|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1760215365.762|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1760215368.864|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1760215387.770|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 20 identical error(s) suppressed)
[INFO] [stderr] %3|1760215388.770|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 10 identical error(s) suppressed)
[INFO] [stderr] %3|1760215388.879|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 10 identical error(s) suppressed)
[INFO] [stderr] %3|1760215395.769|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1760215398.878|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 20 identical error(s) suppressed)
[INFO] [stderr] %3|1760215417.788|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1760215418.899|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1760215419.789|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1760215425.776|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1760215430.905|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1760215449.803|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 9 identical error(s) suppressed)
[INFO] [stderr] %3|1760215449.906|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 19 identical error(s) suppressed)
[INFO] [stderr] %3|1760215450.803|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 23 identical error(s) suppressed)
[INFO] [stderr] %3|1760215455.776|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1760215461.911|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1760215479.821|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1760215479.922|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 12 identical error(s) suppressed)
[INFO] [stderr] %3|1760215481.822|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "f9e2ac4f2c846e621fd1367767930aeb09b886a082ce952967d4b24b6b559377", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9e2ac4f2c846e621fd1367767930aeb09b886a082ce952967d4b24b6b559377", kill_on_drop: false }`
[INFO] [stdout] f9e2ac4f2c846e621fd1367767930aeb09b886a082ce952967d4b24b6b559377
