reason=ProcessExited VM process exited with status 1
Sandbox 'hermit' was created but did not become ready within 180s.
colima
/var/run/docker.sock -> /Users/<user>/.colima/default/docker.sock
Run NemoClaw onboarding from main(doesn't work the same with default NEMOCLAW_INSTALL_REF), explicitly requesting Docker driver:
curl -fsSL https://www.nvidia.com/nemoclaw.sh | \
NEMOCLAW_INSTALL_REF=main \
NEMOCLAW_FRESH=1 \
OPENSHELL_DRIVERS=docker \
DOCKER_HOST=unix:///var/run/docker.sock \
bash
Create stream exited with code 1 after sandbox was created.
Checking whether the sandbox reaches Ready state...
Waiting for sandbox to become ready...
✓ Deleted sandbox hermit
Sandbox 'hermit' was created but did not become ready within 180s.
Recent OpenShell gateway failure:
WARN openshell_server::compute: Sandbox failed to become ready
sandbox_name=hermit
reason=ProcessExited VM process exited with status 1
[debug] Collecting diagnostics for sandbox 'No'...
[debug] Quick mode: true
═══ System ═══
Wed May 13 20:04:38 EEST 2026
Darwin amaksymov.local 25.4.0 Darwin Kernel Version 25.4.0: Thu Mar 19 19:33:43 PDT 2026; root:xnu-12377.101.15~1/RELEASE_ARM64_T8142 arm64
20:04 up 29 days, 6:06, 4 users, load averages: 1.54 2.20 2.62
Physical: 32768 MB
Mach Virtual Memory Statistics: (page size of 16384 bytes)
Pages free: 20022.
Pages active: 459226.
Pages inactive: 452816.
Pages speculative: 5461.
Pages throttled: 0.
Pages wired down: 227655.
Pages purgeable: 6036.
"Translation faults": 1981470172.
Pages copy-on-write: 208434641.
Pages zero filled: 1472176352.
Pages reactivated: 134448661.
Pages purged: 24227179.
File-backed pages: 300258.
Anonymous pages: 617245.
Pages stored in compressor: 1714662.
Pages occupied by compressor: 888544.
Decompressions: 132239792.
Compressions: 160098178.
Pageins: 58569959.
Pageouts: 421270.
Swapins: 6501793.
Swapouts: 9180380.
═══ Processes ═══
584 542 /Applications/ES 0.6 37.0
8278 94314 node 0.3 35.3
21356 21341 /Applications/Sp 1.0 30.7
548 1 /Library/SystemE 0.1 15.7
414 1 /System/Library/ 0.3 15.6
608 542 /Applications/ES 0.4 13.3
547 1 /Library/SystemE 0.0 12.8
92050 1 /Applications/Gh 0.3 11.5
381 1 /usr/libexec/xpr 0.1 5.9
1160 1 /System/Library/ 0.1 5.0
8279 1 /System/Library/ 0.0 4.4
93698 1 /usr/libexec/spo 0.1 4.2
685 1 /System/Library/ 0.1 3.3
510 1 /usr/libexec/sys 0.1 2.4
21351 21341 /Applications/Sp 0.1 1.6
417 1 /System/Library/ 0.2 1.3
60118 1 /Applications/Am 0.2 1.1
340 1 /usr/libexec/log 0.1 1.1
12407 1 /System/Library/ 18.0 0.8
940 1 /System/Library/ 0.0 0.7
1 0 /sbin/launchd 0.1 0.5
421 1 /usr/libexec/run 0.1 0.4
47463 1 /Applications/Go 1.4 0.3
764 1 /System/Library/ 0.0 0.3
665 1 /usr/sbin/cfpref 0.0 0.3
384 1 /System/Library/ 0.0 0.3
369 1 /System/Library/ 0.1 0.3
42133 1 /System/Library/ 0.1 0.1
782 1 /System/Library/ 0.2 0.1
745 1 /System/Library/ 0.2 0.1
═══ GPU ═══
(nvidia-smi not found, skipping)
═══ Docker ═══
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
═══ OpenShell ═══
�[1m�[36mServer Status�[39m�[0m
�[2mGateway:�[0m nemoclaw
�[2mServer:�[0m http://127.0.0.1:8080
�[2mStatus:�[0m �[32mConnected�[39m
�[2mVersion:�[0m 0.0.39
No sandboxes found.
Error: × status: NotFound, message: "sandbox not found", details: [], metadata:
│ MetadataMap { headers: {"content-type": "application/grpc", "date": "Wed,
│ 13 May 2026 17:04:38 GMT", "x-request-id": "3ce6698c-6a71-41e8-a1f3-
│ 3cb1424ddaee"} }
(command exited with non-zero status)
Error: × status: NotFound, message: "sandbox not found", details: [], metadata:
│ MetadataMap { headers: {"content-type": "application/grpc", "date": "Wed,
│ 13 May 2026 17:04:38 GMT", "x-request-id": "2297b941-211a-4365-a222-
│ 8864366a0aa9"} }
(command exited with non-zero status)
═══ Onboard Session ═══
{
"version": 1,
"sessionId": "1778691071384-fq0qu0n0",
"status": "failed",
"resumable": true,
"mode": "interactive",
"startedAt": "2026-05-13T16:51:11.384Z",
"updatedAt": "2026-05-13T17:04:31.324Z",
"sandboxName": null,
"provider": "openai-api",
"model": "gpt-5.4",
"endpointUrl": "https://api.openai.com/v1",
"credentialEnv": "OPENAI_API_KEY",
"hermesAuthMethod": null,
"preferredInferenceApi": "openai-responses",
"nimContainer": null,
"policyPresets": null,
"gpuPassthrough": false,
"lastStepStarted": "sandbox",
"lastCompletedStep": "inference",
"failure": {
"step": "sandbox",
"message": "Onboarding exited before the step completed.",
"recordedAt": "2026-05-13T17:04:31.324Z"
},
"steps": {
"preflight": {
"status": "complete",
"startedAt": "2026-05-13T16:51:11.387Z",
"completedAt": "2026-05-13T16:51:12.336Z",
"error": null
},
"gateway": {
"status": "complete",
"startedAt": "2026-05-13T16:51:12.359Z",
"completedAt": "2026-05-13T16:51:18.375Z",
"error": null
},
"sandbox": {
"status": "failed",
"startedAt": "2026-05-13T16:52:19.675Z",
"completedAt": null,
"error": "Onboarding exited before the step completed."
},
"provider_selection": {
"status": "complete",
"startedAt": "2026-05-13T16:51:18.376Z",
"completedAt": "2026-05-13T16:52:07.995Z",
"error": null
},
"inference": {
"status": "complete",
"startedAt": "2026-05-13T16:52:18.955Z",
"completedAt": "2026-05-13T16:52:19.054Z",
"error": null
},
"openclaw": {
"status": "pending",
"startedAt": null,
"completedAt": null,
"error": null
},
"agent_setup": {
"status": "pending",
"startedAt": null,
"completedAt": null,
"error": null
},
"policies": {
"status": "pending",
"startedAt": null,
"completedAt": null,
"error": null
}
}
}
═══ Sandbox Internals ═══
Error: × status: NotFound, message: "sandbox not found", details: [], metadata:
│ MetadataMap { headers: {"content-type": "application/grpc", "date": "Wed,
│ 13 May 2026 17:04:38 GMT", "x-request-id": "d1550bf8-839b-402e-a6d9-
│ 82fa2da38d09"} }
(command exited with non-zero status)
Error: × status: NotFound, message: "sandbox not found", details: [], metadata:
│ MetadataMap { headers: {"content-type": "application/grpc", "date": "Wed,
│ 13 May 2026 17:04:38 GMT", "x-request-id": "74d2c8f8-339d-4654-9d40-
│ 301cb0d8736c"} }
(command exited with non-zero status)
═══ Kernel Messages ═══
2026-05-13 20:04:38.956 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] dispatch_mig_server returned 268435459
2026-05-13 20:04:38.956 Df kernel[0:9d8673] (AppleSystemPolicy) ASP: Unable to apply provenance sandbox: 268451845, 8539, /opt/homebrew/Cellar/node/26.0.0/bin/node
2026-05-13 20:04:38.956 Df kernel[0:9d8673] (AppleSystemPolicy) ASP: Unable to apply provenance sandbox: 268451845, 8539, /opt/homebrew/Cellar/node/26.0.0/bin/node
2026-05-13 20:04:38.956 E syspolicyd[510:9d5fa7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.956 E syspolicyd[510:9d5fa7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.956 E syspolicyd[510:9d5fa7] [com.apple.syspolicy.exec:default] dispatch_mig_server returned 268435459
2026-05-13 20:04:38.956 E syspolicyd[510:9d5fa7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.956 E syspolicyd[510:9d5fa7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.956 E syspolicyd[510:9d5fa7] [com.apple.syspolicy.exec:default] dispatch_mig_server returned 268435459
2026-05-13 20:04:38.961 Df opendirectoryd[382:9d3f9e] [com.apple.opendirectoryd:session] getservbyname failed with result Not Found
2026-05-13 20:04:38.962 Df kernel[0:9d8675] process_is_plugin_host: running binary "zsh" in keys-off mode due to identity: com.apple.zsh
2026-05-13 20:04:38.975 Df kernel[0:9d8682] (AppleSystemPolicy) ASP: Unable to apply provenance sandbox: 268451845, 8542, /opt/homebrew/Cellar/node/26.0.0/bin/node
2026-05-13 20:04:38.975 Df kernel[0:9d8682] (AppleSystemPolicy) ASP: Unable to apply provenance sandbox: 268451845, 8542, /opt/homebrew/Cellar/node/26.0.0/bin/node
2026-05-13 20:04:38.975 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.975 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.975 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] dispatch_mig_server returned 268435459
2026-05-13 20:04:38.975 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.975 Df kernel[0:9d8683] (AppleSystemPolicy) ASP: Unable to apply provenance sandbox: 268451845, 8543, /opt/homebrew/Cellar/node/26.0.0/bin/node
2026-05-13 20:04:38.975 Df kernel[0:9d8683] (AppleSystemPolicy) ASP: Unable to apply provenance sandbox: 268451845, 8543, /opt/homebrew/Cellar/node/26.0.0/bin/node
2026-05-13 20:04:38.975 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.975 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] dispatch_mig_server returned 268435459
2026-05-13 20:04:38.976 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.976 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.976 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] dispatch_mig_server returned 268435459
2026-05-13 20:04:38.976 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.976 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.976 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] dispatch_mig_server returned 268435459
2026-05-13 20:04:38.976 Df kernel[0:9d8684] (AppleSystemPolicy) ASP: Unable to apply provenance sandbox: 268451845, 8544, /opt/homebrew/Cellar/node/26.0.0/bin/node
2026-05-13 20:04:38.976 Df kernel[0:9d8684] (AppleSystemPolicy) ASP: Unable to apply provenance sandbox: 268451845, 8544, /opt/homebrew/Cellar/node/26.0.0/bin/node
2026-05-13 20:04:38.976 E syspolicyd[510:9d5fa7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.976 E syspolicyd[510:9d5fa7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.976 E syspolicyd[510:9d5fa7] [com.apple.syspolicy.exec:default] dispatch_mig_server returned 268435459
2026-05-13 20:04:38.976 E syspolicyd[510:9d5fa7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.976 E syspolicyd[510:9d5fa7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.976 E syspolicyd[510:9d5fa7] [com.apple.syspolicy.exec:default] dispatch_mig_server returned 268435459
2026-05-13 20:04:38.976 Df kernel[0:9d8685] (AppleSystemPolicy) ASP: Unable to apply provenance sandbox: 268451845, 8545, /opt/homebrew/Cellar/node/26.0.0/bin/node
2026-05-13 20:04:38.976 Df kernel[0:9d8685] (AppleSystemPolicy) ASP: Unable to apply provenance sandbox: 268451845, 8545, /opt/homebrew/Cellar/node/26.0.0/bin/node
2026-05-13 20:04:38.976 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.976 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.976 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] dispatch_mig_server returned 268435459
2026-05-13 20:04:38.976 E syspolicyd[510:9d5fa7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.976 E syspolicyd[510:9d5fa7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.976 E syspolicyd[510:9d5fa7] [com.apple.syspolicy.exec:default] dispatch_mig_server returned 268435459
2026-05-13 20:04:38.976 Df kernel[0:9d8686] (AppleSystemPolicy) ASP: Unable to apply provenance sandbox: 268451845, 8546, /opt/homebrew/Cellar/node/26.0.0/bin/node
2026-05-13 20:04:38.976 Df kernel[0:9d8686] (AppleSystemPolicy) ASP: Unable to apply provenance sandbox: 268451845, 8546, /opt/homebrew/Cellar/node/26.0.0/bin/node
2026-05-13 20:04:38.976 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.976 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.976 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] dispatch_mig_server returned 268435459
2026-05-13 20:04:38.976 E syspolicyd[510:9d5fa7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.976 E syspolicyd[510:9d5fa7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.976 E syspolicyd[510:9d5fa7] [com.apple.syspolicy.exec:default] dispatch_mig_server returned 268435459
2026-05-13 20:04:38.976 Df kernel[0:9d8687] (AppleSystemPolicy) ASP: Unable to apply provenance sandbox: 268451845, 8547, /opt/homebrew/Cellar/node/26.0.0/bin/node
2026-05-13 20:04:38.976 Df kernel[0:9d8687] (AppleSystemPolicy) ASP: Unable to apply provenance sandbox: 268451845, 8547, /opt/homebrew/Cellar/node/26.0.0/bin/node
2026-05-13 20:04:38.976 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.976 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.976 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] dispatch_mig_server returned 268435459
2026-05-13 20:04:38.976 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.976 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.976 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] dispatch_mig_server returned 268435459
2026-05-13 20:04:38.976 Df kernel[0:9d8688] (AppleSystemPolicy) ASP: Unable to apply provenance sandbox: 268451845, 8548, /opt/homebrew/Cellar/node/26.0.0/bin/node
2026-05-13 20:04:38.976 Df kernel[0:9d8688] (AppleSystemPolicy) ASP: Unable to apply provenance sandbox: 268451845, 8548, /opt/homebrew/Cellar/node/26.0.0/bin/node
2026-05-13 20:04:38.976 E syspolicyd[510:9d5fa7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.976 E syspolicyd[510:9d5fa7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.976 E syspolicyd[510:9d5fa7] [com.apple.syspolicy.exec:default] dispatch_mig_server returned 268435459
2026-05-13 20:04:38.976 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.976 Df kernel[0:9d8689] (AppleSystemPolicy) ASP: Unable to apply provenance sandbox: 268451845, 8549, /opt/homebrew/Cellar/node/26.0.0/bin/node
2026-05-13 20:04:38.976 Df kernel[0:9d8689] (AppleSystemPolicy) ASP: Unable to apply provenance sandbox: 268451845, 8549, /opt/homebrew/Cellar/node/26.0.0/bin/node
2026-05-13 20:04:38.976 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.976 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] dispatch_mig_server returned 268435459
2026-05-13 20:04:38.976 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.976 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.976 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] dispatch_mig_server returned 268435459
2026-05-13 20:04:38.976 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.976 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.976 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] dispatch_mig_server returned 268435459
2026-05-13 20:04:38.976 Df kernel[0:9d868a] (AppleSystemPolicy) ASP: Unable to apply provenance sandbox: 268451845, 8550, /opt/homebrew/Cellar/node/26.0.0/bin/node
2026-05-13 20:04:38.976 Df kernel[0:9d868a] (AppleSystemPolicy) ASP: Unable to apply provenance sandbox: 268451845, 8550, /opt/homebrew/Cellar/node/26.0.0/bin/node
2026-05-13 20:04:38.977 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.977 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.977 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] dispatch_mig_server returned 268435459
2026-05-13 20:04:38.977 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.977 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] Unable to initialize qtn_proc: 3
2026-05-13 20:04:38.977 E syspolicyd[510:9d2fd7] [com.apple.syspolicy.exec:default] dispatch_mig_server returned 268435459
2026-05-13 20:04:38.977 Df kernel[0:9d84b6] process_is_plugin_host: running binary "sh" in keys-off mode due to identity: com.apple.sh
2026-05-13 20:04:38.979 Df kernel[0:9d868b] sh[8551] triggered unnest of range 0x1ee000000->0x1f2000000 of DYLD shared region in VM map 0x7772bf7631885785. While not abnormal for debuggers, this increases system memory footprint almost permanently (until the shared region is re-slid).
2026-05-13 20:04:38.980 Df kernel[0:9d868b] process_is_plugin_host: running binary "bash" in keys-off mode due to identity: com.apple.bash
2026-05-13 20:04:38.981 Df kernel[0:9d868c] bash[8551] triggered unnest of range 0x1ee000000->0x1f2000000 of DYLD shared region in VM map 0x273cff43ef92cd09. While not abnormal for debuggers, this increases system memory footprint almost permanently (until the shared region is re-slid).
2026-05-13 20:04:38.986 Df WindowServer[414:9d7cac] [com.apple.Multitouch:Plugin] [TP] Dispatching digitizer event with 2 children, _eventMask=0x63 _childEventMask=0x62 Cancel=0 Touching=1 inRange=1
2026-05-13 20:04:38.992 Df log[8552:9d8690] [com.apple.log:] log run noninteractively, parent: 8551 (bash), args: 'log' 'show' '--last' '5m' '--predicate' 'eventType == logEvent' '--style' 'compact'
2026-05-13 20:04:38.995 Df log[8552:9d8690] [com.apple.xpc:connection] [0x100ca8de0] activating connection: mach=true listener=false peer=false name=com.apple.logd.admin
2026-05-13 20:04:39.098 Df powerd[354:9d83c8] [com.apple.powerd:displayState] DesktopMode check on Battery 0
2026-05-13 20:04:39.098 Df powerd[354:9d83c8] [com.apple.powerd:displayState] DesktopMode check on Battery 0
2026-05-13 20:04:39.355 Df powerd[354:9d83c8] [com.apple.powerd:displayState] DesktopMode check on Battery 0
2026-05-13 20:04:39.355 Df powerd[354:9d83c8] [com.apple.powerd:displayState] DesktopMode check on Battery 0
2026-05-13 20:04:39.467 Df Amphetamine[60118:13e964] [com.apple.FrontBoard:SceneClient] [com.apple.controlcenter:5B33E0E1-E027-4C3D-93C1-9BE1502B80EC] Sending action(s) in update: NSSceneFenceAction
2026-05-13 20:04:39.491 Df kernel[0:9d8694] process_is_plugin_host: running binary "sh" in keys-off mode due to identity: com.apple.sh
2026-05-13 20:04:39.495 Df kernel[0:9d8695] sh[8554] triggered unnest of range 0x1ee000000->0x1f2000000 of DYLD shared region in VM map 0x58004227a1b83f. While not abnormal for debuggers, this increases system memory footprint almost permanently (until the shared region is re-slid).
2026-05-13 20:04:39.498 Df kernel[0:9d8695] process_is_plugin_host: running binary "bash" in keys-off mode due to identity: com.apple.bash
2026-05-13 20:04:39.500 Df kernel[0:9d8696] bash[8554] triggered unnest of range 0x1ee000000->0x1f2000000 of DYLD shared region in VM map 0x34df09c0e275eba5. While not abnormal for debuggers, this increases system memory footprint almost permanently (until the shared region is re-slid).
2026-05-13 20:04:39.508 Df kernel[0:9d8697] limactl[8554] triggered unnest of range 0x1ee000000->0x1f2000000 of DYLD shared region in VM map 0x7772bf7631885785. While not abnormal for debuggers, this increases system memory footprint almost permanently (until the shared region is re-slid).
[debug] Done. If filing a bug, run with --output and attach the tarball to your issue:
[debug] nemoclaw debug --output /tmp/nemoclaw-debug.tar.gz
Description
NemoClaw hard-codes
OPENSHELL_DRIVERS=vmon macOS, causing sandbox startup failure with Colima while Docker driver works.On macOS with Colima,
nemoclaw onboardconsistently fails during sandbox startup with:Reproduction Steps
colima start --cpu 8 --memory 16 --disk 100 docker context use colima sudo rm -f /var/run/docker.sock sudo ln -s "$HOME/.colima/default/docker.sock" /var/run/docker.sock docker context show ls -l /var/run/docker.sock DOCKER_HOST=unix:///var/run/docker.sock docker infoExpected:
Run NemoClaw onboarding from main(doesn't work the same with default NEMOCLAW_INSTALL_REF), explicitly requesting Docker driver:
Error:
Environment
colimaDebug Output
Logs
Checklist