Skip to main content
← Back to list
01Issue
BugShippedSwamp CLI
Assigneesstack72

#357 @swamp/digitalocean: 30 of 33 model types fail with version mismatch error

Opened by stack72 · 5/15/2026· Shipped 5/18/2026

Description

After pulling @swamp/digitalocean (v2026.05.14.1), 30 of 33 model types fail to load with:

Last upgrade toVersion "2026.04.23.1" does not match model version "2026.04.23.2"

Only 3 types load successfully: app-platform, database-cluster, and kubernetes-cluster.

Steps to Reproduce

  1. swamp extension pull @swamp/digitalocean
  2. swamp model type describe @swamp/digitalocean/droplet --json

Expected Behavior

All 33 model types should load and be describable.

Actual Behavior

30 types fail with BundleBuildFailed state. The swamp doctor extensions output confirms:

"stateDistribution": {
  "Indexed": 3,
  "BundleBuildFailed": 30
}

The error appears on: droplet, vpc, firewall, volume, domain, ssh-key, reserved-ip, load-balancer, nfs, space-key, tag, project, and 18 others.

Environment

  • swamp version: 20260515.175436.0-sha.2f8e98af (also reproduced on 20260515.021657.0-sha.c8ad3032)
  • Extension version: @swamp/digitalocean 2026.05.14.1
  • OS: macOS Darwin 25.3.0

Notes

  • swamp update did not fix the issue (updated from .021657 to .175436 build)
  • swamp extension pull --force and swamp doctor extensions --fix both re-index the sources but the version mismatch persists on next load
  • The 3 working types (app-platform, database-cluster, kubernetes-cluster) appear to use a different model version than the 30 broken types

Upstream repository: https://github.com/systeminit/swamp-extensions

Environment

  • Extension: @swamp/[email protected]
  • swamp: 20260515.175436.0-sha.2f8e98af
  • OS: darwin (aarch64)
  • Deno: 2.7.14+19bd3d8
  • Shell: /bin/zsh
02Bog Flow
OPENTRIAGEDIN PROGRESSSHIPPED+ 1 MOREASSIGNED+ 2 MOREREVIEW+ 3 MOREPR_MERGEDSHIPPED

Shipped

5/18/2026, 2:58:54 PM

Click a lifecycle step above to view its details.

03Sludge Pulse
stack72 assigned stack725/15/2026, 7:12:52 PM

Sign in to post a ripple.