Skip to content

OrbStack docker engine is not supported #6006

@shahafa

Description

@shahafa

I'm trying to deploy the aws-service-discovery example from the SST repository (https://github.com/sst/sst/tree/dev/examples/aws-service-discovery) locally using sst deploy --stage test --print-logs --verbose.

The deployment is failing with the error: booting builder: context deadline exceeded

I'm running macOS Sequoia 15.5 with OrbStack as my Docker container runtime. The verbose logs don't provide any clear indication of what's causing the timeout failure.

Please advise

Logs:

time=2025-07-27T16:19:44.329+03:00 level=INFO msg="INFO pushing partial state updateID=fe67b3f696209e8c91d87427"
|  Created     MyFunction sst:aws:Function → MyFunctionFunction aws:lambda:Function (185.0s)
time=2025-07-27T16:22:19.907+03:00 level=INFO msg="INFO pushing partial state updateID=fe67b3f696209e8c91d87427"
time=2025-07-27T16:22:19.922+03:00 level=INFO msg="pulumi exited" service=project.run updateID=fe67b3f696209e8c91d87427 err=<nil>
time=2025-07-27T16:22:19.923+03:00 level=INFO msg="eof and exited" service=project.run updateID=fe67b3f696209e8c91d87427 eofs=0
time=2025-07-27T16:22:19.923+03:00 level=INFO msg="eof and exited" service=project.run updateID=fe67b3f696209e8c91d87427 eofs=1
time=2025-07-27T16:22:19.923+03:00 level=INFO msg="breaking out of tail loop" service=project.run updateID=fe67b3f696209e8c91d87427
time=2025-07-27T16:22:19.923+03:00 level=INFO msg="parsing state" service=project.run updateID=fe67b3f696209e8c91d87427
time=2025-07-27T16:22:20.050+03:00 level=INFO msg="generating types" root=/Users/shahaf/Source/aqua/sst/examples/aws-service-discovery
time=2025-07-27T16:22:20.051+03:00 level=INFO msg="canceling partial" service=project.run updateID=fe67b3f696209e8c91d87427
time=2025-07-27T16:22:20.051+03:00 level=INFO msg="waiting for partial to exit" service=project.run updateID=fe67b3f696209e8c91d87427
time=2025-07-27T16:22:20.571+03:00 level=INFO msg="INFO pushing partial state updateID=fe67b3f696209e8c91d87427"
time=2025-07-27T16:22:21.176+03:00 level=INFO msg="INFO pushing snapshot updateID=fe67b3f696209e8c91d87427"
time=2025-07-27T16:22:21.176+03:00 level=INFO msg="INFO pushing eventlog updateID=fe67b3f696209e8c91d87427"
time=2025-07-27T16:22:21.860+03:00 level=INFO msg="INFO putting update app=aws-service-discovery stage=test"
time=2025-07-27T16:22:22.169+03:00 level=INFO msg="done running stack command" service=project.run updateID=fe67b3f696209e8c91d87427 resources=51

✕  Failed    

MyService sst:aws:Service → MyServiceImageMyService docker-build:index:Image
booting builder: context deadline exceeded

View more in the console: https://sst.dev/u/91d87427

time=2025-07-27T16:22:22.180+03:00 level=INFO msg="INFO unlocking app=aws-service-discovery stage=test"
time=2025-07-27T16:22:22.476+03:00 level=INFO msg="shutting down server" service=server
time=2025-07-27T16:22:22.489+03:00 level=INFO msg="server done" service=server
time=2025-07-27T16:22:22.491+03:00 level=ERROR msg="exited with error" err="stack run had errors"

full_log_file.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions