Skip to main content

Deploy details

Deploy successful for zkplus

Feat/20230726 - removing syncswap as swap option

PR #18: feat/20230726@71a9f0e

Deploy log

Initializing

Complete
4:31:44 PM: Build ready to start
4:31:48 PM: build-image version: ad28fb91fae632ef7f2e4d659a892d68ee2681a6 (focal)
4:31:48 PM: buildbot version: 751c8de2ba48c52549712392ca0244c53d39c3c1
4:31:48 PM: Fetching cached dependencies
4:31:48 PM: Failed to fetch cache, continuing with build
4:31:48 PM: Starting to prepare the repo for build
4:31:48 PM: No cached dependencies found. Cloning fresh repo
4:31:48 PM: git clone --filter=blob:none https://github.com/JackHamer09/zksync-plus
4:31:48 PM: Preparing Git Reference pull/18/head
4:31:50 PM: Starting to install dependencies
4:31:50 PM: Python version set to 3.8
4:31:50 PM: Attempting Ruby version 2.7.2, read from environment
4:31:50 PM: Using Ruby version 2.7.2
4:31:51 PM: Started restoring cached go cache
4:31:51 PM: Finished restoring cached go cache
4:31:51 PM: go version go1.19.11 linux/amd64
4:31:51 PM: Using PHP version 8.0
4:31:52 PM: Downloading and installing node v16.20.1...
4:31:53 PM: Computing checksum with sha256sum
4:31:53 PM: Checksums matched!
4:31:55 PM: Now using node v16.20.1 (npm v8.19.4)
4:31:55 PM: Enabling Node.js Corepack
4:31:55 PM: Started restoring cached build plugins
4:31:55 PM: Finished restoring cached build plugins
4:31:55 PM: Started restoring cached corepack dependencies
4:31:55 PM: Finished restoring cached corepack dependencies
4:31:55 PM: No npm workspaces detected
4:31:55 PM: Started restoring cached node modules
4:31:55 PM: Finished restoring cached node modules
4:31:55 PM: Installing npm packages using npm version 8.19.4
4:32:01 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
4:32:01 PM: npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
4:32:01 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
4:32:08 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.
4:32:27 PM: > postinstall
4:32:27 PM: > nuxt prepare
4:32:27 PM: [log] Nuxi 3.0.0
4:32:28 PM: [success] Types generated in .nuxt
4:32:28 PM: > prepare
4:32:28 PM: > husky install
4:32:28 PM: husky - Git hooks installed
4:32:28 PM: added 1728 packages, and audited 1939 packages in 33s
4:32:28 PM: 305 packages are looking for funding
4:32:28 PM: run `npm fund` for details
4:32:28 PM: 11 vulnerabilities (8 moderate, 3 high)
4:32:28 PM: To address issues that do not require attention, run:
4:32:28 PM: npm audit fix
4:32:28 PM: To address all issues (including breaking changes), run:
4:32:28 PM: npm audit fix --force
4:32:28 PM: Run `npm audit` for details.
4:32:28 PM: npm packages installed
4:32:29 PM: Install dependencies script success
4:32:29 PM: Starting build script
4:32:29 PM: Detected 2 framework(s)
4:32:29 PM: nuxt at version 3.0.0
4:32:30 PM: vite at version 3.2.5
4:32:30 PM: Section completed: initializing

Building

Complete
4:32:31 PM: Netlify Build
4:32:31 PM: ────────────────────────────────────────────────────────────────
4:32:31 PM:
4:32:31 PM: ❯ Version
4:32:31 PM: @netlify/build 29.17.1
4:32:31 PM:
4:32:31 PM: ❯ Flags
4:32:31 PM: baseRelDir: true
4:32:31 PM: buildId: 64c14a709f77370008154430
4:32:31 PM: deployId: 64c14a709f77370008154432
4:32:31 PM:
4:32:31 PM: ❯ Current directory
4:32:31 PM: /opt/build/repo
4:32:31 PM:
4:32:31 PM: ❯ Config file
4:32:31 PM: No config file was defined: using default values.
4:32:31 PM:
4:32:31 PM: ❯ Context
4:32:31 PM: deploy-preview
4:32:31 PM:
4:32:31 PM: Build command from Netlify app
4:32:31 PM: ────────────────────────────────────────────────────────────────
4:32:31 PM: ​
4:32:31 PM: $ npm run build
4:32:31 PM: > build
4:32:31 PM: > nuxt build
4:32:31 PM: [log] Nuxi 3.0.0
4:32:31 PM: [log] Nuxt 3.0.0 with Nitro 1.0.0
4:32:33 PM: [success] PWA icons generated in 557 ms
4:32:42 PM: [warn] Use of eval is strongly discouraged, as it poses security risks and may cause issues with minification
4:32:47 PM: [warn]
4:32:47 PM: (!) Some chunks are larger than 500 KiB after minification. Consider:
4:32:47 PM: - Using dynamic import() to code-split the application
4:32:47 PM: - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/guide/en/#outputmanualchunks
4:32:47 PM: - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
4:32:47 PM: [info] Client built in 14580ms
4:32:47 PM: [info] Building server...
4:33:00 PM: [warn]
4:33:00 PM: (!) Some chunks are larger than 500 KiB after minification. Consider:
4:33:00 PM: - Using dynamic import() to code-split the application
4:33:00 PM: - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/guide/en/#outputmanualchunks
4:33:00 PM: - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
4:33:00 PM: [success] Server built in 12939ms
4:33:00 PM: [success] [nitro] Generated public dist
4:33:00 PM: [info] [nitro] Building Nitro Server (preset: `netlify`)
4:33:02 PM: [success] [nitro] Nitro server built
4:33:02 PM: [log] ├─ .netlify/functions-internal/server/server.mjs (393 B) (243 B gzip)
4:33:02 PM:
4:33:02 PM: [log] ├─ .netlify/functions-internal/server/package.json (670 B) (308 B gzip)
4:33:02 PM:
4:33:02 PM: [log] ├─ .netlify/functions-internal/server/chunks/rollup/_virtual_head-static.mjs.map (111 B) (112 B gzip)
4:33:02 PM:
4:33:02 PM: [log] ├─ .netlify/functions-internal/server/chunks/rollup/_virtual_head-static.mjs (1.93 kB) (731 B gzip)
4:33:02 PM:
4:33:02 PM: [log] ├─ .netlify/functions-internal/server/chunks/nitro/netlify.mjs.map (23.1 kB) (3.85 kB gzip)
4:33:02 PM:
4:33:02 PM: [log] ├─ .netlify/functions-internal/server/chunks/nitro/netlify.mjs (19.4 kB) (5.75 kB gzip)
4:33:02 PM:
4:33:02 PM: [log] ├─ .netlify/functions-internal/server/chunks/handlers/renderer.mjs.map (18.3 kB) (3.22 kB gzip)
4:33:02 PM:
4:33:02 PM: [log] ├─ .netlify/functions-internal/server/chunks/handlers/renderer.mjs (14.4 kB) (4.54 kB gzip)
4:33:02 PM:
4:33:02 PM: [log] ├─ .netlify/functions-internal/server/chunks/error-500.mjs.map (1.04 kB) (371 B gzip)
4:33:02 PM:
4:33:02 PM: [log] ├─ .netlify/functions-internal/server/chunks/error-500.mjs (4.26 kB) (1.82 kB gzip)
4:33:02 PM:
4:33:02 PM: [log] ├─ .netlify/functions-internal/server/chunks/app/client.manifest.mjs.map (50.2 kB) (2.96 kB gzip)
4:33:02 PM:
4:33:02 PM: [log] └─ .netlify/functions-internal/server/chunks/app/client.manifest.mjs (74.8 kB) (6.42 kB gzip)
4:33:02 PM:
4:33:02 PM: [log] Σ Total size: 2.84 MB (646 kB gzip)
4:33:02 PM: ​
4:33:02 PM: (build.command completed in 30.8s)
4:33:02 PM:
4:33:02 PM: Functions bundling
4:33:02 PM: ────────────────────────────────────────────────────────────────
4:33:02 PM: ​
4:33:02 PM: Packaging Functions from .netlify/functions-internal directory:
4:33:02 PM: - server/server.js
4:33:02 PM: ​
4:33:02 PM: ​
4:33:02 PM: (Functions bundling completed in 486ms)
4:33:02 PM:
4:33:09 PM: (Netlify Build completed in 38.6s)
4:33:12 PM: Section completed: building
4:33:16 PM: Finished processing build request in 1m28.041s

Deploying

Complete
4:33:02 PM: Deploy site
4:33:02 PM: ────────────────────────────────────────────────────────────────
4:33:02 PM: ​
4:33:02 PM: Starting to deploy site from 'dist'
4:33:02 PM: Calculating files to upload
4:33:03 PM: 113 new files to upload
4:33:03 PM: 1 new functions to upload
4:33:09 PM: Section completed: deploying
4:33:09 PM: Site deploy was successfully initiated
4:33:09 PM: ​
4:33:09 PM: (Deploy site completed in 7.2s)

Cleanup

Complete
4:33:09 PM: Netlify Build Complete
4:33:09 PM: ────────────────────────────────────────────────────────────────
4:33:09 PM: ​
4:33:10 PM: Caching artifacts
4:33:10 PM: Started saving node modules
4:33:10 PM: Finished saving node modules
4:33:10 PM: Started saving build plugins
4:33:10 PM: Finished saving build plugins
4:33:10 PM: Started saving corepack cache
4:33:10 PM: Finished saving corepack cache
4:33:10 PM: Started saving pip cache
4:33:10 PM: Finished saving pip cache
4:33:10 PM: Started saving emacs cask dependencies
4:33:10 PM: Finished saving emacs cask dependencies
4:33:10 PM: Started saving maven dependencies
4:33:10 PM: Finished saving maven dependencies
4:33:10 PM: Started saving boot dependencies
4:33:10 PM: Finished saving boot dependencies
4:33:10 PM: Started saving rust rustup cache
4:33:10 PM: Finished saving rust rustup cache
4:33:10 PM: Started saving go dependencies
4:33:10 PM: Finished saving go dependencies
4:33:12 PM: Build script success
4:33:14 PM: Uploading Cache of size 198.4MB
4:33:16 PM: Section completed: cleanup

Post-processing

Complete
4:33:10 PM: Starting post processing
4:33:10 PM: Skipping HTML post processing
4:33:10 PM: Post processing - header rules
4:33:10 PM: Post processing - redirect rules
4:33:10 PM: Post processing done
4:33:11 PM: Section completed: postprocessing
4:33:12 PM: Site is live ✨