# Teardown evidence (driver, 2026-09-01T17:50:09Z)

$ uv run sky status
sky.exceptions.ApiServerConnectionError: Could not connect to SkyPilot API server at http://127.0.0.1:46580. Please ensure that the server is running. Try: curl http://127.0.0.1:46580/api/health

During handling of the above exception, another exception occurred:

RuntimeError: SkyPilot API server process exited unexpectedly.
View logs at: ~/.sky/api_server/server.log

$ uv run sky jobs queue

RuntimeError: SkyPilot API server process exited unexpectedly.
View logs at: ~/.sky/api_server/server.log

$ nvidia-smi --query-compute-apps=pid,process_name,used_memory --format=csv
pid, process_name, used_gpu_memory [MiB]

$ pgrep -af "plato.bench|plato.model.smoke|pytest" | grep -v pgrep
(none)
