Skip to content

fix(db): added database config to drizzle.config in app container (#1… #4570

fix(db): added database config to drizzle.config in app container (#1…

fix(db): added database config to drizzle.config in app container (#1… #4570

Triggered via push October 3, 2025 01:09
Status Failure
Total duration 15m 35s
Artifacts

ci.yml

on: push
Test and Build  /  Test and Build
1m 57s
Test and Build / Test and Build
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Deploy Trigger.dev  /  Deploy to Trigger.dev
1m 49s
Deploy Trigger.dev / Deploy to Trigger.dev
Process Docs  /  Process Documentation Embeddings
58s
Process Docs / Process Documentation Embeddings
Matrix: Create GHCR Manifests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 24 warnings
Process Docs / Process Documentation Embeddings
Process completed with exit code 1.
Build AMD64 (./docker/db.Dockerfile, ghcr.io/simstudioai/migrations, ECR_MIGRATIONS)
Expose ID not found in state, skipping sticky disk commit
Build AMD64 (./docker/db.Dockerfile, ghcr.io/simstudioai/migrations, ECR_MIGRATIONS)
⚠ /var/lib/buildkit/history.db: panic: assertion failed: Page expected to be: 85, but self identifies as 0 goroutine 7 [running]: go.etcd.io/bbolt/internal/common.Assert(...) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/internal/common/verify.go:65 go.etcd.io/bbolt/internal/common.(*Page).FastCheck(0x7f07f1fd1000, 0x55) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/internal/common/page.go:83 +0x1d9 go.etcd.io/bbolt.(*Tx).page(0x8789e8?, 0x632380?) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:638 +0x7b go.etcd.io/bbolt.(*Tx).forEachPageInternal(0xc0000de000, {0xc000018140, 0x2, 0xa}, 0xc0000ddb30) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:650 +0x5d go.etcd.io/bbolt.(*Tx).forEachPageInternal(0xc0000de000, {0xc000018140, 0x1, 0xa}, 0xc0000ddb30) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:659 +0xc5 go.etcd.io/bbolt.(*Tx).forEachPage(...) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:646 go.etcd.io/bbolt.(*Tx).checkInvariantProperties(0xc0000de000, 0x2, 0x7f07f1f7f038?, 0x10?, {0x6ed440, 0x8ab9e0}, 0xc00008c150) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:143 +0xb2 go.etcd.io/bbolt.(*Tx).recursivelyCheckBucket(0xc0000de000, 0xc000080200, 0xc0000ddeb8, 0xc0000ddee8, {0x6ed440, 0x8ab9e0}, 0xc00008c150) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:130 +0x73 go.etcd.io/bbolt.(*Tx).recursivelyCheckBucket.func1({0x7f07f1f7f030?, 0x8ab9e0?, 0x5bf240?}) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:135 +0x90 go.etcd.io/bbolt.(*Bucket).ForEachBucket(0xc0000de000?, 0xc0000ddce8) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/bucket.go:605 +0x8f go.etcd.io/bbolt.(*Tx).recursivelyCheckBucket(0xc0000de000, 0xc0000de018, 0xc000067eb8, 0xc000067ee8, {0x6ed440, 0x8ab9e0}, 0xc00008c150) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:133 +0xe5 go.etcd.io/bbolt.(*Tx).check(0xc0000de000, {{0x6ed440?, 0x8ab9e0?}, 0x0?}, 0xc00008c150) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:66 +0x38c go.etcd.io/bbolt.(*Tx).Check.func1() /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:33 +0x56 created by go.etcd.io/bbolt.(*Tx).Check in goroutine 1 /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:30 +0xf2 Check completed with timeout or error
Build AMD64 (./docker/db.Dockerfile, ghcr.io/simstudioai/migrations, ECR_MIGRATIONS)
buildkitd process has crashed - pgrep failed but buildkitd was expected to be running
Build AMD64 (./docker/db.Dockerfile, ghcr.io/simstudioai/migrations, ECR_MIGRATIONS)
Not using a Blacksmith builder (current builder: default). Build metrics will not be reported.
Build AMD64 (./docker/db.Dockerfile, ghcr.io/simstudioai/migrations, ECR_MIGRATIONS)
Failed to setup Blacksmith builder, using local builder
Build AMD64 (./docker/db.Dockerfile, ghcr.io/simstudioai/migrations, ECR_MIGRATIONS)
Error during Blacksmith builder setup: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 debug workers error: failed to list workers: Unavailable: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused" . Falling back to local builder.
Build AMD64 (./docker/db.Dockerfile, ghcr.io/simstudioai/migrations, ECR_MIGRATIONS)
Error checking buildkit workers: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 debug workers error: failed to list workers: Unavailable: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
Build AMD64 (./docker/db.Dockerfile, ghcr.io/simstudioai/migrations, ECR_MIGRATIONS)
⚠ /var/lib/buildkit/history.db: panic: assertion failed: Page expected to be: 85, but self identifies as 0 goroutine 20 [running]: go.etcd.io/bbolt/internal/common.Assert(...) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/internal/common/verify.go:65 go.etcd.io/bbolt/internal/common.(*Page).FastCheck(0x7f1be4710000, 0x55) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/internal/common/page.go:83 +0x1d9 go.etcd.io/bbolt.(*Tx).page(0x8789e8?, 0x632380?) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:638 +0x7b go.etcd.io/bbolt.(*Tx).forEachPageInternal(0xc0001fc000, {0xc0001fa0a0, 0x2, 0xa}, 0xc0001f9b30) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:650 +0x5d go.etcd.io/bbolt.(*Tx).forEachPageInternal(0xc0001fc000, {0xc0001fa0a0, 0x1, 0xa}, 0xc0001f9b30) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:659 +0xc5 go.etcd.io/bbolt.(*Tx).forEachPage(...) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:646 go.etcd.io/bbolt.(*Tx).checkInvariantProperties(0xc0001fc000, 0x2, 0x7f1be46be038?, 0x10?, {0x6ed440, 0x8ab9e0}, 0xc000182150) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:143 +0xb2 go.etcd.io/bbolt.(*Tx).recursivelyCheckBucket(0xc0001fc000, 0xc0001a61c0, 0xc0001f9eb8, 0xc0001f9ee8, {0x6ed440, 0x8ab9e0}, 0xc000182150) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:130 +0x73 go.etcd.io/bbolt.(*Tx).recursivelyCheckBucket.func1({0x7f1be46be030?, 0x8ab9e0?, 0x5bf240?}) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:135 +0x90 go.etcd.io/bbolt.(*Bucket).ForEachBucket(0xc0001fc000?, 0xc0001f9ce8) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/bucket.go:605 +0x8f go.etcd.io/bbolt.(*Tx).recursivelyCheckBucket(0xc0001fc000, 0xc0001fc018, 0xc000062eb8, 0xc000062ee8, {0x6ed440, 0x8ab9e0}, 0xc000182150) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:133 +0xe5 go.etcd.io/bbolt.(*Tx).check(0xc0001fc000, {{0x6ed440?, 0x8ab9e0?}, 0x0?}, 0xc000182150) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:66 +0x38c go.etcd.io/bbolt.(*Tx).Check.func1() /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:33 +0x56 created by go.etcd.io/bbolt.(*Tx).Check in goroutine 1 /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:30 +0xf2 Check completed with timeout or error
Build AMD64 (./docker/realtime.Dockerfile, ghcr.io/simstudioai/realtime, ECR_REALTIME)
Expose ID not found in state, skipping sticky disk commit
Build AMD64 (./docker/realtime.Dockerfile, ghcr.io/simstudioai/realtime, ECR_REALTIME)
⚠ /var/lib/buildkit/history.db: panic: assertion failed: Page expected to be: 85, but self identifies as 0 goroutine 7 [running]: go.etcd.io/bbolt/internal/common.Assert(...) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/internal/common/verify.go:65 go.etcd.io/bbolt/internal/common.(*Page).FastCheck(0x7fb472fd3000, 0x55) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/internal/common/page.go:83 +0x1d9 go.etcd.io/bbolt.(*Tx).page(0x71df68?, 0x64eba0?) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:638 +0x7b go.etcd.io/bbolt.(*Tx).forEachPageInternal(0xc0000000e0, {0xc000018140, 0x2, 0xa}, 0xc0000e5b08) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:650 +0x5a go.etcd.io/bbolt.(*Tx).forEachPageInternal(0xc0000000e0, {0xc000018140, 0x1, 0xa}, 0xc0000e5b08) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:659 +0xc5 go.etcd.io/bbolt.(*Tx).forEachPage(...) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:646 go.etcd.io/bbolt.(*Tx).checkInvariantProperties(0xc0000000e0, 0x2, 0x7fb472f81038?, 0x10?, {0x7172e0, 0x8fdf40}, 0xc00008a150) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:143 +0xb2 go.etcd.io/bbolt.(*Tx).recursivelyCheckBucket(0xc0000000e0, 0xc00007e200, 0xc0000e5eb8, 0xc0000e5ee8, {0x7172e0, 0x8fdf40}, 0xc00008a150) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:130 +0x73 go.etcd.io/bbolt.(*Tx).recursivelyCheckBucket.func1({0x7fb472f81030?, 0x8fdf40?, 0x5c5900?}) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:135 +0x90 go.etcd.io/bbolt.(*Bucket).ForEachBucket(0xc0000000e0?, 0xc0000e5cc0) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/bucket.go:605 +0x8f go.etcd.io/bbolt.(*Tx).recursivelyCheckBucket(0xc0000000e0, 0xc0000000f8, 0xc000065eb8, 0xc000065ee8, {0x7172e0, 0x8fdf40}, 0xc00008a150) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:133 +0xe5 go.etcd.io/bbolt.(*Tx).check(0xc0000000e0, {{0x7172e0?, 0x8fdf40?}, 0x0?}, 0xc00008a150) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:66 +0x39d go.etcd.io/bbolt.(*Tx).Check.func1() /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:33 +0x56 created by go.etcd.io/bbolt.(*Tx).Check in goroutine 1 /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:30 +0xf2 Check completed with timeout or error
Build AMD64 (./docker/realtime.Dockerfile, ghcr.io/simstudioai/realtime, ECR_REALTIME)
buildkitd process has crashed - pgrep failed but buildkitd was expected to be running
Build AMD64 (./docker/realtime.Dockerfile, ghcr.io/simstudioai/realtime, ECR_REALTIME)
Not using a Blacksmith builder (current builder: default). Build metrics will not be reported.
Build AMD64 (./docker/realtime.Dockerfile, ghcr.io/simstudioai/realtime, ECR_REALTIME)
Failed to setup Blacksmith builder, using local builder
Build AMD64 (./docker/realtime.Dockerfile, ghcr.io/simstudioai/realtime, ECR_REALTIME)
Error during Blacksmith builder setup: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 debug workers error: failed to list workers: Unavailable: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused" . Falling back to local builder.
Build AMD64 (./docker/realtime.Dockerfile, ghcr.io/simstudioai/realtime, ECR_REALTIME)
Error checking buildkit workers: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 debug workers error: failed to list workers: Unavailable: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
Build AMD64 (./docker/realtime.Dockerfile, ghcr.io/simstudioai/realtime, ECR_REALTIME)
⚠ /var/lib/buildkit/history.db: panic: assertion failed: Page expected to be: 85, but self identifies as 0 goroutine 7 [running]: go.etcd.io/bbolt/internal/common.Assert(...) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/internal/common/verify.go:65 go.etcd.io/bbolt/internal/common.(*Page).FastCheck(0x7fda290b0000, 0x55) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/internal/common/page.go:83 +0x1d9 go.etcd.io/bbolt.(*Tx).page(0x71df68?, 0x64eba0?) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:638 +0x7b go.etcd.io/bbolt.(*Tx).forEachPageInternal(0xc0000000e0, {0xc000018140, 0x2, 0xa}, 0xc0000e5b08) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:650 +0x5a go.etcd.io/bbolt.(*Tx).forEachPageInternal(0xc0000000e0, {0xc000018140, 0x1, 0xa}, 0xc0000e5b08) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:659 +0xc5 go.etcd.io/bbolt.(*Tx).forEachPage(...) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:646 go.etcd.io/bbolt.(*Tx).checkInvariantProperties(0xc0000000e0, 0x2, 0x7fda2905e038?, 0x10?, {0x7172e0, 0x8fdf40}, 0xc00008a150) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:143 +0xb2 go.etcd.io/bbolt.(*Tx).recursivelyCheckBucket(0xc0000000e0, 0xc00007e200, 0xc0000e5eb8, 0xc0000e5ee8, {0x7172e0, 0x8fdf40}, 0xc00008a150) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:130 +0x73 go.etcd.io/bbolt.(*Tx).recursivelyCheckBucket.func1({0x7fda2905e030?, 0x8fdf40?, 0x5c5900?}) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:135 +0x90 go.etcd.io/bbolt.(*Bucket).ForEachBucket(0xc0000000e0?, 0xc0000e5cc0) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/bucket.go:605 +0x8f go.etcd.io/bbolt.(*Tx).recursivelyCheckBucket(0xc0000000e0, 0xc0000000f8, 0xc000065eb8, 0xc000065ee8, {0x7172e0, 0x8fdf40}, 0xc00008a150) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:133 +0xe5 go.etcd.io/bbolt.(*Tx).check(0xc0000000e0, {{0x7172e0?, 0x8fdf40?}, 0x0?}, 0xc00008a150) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:66 +0x39d go.etcd.io/bbolt.(*Tx).Check.func1() /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:33 +0x56 created by go.etcd.io/bbolt.(*Tx).Check in goroutine 1 /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:30 +0xf2 Check completed with timeout or error
Build AMD64 (./docker/app.Dockerfile, ghcr.io/simstudioai/simstudio, ECR_APP)
Expose ID not found in state, skipping sticky disk commit
Build AMD64 (./docker/app.Dockerfile, ghcr.io/simstudioai/simstudio, ECR_APP)
⚠ /var/lib/buildkit/history.db: panic: assertion failed: Page expected to be: 85, but self identifies as 0 goroutine 7 [running]: go.etcd.io/bbolt/internal/common.Assert(...) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/internal/common/verify.go:65 go.etcd.io/bbolt/internal/common.(*Page).FastCheck(0x7fad99e50000, 0x55) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/internal/common/page.go:83 +0x1d9 go.etcd.io/bbolt.(*Tx).page(0x8789e8?, 0x632380?) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:638 +0x7b go.etcd.io/bbolt.(*Tx).forEachPageInternal(0xc0000de000, {0xc000018190, 0x2, 0xa}, 0xc0000ddb30) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:650 +0x5d go.etcd.io/bbolt.(*Tx).forEachPageInternal(0xc0000de000, {0xc000018190, 0x1, 0xa}, 0xc0000ddb30) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:659 +0xc5 go.etcd.io/bbolt.(*Tx).forEachPage(...) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:646 go.etcd.io/bbolt.(*Tx).checkInvariantProperties(0xc0000de000, 0x2, 0x7fad99dfe038?, 0x10?, {0x6ed440, 0x8ab9e0}, 0xc00008c150) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:143 +0xb2 go.etcd.io/bbolt.(*Tx).recursivelyCheckBucket(0xc0000de000, 0xc000080200, 0xc0000ddeb8, 0xc0000ddee8, {0x6ed440, 0x8ab9e0}, 0xc00008c150) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:130 +0x73 go.etcd.io/bbolt.(*Tx).recursivelyCheckBucket.func1({0x7fad99dfe030?, 0x8ab9e0?, 0x5bf240?}) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:135 +0x90 go.etcd.io/bbolt.(*Bucket).ForEachBucket(0xc0000de000?, 0xc0000ddce8) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/bucket.go:605 +0x8f go.etcd.io/bbolt.(*Tx).recursivelyCheckBucket(0xc0000de000, 0xc0000de018, 0xc000067eb8, 0xc000067ee8, {0x6ed440, 0x8ab9e0}, 0xc00008c150) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:133 +0xe5 go.etcd.io/bbolt.(*Tx).check(0xc0000de000, {{0x6ed440?, 0x8ab9e0?}, 0x0?}, 0xc00008c150) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:66 +0x38c go.etcd.io/bbolt.(*Tx).Check.func1() /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:33 +0x56 created by go.etcd.io/bbolt.(*Tx).Check in goroutine 1 /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:30 +0xf2 Check completed with timeout or error
Build AMD64 (./docker/app.Dockerfile, ghcr.io/simstudioai/simstudio, ECR_APP)
buildkitd process has crashed - pgrep failed but buildkitd was expected to be running
Build AMD64 (./docker/app.Dockerfile, ghcr.io/simstudioai/simstudio, ECR_APP)
Not using a Blacksmith builder (current builder: default). Build metrics will not be reported.
Build AMD64 (./docker/app.Dockerfile, ghcr.io/simstudioai/simstudio, ECR_APP)
Failed to setup Blacksmith builder, using local builder
Build AMD64 (./docker/app.Dockerfile, ghcr.io/simstudioai/simstudio, ECR_APP)
Error during Blacksmith builder setup: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 debug workers error: failed to list workers: Unavailable: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused" . Falling back to local builder.
Build AMD64 (./docker/app.Dockerfile, ghcr.io/simstudioai/simstudio, ECR_APP)
Error checking buildkit workers: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 debug workers error: failed to list workers: Unavailable: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
Build AMD64 (./docker/app.Dockerfile, ghcr.io/simstudioai/simstudio, ECR_APP)
⚠ /var/lib/buildkit/history.db: panic: assertion failed: Page expected to be: 85, but self identifies as 0 goroutine 7 [running]: go.etcd.io/bbolt/internal/common.Assert(...) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/internal/common/verify.go:65 go.etcd.io/bbolt/internal/common.(*Page).FastCheck(0x7f7f9d190000, 0x55) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/internal/common/page.go:83 +0x1d9 go.etcd.io/bbolt.(*Tx).page(0x8789e8?, 0x632380?) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:638 +0x7b go.etcd.io/bbolt.(*Tx).forEachPageInternal(0xc0000de000, {0xc000018190, 0x2, 0xa}, 0xc0000ddb30) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:650 +0x5d go.etcd.io/bbolt.(*Tx).forEachPageInternal(0xc0000de000, {0xc000018190, 0x1, 0xa}, 0xc0000ddb30) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:659 +0xc5 go.etcd.io/bbolt.(*Tx).forEachPage(...) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx.go:646 go.etcd.io/bbolt.(*Tx).checkInvariantProperties(0xc0000de000, 0x2, 0x7f7f9d13e038?, 0x10?, {0x6ed440, 0x8ab9e0}, 0xc00008c150) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:143 +0xb2 go.etcd.io/bbolt.(*Tx).recursivelyCheckBucket(0xc0000de000, 0xc000080200, 0xc0000ddeb8, 0xc0000ddee8, {0x6ed440, 0x8ab9e0}, 0xc00008c150) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:130 +0x73 go.etcd.io/bbolt.(*Tx).recursivelyCheckBucket.func1({0x7f7f9d13e030?, 0x8ab9e0?, 0x5bf240?}) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:135 +0x90 go.etcd.io/bbolt.(*Bucket).ForEachBucket(0xc0000de000?, 0xc0000ddce8) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/bucket.go:605 +0x8f go.etcd.io/bbolt.(*Tx).recursivelyCheckBucket(0xc0000de000, 0xc0000de018, 0xc000067eb8, 0xc000067ee8, {0x6ed440, 0x8ab9e0}, 0xc00008c150) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:133 +0xe5 go.etcd.io/bbolt.(*Tx).check(0xc0000de000, {{0x6ed440?, 0x8ab9e0?}, 0x0?}, 0xc00008c150) /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:66 +0x38c go.etcd.io/bbolt.(*Tx).Check.func1() /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:33 +0x56 created by go.etcd.io/bbolt.(*Tx).Check in goroutine 1 /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.3/tx_check.go:30 +0xf2 Check completed with timeout or error