[INFO] fetching crate really-notify 0.1.0...
[INFO] testing really-notify-0.1.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate really-notify 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate really-notify 0.1.0
[INFO] finished tweaking crates.io crate really-notify 0.1.0
[INFO] tweaked toml for crates.io crate really-notify 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate really-notify 0.1.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate really-notify 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a55b01d58274228f0ac034475498437bae3beb3a85133175b1dd11e492742bed
[INFO] running `Command { std: "docker" "start" "-a" "a55b01d58274228f0ac034475498437bae3beb3a85133175b1dd11e492742bed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a55b01d58274228f0ac034475498437bae3beb3a85133175b1dd11e492742bed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a55b01d58274228f0ac034475498437bae3beb3a85133175b1dd11e492742bed", kill_on_drop: false }`
[INFO] [stdout] a55b01d58274228f0ac034475498437bae3beb3a85133175b1dd11e492742bed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7097cee49750aaa804d102db927798fa5af42e8774289b4d9f97b4947e35687
[INFO] running `Command { std: "docker" "start" "-a" "f7097cee49750aaa804d102db927798fa5af42e8774289b4d9f97b4947e35687", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling mio v0.8.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 parking_lot v0.12.1
[INFO] [stderr]    Compiling bitmask-enum v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling async-stream v0.3.5
[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.00s
[INFO] running `Command { std: "docker" "inspect" "f7097cee49750aaa804d102db927798fa5af42e8774289b4d9f97b4947e35687", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7097cee49750aaa804d102db927798fa5af42e8774289b4d9f97b4947e35687", kill_on_drop: false }`
[INFO] [stdout] f7097cee49750aaa804d102db927798fa5af42e8774289b4d9f97b4947e35687
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d6649c1e117fed9e1fc2af37942c3e9570e67f8894e426f03a28ee3432ea546
[INFO] running `Command { std: "docker" "start" "-a" "0d6649c1e117fed9e1fc2af37942c3e9570e67f8894e426f03a28ee3432ea546", 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 linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling num_cpus v1.15.0
[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 16.31s
[INFO] running `Command { std: "docker" "inspect" "0d6649c1e117fed9e1fc2af37942c3e9570e67f8894e426f03a28ee3432ea546", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d6649c1e117fed9e1fc2af37942c3e9570e67f8894e426f03a28ee3432ea546", kill_on_drop: false }`
[INFO] [stdout] 0d6649c1e117fed9e1fc2af37942c3e9570e67f8894e426f03a28ee3432ea546
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 35f2b5920fc0937bfa770b47532529da87647bc7ffb6583d60ff5ebbc0b2733a
[INFO] running `Command { std: "docker" "start" "-a" "35f2b5920fc0937bfa770b47532529da87647bc7ffb6583d60ff5ebbc0b2733a", kill_on_drop: false }`
[INFO] [stderr] warning: fields `mask` and `cookie` are never read
[INFO] [stdout] 
[INFO] [stderr]   --> src/inotify.rs:65:9
[INFO] [stdout] running 1 test
[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-c2ec83492d5691b1)
[INFO] [stderr] [2026-04-27T00:50:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:50:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:50: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-04-27T00:51:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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] [stdout] test tests::test_file_zone has been running for over 60 seconds
[INFO] [stderr] [2026-04-27T00:51:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:51:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:51: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-04-27T00:52:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:52:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:52: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-04-27T00:53:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:53:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:53: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-04-27T00:54:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:54:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:54: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-04-27T00:55:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:55:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:55: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-04-27T00:56:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:56:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:56: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-04-27T00:57:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:57:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:57: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-04-27T00:58:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:58:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:58: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-04-27T00:59:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T00:59:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T00:59: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-04-27T01:00:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:00:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:00: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-04-27T01:01:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:01:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:01: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-04-27T01:02:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:02:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:02: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-04-27T01:03:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:03:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:03: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-04-27T01:04:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:04:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:04: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-04-27T01:05:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:05: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-04-27T01:05:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:05: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-04-27T01:05:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:05: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-04-27T01:05:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:05: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-04-27T01:05:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:05: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-04-27T01:05:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:05: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-04-27T01:05:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:05: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-04-27T01:05:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:05: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-04-27T01:05:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:05: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-04-27T01:05:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:05: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-04-27T01:05:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:05: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-04-27T01:05:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:05: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-04-27T01:05:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:05: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-04-27T01:05:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:05: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-04-27T01:05:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:05: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-04-27T01:05:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:05: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-04-27T01:05:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:05: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-04-27T01:05:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:05: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-04-27T01:05:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:05: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-04-27T01:05:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:05: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-04-27T01:05:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:05: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-04-27T01:05:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:05: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-04-27T01:05:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:05: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-04-27T01:05:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:05: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-04-27T01:05:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-04-27T01:05: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)
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "35f2b5920fc0937bfa770b47532529da87647bc7ffb6583d60ff5ebbc0b2733a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35f2b5920fc0937bfa770b47532529da87647bc7ffb6583d60ff5ebbc0b2733a", kill_on_drop: false }`
[INFO] [stdout] 35f2b5920fc0937bfa770b47532529da87647bc7ffb6583d60ff5ebbc0b2733a
