        0/0 |    STARTUP │ (Re)initialized boot script
        0/0 |   DIRECTOR │ Launched worker 0
        0/1 |      PHASE │ run
        0/1 |      START │ runpy ./plan.py
        1/3 |    SUCCESS │ runpy ./plan.py
        1/3 |      START │ runpy ./work.py
        1/3 | RESCHEDULE │ runpy ./work.py
──────────────── Rescheduling due to unavailable amended inputs ────────────────
Missing inputs and/or required directories:
missing.txt
────────────────────────────────────────────────────────────────────────────────
        1/3 |      START │ runsh echo Will be deleted by accident > missing.txt
        2/3 |    SUCCESS │ runsh echo Will be deleted by accident > missing.txt
        2/3 |      START │ runpy ./work.py
        2/2 |       FAIL │ runpy ./work.py
────────────────────────────────── Step info ───────────────────────────────────
Command               stepup act runpy ./work.py
Return code           1
──────────────────────────────── Invalid inputs ────────────────────────────────
Input vanished unexpectedly: missing.txt
──────────────────────────────── Standard error ────────────────────────────────
(stripped)
────────────────────────────────────────────────────────────────────────────────
        2/2 |      ERROR │ The scheduler has been drained due to unexpected input changes.
        2/2 |    WARNING │ 1 step(s) failed.
        2/2 |    WARNING │ Scheduler is put on hold. Not reporting pending steps.
        2/2 |    WARNING │ Skipping file cleanup due to incomplete build
        2/2 |    WARNING │ Check logs: .stepup/fail.log .stepup/warning.log
        2/2 |      PHASE │ watch
        2/2 |   DIRECTOR │ Stopping workers
        2/2 |   DIRECTOR │ See you!
