[INFO] fetching crate eventstore 4.0.0... [INFO] testing eventstore-4.0.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate eventstore 4.0.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate eventstore 4.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate eventstore 4.0.0 [INFO] tweaked toml for crates.io crate eventstore 4.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate eventstore 4.0.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate eventstore 4.0.0 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a83e31dce5b445e9a77da5e9dd361dc9b8ab99088113a38f68ac716a915693cd [INFO] running `Command { std: "docker" "start" "-a" "a83e31dce5b445e9a77da5e9dd361dc9b8ab99088113a38f68ac716a915693cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a83e31dce5b445e9a77da5e9dd361dc9b8ab99088113a38f68ac716a915693cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a83e31dce5b445e9a77da5e9dd361dc9b8ab99088113a38f68ac716a915693cd", kill_on_drop: false }` [INFO] [stdout] a83e31dce5b445e9a77da5e9dd361dc9b8ab99088113a38f68ac716a915693cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d09b1488f36859a858f9d5ca2a08a7d6898a213135091375f1d834b00b195425 [INFO] running `Command { std: "docker" "start" "-a" "d09b1488f36859a858f9d5ca2a08a7d6898a213135091375f1d834b00b195425", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling aws-lc-rs v1.12.2 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling rustls v0.23.22 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling cc v1.2.12 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling cmake v0.1.53 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling aws-lc-sys v0.25.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling prost v0.13.4 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling prost-types v0.13.4 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling uuid v1.13.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling eventstore-macros v0.0.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling eventstore v4.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `WrongExpectedVersion` is never constructed [INFO] [stdout] --> src/event_store/generated/common.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct WrongExpectedVersion { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AccessDenied` is never constructed [INFO] [stdout] --> src/event_store/generated/common.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct AccessDenied {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StreamDeleted` is never constructed [INFO] [stdout] --> src/event_store/generated/common.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | pub struct StreamDeleted { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Timeout` is never constructed [INFO] [stdout] --> src/event_store/generated/common.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct Timeout {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Unknown` is never constructed [INFO] [stdout] --> src/event_store/generated/common.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct Unknown {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InvalidTransaction` is never constructed [INFO] [stdout] --> src/event_store/generated/common.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct InvalidTransaction {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MaximumAppendSizeExceeded` is never constructed [INFO] [stdout] --> src/event_store/generated/common.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct MaximumAppendSizeExceeded { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BadRequest` is never constructed [INFO] [stdout] --> src/event_store/generated/common.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct BadRequest { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CurrentStreamRevisionOption` is never used [INFO] [stdout] --> src/event_store/generated/common.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum CurrentStreamRevisionOption { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ExpectedStreamPositionOption` is never used [INFO] [stdout] --> src/event_store/generated/common.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 61 | pub enum ExpectedStreamPositionOption { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 38s [INFO] running `Command { std: "docker" "inspect" "d09b1488f36859a858f9d5ca2a08a7d6898a213135091375f1d834b00b195425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d09b1488f36859a858f9d5ca2a08a7d6898a213135091375f1d834b00b195425", kill_on_drop: false }` [INFO] [stdout] d09b1488f36859a858f9d5ca2a08a7d6898a213135091375f1d834b00b195425 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 221b722de764d2d9a90d23eb3c955f5ec92e7edd4cc76480dc197cd0ce433d55 [INFO] running `Command { std: "docker" "start" "-a" "221b722de764d2d9a90d23eb3c955f5ec92e7edd4cc76480dc197cd0ce433d55", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustls v0.23.22 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling xattr v1.4.0 [INFO] [stderr] Compiling bollard-stubs v1.45.0-rc.26.0.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling names v0.14.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling docker_credential v1.3.1 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling tokio-tar v0.3.1 [INFO] [stderr] Compiling parse-display v0.9.1 [INFO] [stderr] Compiling uuid v1.13.1 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling etcetera v0.8.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling eventstore v4.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bollard v0.17.1 [INFO] [stdout] warning: struct `WrongExpectedVersion` is never constructed [INFO] [stdout] --> src/event_store/generated/common.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct WrongExpectedVersion { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AccessDenied` is never constructed [INFO] [stdout] --> src/event_store/generated/common.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct AccessDenied {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StreamDeleted` is never constructed [INFO] [stdout] --> src/event_store/generated/common.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | pub struct StreamDeleted { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Timeout` is never constructed [INFO] [stdout] --> src/event_store/generated/common.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct Timeout {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Unknown` is never constructed [INFO] [stdout] --> src/event_store/generated/common.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct Unknown {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InvalidTransaction` is never constructed [INFO] [stdout] --> src/event_store/generated/common.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct InvalidTransaction {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MaximumAppendSizeExceeded` is never constructed [INFO] [stdout] --> src/event_store/generated/common.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct MaximumAppendSizeExceeded { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BadRequest` is never constructed [INFO] [stdout] --> src/event_store/generated/common.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct BadRequest { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CurrentStreamRevisionOption` is never used [INFO] [stdout] --> src/event_store/generated/common.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum CurrentStreamRevisionOption { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ExpectedStreamPositionOption` is never used [INFO] [stdout] --> src/event_store/generated/common.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 61 | pub enum ExpectedStreamPositionOption { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling testcontainers v0.23.1 [INFO] [stdout] warning: struct `WrongExpectedVersion` is never constructed [INFO] [stdout] --> src/event_store/generated/common.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct WrongExpectedVersion { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AccessDenied` is never constructed [INFO] [stdout] --> src/event_store/generated/common.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct AccessDenied {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StreamDeleted` is never constructed [INFO] [stdout] --> src/event_store/generated/common.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | pub struct StreamDeleted { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Timeout` is never constructed [INFO] [stdout] --> src/event_store/generated/common.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct Timeout {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Unknown` is never constructed [INFO] [stdout] --> src/event_store/generated/common.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct Unknown {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InvalidTransaction` is never constructed [INFO] [stdout] --> src/event_store/generated/common.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct InvalidTransaction {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MaximumAppendSizeExceeded` is never constructed [INFO] [stdout] --> src/event_store/generated/common.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct MaximumAppendSizeExceeded { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BadRequest` is never constructed [INFO] [stdout] --> src/event_store/generated/common.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct BadRequest { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CurrentStreamRevisionOption` is never used [INFO] [stdout] --> src/event_store/generated/common.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum CurrentStreamRevisionOption { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ExpectedStreamPositionOption` is never used [INFO] [stdout] --> src/event_store/generated/common.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 61 | pub enum ExpectedStreamPositionOption { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 03s [INFO] running `Command { std: "docker" "inspect" "221b722de764d2d9a90d23eb3c955f5ec92e7edd4cc76480dc197cd0ce433d55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "221b722de764d2d9a90d23eb3c955f5ec92e7edd4cc76480dc197cd0ce433d55", kill_on_drop: false }` [INFO] [stdout] 221b722de764d2d9a90d23eb3c955f5ec92e7edd4cc76480dc197cd0ce433d55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 45aac330d8dc2eac0aedc52f3a1adadb747c57f4735bdfb37a471a939c1c9873 [INFO] running `Command { std: "docker" "start" "-a" "45aac330d8dc2eac0aedc52f3a1adadb747c57f4735bdfb37a471a939c1c9873", kill_on_drop: false }` [INFO] [stderr] warning: struct `WrongExpectedVersion` is never constructed [INFO] [stderr] --> src/event_store/generated/common.rs:37:12 [INFO] [stderr] | [INFO] [stderr] 37 | pub struct WrongExpectedVersion { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `AccessDenied` is never constructed [INFO] [stderr] --> src/event_store/generated/common.rs:73:12 [INFO] [stderr] | [INFO] [stderr] 73 | pub struct AccessDenied {} [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `StreamDeleted` is never constructed [INFO] [stderr] --> src/event_store/generated/common.rs:75:12 [INFO] [stderr] | [INFO] [stderr] 75 | pub struct StreamDeleted { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Timeout` is never constructed [INFO] [stderr] --> src/event_store/generated/common.rs:80:12 [INFO] [stderr] | [INFO] [stderr] 80 | pub struct Timeout {} [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Unknown` is never constructed [INFO] [stderr] --> src/event_store/generated/common.rs:82:12 [INFO] [stderr] | [INFO] [stderr] 82 | pub struct Unknown {} [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `InvalidTransaction` is never constructed [INFO] [stderr] --> src/event_store/generated/common.rs:84:12 [INFO] [stderr] | [INFO] [stderr] 84 | pub struct InvalidTransaction {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `MaximumAppendSizeExceeded` is never constructed [INFO] [stderr] --> src/event_store/generated/common.rs:86:12 [INFO] [stderr] | [INFO] [stderr] 86 | pub struct MaximumAppendSizeExceeded { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `BadRequest` is never constructed [INFO] [stderr] --> src/event_store/generated/common.rs:91:12 [INFO] [stderr] | [INFO] [stderr] 91 | pub struct BadRequest { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum `CurrentStreamRevisionOption` is never used [INFO] [stderr] --> src/event_store/generated/common.rs:54:14 [INFO] [stderr] | [INFO] [stderr] 54 | pub enum CurrentStreamRevisionOption { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum `ExpectedStreamPositionOption` is never used [INFO] [stderr] --> src/event_store/generated/common.rs:61:14 [INFO] [stderr] | [INFO] [stderr] 61 | pub enum ExpectedStreamPositionOption { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `eventstore` (lib) generated 10 warnings [INFO] [stderr] warning: `eventstore` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eventstore-4a7e218ac5565c67) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test grpc::node_selection_tests::test_determine_best_node_follower ... ok [INFO] [stdout] test event_store::generated::test_uuid_conversion ... ok [INFO] [stdout] test server_features::server_version_tests::equality_checks ... ok [INFO] [stdout] test grpc::node_selection_tests::test_determine_best_node_replica ... ok [INFO] [stdout] test types::metadata_tests::isomorphic_3 ... ok [INFO] [stdout] test types::metadata_tests::metadata_spec ... ok [INFO] [stdout] test types::metadata_tests::isomorphic_1 ... ok [INFO] [stdout] test grpc::node_selection_tests::test_determine_best_node_leader ... ok [INFO] [stdout] test grpc::node_selection_tests::test_determine_best_node_random ... ok [INFO] [stdout] test types::metadata_tests::isomorphic_2 ... ok [INFO] [stdout] test grpc::test_connection_string ... ok [INFO] [stderr] Running tests/common.rs (/opt/rustwide/target/debug/deps/common-d99176afe4e738c4) [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/images.rs (/opt/rustwide/target/debug/deps/images-25a0cefde5ba1452) [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-cccac1bbfced4d5d) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] 2025-09-01T08:48:53.918245Z DEBUG eventstore::grpc: src/grpc.rs:1055: Asking for a channel but we don't have an active connection. Connecting... [INFO] [stdout] 2025-09-01T08:48:53.987931Z DEBUG integration: tests/integration.rs:119: Checking if admin user is available...1/50 [INFO] [stdout] 2025-09-01T08:48:53.989560Z DEBUG eventstore::grpc: src/grpc.rs:1055: Asking for a channel but we don't have an active connection. Connecting... [INFO] [stdout] 2025-09-01T08:48:53.989724Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:48:53.989817Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2112 }] [INFO] [stdout] 2025-09-01T08:48:53.989866Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:48:53.993330Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:53.993396Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] test single_node_auto_resub_on_connection_drop ... FAILED [INFO] [stdout] 2025-09-01T08:48:53.994109Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:53.994164Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:48:53.994854Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:53.994919Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] test cluster_projections ... FAILED [INFO] [stdout] test plugin_usercertificates ... FAILED [INFO] [stdout] test cluster_persistent_subscriptions ... FAILED [INFO] [stdout] test single_node_operations ... FAILED [INFO] [stdout] test single_node_persistent_subscriptions ... FAILED [INFO] [stdout] test single_node_projections ... FAILED [INFO] [stdout] test single_node_streams ... FAILED [INFO] [stdout] test cluster_streams ... FAILED [INFO] [stdout] test root_certificates ... FAILED [INFO] [stdout] 2025-09-01T08:48:54.419903Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:48:54.420016Z DEBUG next: eventstore::grpc: src/grpc.rs:943: Before calling server features endpoint on noserver:2113... [INFO] [stdout] 2025-09-01T08:48:54.422365Z DEBUG next: eventstore::grpc: src/grpc.rs:960: Error when calling server features endpoint: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:54.422448Z ERROR next: eventstore::grpc: src/grpc.rs:966: Unexpected error when fetching server features: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:54.422536Z ERROR eventstore::grpc: src/grpc.rs:1058: gRPC connection error: Unmapped gRPC connection error: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }. [INFO] [stdout] test single_node_discover_error ... ok [INFO] [stdout] 2025-09-01T08:48:54.496869Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:48:54.496938Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:48:54.497049Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }] [INFO] [stdout] 2025-09-01T08:48:54.497103Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:48:54.497999Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:54.498058Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:48:54.498678Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:54.498730Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:48:54.499376Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:54.499449Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:48:54.989333Z DEBUG integration: tests/integration.rs:128: Request timed out, retrying... [INFO] [stdout] 2025-09-01T08:48:55.000456Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:48:55.000546Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:48:55.000654Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }] [INFO] [stdout] 2025-09-01T08:48:55.000708Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:48:55.002956Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:55.003021Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:48:55.003703Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:55.003759Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:48:55.004244Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:55.004310Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:48:55.490778Z DEBUG integration: tests/integration.rs:119: Checking if admin user is available...2/50 [INFO] [stdout] 2025-09-01T08:48:55.504986Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:48:55.505064Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:48:55.505177Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }] [INFO] [stdout] 2025-09-01T08:48:55.505249Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:48:55.506431Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:55.506611Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:48:55.507122Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:55.507167Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:48:55.507631Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:55.507688Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:48:56.014697Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:48:56.014772Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:48:56.014886Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }] [INFO] [stdout] 2025-09-01T08:48:56.014939Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:48:56.019019Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:56.019087Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:48:56.019661Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:56.019706Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:48:56.020276Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:56.020371Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:48:56.496624Z DEBUG integration: tests/integration.rs:128: Request timed out, retrying... [INFO] [stdout] 2025-09-01T08:48:56.521300Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:48:56.521375Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:48:56.521449Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }] [INFO] [stdout] 2025-09-01T08:48:56.521515Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:48:56.522433Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:56.522511Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:48:56.524982Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:56.525046Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:48:56.525707Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:56.525770Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:48:56.997552Z DEBUG integration: tests/integration.rs:119: Checking if admin user is available...3/50 [INFO] [stdout] 2025-09-01T08:48:57.027860Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:48:57.027931Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:48:57.028009Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }] [INFO] [stdout] 2025-09-01T08:48:57.028067Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:48:57.028946Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:57.029009Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:48:57.038256Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:57.038358Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:48:57.038905Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:57.038983Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:48:57.546666Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:48:57.546735Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:48:57.546810Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2112 }] [INFO] [stdout] 2025-09-01T08:48:57.546853Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:48:57.579224Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:57.579316Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:48:57.580004Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:57.580043Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:48:57.589903Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:57.590011Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:48:57.998823Z DEBUG integration: tests/integration.rs:128: Request timed out, retrying... [INFO] [stdout] 2025-09-01T08:48:58.091142Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:48:58.091220Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:48:58.091294Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }] [INFO] [stdout] 2025-09-01T08:48:58.091427Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:48:58.092340Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:58.092395Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:48:58.094847Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:58.094907Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:48:58.095511Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:58.095578Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:48:58.514582Z DEBUG integration: tests/integration.rs:119: Checking if admin user is available...4/50 [INFO] [stdout] 2025-09-01T08:48:58.596663Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:48:58.596747Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:48:58.596822Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }] [INFO] [stdout] 2025-09-01T08:48:58.596874Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:48:58.597823Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:58.597885Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:48:58.598541Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:58.598594Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:48:58.599154Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:58.599221Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:48:59.100824Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:48:59.100904Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:48:59.100994Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }] [INFO] [stdout] 2025-09-01T08:48:59.101054Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:48:59.114476Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:59.114599Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:48:59.120653Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:59.120749Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:48:59.121519Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:59.121585Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:48:59.523601Z DEBUG integration: tests/integration.rs:128: Request timed out, retrying... [INFO] [stdout] 2025-09-01T08:48:59.626036Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:48:59.626107Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:48:59.626178Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }] [INFO] [stdout] 2025-09-01T08:48:59.626233Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:48:59.627185Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:59.627239Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:48:59.627960Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:59.628020Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:48:59.629081Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:48:59.629385Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:00.024779Z DEBUG integration: tests/integration.rs:119: Checking if admin user is available...5/50 [INFO] [stdout] 2025-09-01T08:49:00.130060Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:00.130123Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:00.130193Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }] [INFO] [stdout] 2025-09-01T08:49:00.130238Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:00.131186Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:00.131236Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:00.140233Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:00.140331Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:00.141367Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:00.141437Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:00.642263Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:00.642325Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:00.642395Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }] [INFO] [stdout] 2025-09-01T08:49:00.642440Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:00.643466Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:00.643539Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:00.644136Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:00.644187Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:00.645721Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:00.645786Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:01.026787Z DEBUG integration: tests/integration.rs:128: Request timed out, retrying... [INFO] [stdout] 2025-09-01T08:49:01.147805Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:01.147879Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:01.147947Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }] [INFO] [stdout] 2025-09-01T08:49:01.147992Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:01.148978Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:01.149037Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:01.149640Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:01.149693Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:01.150563Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:01.150630Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:01.528350Z DEBUG integration: tests/integration.rs:119: Checking if admin user is available...6/50 [INFO] [stdout] 2025-09-01T08:49:01.651756Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:01.651837Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:01.651916Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }] [INFO] [stdout] 2025-09-01T08:49:01.651971Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:01.653035Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:01.653083Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:01.653742Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:01.653788Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:01.654328Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:01.654389Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:02.155377Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:02.155624Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:02.155737Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }] [INFO] [stdout] 2025-09-01T08:49:02.155825Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:02.156819Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:02.156989Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:02.160893Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:02.161002Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:02.161999Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:02.162110Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:02.529803Z DEBUG integration: tests/integration.rs:128: Request timed out, retrying... [INFO] [stdout] 2025-09-01T08:49:02.663162Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:02.663234Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:02.663303Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }] [INFO] [stdout] 2025-09-01T08:49:02.663352Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:02.668824Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:02.668893Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:02.669649Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:02.669699Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:02.670840Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:02.670907Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:03.033561Z DEBUG integration: tests/integration.rs:119: Checking if admin user is available...7/50 [INFO] [stdout] 2025-09-01T08:49:03.172171Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:03.172236Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:03.172375Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }] [INFO] [stdout] 2025-09-01T08:49:03.172421Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:03.173427Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:03.173501Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:03.174842Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:03.174901Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:03.175607Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:03.175679Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:03.677534Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:03.677605Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:03.677667Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }] [INFO] [stdout] 2025-09-01T08:49:03.677718Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:03.679984Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:03.680048Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:03.680704Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:03.680760Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:03.681375Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:03.681446Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:04.037586Z DEBUG integration: tests/integration.rs:128: Request timed out, retrying... [INFO] [stdout] 2025-09-01T08:49:04.182536Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:04.182599Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:04.182661Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }] [INFO] [stdout] 2025-09-01T08:49:04.182707Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:04.183587Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:04.183636Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:04.184311Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:04.184352Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:04.186330Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:04.186392Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:04.538774Z DEBUG integration: tests/integration.rs:119: Checking if admin user is available...8/50 [INFO] [stdout] 2025-09-01T08:49:04.708682Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:04.708769Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:04.708856Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }] [INFO] [stdout] 2025-09-01T08:49:04.708909Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:04.725399Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:04.725531Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:04.730033Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:04.730111Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:04.733118Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:04.733477Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:05.234456Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:05.234555Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:05.234635Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }] [INFO] [stdout] 2025-09-01T08:49:05.234682Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:05.245285Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:05.245389Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:05.246067Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:05.246117Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:05.248983Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:05.249045Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:05.545308Z DEBUG integration: tests/integration.rs:128: Request timed out, retrying... [INFO] [stdout] 2025-09-01T08:49:05.757648Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:05.757714Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:05.757787Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2112 }] [INFO] [stdout] 2025-09-01T08:49:05.757830Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:05.758847Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:05.758900Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:05.759453Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:05.759525Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:05.760125Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:05.760191Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:06.045944Z DEBUG integration: tests/integration.rs:119: Checking if admin user is available...9/50 [INFO] [stdout] 2025-09-01T08:49:06.261808Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:06.261874Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:06.261944Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }] [INFO] [stdout] 2025-09-01T08:49:06.261990Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:06.263965Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:06.264025Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:06.264570Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:06.264615Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:06.265151Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:06.265217Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:06.766805Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:06.766868Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:06.766938Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }] [INFO] [stdout] 2025-09-01T08:49:06.766989Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:06.768083Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:06.768220Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:06.768958Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:06.769013Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:06.769547Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:06.769610Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:07.047835Z DEBUG integration: tests/integration.rs:128: Request timed out, retrying... [INFO] [stdout] 2025-09-01T08:49:07.270241Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:07.270313Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:07.270384Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }] [INFO] [stdout] 2025-09-01T08:49:07.270437Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:07.271390Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:07.271450Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:07.272126Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:07.272181Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:07.272664Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:07.272735Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:07.549800Z DEBUG integration: tests/integration.rs:119: Checking if admin user is available...10/50 [INFO] [stdout] 2025-09-01T08:49:07.778064Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:07.778154Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:07.778230Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }] [INFO] [stdout] 2025-09-01T08:49:07.778280Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:07.779927Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:07.780026Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:07.780833Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:07.780926Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:07.781610Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:07.781776Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:08.283365Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:08.283429Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:08.283517Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }] [INFO] [stdout] 2025-09-01T08:49:08.283564Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:08.284475Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:08.284541Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:08.285154Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:08.285197Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:08.285647Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:08.285705Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:08.551870Z DEBUG integration: tests/integration.rs:128: Request timed out, retrying... [INFO] [stdout] 2025-09-01T08:49:08.787239Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:08.787299Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:08.787361Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }] [INFO] [stdout] 2025-09-01T08:49:08.787400Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:08.788231Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:08.788277Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:08.788911Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:08.788959Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:08.789644Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:08.789707Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:09.069576Z DEBUG integration: tests/integration.rs:119: Checking if admin user is available...11/50 [INFO] [stdout] 2025-09-01T08:49:09.291880Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:09.291948Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:09.292030Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2112 }] [INFO] [stdout] 2025-09-01T08:49:09.292077Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:09.293317Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:09.293431Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:09.294457Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:09.294525Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:09.295130Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:09.295198Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:09.796791Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:09.796926Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:09.797059Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }] [INFO] [stdout] 2025-09-01T08:49:09.797157Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:09.798098Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:09.798186Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:09.798813Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:09.801576Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:09.802199Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:09.802310Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:10.070651Z DEBUG integration: tests/integration.rs:128: Request timed out, retrying... [INFO] [stdout] 2025-09-01T08:49:10.303344Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:10.303475Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:10.303612Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }] [INFO] [stdout] 2025-09-01T08:49:10.303725Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:10.304800Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:10.306568Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:10.307208Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:10.307303Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:10.307849Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:10.307971Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:10.612655Z DEBUG integration: tests/integration.rs:119: Checking if admin user is available...12/50 [INFO] [stdout] 2025-09-01T08:49:10.809102Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:10.809178Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:10.809256Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2112 }] [INFO] [stdout] 2025-09-01T08:49:10.809309Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:10.810256Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:10.810315Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:10.813564Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:10.813633Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:10.814367Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:10.814543Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:11.315689Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:11.315755Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:11.315829Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }] [INFO] [stdout] 2025-09-01T08:49:11.315874Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:11.316849Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:11.316898Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:11.317563Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:11.317608Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:11.318077Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:11.318140Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:11.614799Z DEBUG integration: tests/integration.rs:128: Request timed out, retrying... [INFO] [stdout] 2025-09-01T08:49:11.821715Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:11.821830Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:11.821932Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }] [INFO] [stdout] 2025-09-01T08:49:11.822002Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:11.822819Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:11.822902Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:11.823512Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:11.823602Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:11.824373Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:11.824473Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:12.118621Z DEBUG integration: tests/integration.rs:119: Checking if admin user is available...13/50 [INFO] [stdout] 2025-09-01T08:49:12.325649Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:12.325782Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:12.325900Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }] [INFO] [stdout] 2025-09-01T08:49:12.325978Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:12.326924Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:12.327069Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:12.327605Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:12.327684Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:12.328204Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:12.328296Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:12.829930Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:12.830084Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:12.830203Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }] [INFO] [stdout] 2025-09-01T08:49:12.830295Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:12.831274Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:12.831381Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:12.832028Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:12.832162Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:12.832885Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:12.833083Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:13.120655Z DEBUG integration: tests/integration.rs:128: Request timed out, retrying... [INFO] [stdout] 2025-09-01T08:49:13.334141Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:13.334205Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:13.334274Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }] [INFO] [stdout] 2025-09-01T08:49:13.334315Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:13.335312Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:13.335366Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:13.336058Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:13.336151Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:13.336796Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:13.337171Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:13.622803Z DEBUG integration: tests/integration.rs:119: Checking if admin user is available...14/50 [INFO] [stdout] 2025-09-01T08:49:13.838229Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:13.838368Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:13.838501Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2112 }] [INFO] [stdout] 2025-09-01T08:49:13.838587Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:13.839503Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:13.839609Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:13.840413Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:13.840530Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:13.841284Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:13.841391Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:14.342396Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:14.342555Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:14.342682Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }] [INFO] [stdout] 2025-09-01T08:49:14.342769Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:14.343697Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:14.343792Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:14.344472Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:14.345045Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:14.345811Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:14.346612Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:14.660648Z DEBUG integration: tests/integration.rs:128: Request timed out, retrying... [INFO] [stdout] 2025-09-01T08:49:14.848019Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:14.848082Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:14.848148Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }] [INFO] [stdout] 2025-09-01T08:49:14.848197Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:14.849145Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:14.849199Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:14.849875Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:14.849934Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:14.850425Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:14.850481Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:15.162973Z DEBUG integration: tests/integration.rs:119: Checking if admin user is available...15/50 [INFO] [stdout] 2025-09-01T08:49:15.350935Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:15.351008Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:15.351083Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }] [INFO] [stdout] 2025-09-01T08:49:15.351136Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:15.352006Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:15.352063Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:15.352676Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:15.352726Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:15.353385Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:15.353451Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:15.854311Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:15.854376Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:15.854447Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }] [INFO] [stdout] 2025-09-01T08:49:15.854510Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:15.855405Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:15.855476Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:15.855966Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:15.856015Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:15.856686Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:15.856745Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:16.166609Z DEBUG integration: tests/integration.rs:128: Request timed out, retrying... [INFO] [stdout] 2025-09-01T08:49:16.358777Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:16.358849Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:16.358928Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2112 }] [INFO] [stdout] 2025-09-01T08:49:16.358984Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:16.359908Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:16.359961Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:16.360666Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:16.360711Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:16.361419Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:16.361504Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:16.672349Z DEBUG integration: tests/integration.rs:119: Checking if admin user is available...16/50 [INFO] [stdout] 2025-09-01T08:49:16.862180Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:16.862252Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:16.862327Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2112 }] [INFO] [stdout] 2025-09-01T08:49:16.862373Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:16.863348Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:16.863410Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:16.864117Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:16.864163Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:16.864834Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:16.864894Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:17.366751Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:17.366815Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:17.366893Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }] [INFO] [stdout] 2025-09-01T08:49:17.366942Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:17.367911Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:17.367963Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:17.368631Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:17.368676Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:17.369153Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:17.369216Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:17.673938Z DEBUG integration: tests/integration.rs:128: Request timed out, retrying... [INFO] [stdout] 2025-09-01T08:49:17.870187Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:17.870320Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:17.870460Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }] [INFO] [stdout] 2025-09-01T08:49:17.870611Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:17.871606Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:17.871737Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:17.872513Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:17.872639Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:17.873252Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:17.873437Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:18.176583Z DEBUG integration: tests/integration.rs:119: Checking if admin user is available...17/50 [INFO] [stdout] 2025-09-01T08:49:18.374801Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:18.374937Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:18.375064Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }] [INFO] [stdout] 2025-09-01T08:49:18.375151Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:18.376179Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:18.376311Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:18.376893Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:18.376987Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:18.377460Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:18.377658Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:18.879859Z DEBUG next: eventstore::grpc: src/grpc.rs:1022: Starting new connection attempt [INFO] [stdout] 2025-09-01T08:49:18.879931Z DEBUG next: eventstore::grpc: src/grpc.rs:999: Before cluster node selection [INFO] [stdout] 2025-09-01T08:49:18.880004Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1297: List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }] [INFO] [stdout] 2025-09-01T08:49:18.880057Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 } [INFO] [stdout] 2025-09-01T08:49:18.882967Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:18.883027Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 } [INFO] [stdout] 2025-09-01T08:49:18.883631Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:18.883683Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1301: Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 } [INFO] [stdout] 2025-09-01T08:49:18.884266Z DEBUG next:node_selection{mode=Seeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) failed_endpoint=None previous_candidates=None}: eventstore::grpc: src/grpc.rs:1319: Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} } [INFO] [stdout] 2025-09-01T08:49:18.884336Z DEBUG next: eventstore::grpc: src/grpc.rs:1010: Cluster node selection completed: None [INFO] [stdout] 2025-09-01T08:49:18.884427Z DEBUG next: eventstore::grpc: src/grpc.rs:1026: Reached maximum discovery attempt count [INFO] [stdout] 2025-09-01T08:49:18.884472Z ERROR eventstore::grpc: src/grpc.rs:1058: gRPC connection error: Max discovery attempt count reached. count: 50 [INFO] [stdout] 2025-09-01T08:49:18.884608Z DEBUG integration: tests/integration.rs:139: Fatal error, stop retrying. Cause: ConnectionClosed [INFO] [stdout] test cluster_operations ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- single_node_auto_resub_on_connection_drop stdout ---- [INFO] [stdout] Error: failed to initialize a docker client: Socket not found: /var/run/docker.sock [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] tests/integration.rs:366:21 [INFO] [stdout] [INFO] [stdout] ---- cluster_projections stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cluster_projections' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14: [INFO] [stdout] Unable to install global subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6230de3f67a2 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6230de3f67a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6230de3f67a2 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6230de3f67a2 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6230de40983f - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6230de40983f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6230de3c1893 - std::io::default_write_fmt::he11a713685e2464d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6230de3c1893 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6230de3cea42 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6230de3d3c6f - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6230de3d3b01 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6230dd44087e - as core::ops::function::Fn>::call::h0e9de8cceb22406e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6230dd44087e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6230de3d43be - as core::ops::function::Fn>::call::h1fd0a0802eaec16b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6230de3d43be - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6230de3d40da - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6230de3ceb79 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6230de3b4bcd - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6230de414780 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6230de413736 - core::result::unwrap_failed::hf926a4254073b4aa [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x6230dd479feb - core::result::Result::expect::h493c3d09c8f6fbe8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x6230dd3fc4c5 - tracing_subscriber::fmt::SubscriberBuilder::init::h08ab4d89108abdeb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14 [INFO] [stdout] 22: 0x6230dcfdcf2b - integration::configure_logging::h92aca2a72e2d50e7 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:23:10 [INFO] [stdout] 23: 0x6230dcfee2db - integration::run_test::{{closure}}::he604fa57d73ea511 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:212:5 [INFO] [stdout] 24: 0x6230dcfdfbc3 - integration::cluster_projections::{{closure}}::h4fc5441547d74311 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:328:58 [INFO] [stdout] 25: 0x6230dd366305 - as core::future::future::Future>::poll::h45b8ea865628fb9a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x6230dd2183bd - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hbaaf1825f7665282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:74 [INFO] [stdout] 27: 0x6230dd217d4a - tokio::runtime::coop::with_budget::h11b9ce9531d215c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 28: 0x6230dd217d4a - tokio::runtime::coop::budget::h496a65e0a486cad7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 29: 0x6230dd217d4a - tokio::runtime::park::CachedParkThread::block_on::h9b29d756280c3f7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:31 [INFO] [stdout] 30: 0x6230dd122a04 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h5f877795fb46b040 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 31: 0x6230dd253438 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hc378af7f4301b87a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 32: 0x6230dd121c97 - tokio::runtime::context::runtime::enter_runtime::h97ff921bf27b28fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 33: 0x6230dd253404 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hf73c676f3a6edf12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 34: 0x6230dd396b17 - tokio::runtime::runtime::Runtime::block_on_inner::h85f8720186c4ef7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:370:50 [INFO] [stdout] 35: 0x6230dd396d30 - tokio::runtime::runtime::Runtime::block_on::h1ebc60ca8ea33cbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 36: 0x6230dcfdf9c4 - integration::cluster_projections::h4a741c2a5eb50ef7 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:328:58 [INFO] [stdout] 37: 0x6230dcfdfc97 - integration::cluster_projections::{{closure}}::h8ba79c541133052b [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:327:35 [INFO] [stdout] 38: 0x6230dce90ab6 - core::ops::function::FnOnce::call_once::h85b333d67dd1c1dd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 39: 0x6230dd44063b - core::ops::function::FnOnce::call_once::hdbf42be2a49fb464 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 40: 0x6230dd44063b - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x6230dd456125 - test::run_test_in_process::{{closure}}::h54574ee4f414d690 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x6230dd456125 - as core::ops::function::FnOnce<()>>::call_once::h01a0b7e7aad1a501 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 43: 0x6230dd456125 - std::panicking::catch_unwind::do_call::h23820e817c5612cd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x6230dd456125 - std::panicking::catch_unwind::h89c73a1febce5587 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x6230dd456125 - std::panic::catch_unwind::h6f55caf410861914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x6230dd456125 - test::run_test_in_process::h4db851878e5d3983 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x6230dd456125 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x6230dd42cb14 - test::run_test::{{closure}}::he775ccc3a9d3b97e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x6230dd42cb14 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x6230dd43035a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha814de8393f07830 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x6230dd43035a - as core::ops::function::FnOnce<()>>::call_once::h8deb00af0abdeaf1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x6230dd43035a - std::panicking::catch_unwind::do_call::h1917979b0c279ea2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x6230dd43035a - std::panicking::catch_unwind::h791ad91fee6ce34e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x6230dd43035a - std::panic::catch_unwind::h982b8f40ed9c3cce [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x6230dd43035a - std::thread::Builder::spawn_unchecked_::{{closure}}::h545e54700c945db4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x6230dd43035a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 57: 0x6230de3c894f - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x6230de3c894f - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 59: 0x7413caf64aa4 - [INFO] [stdout] 60: 0x7413caff1a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- plugin_usercertificates stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'plugin_usercertificates' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14: [INFO] [stdout] Unable to install global subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6230de3f67a2 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6230de3f67a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6230de3f67a2 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6230de3f67a2 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6230de40983f - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6230de40983f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6230de3c1893 - std::io::default_write_fmt::he11a713685e2464d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6230de3c1893 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6230de3cea42 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6230de3d3c6f - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6230de3d3b01 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6230dd44087e - as core::ops::function::Fn>::call::h0e9de8cceb22406e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6230dd44087e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6230de3d43be - as core::ops::function::Fn>::call::h1fd0a0802eaec16b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6230de3d43be - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6230de3d40da - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6230de3ceb79 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6230de3b4bcd - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6230de414780 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6230de413736 - core::result::unwrap_failed::hf926a4254073b4aa [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x6230dd479feb - core::result::Result::expect::h493c3d09c8f6fbe8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x6230dd3fc4c5 - tracing_subscriber::fmt::SubscriberBuilder::init::h08ab4d89108abdeb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14 [INFO] [stdout] 22: 0x6230dcfdcf2b - integration::configure_logging::h92aca2a72e2d50e7 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:23:10 [INFO] [stdout] 23: 0x6230dcfe9e27 - integration::run_test::{{closure}}::hac7c944337540287 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:212:5 [INFO] [stdout] 24: 0x6230dcfe0c6b - integration::plugin_usercertificates::{{closure}}::h20bb074b38c7c2ab [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:313:69 [INFO] [stdout] 25: 0x6230dd366305 - as core::future::future::Future>::poll::h45b8ea865628fb9a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x6230dd2183bd - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hbaaf1825f7665282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:74 [INFO] [stdout] 27: 0x6230dd217d4a - tokio::runtime::coop::with_budget::h11b9ce9531d215c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 28: 0x6230dd217d4a - tokio::runtime::coop::budget::h496a65e0a486cad7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 29: 0x6230dd217d4a - tokio::runtime::park::CachedParkThread::block_on::h9b29d756280c3f7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:31 [INFO] [stdout] 30: 0x6230dd122a04 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h5f877795fb46b040 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 31: 0x6230dd253438 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hc378af7f4301b87a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 32: 0x6230dd121c97 - tokio::runtime::context::runtime::enter_runtime::h97ff921bf27b28fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 33: 0x6230dd253404 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hf73c676f3a6edf12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 34: 0x6230dd396b17 - tokio::runtime::runtime::Runtime::block_on_inner::h85f8720186c4ef7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:370:50 [INFO] [stdout] 35: 0x6230dd396d30 - tokio::runtime::runtime::Runtime::block_on::h1ebc60ca8ea33cbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 36: 0x6230dcfe0a74 - integration::plugin_usercertificates::h23045e019cb6b9ca [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:313:69 [INFO] [stdout] 37: 0x6230dcfe0d37 - integration::plugin_usercertificates::{{closure}}::ha948dfb5d295ad66 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:312:39 [INFO] [stdout] 38: 0x6230dce90456 - core::ops::function::FnOnce::call_once::h790ffa330ba3ac55 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 39: 0x6230dd44063b - core::ops::function::FnOnce::call_once::hdbf42be2a49fb464 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 40: 0x6230dd44063b - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x6230dd456125 - test::run_test_in_process::{{closure}}::h54574ee4f414d690 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x6230dd456125 - as core::ops::function::FnOnce<()>>::call_once::h01a0b7e7aad1a501 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 43: 0x6230dd456125 - std::panicking::catch_unwind::do_call::h23820e817c5612cd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x6230dd456125 - std::panicking::catch_unwind::h89c73a1febce5587 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x6230dd456125 - std::panic::catch_unwind::h6f55caf410861914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x6230dd456125 - test::run_test_in_process::h4db851878e5d3983 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x6230dd456125 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x6230dd42cb14 - test::run_test::{{closure}}::he775ccc3a9d3b97e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x6230dd42cb14 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x6230dd43035a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha814de8393f07830 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x6230dd43035a - as core::ops::function::FnOnce<()>>::call_once::h8deb00af0abdeaf1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x6230dd43035a - std::panicking::catch_unwind::do_call::h1917979b0c279ea2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x6230dd43035a - std::panicking::catch_unwind::h791ad91fee6ce34e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x6230dd43035a - std::panic::catch_unwind::h982b8f40ed9c3cce [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x6230dd43035a - std::thread::Builder::spawn_unchecked_::{{closure}}::h545e54700c945db4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x6230dd43035a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 57: 0x6230de3c894f - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x6230de3c894f - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 59: 0x7413caf64aa4 - [INFO] [stdout] 60: 0x7413caff1a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cluster_persistent_subscriptions stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cluster_persistent_subscriptions' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14: [INFO] [stdout] Unable to install global subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6230de3f67a2 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6230de3f67a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6230de3f67a2 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6230de3f67a2 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6230de40983f - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6230de40983f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6230de3c1893 - std::io::default_write_fmt::he11a713685e2464d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6230de3c1893 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6230de3cea42 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6230de3d3c6f - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6230de3d3b01 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6230dd44087e - as core::ops::function::Fn>::call::h0e9de8cceb22406e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6230dd44087e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6230de3d43be - as core::ops::function::Fn>::call::h1fd0a0802eaec16b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6230de3d43be - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6230de3d40da - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6230de3ceb79 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6230de3b4bcd - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6230de414780 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6230de413736 - core::result::unwrap_failed::hf926a4254073b4aa [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x6230dd479feb - core::result::Result::expect::h493c3d09c8f6fbe8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x6230dd3fc4c5 - tracing_subscriber::fmt::SubscriberBuilder::init::h08ab4d89108abdeb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14 [INFO] [stdout] 22: 0x6230dcfdcf2b - integration::configure_logging::h92aca2a72e2d50e7 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:23:10 [INFO] [stdout] 23: 0x6230dcfee2db - integration::run_test::{{closure}}::he604fa57d73ea511 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:212:5 [INFO] [stdout] 24: 0x6230dcfe4f40 - integration::cluster_persistent_subscriptions::{{closure}}::hb2a32dc24af8370e [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:333:70 [INFO] [stdout] 25: 0x6230dd366305 - as core::future::future::Future>::poll::h45b8ea865628fb9a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x6230dd2183bd - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hbaaf1825f7665282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:74 [INFO] [stdout] 27: 0x6230dd217d4a - tokio::runtime::coop::with_budget::h11b9ce9531d215c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 28: 0x6230dd217d4a - tokio::runtime::coop::budget::h496a65e0a486cad7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 29: 0x6230dd217d4a - tokio::runtime::park::CachedParkThread::block_on::h9b29d756280c3f7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:31 [INFO] [stdout] 30: 0x6230dd122a04 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h5f877795fb46b040 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 31: 0x6230dd253438 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hc378af7f4301b87a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 32: 0x6230dd121c97 - tokio::runtime::context::runtime::enter_runtime::h97ff921bf27b28fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 33: 0x6230dd253404 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hf73c676f3a6edf12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 34: 0x6230dd396b17 - tokio::runtime::runtime::Runtime::block_on_inner::h85f8720186c4ef7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:370:50 [INFO] [stdout] 35: 0x6230dd396d30 - tokio::runtime::runtime::Runtime::block_on::h1ebc60ca8ea33cbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 36: 0x6230dcfe4d14 - integration::cluster_persistent_subscriptions::hb221b1da094cefb7 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:333:70 [INFO] [stdout] 37: 0x6230dcfe4db7 - integration::cluster_persistent_subscriptions::{{closure}}::h8a96156f35604453 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:332:48 [INFO] [stdout] 38: 0x6230dce8d006 - core::ops::function::FnOnce::call_once::h1ced7bfce5fbb825 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 39: 0x6230dd44063b - core::ops::function::FnOnce::call_once::hdbf42be2a49fb464 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 40: 0x6230dd44063b - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x6230dd456125 - test::run_test_in_process::{{closure}}::h54574ee4f414d690 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x6230dd456125 - as core::ops::function::FnOnce<()>>::call_once::h01a0b7e7aad1a501 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 43: 0x6230dd456125 - std::panicking::catch_unwind::do_call::h23820e817c5612cd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x6230dd456125 - std::panicking::catch_unwind::h89c73a1febce5587 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x6230dd456125 - std::panic::catch_unwind::h6f55caf410861914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x6230dd456125 - test::run_test_in_process::h4db851878e5d3983 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x6230dd456125 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x6230dd42cb14 - test::run_test::{{closure}}::he775ccc3a9d3b97e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x6230dd42cb14 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x6230dd43035a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha814de8393f07830 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x6230dd43035a - as core::ops::function::FnOnce<()>>::call_once::h8deb00af0abdeaf1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x6230dd43035a - std::panicking::catch_unwind::do_call::h1917979b0c279ea2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x6230dd43035a - std::panicking::catch_unwind::h791ad91fee6ce34e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x6230dd43035a - std::panic::catch_unwind::h982b8f40ed9c3cce [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x6230dd43035a - std::thread::Builder::spawn_unchecked_::{{closure}}::h545e54700c945db4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x6230dd43035a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 57: 0x6230de3c894f - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x6230de3c894f - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 59: 0x7413caf64aa4 - [INFO] [stdout] 60: 0x7413caff1a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- single_node_operations stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'single_node_operations' (114) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14: [INFO] [stdout] Unable to install global subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6230de3f67a2 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6230de3f67a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6230de3f67a2 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6230de3f67a2 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6230de40983f - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6230de40983f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6230de3c1893 - std::io::default_write_fmt::he11a713685e2464d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6230de3c1893 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6230de3cea42 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6230de3d3c6f - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6230de3d3b01 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6230dd44087e - as core::ops::function::Fn>::call::h0e9de8cceb22406e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6230dd44087e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6230de3d43be - as core::ops::function::Fn>::call::h1fd0a0802eaec16b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6230de3d43be - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6230de3d40da - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6230de3ceb79 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6230de3b4bcd - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6230de414780 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6230de413736 - core::result::unwrap_failed::hf926a4254073b4aa [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x6230dd479feb - core::result::Result::expect::h493c3d09c8f6fbe8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x6230dd3fc4c5 - tracing_subscriber::fmt::SubscriberBuilder::init::h08ab4d89108abdeb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14 [INFO] [stdout] 22: 0x6230dcfdcf2b - integration::configure_logging::h92aca2a72e2d50e7 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:23:10 [INFO] [stdout] 23: 0x6230dcfee2db - integration::run_test::{{closure}}::he604fa57d73ea511 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:212:5 [INFO] [stdout] 24: 0x6230dcfe0840 - integration::single_node_operations::{{closure}}::hce4b21dc9ca73323 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:308:60 [INFO] [stdout] 25: 0x6230dd366305 - as core::future::future::Future>::poll::h45b8ea865628fb9a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x6230dd2183bd - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hbaaf1825f7665282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:74 [INFO] [stdout] 27: 0x6230dd217d4a - tokio::runtime::coop::with_budget::h11b9ce9531d215c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 28: 0x6230dd217d4a - tokio::runtime::coop::budget::h496a65e0a486cad7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 29: 0x6230dd217d4a - tokio::runtime::park::CachedParkThread::block_on::h9b29d756280c3f7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:31 [INFO] [stdout] 30: 0x6230dd122a04 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h5f877795fb46b040 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 31: 0x6230dd253438 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hc378af7f4301b87a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 32: 0x6230dd121c97 - tokio::runtime::context::runtime::enter_runtime::h97ff921bf27b28fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 33: 0x6230dd253404 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hf73c676f3a6edf12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 34: 0x6230dd396b17 - tokio::runtime::runtime::Runtime::block_on_inner::h85f8720186c4ef7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:370:50 [INFO] [stdout] 35: 0x6230dd396d30 - tokio::runtime::runtime::Runtime::block_on::h1ebc60ca8ea33cbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 36: 0x6230dcfe0614 - integration::single_node_operations::h6e96d93e0f740eb3 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:308:60 [INFO] [stdout] 37: 0x6230dcfe06b7 - integration::single_node_operations::{{closure}}::hc67a337a664bc76c [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:307:38 [INFO] [stdout] 38: 0x6230dce8c6f6 - core::ops::function::FnOnce::call_once::h08601d78b5a6f562 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 39: 0x6230dd44063b - core::ops::function::FnOnce::call_once::hdbf42be2a49fb464 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 40: 0x6230dd44063b - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x6230dd456125 - test::run_test_in_process::{{closure}}::h54574ee4f414d690 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x6230dd456125 - as core::ops::function::FnOnce<()>>::call_once::h01a0b7e7aad1a501 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 43: 0x6230dd456125 - std::panicking::catch_unwind::do_call::h23820e817c5612cd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x6230dd456125 - std::panicking::catch_unwind::h89c73a1febce5587 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x6230dd456125 - std::panic::catch_unwind::h6f55caf410861914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x6230dd456125 - test::run_test_in_process::h4db851878e5d3983 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x6230dd456125 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x6230dd42cb14 - test::run_test::{{closure}}::he775ccc3a9d3b97e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x6230dd42cb14 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x6230dd43035a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha814de8393f07830 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x6230dd43035a - as core::ops::function::FnOnce<()>>::call_once::h8deb00af0abdeaf1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x6230dd43035a - std::panicking::catch_unwind::do_call::h1917979b0c279ea2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x6230dd43035a - std::panicking::catch_unwind::h791ad91fee6ce34e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x6230dd43035a - std::panic::catch_unwind::h982b8f40ed9c3cce [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x6230dd43035a - std::thread::Builder::spawn_unchecked_::{{closure}}::h545e54700c945db4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x6230dd43035a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 57: 0x6230de3c894f - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x6230de3c894f - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 59: 0x7413caf64aa4 - [INFO] [stdout] 60: 0x7413caff1a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- single_node_persistent_subscriptions stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'single_node_persistent_subscriptions' (124) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14: [INFO] [stdout] Unable to install global subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6230de3f67a2 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6230de3f67a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6230de3f67a2 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6230de3f67a2 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6230de40983f - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6230de40983f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6230de3c1893 - std::io::default_write_fmt::he11a713685e2464d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6230de3c1893 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6230de3cea42 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6230de3d3c6f - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6230de3d3b01 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6230dd44087e - as core::ops::function::Fn>::call::h0e9de8cceb22406e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6230dd44087e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6230de3d43be - as core::ops::function::Fn>::call::h1fd0a0802eaec16b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6230de3d43be - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6230de3d40da - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6230de3ceb79 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6230de3b4bcd - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6230de414780 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6230de413736 - core::result::unwrap_failed::hf926a4254073b4aa [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x6230dd479feb - core::result::Result::expect::h493c3d09c8f6fbe8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x6230dd3fc4c5 - tracing_subscriber::fmt::SubscriberBuilder::init::h08ab4d89108abdeb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14 [INFO] [stdout] 22: 0x6230dcfdcf2b - integration::configure_logging::h92aca2a72e2d50e7 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:23:10 [INFO] [stdout] 23: 0x6230dcfee2db - integration::run_test::{{closure}}::he604fa57d73ea511 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:212:5 [INFO] [stdout] 24: 0x6230dcfe5370 - integration::single_node_persistent_subscriptions::{{closure}}::hb7c6f0662a152703 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:303:73 [INFO] [stdout] 25: 0x6230dd366305 - as core::future::future::Future>::poll::h45b8ea865628fb9a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x6230dd2183bd - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hbaaf1825f7665282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:74 [INFO] [stdout] 27: 0x6230dd217d4a - tokio::runtime::coop::with_budget::h11b9ce9531d215c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 28: 0x6230dd217d4a - tokio::runtime::coop::budget::h496a65e0a486cad7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 29: 0x6230dd217d4a - tokio::runtime::park::CachedParkThread::block_on::h9b29d756280c3f7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:31 [INFO] [stdout] 30: 0x6230dd122a04 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h5f877795fb46b040 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 31: 0x6230dd253438 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hc378af7f4301b87a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 32: 0x6230dd121c97 - tokio::runtime::context::runtime::enter_runtime::h97ff921bf27b28fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 33: 0x6230dd253404 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hf73c676f3a6edf12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 34: 0x6230dd396b17 - tokio::runtime::runtime::Runtime::block_on_inner::h85f8720186c4ef7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:370:50 [INFO] [stdout] 35: 0x6230dd396d30 - tokio::runtime::runtime::Runtime::block_on::h1ebc60ca8ea33cbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 36: 0x6230dcfe5174 - integration::single_node_persistent_subscriptions::hefdacba5acec0692 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:303:73 [INFO] [stdout] 37: 0x6230dcfe5447 - integration::single_node_persistent_subscriptions::{{closure}}::hfdde98b80dc43679 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:302:52 [INFO] [stdout] 38: 0x6230dce93f16 - core::ops::function::FnOnce::call_once::hedae166517252990 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 39: 0x6230dd44063b - core::ops::function::FnOnce::call_once::hdbf42be2a49fb464 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 40: 0x6230dd44063b - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x6230dd456125 - test::run_test_in_process::{{closure}}::h54574ee4f414d690 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x6230dd456125 - as core::ops::function::FnOnce<()>>::call_once::h01a0b7e7aad1a501 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 43: 0x6230dd456125 - std::panicking::catch_unwind::do_call::h23820e817c5612cd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x6230dd456125 - std::panicking::catch_unwind::h89c73a1febce5587 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x6230dd456125 - std::panic::catch_unwind::h6f55caf410861914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x6230dd456125 - test::run_test_in_process::h4db851878e5d3983 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x6230dd456125 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x6230dd42cb14 - test::run_test::{{closure}}::he775ccc3a9d3b97e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x6230dd42cb14 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x6230dd43035a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha814de8393f07830 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x6230dd43035a - as core::ops::function::FnOnce<()>>::call_once::h8deb00af0abdeaf1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x6230dd43035a - std::panicking::catch_unwind::do_call::h1917979b0c279ea2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x6230dd43035a - std::panicking::catch_unwind::h791ad91fee6ce34e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x6230dd43035a - std::panic::catch_unwind::h982b8f40ed9c3cce [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x6230dd43035a - std::thread::Builder::spawn_unchecked_::{{closure}}::h545e54700c945db4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x6230dd43035a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 57: 0x6230de3c894f - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x6230de3c894f - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 59: 0x7413caf64aa4 - [INFO] [stdout] 60: 0x7413caff1a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- single_node_projections stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'single_node_projections' (133) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14: [INFO] [stdout] Unable to install global subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6230de3f67a2 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6230de3f67a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6230de3f67a2 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6230de3f67a2 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6230de40983f - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6230de40983f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6230de3c1893 - std::io::default_write_fmt::he11a713685e2464d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6230de3c1893 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6230de3cea42 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6230de3d3c6f - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6230de3d3b01 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6230dd44087e - as core::ops::function::Fn>::call::h0e9de8cceb22406e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6230dd44087e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6230de3d43be - as core::ops::function::Fn>::call::h1fd0a0802eaec16b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6230de3d43be - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6230de3d40da - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6230de3ceb79 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6230de3b4bcd - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6230de414780 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6230de413736 - core::result::unwrap_failed::hf926a4254073b4aa [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x6230dd479feb - core::result::Result::expect::h493c3d09c8f6fbe8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x6230dd3fc4c5 - tracing_subscriber::fmt::SubscriberBuilder::init::h08ab4d89108abdeb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14 [INFO] [stdout] 22: 0x6230dcfdcf2b - integration::configure_logging::h92aca2a72e2d50e7 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:23:10 [INFO] [stdout] 23: 0x6230dcfee2db - integration::run_test::{{closure}}::he604fa57d73ea511 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:212:5 [INFO] [stdout] 24: 0x6230dcfe10c0 - integration::single_node_projections::{{closure}}::h00c5662d3e9cbac3 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:298:61 [INFO] [stdout] 25: 0x6230dd366305 - as core::future::future::Future>::poll::h45b8ea865628fb9a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x6230dd2183bd - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hbaaf1825f7665282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:74 [INFO] [stdout] 27: 0x6230dd217d4a - tokio::runtime::coop::with_budget::h11b9ce9531d215c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 28: 0x6230dd217d4a - tokio::runtime::coop::budget::h496a65e0a486cad7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 29: 0x6230dd217d4a - tokio::runtime::park::CachedParkThread::block_on::h9b29d756280c3f7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:31 [INFO] [stdout] 30: 0x6230dd122a04 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h5f877795fb46b040 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 31: 0x6230dd253438 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hc378af7f4301b87a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 32: 0x6230dd121c97 - tokio::runtime::context::runtime::enter_runtime::h97ff921bf27b28fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 33: 0x6230dd253404 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hf73c676f3a6edf12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 34: 0x6230dd396b17 - tokio::runtime::runtime::Runtime::block_on_inner::h85f8720186c4ef7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:370:50 [INFO] [stdout] 35: 0x6230dd396d30 - tokio::runtime::runtime::Runtime::block_on::h1ebc60ca8ea33cbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 36: 0x6230dcfe0ec4 - integration::single_node_projections::h6a171a8c73185176 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:298:61 [INFO] [stdout] 37: 0x6230dcfe1197 - integration::single_node_projections::{{closure}}::h73b4ec08005247a5 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:297:39 [INFO] [stdout] 38: 0x6230dce92a46 - core::ops::function::FnOnce::call_once::hc539fc519aa91021 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 39: 0x6230dd44063b - core::ops::function::FnOnce::call_once::hdbf42be2a49fb464 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 40: 0x6230dd44063b - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x6230dd456125 - test::run_test_in_process::{{closure}}::h54574ee4f414d690 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x6230dd456125 - as core::ops::function::FnOnce<()>>::call_once::h01a0b7e7aad1a501 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 43: 0x6230dd456125 - std::panicking::catch_unwind::do_call::h23820e817c5612cd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x6230dd456125 - std::panicking::catch_unwind::h89c73a1febce5587 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x6230dd456125 - std::panic::catch_unwind::h6f55caf410861914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x6230dd456125 - test::run_test_in_process::h4db851878e5d3983 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x6230dd456125 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x6230dd42cb14 - test::run_test::{{closure}}::he775ccc3a9d3b97e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x6230dd42cb14 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x6230dd43035a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha814de8393f07830 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x6230dd43035a - as core::ops::function::FnOnce<()>>::call_once::h8deb00af0abdeaf1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x6230dd43035a - std::panicking::catch_unwind::do_call::h1917979b0c279ea2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x6230dd43035a - std::panicking::catch_unwind::h791ad91fee6ce34e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x6230dd43035a - std::panic::catch_unwind::h982b8f40ed9c3cce [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x6230dd43035a - std::thread::Builder::spawn_unchecked_::{{closure}}::h545e54700c945db4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x6230dd43035a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 57: 0x6230de3c894f - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x6230de3c894f - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 59: 0x7413caf64aa4 - [INFO] [stdout] 60: 0x7413caff1a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- single_node_streams stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'single_node_streams' (140) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14: [INFO] [stdout] Unable to install global subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6230de3f67a2 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6230de3f67a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6230de3f67a2 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6230de3f67a2 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6230de40983f - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6230de40983f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6230de3c1893 - std::io::default_write_fmt::he11a713685e2464d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6230de3c1893 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6230de3cea42 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6230de3d3c6f - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6230de3d3b01 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6230dd44087e - as core::ops::function::Fn>::call::h0e9de8cceb22406e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6230dd44087e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6230de3d43be - as core::ops::function::Fn>::call::h1fd0a0802eaec16b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6230de3d43be - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6230de3d40da - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6230de3ceb79 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6230de3b4bcd - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6230de414780 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6230de413736 - core::result::unwrap_failed::hf926a4254073b4aa [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x6230dd479feb - core::result::Result::expect::h493c3d09c8f6fbe8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x6230dd3fc4c5 - tracing_subscriber::fmt::SubscriberBuilder::init::h08ab4d89108abdeb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14 [INFO] [stdout] 22: 0x6230dcfdcf2b - integration::configure_logging::h92aca2a72e2d50e7 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:23:10 [INFO] [stdout] 23: 0x6230dcfee2db - integration::run_test::{{closure}}::he604fa57d73ea511 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:212:5 [INFO] [stdout] 24: 0x6230dcfe004d - integration::single_node_streams::{{closure}}::hfcd82cdcd1275f04 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:293:57 [INFO] [stdout] 25: 0x6230dd366305 - as core::future::future::Future>::poll::h45b8ea865628fb9a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x6230dd2183bd - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hbaaf1825f7665282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:74 [INFO] [stdout] 27: 0x6230dd217d4a - tokio::runtime::coop::with_budget::h11b9ce9531d215c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 28: 0x6230dd217d4a - tokio::runtime::coop::budget::h496a65e0a486cad7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 29: 0x6230dd217d4a - tokio::runtime::park::CachedParkThread::block_on::h9b29d756280c3f7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:31 [INFO] [stdout] 30: 0x6230dd122a04 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h5f877795fb46b040 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 31: 0x6230dd253438 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hc378af7f4301b87a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 32: 0x6230dd121c97 - tokio::runtime::context::runtime::enter_runtime::h97ff921bf27b28fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 33: 0x6230dd253404 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hf73c676f3a6edf12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 34: 0x6230dd396b17 - tokio::runtime::runtime::Runtime::block_on_inner::h85f8720186c4ef7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:370:50 [INFO] [stdout] 35: 0x6230dd396d30 - tokio::runtime::runtime::Runtime::block_on::h1ebc60ca8ea33cbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 36: 0x6230dcfdfe24 - integration::single_node_streams::hffc671606fa05b34 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:293:57 [INFO] [stdout] 37: 0x6230dcfdfec7 - integration::single_node_streams::{{closure}}::hd7b08b2f17a8d4b0 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:292:35 [INFO] [stdout] 38: 0x6230dce90496 - core::ops::function::FnOnce::call_once::h792adc318e8f01f1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 39: 0x6230dd44063b - core::ops::function::FnOnce::call_once::hdbf42be2a49fb464 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 40: 0x6230dd44063b - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x6230dd456125 - test::run_test_in_process::{{closure}}::h54574ee4f414d690 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x6230dd456125 - as core::ops::function::FnOnce<()>>::call_once::h01a0b7e7aad1a501 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 43: 0x6230dd456125 - std::panicking::catch_unwind::do_call::h23820e817c5612cd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x6230dd456125 - std::panicking::catch_unwind::h89c73a1febce5587 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x6230dd456125 - std::panic::catch_unwind::h6f55caf410861914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x6230dd456125 - test::run_test_in_process::h4db851878e5d3983 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x6230dd456125 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x6230dd42cb14 - test::run_test::{{closure}}::he775ccc3a9d3b97e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x6230dd42cb14 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x6230dd43035a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha814de8393f07830 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x6230dd43035a - as core::ops::function::FnOnce<()>>::call_once::h8deb00af0abdeaf1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x6230dd43035a - std::panicking::catch_unwind::do_call::h1917979b0c279ea2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x6230dd43035a - std::panicking::catch_unwind::h791ad91fee6ce34e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x6230dd43035a - std::panic::catch_unwind::h982b8f40ed9c3cce [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x6230dd43035a - std::thread::Builder::spawn_unchecked_::{{closure}}::h545e54700c945db4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x6230dd43035a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 57: 0x6230de3c894f - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x6230de3c894f - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 59: 0x7413caf64aa4 - [INFO] [stdout] 60: 0x7413caff1a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cluster_streams stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cluster_streams' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14: [INFO] [stdout] Unable to install global subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6230de3f67a2 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6230de3f67a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6230de3f67a2 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6230de3f67a2 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6230de40983f - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6230de40983f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6230de3c1893 - std::io::default_write_fmt::he11a713685e2464d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6230de3c1893 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6230de3cea42 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6230de3d3c6f - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6230de3d3b01 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6230dd44087e - as core::ops::function::Fn>::call::h0e9de8cceb22406e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6230dd44087e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6230de3d43be - as core::ops::function::Fn>::call::h1fd0a0802eaec16b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6230de3d43be - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6230de3d40da - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6230de3ceb79 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6230de3b4bcd - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6230de414780 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6230de413736 - core::result::unwrap_failed::hf926a4254073b4aa [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x6230dd479feb - core::result::Result::expect::h493c3d09c8f6fbe8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x6230dd3fc4c5 - tracing_subscriber::fmt::SubscriberBuilder::init::h08ab4d89108abdeb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14 [INFO] [stdout] 22: 0x6230dcfdcf2b - integration::configure_logging::h92aca2a72e2d50e7 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:23:10 [INFO] [stdout] 23: 0x6230dcfee2db - integration::run_test::{{closure}}::he604fa57d73ea511 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:212:5 [INFO] [stdout] 24: 0x6230dcfdcd80 - integration::cluster_streams::{{closure}}::hf0d1dc9c91d665dc [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:323:54 [INFO] [stdout] 25: 0x6230dd366305 - as core::future::future::Future>::poll::h45b8ea865628fb9a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x6230dd2183bd - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hbaaf1825f7665282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:74 [INFO] [stdout] 27: 0x6230dd217d4a - tokio::runtime::coop::with_budget::h11b9ce9531d215c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 28: 0x6230dd217d4a - tokio::runtime::coop::budget::h496a65e0a486cad7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 29: 0x6230dd217d4a - tokio::runtime::park::CachedParkThread::block_on::h9b29d756280c3f7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:31 [INFO] [stdout] 30: 0x6230dd122a04 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h5f877795fb46b040 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 31: 0x6230dd253438 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hc378af7f4301b87a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 32: 0x6230dd121c97 - tokio::runtime::context::runtime::enter_runtime::h97ff921bf27b28fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 33: 0x6230dd253404 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hf73c676f3a6edf12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 34: 0x6230dd396b17 - tokio::runtime::runtime::Runtime::block_on_inner::h85f8720186c4ef7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:370:50 [INFO] [stdout] 35: 0x6230dd396d30 - tokio::runtime::runtime::Runtime::block_on::h1ebc60ca8ea33cbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 36: 0x6230dcfdcb84 - integration::cluster_streams::h611c4fb18d967b4b [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:323:54 [INFO] [stdout] 37: 0x6230dcfdce57 - integration::cluster_streams::{{closure}}::hf3f1d1a007640db1 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:322:31 [INFO] [stdout] 38: 0x6230dce937d6 - core::ops::function::FnOnce::call_once::hde61280cd09512bb [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 39: 0x6230dd44063b - core::ops::function::FnOnce::call_once::hdbf42be2a49fb464 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 40: 0x6230dd44063b - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x6230dd456125 - test::run_test_in_process::{{closure}}::h54574ee4f414d690 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x6230dd456125 - as core::ops::function::FnOnce<()>>::call_once::h01a0b7e7aad1a501 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 43: 0x6230dd456125 - std::panicking::catch_unwind::do_call::h23820e817c5612cd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x6230dd456125 - std::panicking::catch_unwind::h89c73a1febce5587 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x6230dd456125 - std::panic::catch_unwind::h6f55caf410861914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x6230dd456125 - test::run_test_in_process::h4db851878e5d3983 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x6230dd456125 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x6230dd42cb14 - test::run_test::{{closure}}::he775ccc3a9d3b97e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x6230dd42cb14 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x6230dd43035a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha814de8393f07830 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x6230dd43035a - as core::ops::function::FnOnce<()>>::call_once::h8deb00af0abdeaf1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x6230dd43035a - std::panicking::catch_unwind::do_call::h1917979b0c279ea2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x6230dd43035a - std::panicking::catch_unwind::h791ad91fee6ce34e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x6230dd43035a - std::panic::catch_unwind::h982b8f40ed9c3cce [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x6230dd43035a - std::thread::Builder::spawn_unchecked_::{{closure}}::h545e54700c945db4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x6230dd43035a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 57: 0x6230de3c894f - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x6230de3c894f - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 59: 0x7413caf64aa4 - [INFO] [stdout] 60: 0x7413caff1a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- root_certificates stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'root_certificates' (35) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14: [INFO] [stdout] Unable to install global subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6230de3f67a2 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6230de3f67a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6230de3f67a2 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6230de3f67a2 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6230de40983f - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6230de40983f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6230de3c1893 - std::io::default_write_fmt::he11a713685e2464d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6230de3c1893 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6230de3cea42 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6230de3d3c6f - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6230de3d3b01 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6230dd44087e - as core::ops::function::Fn>::call::h0e9de8cceb22406e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6230dd44087e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6230de3d43be - as core::ops::function::Fn>::call::h1fd0a0802eaec16b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6230de3d43be - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6230de3d40da - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6230de3ceb79 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6230de3b4bcd - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6230de414780 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6230de413736 - core::result::unwrap_failed::hf926a4254073b4aa [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x6230dd479feb - core::result::Result::expect::h493c3d09c8f6fbe8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x6230dd3fc4c5 - tracing_subscriber::fmt::SubscriberBuilder::init::h08ab4d89108abdeb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14 [INFO] [stdout] 22: 0x6230dcfdcf2b - integration::configure_logging::h92aca2a72e2d50e7 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:23:10 [INFO] [stdout] 23: 0x6230dcfec077 - integration::run_test::{{closure}}::hddf3325722c20eb2 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:212:5 [INFO] [stdout] 24: 0x6230dcfdd2db - integration::root_certificates::{{closure}}::hecaa39bc56fc916c [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:318:67 [INFO] [stdout] 25: 0x6230dd366305 - as core::future::future::Future>::poll::h45b8ea865628fb9a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x6230dd2183bd - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hbaaf1825f7665282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:74 [INFO] [stdout] 27: 0x6230dd217d4a - tokio::runtime::coop::with_budget::h11b9ce9531d215c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 28: 0x6230dd217d4a - tokio::runtime::coop::budget::h496a65e0a486cad7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 29: 0x6230dd217d4a - tokio::runtime::park::CachedParkThread::block_on::h9b29d756280c3f7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:31 [INFO] [stdout] 30: 0x6230dd122a04 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h5f877795fb46b040 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 31: 0x6230dd253438 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hc378af7f4301b87a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 32: 0x6230dd121c97 - tokio::runtime::context::runtime::enter_runtime::h97ff921bf27b28fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 33: 0x6230dd253404 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hf73c676f3a6edf12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 34: 0x6230dd396b17 - tokio::runtime::runtime::Runtime::block_on_inner::h85f8720186c4ef7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:370:50 [INFO] [stdout] 35: 0x6230dd396d30 - tokio::runtime::runtime::Runtime::block_on::h1ebc60ca8ea33cbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 36: 0x6230dcfdd0b4 - integration::root_certificates::h839e1aecd8fa738d [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:318:67 [INFO] [stdout] 37: 0x6230dcfdd157 - integration::root_certificates::{{closure}}::h45a62db629986f29 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:317:33 [INFO] [stdout] 38: 0x6230dce939b6 - core::ops::function::FnOnce::call_once::he2d4645c796b4c92 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 39: 0x6230dd44063b - core::ops::function::FnOnce::call_once::hdbf42be2a49fb464 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 40: 0x6230dd44063b - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x6230dd456125 - test::run_test_in_process::{{closure}}::h54574ee4f414d690 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x6230dd456125 - as core::ops::function::FnOnce<()>>::call_once::h01a0b7e7aad1a501 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 43: 0x6230dd456125 - std::panicking::catch_unwind::do_call::h23820e817c5612cd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x6230dd456125 - std::panicking::catch_unwind::h89c73a1febce5587 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x6230dd456125 - std::panic::catch_unwind::h6f55caf410861914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x6230dd456125 - test::run_test_in_process::h4db851878e5d3983 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x6230dd456125 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x6230dd42cb14 - test::run_test::{{closure}}::he775ccc3a9d3b97e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x6230dd42cb14 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x6230dd43035a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha814de8393f07830 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x6230dd43035a - as core::ops::function::FnOnce<()>>::call_once::h8deb00af0abdeaf1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x6230dd43035a - std::panicking::catch_unwind::do_call::h1917979b0c279ea2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x6230dd43035a - std::panicking::catch_unwind::h791ad91fee6ce34e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x6230dd43035a - std::panic::catch_unwind::h982b8f40ed9c3cce [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x6230dd43035a - std::thread::Builder::spawn_unchecked_::{{closure}}::h545e54700c945db4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x6230dd43035a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 57: 0x6230de3c894f - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x6230de3c894f - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 59: 0x7413caf64aa4 - [INFO] [stdout] 60: 0x7413caff1a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cluster_operations stdout ---- [INFO] [stdout] Error: Connection is closed. [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] tests/integration.rs:260:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cluster_operations [INFO] [stdout] cluster_persistent_subscriptions [INFO] [stdout] cluster_projections [INFO] [stdout] cluster_streams [INFO] [stdout] plugin_usercertificates [INFO] [stdout] root_certificates [INFO] [stdout] single_node_auto_resub_on_connection_drop [INFO] [stdout] single_node_operations [INFO] [stdout] single_node_persistent_subscriptions [INFO] [stdout] single_node_projections [INFO] [stdout] single_node_streams [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 25.29s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration` [INFO] running `Command { std: "docker" "inspect" "45aac330d8dc2eac0aedc52f3a1adadb747c57f4735bdfb37a471a939c1c9873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45aac330d8dc2eac0aedc52f3a1adadb747c57f4735bdfb37a471a939c1c9873", kill_on_drop: false }` [INFO] [stdout] 45aac330d8dc2eac0aedc52f3a1adadb747c57f4735bdfb37a471a939c1c9873