Skip to main content

Deploy details

Deploy successful for jeffreyharmon

Production: nuxt@HEAD

Deploy log

9:19:16 PM: Build ready to start
9:19:18 PM: build-image version: 3bcb38c35508b42e9121d4badfe6d8c66fd7a3f0
9:19:18 PM: build-image tag: v4.3.2
9:19:18 PM: buildbot version: 349bc0ff8daba7d6ea8d12b21f2f782cbf97d24f
9:19:18 PM: Fetching cached dependencies
9:19:18 PM: Starting to download cache of 144.1MB
9:19:18 PM: Finished downloading cache in 643.202333ms
9:19:18 PM: Starting to extract cache
9:19:23 PM: Finished extracting cache in 4.316484453s
9:19:23 PM: Finished fetching cache in 5.001979466s
9:19:23 PM: Starting to prepare the repo for build
9:19:23 PM: Preparing Git Reference refs/heads/nuxt
9:19:23 PM: Parsing package.json dependencies
9:19:24 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'dist' versus '/dist' in the Netlify UI
9:19:24 PM: Starting build script
9:19:24 PM: Installing dependencies
9:19:24 PM: Python version set to 2.7
9:19:24 PM: Started restoring cached node version
9:19:26 PM: Finished restoring cached node version
9:19:27 PM: v16.11.1 is already installed.
9:19:27 PM: Now using node v16.11.1 (npm v8.0.0)
9:19:27 PM: Started restoring cached build plugins
9:19:27 PM: Finished restoring cached build plugins
9:19:28 PM: Attempting ruby version 2.7.2, read from environment
9:19:29 PM: Using ruby version 2.7.2
9:19:29 PM: Using PHP version 8.0
9:19:29 PM: Started restoring cached node modules
9:19:29 PM: Finished restoring cached node modules
9:19:30 PM: Installing NPM modules using NPM version 8.0.0
9:19:37 PM: npm WARN deprecated querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
9:19:38 PM: npm WARN deprecated node-pre-gyp@0.13.0: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future
9:19:44 PM: added 700 packages, removed 22 packages, changed 36 packages, and audited 803 packages in 14s
9:19:44 PM: 117 packages are looking for funding
9:19:44 PM: run `npm fund` for details
9:19:44 PM: found 0 vulnerabilities
9:19:44 PM: NPM modules installed
9:19:45 PM: Started restoring cached go cache
9:19:45 PM: Finished restoring cached go cache
9:19:45 PM: go version go1.16.5 linux/amd64
9:19:45 PM: go version go1.16.5 linux/amd64
9:19:45 PM: Installing missing commands
9:19:45 PM: Verify run directory
9:19:46 PM:
9:19:46 PM: ────────────────────────────────────────────────────────────────
9:19:46 PM: Netlify Build
9:19:46 PM: ────────────────────────────────────────────────────────────────
9:19:46 PM:
9:19:46 PM: ❯ Version
9:19:46 PM: @netlify/build 18.17.2
9:19:46 PM:
9:19:46 PM: ❯ Flags
9:19:46 PM: baseRelDir: true
9:19:46 PM: buildId: 6169f054b14617096b80f868
9:19:46 PM: deployId: 6169f054b14617096b80f86a
9:19:46 PM:
9:19:46 PM: ❯ Current directory
9:19:46 PM: /opt/build/repo
9:19:46 PM:
9:19:46 PM: ❯ Config file
9:19:46 PM: No config file was defined: using default values.
9:19:46 PM:
9:19:46 PM: ❯ Context
9:19:46 PM: production
9:19:46 PM:
9:19:46 PM: ────────────────────────────────────────────────────────────────
9:19:46 PM: 1. Build command from Netlify app
9:19:46 PM: ────────────────────────────────────────────────────────────────
9:19:46 PM: ​
9:19:46 PM: $ npm run build
9:19:47 PM: > build
9:19:47 PM: > nuxt build
9:19:47 PM: [log] Nuxt CLI v3.0.0-27238235.a1bcc53
9:19:50 PM: [success] Generated nuxt.d.ts
9:19:52 PM: [info] Vite warmed up in 1896ms
9:19:53 PM: [info] Client built in 2780ms
9:19:53 PM: [info] Building server...
9:19:54 PM: [success] Server built in 1064ms
9:19:54 PM: [info] Nitro preset is netlify
9:19:54 PM: [info] Cleaning up .netlify/functions-internal
9:19:54 PM: [info] Cleaning up dist
9:19:54 PM: [start] Generating public...
9:19:54 PM: [success] Generated public dist
9:19:54 PM: [start] Building server...
9:19:57 PM: [start] Writing server bundle...
9:19:58 PM: [success] Server built
9:19:58 PM: ├─ .netlify/functions-internal/server/server.ts (69.3 kB) (25.5 kB gzip)
9:19:58 PM: ├─ .netlify/functions-internal/server/chunks/index.mjs (390 kB) (90 kB gzip)
9:19:58 PM: ├─ .netlify/functions-internal/server/chunks/app/vue3.mjs (284 B) (200 B gzip)
9:19:58 PM: ├─ .netlify/functions-internal/server/chunks/app/server.mjs (163 kB) (39.3 kB gzip)
9:19:58 PM: ├─ .netlify/functions-internal/server/chunks/app/render.mjs (22.5 kB) (6.23 kB gzip)
9:19:58 PM: └─ .netlify/functions-internal/server/chunks/app/client.manifest.mjs (2.83 kB) (573 B gzip)
9:19:58 PM: Σ Total size: 1.06 MB (266 kB gzip)
9:19:59 PM: ​
9:19:59 PM: (build.command completed in 12.6s)
9:19:59 PM:
9:19:59 PM: ────────────────────────────────────────────────────────────────
9:19:59 PM: 2. Functions bundling
9:19:59 PM: ────────────────────────────────────────────────────────────────
9:19:59 PM: ​
9:19:59 PM: Packaging Functions from .netlify/functions-internal directory:
9:19:59 PM: - server/server.ts
9:19:59 PM: ​
9:20:00 PM: ​
9:20:00 PM: (Functions bundling completed in 420ms)
9:20:00 PM:
9:20:00 PM: ────────────────────────────────────────────────────────────────
9:20:00 PM: 3. Deploy site
9:20:00 PM: ────────────────────────────────────────────────────────────────
9:20:00 PM: ​
9:20:00 PM: Starting to deploy site from 'dist'
9:20:00 PM: Creating deploy tree
9:20:00 PM: Creating deploy upload records
9:20:00 PM: 0 new files to upload
9:20:00 PM: 1 new functions to upload
9:20:01 PM: Site deploy was successfully initiated
9:20:01 PM: ​
9:20:01 PM: (Deploy site completed in 1s)
9:20:01 PM:
9:20:01 PM: ────────────────────────────────────────────────────────────────
9:20:01 PM: Netlify Build Complete
9:20:01 PM: ────────────────────────────────────────────────────────────────
9:20:01 PM: ​
9:20:01 PM: Starting post processing
9:20:01 PM: Post processing - HTML
9:20:01 PM: Post processing - header rules
9:20:01 PM: (Netlify Build completed in 14.2s)
9:20:01 PM: Post processing - redirect rules
9:20:01 PM: Post processing done
9:20:01 PM: Caching artifacts
9:20:01 PM: Started saving node modules
9:20:01 PM: Finished saving node modules
9:20:01 PM: Started saving build plugins
9:20:01 PM: Finished saving build plugins
9:20:01 PM: Started saving pip cache
9:20:01 PM: Finished saving pip cache
9:20:01 PM: Started saving emacs cask dependencies
9:20:01 PM: Site is live ✨
9:20:01 PM: Finished saving emacs cask dependencies
9:20:01 PM: Started saving maven dependencies
9:20:01 PM: Finished saving maven dependencies
9:20:01 PM: Started saving boot dependencies
9:20:01 PM: Finished saving boot dependencies
9:20:01 PM: Started saving rust rustup cache
9:20:01 PM: Finished saving rust rustup cache
9:20:01 PM: Started saving go dependencies
9:20:01 PM: Finished saving go dependencies
9:20:01 PM: Build script success
9:20:24 PM: Finished processing build request in 1m6.107228079s