Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
12:25:40 PM: Build ready to start
12:25:43 PM: build-image version: ad28fb91fae632ef7f2e4d659a892d68ee2681a6 (focal)
12:25:43 PM: buildbot version: a00c3a106ad0a66dd4bc30c43ab769447ea2db3e
12:25:43 PM: Fetching cached dependencies
12:25:43 PM: Failed to fetch cache, continuing with build
12:25:43 PM: Starting to prepare the repo for build
12:25:43 PM: No cached dependencies found. Cloning fresh repo
12:25:43 PM: git clone --filter=blob:none https://github.com/JackHamer09/zksync-plus
12:25:44 PM: Preparing Git Reference pull/17/head
12:25:45 PM: Starting to install dependencies
12:25:45 PM: Python version set to 3.8
12:25:45 PM: Attempting Ruby version 2.7.2, read from environment
12:25:46 PM: Using Ruby version 2.7.2
12:25:46 PM: Started restoring cached go cache
12:25:46 PM: Finished restoring cached go cache
12:25:46 PM: go version go1.19.11 linux/amd64
12:25:47 PM: Using PHP version 8.0
12:25:48 PM: Downloading and installing node v16.20.1...
12:25:48 PM: Downloading https://nodejs.org/dist/v16.20.1/node-v16.20.1-linux-x64.tar.xz...
12:25:48 PM: Computing checksum with sha256sum
12:25:48 PM: Checksums matched!
12:25:51 PM: Now using node v16.20.1 (npm v8.19.4)
12:25:51 PM: Enabling Node.js Corepack
12:25:51 PM: Started restoring cached build plugins
12:25:51 PM: Finished restoring cached build plugins
12:25:51 PM: Started restoring cached corepack dependencies
12:25:51 PM: Finished restoring cached corepack dependencies
12:25:51 PM: No npm workspaces detected
12:25:51 PM: Started restoring cached node modules
12:25:51 PM: Finished restoring cached node modules
12:25:51 PM: Installing npm packages using npm version 8.19.4
12:25:58 PM: npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
12:25:58 PM: npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
12:25:58 PM: npm WARN deprecated rollup-plugin-terser@7.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
12:26:05 PM: npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
12:26:24 PM: > postinstall
12:26:24 PM: > nuxt prepare
12:26:24 PM: [log] Nuxi 3.0.0
12:26:25 PM: [success] Types generated in .nuxt
12:26:25 PM: > prepare
12:26:25 PM: > husky install
12:26:25 PM: husky - Git hooks installed
12:26:26 PM: added 1728 packages, and audited 1939 packages in 34s
12:26:26 PM: 305 packages are looking for funding
12:26:26 PM: run `npm fund` for details
12:26:26 PM: 11 vulnerabilities (8 moderate, 3 high)
12:26:26 PM: To address issues that do not require attention, run:
12:26:26 PM: npm audit fix
12:26:26 PM: To address all issues (including breaking changes), run:
12:26:26 PM: npm audit fix --force
12:26:26 PM: Run `npm audit` for details.
12:26:26 PM: npm packages installed
12:26:26 PM: Install dependencies script success
12:26:26 PM: Starting build script
12:26:27 PM: Detected 2 framework(s)
12:26:27 PM: nuxt at version 3.0.0
12:26:27 PM: vite at version 3.2.5
12:26:27 PM: Section completed: initializing
Building
Complete
Building
Complete
12:26:28 PM: Netlify Build
12:26:28 PM: ────────────────────────────────────────────────────────────────
12:26:28 PM:
12:26:28 PM: ❯ Version
12:26:28 PM: @netlify/build 29.17.1
12:26:28 PM:
12:26:28 PM: ❯ Flags
12:26:28 PM: baseRelDir: true
12:26:28 PM: buildId: 64ba7944462ebd000874d51a
12:26:28 PM: deployId: 64ba7944462ebd000874d51c
12:26:28 PM:
12:26:28 PM: ❯ Current directory
12:26:28 PM: /opt/build/repo
12:26:28 PM:
12:26:28 PM: ❯ Config file
12:26:28 PM: No config file was defined: using default values.
12:26:28 PM:
12:26:28 PM: ❯ Context
12:26:28 PM: deploy-preview
12:26:28 PM:
12:26:28 PM: Build command from Netlify app
12:26:28 PM: ────────────────────────────────────────────────────────────────
12:26:28 PM:
12:26:28 PM: $ npm run build
12:26:29 PM: > build
12:26:29 PM: > nuxt build
12:26:29 PM: [log] Nuxi 3.0.0
12:26:29 PM: [log] Nuxt 3.0.0 with Nitro 1.0.0
12:26:30 PM: [success] PWA icons generated in 622 ms
12:26:40 PM: [warn] Use of eval is strongly discouraged, as it poses security risks and may cause issues with minification
12:26:46 PM: [warn]
12:26:46 PM: (!) Some chunks are larger than 500 KiB after minification. Consider:
12:26:46 PM: - Using dynamic import() to code-split the application
12:26:46 PM: - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/guide/en/#outputmanualchunks
12:26:46 PM: - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
12:26:46 PM: [info] Client built in 15971ms
12:26:46 PM: [info] Building server...
12:27:00 PM: [warn]
12:27:00 PM: (!) Some chunks are larger than 500 KiB after minification. Consider:
12:27:00 PM: - Using dynamic import() to code-split the application
12:27:00 PM: - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/guide/en/#outputmanualchunks
12:27:00 PM: - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
12:27:00 PM: [success] Server built in 13754ms
12:27:00 PM: [success] [nitro] Generated public dist
12:27:00 PM: [info] [nitro] Building Nitro Server (preset: `netlify`)
12:27:02 PM: [success] [nitro] Nitro server built
12:27:02 PM: [log] ├─ .netlify/functions-internal/server/server.mjs (393 B) (243 B gzip)
12:27:02 PM:
12:27:02 PM: [log] ├─ .netlify/functions-internal/server/package.json (670 B) (308 B gzip)
12:27:02 PM:
12:27:02 PM: [log] ├─ .netlify/functions-internal/server/chunks/rollup/_virtual_head-static.mjs.map (111 B) (112 B gzip)
12:27:02 PM:
12:27:02 PM: [log] ├─ .netlify/functions-internal/server/chunks/rollup/_virtual_head-static.mjs (1.93 kB) (731 B gzip)
12:27:02 PM:
12:27:02 PM: [log] ├─ .netlify/functions-internal/server/chunks/nitro/netlify.mjs.map (23.1 kB) (3.85 kB gzip)
12:27:02 PM:
12:27:02 PM: [log] ├─ .netlify/functions-internal/server/chunks/nitro/netlify.mjs (19.4 kB) (5.75 kB gzip)
12:27:02 PM:
12:27:02 PM: [log] ├─ .netlify/functions-internal/server/chunks/handlers/renderer.mjs.map (18.3 kB) (3.22 kB gzip)
12:27:02 PM:
12:27:02 PM: [log] ├─ .netlify/functions-internal/server/chunks/handlers/renderer.mjs (14.4 kB) (4.54 kB gzip)
12:27:02 PM:
12:27:02 PM: [log] ├─ .netlify/functions-internal/server/chunks/error-500.mjs.map (1.04 kB) (371 B gzip)
12:27:02 PM:
12:27:02 PM: [log] ├─ .netlify/functions-internal/server/chunks/error-500.mjs (4.26 kB) (1.82 kB gzip)
12:27:02 PM:
12:27:02 PM: [log] ├─ .netlify/functions-internal/server/chunks/app/client.manifest.mjs.map (50.2 kB) (2.95 kB gzip)
12:27:02 PM:
12:27:02 PM: [log] └─ .netlify/functions-internal/server/chunks/app/client.manifest.mjs (74.8 kB) (6.41 kB gzip)
12:27:02 PM:
12:27:02 PM: [log] Σ Total size: 2.84 MB (646 kB gzip)
12:27:02 PM:
12:27:02 PM: (build.command completed in 33.4s)
12:27:02 PM:
12:27:02 PM: Functions bundling
12:27:02 PM: ────────────────────────────────────────────────────────────────
12:27:02 PM:
12:27:02 PM: Packaging Functions from .netlify/functions-internal directory:
12:27:02 PM: - server/server.js
12:27:02 PM:
12:27:02 PM:
12:27:02 PM: (Functions bundling completed in 522ms)
12:27:02 PM:
12:27:10 PM: (Netlify Build completed in 41.3s)
12:27:11 PM: Section completed: building
12:27:14 PM: Finished processing build request in 1m31.372s
Deploying
Complete
Deploying
Complete
12:27:02 PM: Deploy site
12:27:02 PM: ────────────────────────────────────────────────────────────────
12:27:02 PM:
12:27:02 PM: Starting to deploy site from 'dist'
12:27:02 PM: Calculating files to upload
12:27:03 PM: 127 new files to upload
12:27:03 PM: 1 new functions to upload
12:27:10 PM: Section completed: deploying
12:27:10 PM: Site deploy was successfully initiated
12:27:10 PM:
12:27:10 PM: (Deploy site completed in 7.3s)
Cleanup
Complete
Cleanup
Complete
12:27:10 PM: Netlify Build Complete
12:27:10 PM: ────────────────────────────────────────────────────────────────
12:27:10 PM:
12:27:10 PM: Caching artifacts
12:27:10 PM: Started saving node modules
12:27:10 PM: Finished saving node modules
12:27:10 PM: Started saving build plugins
12:27:10 PM: Finished saving build plugins
12:27:10 PM: Started saving corepack cache
12:27:10 PM: Finished saving corepack cache
12:27:10 PM: Started saving pip cache
12:27:10 PM: Finished saving pip cache
12:27:10 PM: Started saving emacs cask dependencies
12:27:10 PM: Finished saving emacs cask dependencies
12:27:10 PM: Started saving maven dependencies
12:27:10 PM: Finished saving maven dependencies
12:27:10 PM: Started saving boot dependencies
12:27:10 PM: Finished saving boot dependencies
12:27:10 PM: Started saving rust rustup cache
12:27:10 PM: Finished saving rust rustup cache
12:27:10 PM: Started saving go dependencies
12:27:10 PM: Finished saving go dependencies
12:27:11 PM: Build script success
12:27:13 PM: Uploading Cache of size 198.5MB
12:27:14 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
12:27:10 PM: Starting post processing
12:27:10 PM: Skipping HTML post processing
12:27:10 PM: Post processing - header rules
12:27:10 PM: Post processing - redirect rules
12:27:11 PM: Post processing done
12:27:11 PM: Section completed: postprocessing
12:27:12 PM: Site is live ✨