Skip to main content

Deploy details

Deploy successful for classy-blancmange-844a56

Merge pull request #45 from Caribe-Dev/hotfix/update-files Updates package-lock.json file

Production: main@c6fa0b0

Deploy log

Initializing

Complete
3:47:55 AM: Build ready to start
3:48:09 AM: build-image version: bb0c0791f5fe3f33dad765dcb71d506f5ea22499 (focal)
3:48:09 AM: buildbot version: a980cf9efb6f102593227183a239d2758329d6aa
3:48:09 AM: Fetching cached dependencies
3:48:09 AM: Failed to fetch cache, continuing with build
3:48:09 AM: Starting to prepare the repo for build
3:48:09 AM: No cached dependencies found. Cloning fresh repo
3:48:09 AM: git clone --filter=blob:none https://github.com/Caribe-Dev/caribe-page
3:48:09 AM: Preparing Git Reference refs/heads/main
3:48:12 AM: Starting to install dependencies
3:48:13 AM: mise python@3.13.1 install
3:48:13 AM: mise python@3.13.1 download cpython-3.13.1+20250115-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
3:48:13 AM: mise python@3.13.1 extract cpython-3.13.1+20250115-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
3:48:13 AM: mise python@3.13.1 python --version
3:48:13 AM: mise python@3.13.1 Python 3.13.1
3:48:13 AM: mise python@3.13.1 installed
3:48:13 AM: Python version set to 3.13
3:48:15 AM: Collecting pipenv
3:48:15 AM: Downloading pipenv-2024.4.0-py3-none-any.whl.metadata (19 kB)
3:48:15 AM: Collecting certifi (from pipenv)
3:48:15 AM: Downloading certifi-2024.12.14-py3-none-any.whl.metadata (2.3 kB)
3:48:15 AM: Collecting packaging>=22 (from pipenv)
3:48:15 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
3:48:15 AM: Collecting setuptools>=67 (from pipenv)
3:48:15 AM: Downloading setuptools-75.8.0-py3-none-any.whl.metadata (6.7 kB)
3:48:15 AM: Collecting virtualenv>=20.24.2 (from pipenv)
3:48:15 AM: Downloading virtualenv-20.29.0-py3-none-any.whl.metadata (4.5 kB)
3:48:15 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
3:48:15 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
3:48:15 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
3:48:15 AM: Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
3:48:15 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
3:48:15 AM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
3:48:15 AM: Downloading pipenv-2024.4.0-py3-none-any.whl (3.0 MB)
3:48:15 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 61.3 MB/s eta 0:00:00
3:48:15 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
3:48:15 AM: Downloading setuptools-75.8.0-py3-none-any.whl (1.2 MB)
3:48:15 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 88.3 MB/s eta 0:00:00
3:48:15 AM: Downloading virtualenv-20.29.0-py3-none-any.whl (4.3 MB)
3:48:15 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 174.0 MB/s eta 0:00:00
3:48:15 AM: Downloading certifi-2024.12.14-py3-none-any.whl (164 kB)
3:48:15 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
3:48:15 AM: Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
3:48:15 AM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
3:48:15 AM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
3:48:18 AM: Successfully installed certifi-2024.12.14 distlib-0.3.9 filelock-3.16.1 packaging-24.2 pipenv-2024.4.0 platformdirs-4.3.6 setuptools-75.8.0 virtualenv-20.29.0
3:48:18 AM: Attempting Ruby version 2.7.2, read from environment
3:48:19 AM: Using Ruby version 2.7.2
3:48:19 AM: Started restoring cached go cache
3:48:19 AM: Finished restoring cached go cache
3:48:20 AM: go version go1.19.13 linux/amd64
3:48:21 AM: Using PHP version 8.0
3:48:23 AM: Downloading and installing node v20.18.1...
3:48:23 AM: Computing checksum with sha256sum
3:48:23 AM: Checksums matched!
3:48:25 AM: Now using node v20.18.1 (npm v10.8.2)
3:48:25 AM: Enabling Node.js Corepack
3:48:25 AM: Started restoring cached build plugins
3:48:25 AM: Finished restoring cached build plugins
3:48:25 AM: Started restoring cached corepack dependencies
3:48:25 AM: Finished restoring cached corepack dependencies
3:48:25 AM: No npm workspaces detected
3:48:25 AM: Started restoring cached node modules
3:48:25 AM: Finished restoring cached node modules
3:48:26 AM: Installing npm packages using npm version 10.8.2
3:48:27 AM: npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
3:48:27 AM: npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
3:48:27 AM: npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
3:48:29 AM: npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
3:48:29 AM: npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead
3:48:30 AM: npm warn deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead.
3:48:30 AM: npm warn deprecated @babel/plugin-proposal-private-methods@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead.
3:48:30 AM: npm warn deprecated @babel/plugin-proposal-private-property-in-object@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead.
3:48:30 AM: npm warn deprecated @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
3:48:30 AM: npm warn deprecated @babel/plugin-proposal-optional-catch-binding@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead.
3:48:30 AM: npm warn deprecated @babel/plugin-proposal-json-strings@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.
3:48:30 AM: npm warn deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead.
3:48:30 AM: npm warn deprecated @babel/plugin-proposal-numeric-separator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead.
3:48:30 AM: npm warn deprecated @babel/plugin-proposal-logical-assignment-operators@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-logical-assignment-operators instead.
3:48:30 AM: npm warn deprecated @babel/plugin-proposal-dynamic-import@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.
3:48:30 AM: npm warn deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
3:48:30 AM: npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
3:48:30 AM: npm warn deprecated @babel/plugin-proposal-class-static-block@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-static-block instead.
3:48:30 AM: npm warn deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead.
3:48:30 AM: npm warn deprecated @babel/plugin-proposal-export-namespace-from@7.18.9: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-export-namespace-from instead.
3:48:30 AM: npm warn deprecated glob@7.1.6: Glob versions prior to v9 are no longer supported
3:48:32 AM: npm warn deprecated eslint@8.57.0: This version is no longer supported. Please see https://eslint.org/version-support for other options.
3:48:45 AM: added 882 packages, and audited 883 packages in 20s
3:48:45 AM: 227 packages are looking for funding
3:48:45 AM: run `npm fund` for details
3:48:46 AM: 5 vulnerabilities (2 moderate, 2 high, 1 critical)
3:48:46 AM: To address issues that do not require attention, run:
3:48:46 AM: npm audit fix
3:48:46 AM: To address all issues, run:
3:48:46 AM: npm audit fix --force
3:48:46 AM: Run `npm audit` for details.
3:48:46 AM: npm packages installed
3:48:46 AM: Successfully installed dependencies
3:48:46 AM: Starting build script
3:48:47 AM: Detected 1 framework(s)
3:48:47 AM: "next" at version "15.0.0"
3:48:47 AM: Section completed: initializing

Building

Complete
3:48:49 AM: Netlify Build
3:48:49 AM: ────────────────────────────────────────────────────────────────
3:48:49 AM:
3:48:49 AM: ❯ Version
3:48:49 AM: @netlify/build 29.58.3
3:48:49 AM:
3:48:49 AM: ❯ Flags
3:48:49 AM: accountId: 643b0faf47e7410fbd8ceaae
3:48:49 AM: baseRelDir: true
3:48:49 AM: buildId: 6789d2ebddc52a0008a23a50
3:48:49 AM: deployId: 6789d2ebddc52a0008a23a52
3:48:49 AM:
3:48:49 AM: ❯ Current directory
3:48:49 AM: /opt/build/repo
3:48:49 AM:
3:48:49 AM: ❯ Config file
3:48:49 AM: No config file was defined: using default values.
3:48:49 AM:
3:48:49 AM: ❯ Context
3:48:49 AM: production
3:48:50 AM:
3:48:50 AM: ❯ Using Next.js Runtime - v5.9.3
3:48:51 AM: No Next.js cache to restore
3:48:51 AM:
3:48:51 AM: Build command from Netlify app
3:48:51 AM: ────────────────────────────────────────────────────────────────
3:48:51 AM: ​
3:48:51 AM: $ npm run build
3:48:51 AM: > caribe-dev-website@0.1.0 build
3:48:51 AM: > next build
3:48:51 AM: No build cache found. Please configure build caching for faster rebuilds. Read more: https://nextjs.org/docs/messages/no-cache
3:48:51 AM: ▲ Next.js 15.0.0
3:48:51 AM: Linting and checking validity of types ...
3:48:53 AM: Creating an optimized production build ...
3:49:04 AM: Compiled successfully
3:49:04 AM: Collecting page data ...
3:49:05 AM: Generating static pages (0/3) ...
3:49:05 AM: Generating static pages (3/3)
3:49:06 AM: Finalizing page optimization ...
3:49:06 AM: Collecting build traces ...
3:49:19 AM: Route (pages) Size First Load JS
3:49:19 AM: ┌ ƒ / 13.4 kB 156 kB
3:49:19 AM: ├ /_app 0 B 95.5 kB
3:49:19 AM: ├ ○ /404 189 B 95.7 kB
3:49:19 AM: ├ ƒ /api/events 0 B 95.5 kB
3:49:19 AM: ├ ƒ /api/newsletter 0 B 95.5 kB
3:49:19 AM: └ ○ /caribeconf 1.94 kB 145 kB
3:49:19 AM: + First Load JS shared by all 101 kB
3:49:19 AM: ├ chunks/framework-384d27dd06c6faf3.js 44.8 kB
3:49:19 AM: ├ chunks/main-0544a2802de68392.js 32.9 kB
3:49:19 AM: ├ chunks/pages/_app-2c7f4abc3d6a4447.js 17.1 kB
3:49:19 AM: └ other shared chunks (total) 6.28 kB
3:49:19 AM: ○ (Static) prerendered as static content
3:49:19 AM: ƒ (Dynamic) server-rendered on demand
3:49:19 AM: ​
3:49:19 AM: (build.command completed in 28.4s)
3:49:20 AM: Next.js cache saved
3:49:20 AM: Next.js cache saved
3:49:21 AM:
3:49:21 AM: Functions bundling
3:49:21 AM: ────────────────────────────────────────────────────────────────
3:49:21 AM: ​
3:49:21 AM: Packaging Functions from .netlify/functions-internal directory:
3:49:21 AM: - ___netlify-server-handler/___netlify-server-handler.mjs
3:49:21 AM: ​
3:49:23 AM: ​
3:49:23 AM: (Functions bundling completed in 2.3s)
3:49:26 AM:
3:49:40 AM: (Netlify Build completed in 51.2s)
3:50:47 AM: Section completed: building
3:52:11 AM: Finished processing build request in 4m2.477s

Deploying

Complete
3:49:26 AM: Deploy site
3:49:26 AM: ────────────────────────────────────────────────────────────────
3:49:26 AM: ​
3:49:26 AM: Starting to deploy site from '.next'
3:49:26 AM: Calculating files to upload
3:49:26 AM: 0 new file(s) to upload
3:49:26 AM: 1 new function(s) to upload
3:49:34 AM: Section completed: deploying
3:49:36 AM: Finished waiting for live deploy in 2.167s
3:49:36 AM: Site deploy was successfully initiated
3:49:36 AM: ​
3:49:36 AM: (Deploy site completed in 10.4s)

Cleanup

Complete
3:49:40 AM: Netlify Build Complete
3:49:40 AM: ────────────────────────────────────────────────────────────────
3:49:40 AM: ​
3:49:41 AM: Caching artifacts
3:49:41 AM: Started saving node modules
3:49:41 AM: Finished saving node modules
3:49:41 AM: Started saving build plugins
3:49:41 AM: Finished saving build plugins
3:49:41 AM: Started saving mise cache
3:49:46 AM: Finished saving mise cache
3:49:46 AM: Started saving corepack cache
3:49:46 AM: Finished saving corepack cache
3:49:46 AM: Started saving pip cache
3:49:46 AM: Finished saving pip cache
3:49:46 AM: Started saving emacs cask dependencies
3:49:46 AM: Finished saving emacs cask dependencies
3:49:46 AM: Started saving maven dependencies
3:49:46 AM: Finished saving maven dependencies
3:49:46 AM: Started saving boot dependencies
3:49:46 AM: Finished saving boot dependencies
3:49:46 AM: Started saving rust rustup cache
3:49:46 AM: Finished saving rust rustup cache
3:49:46 AM: Started saving go dependencies
3:49:46 AM: Finished saving go dependencies
3:50:47 AM: Build script success
3:52:10 AM: Uploading Cache of size 466.6MB
3:52:11 AM: Section completed: cleanup

Post-processing

Complete
3:49:34 AM: Skipping form detection
3:49:34 AM: Post processing - header rules
3:49:34 AM: Starting post processing
3:49:34 AM: Post processing - redirect rules
3:49:34 AM: Post processing done
3:49:34 AM: Section completed: postprocessing
3:49:35 AM: Site is live ✨