        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 ./work1.py
        1/4 | RESCHEDULE │ runpy ./work1.py
──────────────── Rescheduling due to unavailable amended inputs ────────────────
Missing inputs and/or required directories:
inp2.txt
────────────────────────────────────────────────────────────────────────────────
        1/4 |      START │ runpy ./work2.py
        1/5 | RESCHEDULE │ runpy ./work2.py
──────────────── Rescheduling due to unavailable amended inputs ────────────────
Missing inputs and/or required directories:
inp1.txt
────────────────────────────────────────────────────────────────────────────────
        1/5 |      START │ runsh echo first > inp1.txt
        2/5 |    SUCCESS │ runsh echo first > inp1.txt
        2/5 |      START │ runsh echo second > inp2.txt
        3/5 |    SUCCESS │ runsh echo second > inp2.txt
        2/4 |      START │ runpy ./work2.py
        4/5 |    SUCCESS │ runpy ./work2.py
        3/4 |      START │ runpy ./work1.py
        5/5 |    SUCCESS │ runpy ./work1.py
        5/5 |   DIRECTOR │ Trying to delete 0 outdated output(s)
        5/5 |    WARNING │ Check logs: .stepup/warning.log
        5/5 |      PHASE │ watch
        5/5 |   DIRECTOR │ Stopping workers
        5/5 |   DIRECTOR │ See you!
