You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run homeboy upgrade --method source --source-path /Users/chubes/Developer/homeboy@ops-rollout-accepted-main-7873 --force.
Observe no stdout or stderr and no completion within 120 seconds.
Expected
The supported source-upgrade workflow completes or emits phase/progress output sufficient to distinguish compilation from a stall.
Actual
The controller execution timed out after 120 seconds with no command output. The rollout was stopped before any deploy or runtime mutation.
Context
The active binary remains homeboy 0.282.1+b2cb9d152919 at the requested source commit, but this does not establish that the forced source-install workflow completed. This follows #7873, which fixes #7871.
Reproduction
Expected
The supported source-upgrade workflow completes or emits phase/progress output sufficient to distinguish compilation from a stall.
Actual
The controller execution timed out after 120 seconds with no command output. The rollout was stopped before any deploy or runtime mutation.
Context
The active binary remains homeboy 0.282.1+b2cb9d152919 at the requested source commit, but this does not establish that the forced source-install workflow completed. This follows #7873, which fixes #7871.