Skip to content

[ERROR] executor: RuntimeError #335

Description

@cipher813

🟠 Severity: ERROR
Flow: executor
Report ID: 019f37e06ef59c9738afc0664592
Time: 2026-07-06T14:41:23.189943

Error

RuntimeError: Deploy drift: executor checkout at /home/ec2-user/alpha-engine is on 3018280f2aec but nousergon/crucible-executor@main is now at 7a205255fc30. boot-pull.service did not advance the checkout to the latest commit (network hiccup or stale ~/.netrc PAT — see infrastructure/boot-pull.sh). Re-run boot-pull (or `git fetch && git reset --hard origin/main`) before resuming. Refusing to proceed — running stale code on new signals is how 2026-04-20 happened.

Traceback

Traceback (most recent call last):
  File "/home/ec2-user/alpha-engine/.venv/lib64/python3.11/site-packages/flow_doctor/core/client.py", line 1354, in guard
    yield
  File "/home/ec2-user/alpha-engine/.venv/lib64/python3.11/site-packages/krepis/logging.py", line 190, in guard_entrypoint
    yield
  File "/home/ec2-user/alpha-engine/executor/main.py", line 2109, in <module>
    run(dry_run=args.dry_run)
  File "/home/ec2-user/alpha-engine/executor/main.py", line 1009, in run
    ExecutorPreflight(bucket=signals_bucket, mode="main").run()
  File "/home/ec2-user/alpha-engine/executor/preflight.py", line 96, in run
    self.check_deploy_drift()
  File "/home/ec2-user/alpha-engine/executor/preflight.py", line 150, in check_deploy_drift
    raise RuntimeError(
RuntimeError: Deploy drift: executor checkout at /home/ec2-user/alpha-engine is on 3018280f2aec but nousergon/crucible-executor@main is now at 7a205255fc30. boot-pull.service did not advance the checkout to the latest commit (network hiccup or stale ~/.netrc PATsee infrastructure/boot-pull.sh). Re-run boot-pull (or `git fetch && git reset --hard origin/main`) before resuming. Refusing to proceedrunning stale code on new signals is how 2026-04-20 happened.

Created by Flow Doctor

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions