Build Log Output

Success
Commit ID: None Executed: 2026-03-25 06:14:47
=== Preparing Workspace for Project 1 ===
Updating existing workspace in /home/ubuntu/Development/flask_ci/workspaces/1...
Pull successful.
Initializing submodules...

=== SCRIPT EXECUTED ===
echo "NEXT_PUBLIC_HTTP_PROTOCOL=https://" > .env.production
echo "NEXT_PUBLIC_ENDPOINT=blog.damienslab.com" >> .env.production
echo "NEXT_PUBLIC_WS_PROTOCOL=wss://" >> .env.production
echo "NEXT_PUBLIC_COOKIE=djtech" >> .env.production


echo "NEXT_PUBLIC_FIREBASE_API_KEY=AIzaSyAbz9z6IZ5DeXEd-Fmy-ubE8d604m9VXO4" >> .env.production
echo "NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN=djtech-655dd.firebaseapp.com" >> .env.production
echo "NEXT_PUBLIC_FIREBASE_PROJECT_ID=djtech-655dd" >> .env.production
echo "NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET=djtech-655dd.firebasestorage.app" >> .env.production
echo "NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID=210205499554" >> .env.production
echo "NEXT_PUBLIC_FIREBASE_APP_ID=1:210205499554:web:9dd165df1f793736f237fb" >> .env.production

echo "ENABLE_FEATURE_X=true" >> .env.production
echo "ENABLE_FEATURE_Y=false" >> .env.production

echo "NODE_ENV=production" >> .env.production
echo "API_VERSION=v1" >> .env.production
echo "DEFAULT_LANGUAGE=en" >> .env.production
echo "DEBUG_MODE=false" >> .env.production

echo "DEFAULT_PAGE_SIZE=20" >> .env.production
echo "MAX_PAGE_SIZE=100" >> .env.production

echo "MAX_FILE_SIZE=5242880" >> .env.production
echo "ALLOWED_FILE_TYPES=image/jpeg,image/png,application/pdf" >> .env.production

git submodule update --remote

export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"  # This loads nvm
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion"  # This loads nvm bash_completion (optional)

nvm use 20
nvm use v20.18.0
npm -v
npm install --legacy-peer-deps
npm run build

pm2 del djtech_next || true
pm2 --name djtech_next start npm -- start
=======================

Now using node v20.19.4 (npm v10.8.2)
N/A: version "v20.18.0" is not yet installed.

You need to run `nvm install v20.18.0` to install and use it.
10.8.2

up to date, audited 703 packages in 4s

155 packages are looking for funding
  run `npm fund` for details

9 vulnerabilities (3 moderate, 6 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.

> [email protected] build
> next build

  ▲ Next.js 14.2.35
  - Environments: .env.production, .env

   Creating an optimized production build ...
 ✓ Compiled successfully
   Linting and checking validity of types ...
   Collecting page data ...
   Generating static pages (0/30) ...
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
   Generating static pages (7/30)
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
   Generating static pages (14/30)
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
   Generating static pages (22/30)
undefined
undefined
 ✓ Generating static pages (30/30)
   Finalizing page optimization ...
   Collecting build traces ...

Route (app)                              Size     First Load JS
┌ ○ /                                    190 B           102 kB
├ ○ /_not-found                          880 B          88.4 kB
├ ○ /about                               205 B          96.5 kB
├ ƒ /api/verify-turnstile                0 B                0 B
├ ○ /app_routes                          228 B           227 kB
├ ○ /contact                             205 B          96.5 kB
├ ○ /dashboard                           118 kB          345 kB
├ ○ /delivery-policy                     205 B          96.5 kB
├ ○ /devices                             1.82 kB         229 kB
├ ƒ /devices/[id]/details                5.76 kB         241 kB
├ ○ /firmwares                           228 B           227 kB
├ ○ /invoices                            3.52 kB         231 kB
├ ○ /login                               3.75 kB         155 kB
├ ○ /messaging_devices                   228 B           227 kB
├ ○ /organizations                       228 B           227 kB
├ ○ /outlet_subscriptions                1.07 kB         228 kB
├ ○ /outlets                             918 B           228 kB
├ ○ /privacy_policy                      205 B          96.5 kB
├ ○ /profile                             707 B           180 kB
├ ○ /reading_conversion                  228 B           227 kB
├ ○ /refund-policy                       205 B          96.5 kB
├ ○ /roles                               701 B           228 kB
├ ƒ /roles/[id]/app_routes               1.45 kB         235 kB
├ ○ /sales                               870 B           228 kB
├ ○ /security                            205 B          96.5 kB
├ ○ /subscription-policy                 205 B          96.5 kB
├ ○ /subscriptions                       658 B           228 kB
├ ○ /terms-of-service                    205 B          96.5 kB
└ ○ /users                               789 B           228 kB
+ First Load JS shared by all            87.5 kB
  ├ chunks/2117-3896c7e52fc231c2.js      31.9 kB
  ├ chunks/fd9d1056-0ebe245da16ea449.js  53.6 kB
  └ other shared chunks (total)          2.01 kB


○  (Static)   prerendered as static content
ƒ  (Dynamic)  server-rendered on demand

[PM2][ERROR] Process or Namespace djtech_next not found
[PM2] Starting /home/ubuntu/.nvm/versions/node/v20.19.4/bin/npm in fork_mode (1 instance)
[PM2] Done.
⇆ PM2+ activated | Instance Name: localhost-c969 | Dash: https://app.pm2.io/#/r/7vpp3fxy46omqsq
┌────┬────────────────┬─────────────┬─────────┬─────────┬──────────┬────────┬──────┬───────────┬──────────┬──────────┬──────────┬──────────┐
│ id │ name           │ namespace   │ version │ mode    │ pid      │ uptime │ ↺    │ status    │ cpu      │ mem      │ user     │ watching │
├────┼────────────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤
│ 0  │ djtech_next    │ default     │ 0.39.4  │ fork    │ 986788   │ 0s     │ 0    │ online    │ 0%       │ 18.4mb   │ ubuntu   │ disabled │
└────┴────────────────┴─────────────┴─────────┴─────────┴──────────┴────────┴──────┴───────────┴──────────┴──────────┴──────────┴──────────┘
[PM2][WARN] Current process list is not synchronized with saved list. App app differs. Type 'pm2 save' to synchronize.

=== BUILD SUCCESS (Exit Code: 0) ===
« Back to History