[INFO] cloning repository https://github.com/cploutarchou/tiny_kafka
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cploutarchou/tiny_kafka" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcploutarchou%2Ftiny_kafka", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcploutarchou%2Ftiny_kafka'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c84820d9af8307800d68d272f613a1d0ee15c46
[INFO] testing cploutarchou/tiny_kafka/2c84820d9af8307800d68d272f613a1d0ee15c46 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcploutarchou%2Ftiny_kafka" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/cploutarchou/tiny_kafka on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/cploutarchou/tiny_kafka
[INFO] finished tweaking git repo https://github.com/cploutarchou/tiny_kafka
[INFO] tweaked toml for git repo https://github.com/cploutarchou/tiny_kafka written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/cploutarchou/tiny_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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]     Updating tiny_kafka v1.0.3 (/workspace/builds/worker-2-tc1/source) -> v1.0.4
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rdkafka v0.34.0
[INFO] [stderr]   Downloaded rdkafka-sys v4.6.0+2.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2197303fe0280d73349a8bfc89dddf4645df3de9ed3c2fb628a3271a72a997e
[INFO] running `Command { std: "docker" "start" "-a" "a2197303fe0280d73349a8bfc89dddf4645df3de9ed3c2fb628a3271a72a997e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2197303fe0280d73349a8bfc89dddf4645df3de9ed3c2fb628a3271a72a997e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2197303fe0280d73349a8bfc89dddf4645df3de9ed3c2fb628a3271a72a997e", kill_on_drop: false }`
[INFO] [stdout] a2197303fe0280d73349a8bfc89dddf4645df3de9ed3c2fb628a3271a72a997e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ff2fe7f5bc32797e10e037fb05c1c554ab013e70f1c2201bcb7672637bd71ae
[INFO] running `Command { std: "docker" "start" "-a" "4ff2fe7f5bc32797e10e037fb05c1c554ab013e70f1c2201bcb7672637bd71ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling rustix v0.38.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling rdkafka-sys v4.6.0+2.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling indexmap v2.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling time-macros v0.2.15
[INFO] [stderr]    Compiling deranged v0.3.9
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling time v0.3.30
[INFO] [stderr]    Compiling simple_logger v4.2.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling rdkafka v0.34.0
[INFO] [stderr]    Compiling tiny_kafka v1.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.07s
[INFO] running `Command { std: "docker" "inspect" "4ff2fe7f5bc32797e10e037fb05c1c554ab013e70f1c2201bcb7672637bd71ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ff2fe7f5bc32797e10e037fb05c1c554ab013e70f1c2201bcb7672637bd71ae", kill_on_drop: false }`
[INFO] [stdout] 4ff2fe7f5bc32797e10e037fb05c1c554ab013e70f1c2201bcb7672637bd71ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc9221869ec756fba810704ddee86531814f1de5f07ce513958e3a84219f830b
[INFO] running `Command { std: "docker" "start" "-a" "bc9221869ec756fba810704ddee86531814f1de5f07ce513958e3a84219f830b", kill_on_drop: false }`
[INFO] [stderr]    Compiling tiny_kafka v1.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.48s
[INFO] running `Command { std: "docker" "inspect" "bc9221869ec756fba810704ddee86531814f1de5f07ce513958e3a84219f830b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc9221869ec756fba810704ddee86531814f1de5f07ce513958e3a84219f830b", kill_on_drop: false }`
[INFO] [stdout] bc9221869ec756fba810704ddee86531814f1de5f07ce513958e3a84219f830b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6cefa654f471736b1c87967a7f633d201043508ad0eace70121f868be3f82923
[INFO] running `Command { std: "docker" "start" "-a" "6cefa654f471736b1c87967a7f633d201043508ad0eace70121f868be3f82923", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tiny_kafka-23840b16e301f31b)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] 2024-05-25T23:10:08.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 1ms in state CONNECT)
[INFO] [stdout] test producer::tests::test_kafka_producer ... FAILED
[INFO] [stdout] 2024-05-25T23:10:10.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:10:10.901Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:11.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:11.897Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:12.775Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:12.918Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:13.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:13.872Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:14.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:14.877Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:15.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:15.887Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:16.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:16.887Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:18.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:20.911Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:21.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:23.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:24.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:26.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:27.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:29.921Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:30.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:32.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:33.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:35.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:36.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:38.873Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:39.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:39.914Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:40.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:40.886Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:41.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:41.878Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:42.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:42.878Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:43.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:43.852Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:44.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:44.888Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:45.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:45.866Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:46.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:46.920Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:10:48.921Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:49.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:49.916Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:50.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:50.887Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:52.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:54.904Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:56.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:58.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:10:59.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:01.886Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:02.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:04.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:05.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:07.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] test consumer::tests::test_kafka_consumer has been running for over 60 seconds
[INFO] [stdout] 2024-05-25T23:11:08.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:10.892Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:11.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:13.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:14.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:16.892Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:17.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:17.874Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:11:19.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:20.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:22.854Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:23.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:25.871Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:26.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:26.887Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:27.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:27.871Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:28.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:28.889Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:29.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:29.891Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:30.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:32.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:33.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:35.913Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:36.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:36.903Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:37.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:37.867Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:38.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:38.916Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:39.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:41.887Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:42.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:42.873Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:43.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:45.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:46.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:48.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:49.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:51.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:11:51.874Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:52.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:54.903Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:55.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:55.905Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:56.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:56.874Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:57.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:57.854Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:58.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:58.910Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:59.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:11:59.921Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:00.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:00.864Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:02.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:04.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:05.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:06.857Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:07.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:07.864Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:08.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:10.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:11.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:13.912Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:14.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:14.883Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:15.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:17.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:18.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:20.866Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:21.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:21.918Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:22.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:22.903Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:23.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:23.902Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:24.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:24.879Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:25.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:25.895Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:26.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:26.894Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:27.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:27.906Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:28.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:28.904Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:12:30.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:31.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:33.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:34.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:36.908Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:37.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:37.911Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:38.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:38.879Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:39.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:39.911Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:40.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:40.896Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:41.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:41.886Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:42.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:42.874Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:43.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:45.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:46.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:48.857Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:50.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:52.926Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:53.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:53.907Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:54.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:54.857Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:55.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:55.898Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:56.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:56.919Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:57.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:57.892Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:12:59.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:01.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:13:01.876Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:02.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:04.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:05.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:07.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:08.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:09.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:11.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:13.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:14.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:16.877Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:17.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:19.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:20.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:22.881Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:23.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:25.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:27.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:27.865Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:28.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:28.907Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:29.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:29.865Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:30.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:30.884Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:31.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:31.913Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:32.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:32.870Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:33.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:33.853Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:34.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:34.879Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:35.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:35.895Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:13:37.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:38.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:39.907Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:40.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:42.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:43.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:44.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:45.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:47.913Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:48.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:50.872Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:51.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:53.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:54.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:56.917Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:57.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:13:59.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:00.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:02.890Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:03.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:05.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:06.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:08.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:09.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:11.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:12.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:14.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:15.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:17.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:18.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:19.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:20.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:22.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:23.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:24.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:25.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:27.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:28.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:29.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:14:29.854Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:30.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:32.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:33.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:34.865Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:35.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:35.906Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:36.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:36.867Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:38.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:39.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:40.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:42.899Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:43.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:45.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:46.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:48.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:50.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:52.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:53.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:54.882Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:56.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:58.873Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:14:59.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:15:00.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:02.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:03.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:04.853Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:05.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:05.885Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:06.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:06.882Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:08.776Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:09.863Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:10.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:10.864Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:11.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:11.899Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:12.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:12.869Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:13.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:13.856Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:15.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:16.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:17.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:19.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:20.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:22.878Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:23.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:25.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:26.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:28.854Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:29.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:29.891Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:30.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:30.918Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:15:32.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:33.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:34.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:35.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:37.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:38.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:39.899Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:40.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:42.853Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:43.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:45.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:46.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:48.898Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:49.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:49.897Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:50.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:50.923Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:51.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:51.861Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:52.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:52.919Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:53.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:55.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:56.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:58.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:15:59.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:01.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:16:01.898Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:02.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:02.923Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:03.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:03.859Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:05.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:07.924Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:08.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:10.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:11.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:13.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:14.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:16.923Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:17.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:17.879Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:18.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:18.918Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:19.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:21.867Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:22.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:22.867Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:23.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:23.908Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:24.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:24.877Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:26.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:28.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:29.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:31.918Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:32.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:32.923Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:16:34.913Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:35.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:35.894Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:36.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:36.867Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:37.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:37.874Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:38.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:38.923Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:39.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:39.883Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:40.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:40.893Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:41.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:41.919Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:42.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:44.853Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:46.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:48.853Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:50.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:52.866Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:53.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:55.887Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:56.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:56.862Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:57.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:16:59.882Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:00.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:02.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:03.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:04.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:17:04.873Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:05.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:07.918Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:08.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:10.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:11.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:12.903Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:13.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:13.856Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:14.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:16.854Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:17.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:17.885Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:18.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:18.857Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:19.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:19.903Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:20.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:22.878Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:23.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:23.887Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:24.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:24.927Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:25.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:25.885Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:26.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:26.900Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:27.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:27.877Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:28.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:28.883Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:29.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:29.921Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:30.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:30.908Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:32.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:34.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:35.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:37.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:17:37.887Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:38.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:38.868Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:39.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:41.885Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:43.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:44.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:46.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:46.912Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:47.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:47.854Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:48.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:48.890Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:49.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:49.922Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:50.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:52.925Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:53.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:55.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:56.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:58.872Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:59.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:17:59.887Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:00.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:00.888Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:01.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:03.890Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:04.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:04.895Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:05.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:05.861Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:06.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:08.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:09.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:11.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:18:11.891Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:12.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:12.917Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:13.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:15.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:17.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:19.896Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:20.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:20.876Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:21.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:23.870Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:25.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:26.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:27.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:29.922Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:30.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:32.876Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:33.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:33.903Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:34.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:34.905Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:35.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:35.899Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:37.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:39.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:41.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:41.881Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:18:43.897Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:45.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:47.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:48.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:49.882Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:50.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:52.923Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:53.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:55.904Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:56.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:56.889Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:57.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:57.870Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:58.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:58.903Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:59.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:18:59.887Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:00.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:00.906Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:01.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:01.877Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:03.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:04.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:06.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:06.926Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:07.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:07.872Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:08.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:08.869Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:10.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:12.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:19:12.875Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:13.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:15.912Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:17.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:19.930Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:21.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:23.874Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:25.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:27.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:28.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:29.929Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:30.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:30.890Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:31.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:33.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:35.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:35.915Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:36.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:36.925Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:37.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:37.910Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:39.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:41.855Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:42.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:42.901Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:43.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:43.852Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:44.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:44.902Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:45.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:45.891Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:19:47.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:48.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:49.876Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:50.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:50.920Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:51.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:51.883Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:52.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:52.898Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:53.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:55.880Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:56.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:56.865Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:57.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:19:59.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:00.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:02.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:03.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:04.912Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:05.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:05.910Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:06.780Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:06.883Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:08.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:09.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:10.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:12.899Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:13.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:15.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:16.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:18.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:19.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:20:20.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:22.868Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:23.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:23.862Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:24.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:26.870Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:27.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:27.926Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:28.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:28.916Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:30.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:32.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:33.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:34.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:35.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:37.923Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:38.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:38.882Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:39.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:39.905Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:40.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:42.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:43.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:44.906Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:45.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:45.921Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:46.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:46.893Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:48.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:49.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:20:49.900Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:50.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:50.866Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:51.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:51.875Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:52.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:54.897Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:55.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:55.887Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:56.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:56.919Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:57.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:57.878Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:58.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:58.876Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:59.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:20:59.925Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:00.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:02.864Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:03.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:05.915Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:06.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:08.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:09.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:11.925Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:13.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:14.918Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:15.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:17.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:18.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:19.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:20.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:22.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:21:22.891Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:23.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:23.926Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:24.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:24.887Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:25.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:25.883Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:26.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:28.901Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:29.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:29.925Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:30.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:30.882Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:31.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:33.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:35.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:37.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:38.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:39.913Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:40.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:42.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:43.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:44.882Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:45.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:45.859Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:46.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:48.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:50.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:52.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 2 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:21:52.898Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:53.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:53.900Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:54.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:54.922Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:55.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:55.918Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:56.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:56.918Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:57.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:57.861Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:21:58.777Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:00.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:01.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:03.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:05.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:05.862Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:06.781Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:06.866Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:07.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:07.929Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:08.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:08.895Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:09.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:09.921Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:10.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:12.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:13.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:14.912Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:15.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:17.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:18.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:19.866Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:20.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:20.918Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:21.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:21.887Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:22.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:22:23.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:24.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:25.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:27.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:28.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:29.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:31.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:33.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:35.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:35.865Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:36.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:38.867Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:40.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:42.922Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:43.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:45.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:46.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:48.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:49.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:51.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:52.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:54.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:22:54.924Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:55.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:55.856Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:56.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:22:58.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:00.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:00.933Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:01.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:03.886Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:04.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:04.932Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:05.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:05.930Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:06.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:06.908Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:08.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:09.928Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:10.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:10.914Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:11.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:13.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:16.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:18.866Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:19.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:19.871Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:20.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:22.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:23.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:24.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:25.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:27.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:23:27.908Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:28.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:30.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:31.782Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:33.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:34.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:36.915Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:37.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:37.866Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:38.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:38.928Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:39.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:39.857Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:41.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:43.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:46.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:48.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:49.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:51.894Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:52.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:52.874Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:53.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:53.865Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:54.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:54.863Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:55.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:57.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:58.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:23:59.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:23:59.919Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:00.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:02.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:03.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:04.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:05.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:07.910Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:08.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:10.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:11.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:13.884Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:15.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:16.858Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:17.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:17.890Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:18.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:20.918Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:21.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:21.858Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:22.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:22.920Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:23.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:23.926Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:24.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:24.917Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:25.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:25.930Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:26.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:28.892Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:29.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:29.907Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:30.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:30.892Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:24:32.920Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:33.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:35.925Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:36.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:38.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:39.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:41.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:42.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:44.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:45.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:47.902Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:48.779Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:48.859Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:49.784Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:49.922Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:50.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:50.916Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:51.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:51.917Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:52.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:54.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:55.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:57.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:58.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:24:59.868Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:00.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:00.929Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] 2024-05-25T23:25:02.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:03.778Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:04.873Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:05.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:05.909Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:06.783Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT)
[INFO] [stdout] 2024-05-25T23:25:06.904Z ERROR [librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "6cefa654f471736b1c87967a7f633d201043508ad0eace70121f868be3f82923", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cefa654f471736b1c87967a7f633d201043508ad0eace70121f868be3f82923", kill_on_drop: false }`
[INFO] [stdout] 6cefa654f471736b1c87967a7f633d201043508ad0eace70121f868be3f82923
