[INFO] cloning repository https://github.com/Protryon/really-notify
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Protryon/really-notify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProtryon%2Freally-notify", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProtryon%2Freally-notify'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b08c20c1d85ffb0ae9e00ce07a3fb54e17a6f6db
[INFO] testing Protryon/really-notify/b08c20c1d85ffb0ae9e00ce07a3fb54e17a6f6db against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProtryon%2Freally-notify" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Protryon/really-notify
[INFO] finished tweaking git repo https://github.com/Protryon/really-notify
[INFO] tweaked toml for git repo https://github.com/Protryon/really-notify written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Protryon/really-notify on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Protryon/really-notify 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded notify v6.0.1
[INFO] [stderr]   Downloaded bitmask-enum v2.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3114c625c804d07d02858fc52189d6e1be14e441d0a432ac76528404bbc73df
[INFO] running `Command { std: "docker" "start" "-a" "f3114c625c804d07d02858fc52189d6e1be14e441d0a432ac76528404bbc73df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3114c625c804d07d02858fc52189d6e1be14e441d0a432ac76528404bbc73df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3114c625c804d07d02858fc52189d6e1be14e441d0a432ac76528404bbc73df", kill_on_drop: false }`
[INFO] [stdout] f3114c625c804d07d02858fc52189d6e1be14e441d0a432ac76528404bbc73df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f5d96a3f0ad334606bf82cb8803703280e49aef5c1e5d8281200ac8028aba38
[INFO] running `Command { std: "docker" "start" "-a" "7f5d96a3f0ad334606bf82cb8803703280e49aef5c1e5d8281200ac8028aba38", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling bitmask-enum v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling really-notify v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `mask` and `cookie` are never read
[INFO] [stdout]   --> src/inotify.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct INotifyEvent {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 64 |     pub watch_descriptor: WatchHandle,
[INFO] [stdout] 65 |     pub mask: INotifyMask,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 66 |     pub cookie: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `INotifyEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.01s
[INFO] running `Command { std: "docker" "inspect" "7f5d96a3f0ad334606bf82cb8803703280e49aef5c1e5d8281200ac8028aba38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f5d96a3f0ad334606bf82cb8803703280e49aef5c1e5d8281200ac8028aba38", kill_on_drop: false }`
[INFO] [stdout] 7f5d96a3f0ad334606bf82cb8803703280e49aef5c1e5d8281200ac8028aba38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4fd5d360c7226fdf6d2e61a0422379db2d7aea84b075c78213b70c57cd4deff
[INFO] running `Command { std: "docker" "start" "-a" "f4fd5d360c7226fdf6d2e61a0422379db2d7aea84b075c78213b70c57cd4deff", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling really-notify v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `mask` and `cookie` are never read
[INFO] [stdout]   --> src/inotify.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct INotifyEvent {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 64 |     pub watch_descriptor: WatchHandle,
[INFO] [stdout] 65 |     pub mask: INotifyMask,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 66 |     pub cookie: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `INotifyEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mask` and `cookie` are never read
[INFO] [stdout]   --> src/inotify.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct INotifyEvent {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 64 |     pub watch_descriptor: WatchHandle,
[INFO] [stdout] 65 |     pub mask: INotifyMask,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 66 |     pub cookie: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `INotifyEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.86s
[INFO] running `Command { std: "docker" "inspect" "f4fd5d360c7226fdf6d2e61a0422379db2d7aea84b075c78213b70c57cd4deff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4fd5d360c7226fdf6d2e61a0422379db2d7aea84b075c78213b70c57cd4deff", kill_on_drop: false }`
[INFO] [stdout] f4fd5d360c7226fdf6d2e61a0422379db2d7aea84b075c78213b70c57cd4deff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4b8f7c59199958d6944a8670e4ffd4e2924d98cfee7ea2fb3e7301fdcab72b89
[INFO] running `Command { std: "docker" "start" "-a" "4b8f7c59199958d6944a8670e4ffd4e2924d98cfee7ea2fb3e7301fdcab72b89", kill_on_drop: false }`
[INFO] [stderr] warning: fields `mask` and `cookie` are never read
[INFO] [stderr]   --> src/inotify.rs:65:9
[INFO] [stderr]    |
[INFO] [stderr] 63 | pub struct INotifyEvent {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] 64 |     pub watch_descriptor: WatchHandle,
[INFO] [stderr] 65 |     pub mask: INotifyMask,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 66 |     pub cookie: u32,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `INotifyEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `really-notify` (lib) generated 1 warning
[INFO] [stderr] warning: `really-notify` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/really_notify-ff5a6da8366fcad4)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2026-03-09T17:15:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:15:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:15:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stdout] test tests::test_file_zone has been running for over 60 seconds
[INFO] [stderr] [2026-03-09T17:16:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:16:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:16:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:17:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:17:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:18:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:18:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:19:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:19:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:20:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:20:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:21:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:21:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:22:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:22:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:23:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:23:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:24:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:24:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:25:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:25:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:26:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:26:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:27:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:27:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:28:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:28:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:29:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:29:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-09T17:30:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-09T17:30:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "4b8f7c59199958d6944a8670e4ffd4e2924d98cfee7ea2fb3e7301fdcab72b89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b8f7c59199958d6944a8670e4ffd4e2924d98cfee7ea2fb3e7301fdcab72b89", kill_on_drop: false }`
[INFO] [stdout] 4b8f7c59199958d6944a8670e4ffd4e2924d98cfee7ea2fb3e7301fdcab72b89
