============================================ INIT START Sat May 16 15:52:00 UTC 2026 ============================================ [1/7] apk add curl tar bash openssl ( 1/16) Installing ncurses-terminfo-base (6.5_p20251123-r0) ( 2/16) Installing libncursesw (6.5_p20251123-r0) ( 3/16) Installing readline (8.3.1-r0) ( 4/16) Installing bash (5.3.3-r1) Executing bash-5.3.3-r1.post-install ( 5/16) Installing brotli-libs (1.2.0-r0) ( 6/16) Installing c-ares (1.34.6-r0) ( 7/16) Installing libunistring (1.4.1-r0) ( 8/16) Installing libidn2 (2.3.8-r0) ( 9/16) Installing nghttp2-libs (1.69.0-r0) (10/16) Installing libpsl (0.21.5-r3) (11/16) Installing zstd-libs (1.5.7-r2) (12/16) Installing libcurl (8.19.0-r0) (13/16) Installing curl (8.19.0-r0) (14/16) Installing openssl (3.5.6-r0) (15/16) Installing acl-libs (2.3.2-r1) (16/16) Installing tar (1.35-r4) Executing busybox-1.37.0-r30.trigger OK: 19.1 MiB in 34 packages [2/7] npm install pnpm added 1 package in 3s 1 package is looking for funding run `npm fund` for details npm notice npm notice New major version of npm available! 10.8.2 -> 11.14.1 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.14.1 npm notice To update run: npm install -g npm@11.14.1 npm notice [3/7] fetch code curl: option : blank argument where content is expected curl: try 'curl --help' or 'curl --manual' for more information ls: /tmp/code.tgz: No such file or directory [4/7] extract tar (child): /tmp/code.tgz: Cannot open: No such file or directory tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error is not recoverable: exiting now CHECKLIST.md README.md apps infra node_modules package.json pnpm-lock.yaml pnpm-workspace.yaml [5/7] pnpm install --prod Scope: all 3 workspace projects Lockfile is up to date, resolution step is skipped Already up to date ╭──────────────────────────────────────────────────────────────────╮ │ │ │ Update available! 9.12.0 → 11.1.2. │ │ Changelog: https://github.com/pnpm/pnpm/releases/tag/v11.1.2 │ │ Run "pnpm add -g pnpm" to update. │ │ │ │ Follow @pnpmjs for updates: https://x.com/pnpmjs │ │ │ ╰──────────────────────────────────────────────────────────────────╯ devDependencies: skipped Done in 2.1s [6/7] prisma generate + wait postgres + migrate npm warn exec The following package was not found and will be installed: prisma@7.8.0 npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: '@prisma/streams-local@0.1.2', npm warn EBADENGINE required: { bun: '>=1.3.6', node: '>=22.0.0' }, npm warn EBADENGINE current: { node: 'v20.20.2', npm: '10.8.2' } npm warn EBADENGINE } Prisma schema loaded from prisma/schema.prisma. Error: Prisma schema validation - (get-config wasm) Error code: P1012 error: The datasource property `url` is no longer supported in schema files. Move connection URLs for Migrate to `prisma.config.ts` and pass either `adapter` for a direct database connection or `accelerateUrl` for Accelerate to the `PrismaClient` constructor. See https://pris.ly/d/config-datasource and https://pris.ly/d/prisma7-client-config --> prisma/schema.prisma:7 | 6 | provider = "postgresql" 7 | url = env("DATABASE_URL") | Validation Error Count: 1 [Context: getConfig] Prisma CLI Version : 7.8.0 waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... ============================================ INIT START Sat May 16 15:53:46 UTC 2026 ============================================ [1/7] apk add curl tar bash openssl ( 1/16) Installing ncurses-terminfo-base (6.5_p20251123-r0) ( 2/16) Installing libncursesw (6.5_p20251123-r0) ( 3/16) Installing readline (8.3.1-r0) ( 4/16) Installing bash (5.3.3-r1) Executing bash-5.3.3-r1.post-install ( 5/16) Installing brotli-libs (1.2.0-r0) ( 6/16) Installing c-ares (1.34.6-r0) ( 7/16) Installing libunistring (1.4.1-r0) ( 8/16) Installing libidn2 (2.3.8-r0) ( 9/16) Installing nghttp2-libs (1.69.0-r0) (10/16) Installing libpsl (0.21.5-r3) (11/16) Installing zstd-libs (1.5.7-r2) (12/16) Installing libcurl (8.19.0-r0) (13/16) Installing curl (8.19.0-r0) (14/16) Installing openssl (3.5.6-r0) (15/16) Installing acl-libs (2.3.2-r1) (16/16) Installing tar (1.35-r4) Executing busybox-1.37.0-r30.trigger OK: 19.1 MiB in 34 packages [2/7] npm install pnpm added 1 package in 3s 1 package is looking for funding run `npm fund` for details npm notice npm notice New major version of npm available! 10.8.2 -> 11.14.1 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.14.1 npm notice To update run: npm install -g npm@11.14.1 npm notice [3/7] fetch code curl: option : blank argument where content is expected curl: try 'curl --help' or 'curl --manual' for more information ls: /tmp/code.tgz: No such file or directory [4/7] extract tar (child): /tmp/code.tgz: Cannot open: No such file or directory tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error is not recoverable: exiting now CHECKLIST.md README.md apps infra node_modules package.json pnpm-lock.yaml pnpm-workspace.yaml [5/7] pnpm install --prod Scope: all 3 workspace projects Lockfile is up to date, resolution step is skipped Already up to date ╭──────────────────────────────────────────────────────────────────╮ │ │ │ Update available! 9.12.0 → 11.1.2. │ │ Changelog: https://github.com/pnpm/pnpm/releases/tag/v11.1.2 │ │ Run "pnpm add -g pnpm" to update. │ │ │ │ Follow @pnpmjs for updates: https://x.com/pnpmjs │ │ │ ╰──────────────────────────────────────────────────────────────────╯ devDependencies: skipped Done in 2s [6/7] prisma generate + wait postgres + migrate undefined  ERR_PNPM_RECURSIVE_EXEC_FIRST_FAIL  Command "prisma" not found postgres ready undefined  ERR_PNPM_RECURSIVE_EXEC_FIRST_FAIL  Command "prisma" not found undefined  ERR_PNPM_RECURSIVE_EXEC_FIRST_FAIL  Command "prisma" not found [7/7] seed wallets undefined  ERR_PNPM_RECURSIVE_EXEC_FIRST_FAIL  Command "ts-node" not found seed failed (non-fatal) ============================================ INIT DONE Sat May 16 15:53:56 UTC 2026 ============================================ ============================================ INIT START Sat May 16 15:55:46 UTC 2026 ============================================ Already installed; running migration check sh: ./node_modules/.bin/prisma: not found ============================================ INIT START Sat May 16 15:58:54 UTC 2026 ============================================ [1/7] apk add curl tar bash openssl ( 1/16) Installing ncurses-terminfo-base (6.5_p20251123-r0) ( 2/16) Installing libncursesw (6.5_p20251123-r0) ( 3/16) Installing readline (8.3.1-r0) ( 4/16) Installing bash (5.3.3-r1) Executing bash-5.3.3-r1.post-install ( 5/16) Installing brotli-libs (1.2.0-r0) ( 6/16) Installing c-ares (1.34.6-r0) ( 7/16) Installing libunistring (1.4.1-r0) ( 8/16) Installing libidn2 (2.3.8-r0) ( 9/16) Installing nghttp2-libs (1.69.0-r0) (10/16) Installing libpsl (0.21.5-r3) (11/16) Installing zstd-libs (1.5.7-r2) (12/16) Installing libcurl (8.19.0-r0) (13/16) Installing curl (8.19.0-r0) (14/16) Installing openssl (3.5.6-r0) (15/16) Installing acl-libs (2.3.2-r1) (16/16) Installing tar (1.35-r4) Executing busybox-1.37.0-r30.trigger OK: 19.1 MiB in 34 packages [2/7] npm install pnpm added 1 package in 3s 1 package is looking for funding run `npm fund` for details npm notice npm notice New major version of npm available! 10.8.2 -> 11.14.1 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.14.1 npm notice To update run: npm install -g npm@11.14.1 npm notice [3/7] fetch code -rw-r--r-- 1 root root 7199506 May 16 15:59 /tmp/code.tgz [4/7] extract CHECKLIST.md README.md apps infra node_modules package.json pnpm-lock.yaml pnpm-workspace.yaml [5/7] pnpm install (full, dev deps included for prisma+ts-node) Scope: all 3 workspace projects [?25l? The modules directories will be removed and reinstalled from scratch. Proceed? (Y/n) ‣ true ╭──────────────────────────────────────────────────────────────────╮ │ │ │ Update available! 9.12.0 → 11.1.2. │ │ Changelog: https://github.com/pnpm/pnpm/releases/tag/v11.1.2 │ │ Run "pnpm add -g pnpm" to update. │ │ │ │ Follow @pnpmjs for updates: https://x.com/pnpmjs │ │ │ ╰──────────────────────────────────────────────────────────────────╯ [?25hprettier [6/7] prisma generate + wait postgres + db push sh: /shared/altsignal/node_modules/.bin/prisma: not found postgres ready sh: /shared/altsignal/node_modules/.bin/prisma: not found [7/7] seed wallets sh: /shared/altsignal/node_modules/.bin/ts-node: not found seed failed (non-fatal) ============================================ INIT DONE Sat May 16 15:59:03 UTC 2026 ============================================ ============================================ INIT START Sat May 16 16:04:14 UTC 2026 ============================================ [1/7] apk add curl tar bash openssl ( 1/16) Installing ncurses-terminfo-base (6.5_p20251123-r0) ( 2/16) Installing libncursesw (6.5_p20251123-r0) ( 3/16) Installing readline (8.3.1-r0) ( 4/16) Installing bash (5.3.3-r1) Executing bash-5.3.3-r1.post-install ( 5/16) Installing brotli-libs (1.2.0-r0) ( 6/16) Installing c-ares (1.34.6-r0) ( 7/16) Installing libunistring (1.4.1-r0) ( 8/16) Installing libidn2 (2.3.8-r0) ( 9/16) Installing nghttp2-libs (1.69.0-r0) (10/16) Installing libpsl (0.21.5-r3) (11/16) Installing zstd-libs (1.5.7-r2) (12/16) Installing libcurl (8.19.0-r0) (13/16) Installing curl (8.19.0-r0) (14/16) Installing openssl (3.5.6-r0) (15/16) Installing acl-libs (2.3.2-r1) (16/16) Installing tar (1.35-r4) Executing busybox-1.37.0-r30.trigger OK: 19.1 MiB in 34 packages [2/7] npm install pnpm added 1 package in 3s 1 package is looking for funding run `npm fund` for details npm notice npm notice New major version of npm available! 10.8.2 -> 11.14.1 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.14.1 npm notice To update run: npm install -g npm@11.14.1 npm notice [3/7] fetch code -rw-r--r-- 1 root root 7199506 May 16 16:04 /tmp/code.tgz [4/7] extract CHECKLIST.md README.md apps infra node_modules package.json pnpm-lock.yaml pnpm-workspace.yaml [5/7] pnpm install --prod + global prisma+ts-node Scope: all 3 workspace projects Lockfile is up to date, resolution step is skipped Progress: resolved 1, reused 0, downloaded 0, added 0 Packages: +273 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Progress: resolved 273, reused 113, downloaded 0, added 0 ╭──────────────────────────────────────────────────────────────────╮ │ │ │ Update available! 9.12.0 → 11.1.2. │ │ Changelog: https://github.com/pnpm/pnpm/releases/tag/v11.1.2 │ │ Run "pnpm add -g pnpm" to update. │ │ │ │ Follow @pnpmjs for updates: https://x.com/pnpmjs │ │ │ ╰──────────────────────────────────────────────────────────────────╯ Progress: resolved 273, reused 273, downloaded 0, added 272 Progress: resolved 273, reused 273, downloaded 0, added 273, done devDependencies: skipped Done in 3.7s added 26 packages in 11s [6/7] prisma generate + wait postgres + db push Prisma schema loaded from prisma/schema.prisma ✔ Generated Prisma Client (v5.22.0) to ./../../node_modules/.pnpm/@prisma+client@5.22.0_prisma@5.22.0/node_modules/@prisma/client in 266ms Start by importing your Prisma Client (See: https://pris.ly/d/importing-client) Tip: Easily identify and fix slow SQL queries in your app. Optimize helps you enhance your visibility: https://pris.ly/--optimize postgres ready Prisma schema loaded from prisma/schema.prisma Datasource "db": PostgreSQL database "altsignal", schema "public" at "postgres:5432" 🚀 Your database is now in sync with your Prisma schema. Done in 405ms ┌─────────────────────────────────────────────────────────┐ │ Update available 5.22.0 -> 7.8.0 │ │ │ │ This is a major update - please follow the guide at │ │ https://pris.ly/d/major-version-upgrade │ │ │ │ Run the following to update │ │ npm i -g prisma@latest │ │ npm i @prisma/client@latest │ └─────────────────────────────────────────────────────────┘ [7/7] seed wallets /usr/local/lib/node_modules/ts-node/src/index.ts:859 return new TSError(diagnosticText, diagnosticCodes, diagnostics); ^ TSError: ⨯ Unable to compile TypeScript: prisma/seed.ts(41,5): error TS2580: Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`. at createTSError (/usr/local/lib/node_modules/ts-node/src/index.ts:859:12) at reportTSError (/usr/local/lib/node_modules/ts-node/src/index.ts:863:19) at getOutput (/usr/local/lib/node_modules/ts-node/src/index.ts:1077:36) at Object.compile (/usr/local/lib/node_modules/ts-node/src/index.ts:1433:41) at Module.m._compile (/usr/local/lib/node_modules/ts-node/src/index.ts:1617:30) at Module._extensions..js (node:internal/modules/cjs/loader:1623:10) at Object.require.extensions. [as .ts] (/usr/local/lib/node_modules/ts-node/src/index.ts:1621:12) at Module.load (node:internal/modules/cjs/loader:1266:32) at Function.Module._load (node:internal/modules/cjs/loader:1091:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:164:12) { diagnosticCodes: [ 2580 ] } seed failed (non-fatal) ============================================ INIT DONE Sat May 16 16:04:42 UTC 2026 ============================================ ============================================ INIT START Sat May 16 16:10:56 UTC 2026 ============================================ [1/7] apk add curl tar bash openssl OK: 19.1 MiB in 34 packages [2/7] npm install pnpm changed 1 package in 2s 1 package is looking for funding run `npm fund` for details [3/7] fetch code -rw-r--r-- 1 root root 7199506 May 16 16:11 /tmp/code.tgz [4/7] extract CHECKLIST.md README.md apps infra node_modules package.json pnpm-lock.yaml pnpm-workspace.yaml [5/7] pnpm install --prod + global prisma+ts-node Scope: all 3 workspace projects Lockfile is up to date, resolution step is skipped Progress: resolved 1, reused 0, downloaded 0, added 0 Packages: +273 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Progress: resolved 273, reused 214, downloaded 0, added 0 Progress: resolved 273, reused 273, downloaded 0, added 271 Progress: resolved 273, reused 273, downloaded 0, added 273, done devDependencies: skipped Done in 3.9s changed 26 packages in 7s [6/7] prisma generate + wait postgres + db push Prisma schema loaded from prisma/schema.prisma ✔ Generated Prisma Client (v5.22.0) to ./../../node_modules/.pnpm/@prisma+client@5.22.0_prisma@5.22.0/node_modules/@prisma/client in 327ms Start by importing your Prisma Client (See: https://pris.ly/d/importing-client) Tip: Easily identify and fix slow SQL queries in your app. Optimize helps you enhance your visibility: https://pris.ly/--optimize postgres ready Prisma schema loaded from prisma/schema.prisma Datasource "db": PostgreSQL database "altsignal", schema "public" at "postgres:5432" The database is already in sync with the Prisma schema. [7/7] seed wallets /usr/local/lib/node_modules/ts-node/src/index.ts:859 return new TSError(diagnosticText, diagnosticCodes, diagnostics); ^ TSError: ⨯ Unable to compile TypeScript: prisma/seed.ts(41,5): error TS2580: Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`. at createTSError (/usr/local/lib/node_modules/ts-node/src/index.ts:859:12) at reportTSError (/usr/local/lib/node_modules/ts-node/src/index.ts:863:19) at getOutput (/usr/local/lib/node_modules/ts-node/src/index.ts:1077:36) at Object.compile (/usr/local/lib/node_modules/ts-node/src/index.ts:1433:41) at Module.m._compile (/usr/local/lib/node_modules/ts-node/src/index.ts:1617:30) at Module._extensions..js (node:internal/modules/cjs/loader:1623:10) at Object.require.extensions. [as .ts] (/usr/local/lib/node_modules/ts-node/src/index.ts:1621:12) at Module.load (node:internal/modules/cjs/loader:1266:32) at Function.Module._load (node:internal/modules/cjs/loader:1091:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:164:12) { diagnosticCodes: [ 2580 ] } seed failed (non-fatal) ============================================ INIT DONE Sat May 16 16:11:20 UTC 2026 ============================================ ============================================ INIT START Sat May 16 16:17:35 UTC 2026 ============================================ [1/7] apk add curl tar bash openssl ( 1/16) Installing ncurses-terminfo-base (6.5_p20251123-r0) ( 2/16) Installing libncursesw (6.5_p20251123-r0) ( 3/16) Installing readline (8.3.1-r0) ( 4/16) Installing bash (5.3.3-r1) Executing bash-5.3.3-r1.post-install ( 5/16) Installing brotli-libs (1.2.0-r0) ( 6/16) Installing c-ares (1.34.6-r0) ( 7/16) Installing libunistring (1.4.1-r0) ( 8/16) Installing libidn2 (2.3.8-r0) ( 9/16) Installing nghttp2-libs (1.69.0-r0) (10/16) Installing libpsl (0.21.5-r3) (11/16) Installing zstd-libs (1.5.7-r2) (12/16) Installing libcurl (8.19.0-r0) (13/16) Installing curl (8.19.0-r0) (14/16) Installing openssl (3.5.6-r0) (15/16) Installing acl-libs (2.3.2-r1) (16/16) Installing tar (1.35-r4) Executing busybox-1.37.0-r30.trigger OK: 19.1 MiB in 34 packages [2/7] npm install pnpm added 1 package in 4s 1 package is looking for funding run `npm fund` for details npm notice npm notice New major version of npm available! 10.8.2 -> 11.14.1 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.14.1 npm notice To update run: npm install -g npm@11.14.1 npm notice [3/7] fetch code -rw-r--r-- 1 root root 13880370 May 16 16:17 /tmp/code.tgz [4/7] extract CHECKLIST.md README.md apps infra node_modules package.json pnpm-lock.yaml pnpm-workspace.yaml [5/7] pnpm install --prod + global prisma+ts-node Scope: all 3 workspace projects Lockfile is up to date, resolution step is skipped Progress: resolved 1, reused 0, downloaded 0, added 0 Packages: +273 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ╭──────────────────────────────────────────────────────────────────╮ │ │ │ Update available! 9.12.0 → 11.1.2. │ │ Changelog: https://github.com/pnpm/pnpm/releases/tag/v11.1.2 │ │ Run "pnpm add -g pnpm" to update. │ │ │ │ Follow @pnpmjs for updates: https://x.com/pnpmjs │ │ │ ╰──────────────────────────────────────────────────────────────────╯ Progress: resolved 273, reused 150, downloaded 0, added 0 Progress: resolved 273, reused 273, downloaded 0, added 271 Progress: resolved 273, reused 273, downloaded 0, added 273, done devDependencies: skipped Done in 3.9s added 26 packages in 12s [6/7] prisma generate + wait postgres + db push Prisma schema loaded from prisma/schema.prisma ✔ Generated Prisma Client (v5.22.0) to ./../../node_modules/.pnpm/@prisma+client@5.22.0_prisma@5.22.0/node_modules/@prisma/client in 308ms Start by importing your Prisma Client (See: https://pris.ly/d/importing-client) Tip: Want real-time updates to your database without manual polling? Discover how with Pulse: https://pris.ly/tip-0-pulse postgres ready Prisma schema loaded from prisma/schema.prisma Datasource "db": PostgreSQL database "altsignal", schema "public" at "postgres:5432" The database is already in sync with the Prisma schema. ┌─────────────────────────────────────────────────────────┐ │ Update available 5.22.0 -> 7.8.0 │ │ │ │ This is a major update - please follow the guide at │ │ https://pris.ly/d/major-version-upgrade │ │ │ │ Run the following to update │ │ npm i -g prisma@latest │ │ npm i @prisma/client@latest │ └─────────────────────────────────────────────────────────┘ [7/7] seed wallets /usr/local/lib/node_modules/ts-node/src/index.ts:859 return new TSError(diagnosticText, diagnosticCodes, diagnostics); ^ TSError: ⨯ Unable to compile TypeScript: prisma/seed.ts(41,5): error TS2580: Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`. at createTSError (/usr/local/lib/node_modules/ts-node/src/index.ts:859:12) at reportTSError (/usr/local/lib/node_modules/ts-node/src/index.ts:863:19) at getOutput (/usr/local/lib/node_modules/ts-node/src/index.ts:1077:36) at Object.compile (/usr/local/lib/node_modules/ts-node/src/index.ts:1433:41) at Module.m._compile (/usr/local/lib/node_modules/ts-node/src/index.ts:1617:30) at Module._extensions..js (node:internal/modules/cjs/loader:1623:10) at Object.require.extensions. [as .ts] (/usr/local/lib/node_modules/ts-node/src/index.ts:1621:12) at Module.load (node:internal/modules/cjs/loader:1266:32) at Function.Module._load (node:internal/modules/cjs/loader:1091:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:164:12) { diagnosticCodes: [ 2580 ] } seed failed (non-fatal) ============================================ INIT DONE Sat May 16 16:18:10 UTC 2026 ============================================ ============================================ INIT START Sat May 16 16:26:57 UTC 2026 ============================================ [1/7] apk add curl tar bash openssl OK: 19.1 MiB in 34 packages [2/7] npm install pnpm changed 1 package in 3s 1 package is looking for funding run `npm fund` for details [3/7] fetch code -rw-r--r-- 1 root root 13880370 May 16 16:27 /tmp/code.tgz [4/7] extract CHECKLIST.md README.md apps infra node_modules package.json pnpm-lock.yaml pnpm-workspace.yaml [5/7] pnpm install --prod + global prisma+ts-node Scope: all 3 workspace projects Lockfile is up to date, resolution step is skipped Progress: resolved 1, reused 0, downloaded 0, added 0 Packages: +273 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Progress: resolved 273, reused 156, downloaded 0, added 0 Progress: resolved 273, reused 273, downloaded 0, added 120 Progress: resolved 273, reused 273, downloaded 0, added 273, done devDependencies: skipped Done in 4.3s changed 26 packages in 8s [6/7] prisma generate + wait postgres + db push Prisma schema loaded from prisma/schema.prisma ✔ Generated Prisma Client (v5.22.0) to ./../../node_modules/.pnpm/@prisma+client@5.22.0_prisma@5.22.0/node_modules/@prisma/client in 348ms Start by importing your Prisma Client (See: https://pris.ly/d/importing-client) Tip: Want to react to database changes in your app as they happen? Discover how with Pulse: https://pris.ly/tip-1-pulse postgres ready Prisma schema loaded from prisma/schema.prisma Datasource "db": PostgreSQL database "altsignal", schema "public" at "postgres:5432" The database is already in sync with the Prisma schema. [7/7] seed wallets /usr/local/lib/node_modules/ts-node/src/index.ts:859 return new TSError(diagnosticText, diagnosticCodes, diagnostics); ^ TSError: ⨯ Unable to compile TypeScript: prisma/seed.ts(41,5): error TS2580: Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`. at createTSError (/usr/local/lib/node_modules/ts-node/src/index.ts:859:12) at reportTSError (/usr/local/lib/node_modules/ts-node/src/index.ts:863:19) at getOutput (/usr/local/lib/node_modules/ts-node/src/index.ts:1077:36) at Object.compile (/usr/local/lib/node_modules/ts-node/src/index.ts:1433:41) at Module.m._compile (/usr/local/lib/node_modules/ts-node/src/index.ts:1617:30) at Module._extensions..js (node:internal/modules/cjs/loader:1623:10) at Object.require.extensions. [as .ts] (/usr/local/lib/node_modules/ts-node/src/index.ts:1621:12) at Module.load (node:internal/modules/cjs/loader:1266:32) at Function.Module._load (node:internal/modules/cjs/loader:1091:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:164:12) { diagnosticCodes: [ 2580 ] } seed failed (non-fatal) ============================================ INIT DONE Sat May 16 16:27:26 UTC 2026 ============================================ ============================================ INIT START Sat May 16 16:34:17 UTC 2026 ============================================ [1/7] apk add curl tar bash openssl OK: 19.1 MiB in 34 packages [2/7] npm install pnpm changed 1 package in 2s 1 package is looking for funding run `npm fund` for details [3/7] fetch code -rw-r--r-- 1 root root 13880370 May 16 16:34 /tmp/code.tgz [4/7] extract CHECKLIST.md README.md apps infra node_modules package.json pnpm-lock.yaml pnpm-workspace.yaml [5/7] pnpm install --prod + global prisma+ts-node Scope: all 3 workspace projects Lockfile is up to date, resolution step is skipped Progress: resolved 1, reused 0, downloaded 0, added 0 Packages: +273 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Progress: resolved 273, reused 234, downloaded 0, added 0 Progress: resolved 273, reused 273, downloaded 0, added 272 Progress: resolved 273, reused 273, downloaded 0, added 273, done devDependencies: skipped Done in 3.7s changed 26 packages in 6s [6/7] prisma generate + wait postgres + db push Prisma schema loaded from prisma/schema.prisma ✔ Generated Prisma Client (v5.22.0) to ./../../node_modules/.pnpm/@prisma+client@5.22.0_prisma@5.22.0/node_modules/@prisma/client in 301ms Start by importing your Prisma Client (See: https://pris.ly/d/importing-client) Tip: Interested in query caching in just a few lines of code? Try Accelerate today! https://pris.ly/tip-3-accelerate waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... waiting postgres... ============================================ INIT START Sat May 16 16:41:30 UTC 2026 ============================================ [1/7] apk add curl tar bash openssl ( 1/16) Installing ncurses-terminfo-base (6.5_p20251123-r0) ( 2/16) Installing libncursesw (6.5_p20251123-r0) ( 3/16) Installing readline (8.3.1-r0) ( 4/16) Installing bash (5.3.3-r1) Executing bash-5.3.3-r1.post-install ( 5/16) Installing brotli-libs (1.2.0-r0) ( 6/16) Installing c-ares (1.34.6-r0) ( 7/16) Installing libunistring (1.4.1-r0) ( 8/16) Installing libidn2 (2.3.8-r0) ( 9/16) Installing nghttp2-libs (1.69.0-r0) (10/16) Installing libpsl (0.21.5-r3) (11/16) Installing zstd-libs (1.5.7-r2) (12/16) Installing libcurl (8.19.0-r0) (13/16) Installing curl (8.19.0-r0) (14/16) Installing openssl (3.5.6-r0) (15/16) Installing acl-libs (2.3.2-r1) (16/16) Installing tar (1.35-r4) Executing busybox-1.37.0-r30.trigger OK: 19.1 MiB in 34 packages [2/7] npm install pnpm added 1 package in 3s 1 package is looking for funding run `npm fund` for details npm notice npm notice New major version of npm available! 10.8.2 -> 11.14.1 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.14.1 npm notice To update run: npm install -g npm@11.14.1 npm notice [3/7] fetch code -rw-r--r-- 1 root root 13880370 May 16 16:41 /tmp/code.tgz [4/7] extract CHECKLIST.md README.md apps infra node_modules package.json pnpm-lock.yaml pnpm-workspace.yaml [5/7] pnpm install --prod + global prisma+ts-node Scope: all 3 workspace projects Lockfile is up to date, resolution step is skipped Progress: resolved 1, reused 0, downloaded 0, added 0 Packages: +273 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Progress: resolved 273, reused 271, downloaded 0, added 11 ╭──────────────────────────────────────────────────────────────────╮ │ │ │ Update available! 9.12.0 → 11.1.2. │ │ Changelog: https://github.com/pnpm/pnpm/releases/tag/v11.1.2 │ │ Run "pnpm add -g pnpm" to update. │ │ │ │ Follow @pnpmjs for updates: https://x.com/pnpmjs │ │ │ ╰──────────────────────────────────────────────────────────────────╯ Progress: resolved 273, reused 273, downloaded 0, added 272 Progress: resolved 273, reused 273, downloaded 0, added 273, done devDependencies: skipped Done in 3.6s added 26 packages in 10s [6/7] prisma generate + wait postgres + db push Prisma schema loaded from prisma/schema.prisma ✔ Generated Prisma Client (v5.22.0) to ./../../node_modules/.pnpm/@prisma+client@5.22.0_prisma@5.22.0/node_modules/@prisma/client in 299ms Start by importing your Prisma Client (See: https://pris.ly/d/importing-client) Tip: Want to turn off tips and other hints? https://pris.ly/tip-4-nohints postgres ready Prisma schema loaded from prisma/schema.prisma Datasource "db": PostgreSQL database "altsignal", schema "public" at "postgres:5432" The database is already in sync with the Prisma schema. ┌─────────────────────────────────────────────────────────┐ │ Update available 5.22.0 -> 7.8.0 │ │ │ │ This is a major update - please follow the guide at │ │ https://pris.ly/d/major-version-upgrade │ │ │ │ Run the following to update │ │ npm i -g prisma@latest │ │ npm i @prisma/client@latest │ └─────────────────────────────────────────────────────────┘ [7/7] seed wallets /usr/local/lib/node_modules/ts-node/src/index.ts:859 return new TSError(diagnosticText, diagnosticCodes, diagnostics); ^ TSError: ⨯ Unable to compile TypeScript: prisma/seed.ts(41,5): error TS2580: Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`. at createTSError (/usr/local/lib/node_modules/ts-node/src/index.ts:859:12) at reportTSError (/usr/local/lib/node_modules/ts-node/src/index.ts:863:19) at getOutput (/usr/local/lib/node_modules/ts-node/src/index.ts:1077:36) at Object.compile (/usr/local/lib/node_modules/ts-node/src/index.ts:1433:41) at Module.m._compile (/usr/local/lib/node_modules/ts-node/src/index.ts:1617:30) at Module._extensions..js (node:internal/modules/cjs/loader:1623:10) at Object.require.extensions. [as .ts] (/usr/local/lib/node_modules/ts-node/src/index.ts:1621:12) at Module.load (node:internal/modules/cjs/loader:1266:32) at Function.Module._load (node:internal/modules/cjs/loader:1091:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:164:12) { diagnosticCodes: [ 2580 ] } seed failed (non-fatal) ============================================ INIT DONE Sat May 16 16:41:59 UTC 2026 ============================================ ============================================ INIT START Sat May 16 17:33:50 UTC 2026 ============================================ [1/7] apk add curl tar bash openssl OK: 19.1 MiB in 34 packages [2/7] npm install pnpm changed 1 package in 3s 1 package is looking for funding run `npm fund` for details [3/7] fetch code -rw-r--r-- 1 root root 13880370 May 16 17:33 /tmp/code.tgz [4/7] extract CHECKLIST.md README.md apps infra node_modules package.json pnpm-lock.yaml pnpm-workspace.yaml [5/7] pnpm install --prod + global prisma+ts-node Scope: all 3 workspace projects Lockfile is up to date, resolution step is skipped Progress: resolved 1, reused 0, downloaded 0, added 0 Packages: +273 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Progress: resolved 273, reused 49, downloaded 0, added 0 Progress: resolved 273, reused 273, downloaded 0, added 133 Progress: resolved 273, reused 273, downloaded 0, added 273, done devDependencies: skipped Done in 4.9s changed 26 packages in 8s [6/7] prisma generate + wait postgres + db push Prisma schema loaded from prisma/schema.prisma ✔ Generated Prisma Client (v5.22.0) to ./../../node_modules/.pnpm/@prisma+client@5.22.0_prisma@5.22.0/node_modules/@prisma/client in 429ms Start by importing your Prisma Client (See: https://pris.ly/d/importing-client) Tip: Want to react to database changes in your app as they happen? Discover how with Pulse: https://pris.ly/tip-1-pulse postgres ready Prisma schema loaded from prisma/schema.prisma Datasource "db": PostgreSQL database "altsignal", schema "public" at "postgres:5432" The database is already in sync with the Prisma schema. [7/7] seed wallets /usr/local/lib/node_modules/ts-node/src/index.ts:859 return new TSError(diagnosticText, diagnosticCodes, diagnostics); ^ TSError: ⨯ Unable to compile TypeScript: prisma/seed.ts(41,5): error TS2580: Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`. at createTSError (/usr/local/lib/node_modules/ts-node/src/index.ts:859:12) at reportTSError (/usr/local/lib/node_modules/ts-node/src/index.ts:863:19) at getOutput (/usr/local/lib/node_modules/ts-node/src/index.ts:1077:36) at Object.compile (/usr/local/lib/node_modules/ts-node/src/index.ts:1433:41) at Module.m._compile (/usr/local/lib/node_modules/ts-node/src/index.ts:1617:30) at Module._extensions..js (node:internal/modules/cjs/loader:1623:10) at Object.require.extensions. [as .ts] (/usr/local/lib/node_modules/ts-node/src/index.ts:1621:12) at Module.load (node:internal/modules/cjs/loader:1266:32) at Function.Module._load (node:internal/modules/cjs/loader:1091:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:164:12) { diagnosticCodes: [ 2580 ] } seed failed (non-fatal) ============================================ INIT DONE Sat May 16 17:34:21 UTC 2026 ============================================ ============================================ INIT START Sat May 16 17:56:12 UTC 2026 ============================================ [1/7] apk add curl tar bash openssl ( 1/16) Installing ncurses-terminfo-base (6.5_p20251123-r0) ( 2/16) Installing libncursesw (6.5_p20251123-r0) ( 3/16) Installing readline (8.3.1-r0) ( 4/16) Installing bash (5.3.3-r1) Executing bash-5.3.3-r1.post-install ( 5/16) Installing brotli-libs (1.2.0-r0) ( 6/16) Installing c-ares (1.34.6-r0) ( 7/16) Installing libunistring (1.4.1-r0) ( 8/16) Installing libidn2 (2.3.8-r0) ( 9/16) Installing nghttp2-libs (1.69.0-r0) (10/16) Installing libpsl (0.21.5-r3) (11/16) Installing zstd-libs (1.5.7-r2) (12/16) Installing libcurl (8.19.0-r0) (13/16) Installing curl (8.19.0-r0) (14/16) Installing openssl (3.5.6-r0) (15/16) Installing acl-libs (2.3.2-r1) (16/16) Installing tar (1.35-r4) Executing busybox-1.37.0-r30.trigger OK: 19.1 MiB in 34 packages [2/7] npm install pnpm added 1 package in 3s 1 package is looking for funding run `npm fund` for details npm notice npm notice New major version of npm available! 10.8.2 -> 11.14.1 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.14.1 npm notice To update run: npm install -g npm@11.14.1 npm notice [3/7] fetch code -rw-r--r-- 1 root root 13881726 May 16 17:56 /tmp/code.tgz [4/7] extract CHECKLIST.md README.md apps infra node_modules package.json pnpm-lock.yaml pnpm-workspace.yaml [5/7] pnpm install --prod + global prisma+ts-node Scope: all 3 workspace projects Lockfile is up to date, resolution step is skipped Progress: resolved 1, reused 0, downloaded 0, added 0 Packages: +273 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ╭──────────────────────────────────────────────────────────────────╮ │ │ │ Update available! 9.12.0 → 11.1.2. │ │ Changelog: https://github.com/pnpm/pnpm/releases/tag/v11.1.2 │ │ Run "pnpm add -g pnpm" to update. │ │ │ │ Follow @pnpmjs for updates: https://x.com/pnpmjs │ │ │ ╰──────────────────────────────────────────────────────────────────╯ Progress: resolved 273, reused 271, downloaded 0, added 3 Progress: resolved 273, reused 273, downloaded 0, added 273, done devDependencies: skipped Done in 3.7s added 26 packages in 10s [6/7] prisma generate + wait postgres + db push Prisma schema loaded from prisma/schema.prisma ✔ Generated Prisma Client (v5.22.0) to ./../../node_modules/.pnpm/@prisma+client@5.22.0_prisma@5.22.0/node_modules/@prisma/client in 308ms Start by importing your Prisma Client (See: https://pris.ly/d/importing-client) Tip: Want to turn off tips and other hints? https://pris.ly/tip-4-nohints postgres ready Prisma schema loaded from prisma/schema.prisma Datasource "db": PostgreSQL database "altsignal", schema "public" at "postgres:5432" The database is already in sync with the Prisma schema. ┌─────────────────────────────────────────────────────────┐ │ Update available 5.22.0 -> 7.8.0 │ │ │ │ This is a major update - please follow the guide at │ │ https://pris.ly/d/major-version-upgrade │ │ │ │ Run the following to update │ │ npm i -g prisma@latest │ │ npm i @prisma/client@latest │ └─────────────────────────────────────────────────────────┘ [7/7] seed wallets /usr/local/lib/node_modules/ts-node/src/index.ts:859 return new TSError(diagnosticText, diagnosticCodes, diagnostics); ^ TSError: ⨯ Unable to compile TypeScript: prisma/seed.ts(41,5): error TS2580: Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`. at createTSError (/usr/local/lib/node_modules/ts-node/src/index.ts:859:12) at reportTSError (/usr/local/lib/node_modules/ts-node/src/index.ts:863:19) at getOutput (/usr/local/lib/node_modules/ts-node/src/index.ts:1077:36) at Object.compile (/usr/local/lib/node_modules/ts-node/src/index.ts:1433:41) at Module.m._compile (/usr/local/lib/node_modules/ts-node/src/index.ts:1617:30) at Module._extensions..js (node:internal/modules/cjs/loader:1623:10) at Object.require.extensions. [as .ts] (/usr/local/lib/node_modules/ts-node/src/index.ts:1621:12) at Module.load (node:internal/modules/cjs/loader:1266:32) at Function.Module._load (node:internal/modules/cjs/loader:1091:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:164:12) { diagnosticCodes: [ 2580 ] } seed failed (non-fatal) ============================================ INIT DONE Sat May 16 17:56:43 UTC 2026 ============================================