Deploy details
Deploy log
7:25:36 PM: Build ready to start
7:25:38 PM: build-image version: c6001ed68662a13e5deb24abec2b46058c58248a
7:25:38 PM: build-image tag: v3.9.0
7:25:38 PM: buildbot version: 0f23c646a4e3849aac29d682031ee415e2caf88c
7:25:38 PM: Fetching cached dependencies
7:25:38 PM: Failed to fetch cache, continuing with build
7:25:38 PM: Starting to prepare the repo for build
7:25:39 PM: No cached dependencies found. Cloning fresh repo
7:25:39 PM: git clone https://github.com/SteveALee/svelte-donut-spinner
7:25:39 PM: Preparing Git Reference pull/7/head
7:25:40 PM: Parsing package.json dependencies
7:25:41 PM: Starting build script
7:25:41 PM: Installing dependencies
7:25:41 PM: Python version set to 2.7
7:25:42 PM: Downloading and installing node v10.24.1...
7:25:43 PM: Downloading https://nodejs.org/dist/v10.24.1/node-v10.24.1-linux-x64.tar.xz...
7:25:43 PM: Computing checksum with sha256sum
7:25:43 PM: Checksums matched!
7:25:46 PM: Now using node v10.24.1 (npm v6.14.12)
7:25:46 PM: Started restoring cached build plugins
7:25:46 PM: Finished restoring cached build plugins
7:25:46 PM: Attempting ruby version 2.6.2, read from environment
7:25:47 PM: Using ruby version 2.6.2
7:25:48 PM: Using PHP version 5.6
7:25:48 PM: Started restoring cached node modules
7:25:48 PM: Finished restoring cached node modules
7:25:48 PM: Installing NPM modules using NPM version 6.14.12
7:25:57 PM: > core-js@2.6.11 postinstall /opt/build/repo/node_modules/core-js
7:25:57 PM: > node -e "try{require('./postinstall')}catch(e){}"
7:25:57 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.11 (node_modules/fsevents):
7:25:57 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.11: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
7:25:57 PM: added 420 packages from 325 contributors and audited 491 packages in 8.558s
7:25:58 PM: 14 packages are looking for funding
7:25:58 PM: run `npm fund` for details
7:25:58 PM: found 121 vulnerabilities (109 low, 6 moderate, 6 high)
7:25:58 PM: run `npm audit fix` to fix them, or `npm audit` for details
7:25:58 PM: NPM modules installed
7:25:58 PM: Started restoring cached go cache
7:25:58 PM: Finished restoring cached go cache
7:25:58 PM: Installing Go version 1.12
7:26:03 PM: unset GOOS;
7:26:03 PM: unset GOARCH;
7:26:03 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64';
7:26:03 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64/bin:${PATH}";
7:26:03 PM: go version >&2;
7:26:03 PM: export GIMME_ENV="/opt/buildhome/.gimme_cache/env/go1.12.linux.amd64.env"
7:26:03 PM: go version go1.12 linux/amd64
7:26:03 PM: Installing missing commands
7:26:03 PM: Verify run directory
7:26:04 PM:
7:26:04 PM: ────────────────────────────────────────────────────────────────
7:26:04 PM: Netlify Build
7:26:04 PM: ────────────────────────────────────────────────────────────────
7:26:04 PM:
7:26:04 PM: ❯ Version
7:26:04 PM: @netlify/build 18.0.2
7:26:04 PM:
7:26:04 PM: ❯ Flags
7:26:04 PM: baseRelDir: true
7:26:04 PM: deployId: 61142430e3c1500008547303
7:26:04 PM:
7:26:04 PM: ❯ Current directory
7:26:04 PM: /opt/build/repo
7:26:04 PM:
7:26:04 PM: ❯ Config file
7:26:04 PM: No config file was defined: using default values.
7:26:04 PM:
7:26:04 PM: ❯ Context
7:26:04 PM: deploy-preview
7:26:04 PM:
7:26:04 PM: ────────────────────────────────────────────────────────────────
7:26:04 PM: 1. Build command from Netlify app
7:26:04 PM: ────────────────────────────────────────────────────────────────
7:26:04 PM:
7:26:04 PM: $ npm run build
7:26:04 PM: > spinner@1.0.0 build /opt/build/repo
7:26:04 PM: > rollup -c
7:26:05 PM:
7:26:05 PM: src/main.js → public/build/bundle.js...
7:26:07 PM: (!) Plugin svelte: A11y: Avoid using accesskey
7:26:07 PM: src/App.svelte
7:26:07 PM: 71: {#if !showSettings}
7:26:07 PM: 72: <button
7:26:07 PM: 73: accesskey="t"
7:26:07 PM: ^
7:26:07 PM: 74: id="settings-btn"
7:26:07 PM: 75: class="button"
7:26:07 PM: src/App.svelte
7:26:07 PM: 82:
7:26:07 PM: 83: <button
7:26:07 PM: 84: accesskey="h"
7:26:07 PM: ^
7:26:07 PM: 85: id="help-btn"
7:26:07 PM: 86: class="button"
7:26:07 PM: src/App.svelte
7:26:07 PM: 114:
7:26:07 PM: 115: <button
7:26:07 PM: 116: accesskey="s"
7:26:07 PM: Creating deploy upload records
7:26:07 PM: ^
7:26:07 PM: 117: id="spin"
7:26:07 PM: 118: on:click={() => {
7:26:07 PM: created public/build/bundle.js in 2.3s
7:26:07 PM:
7:26:07 PM: (build.command completed in 3.2s)
7:26:07 PM:
7:26:07 PM: ────────────────────────────────────────────────────────────────
7:26:07 PM: 2. Deploy site
7:26:07 PM: ────────────────────────────────────────────────────────────────
7:26:07 PM:
7:26:07 PM: Starting to deploy site from 'public'
7:26:07 PM: Creating deploy tree
7:26:07 PM: 0 new files to upload
7:26:07 PM: 0 new functions to upload
7:26:07 PM: Site deploy was successfully initiated
7:26:07 PM:
7:26:07 PM: (Deploy site completed in 138ms)
7:26:07 PM:
7:26:07 PM: ────────────────────────────────────────────────────────────────
7:26:07 PM: Netlify Build Complete
7:26:07 PM: Starting post processing
7:26:07 PM: ────────────────────────────────────────────────────────────────
7:26:07 PM:
7:26:07 PM: (Netlify Build completed in 3.4s)
7:26:07 PM: Post processing - HTML
7:26:08 PM: Caching artifacts
7:26:08 PM: Started saving node modules
7:26:08 PM: Finished saving node modules
7:26:08 PM: Started saving build plugins
7:26:08 PM: Finished saving build plugins
7:26:08 PM: Started saving pip cache
7:26:08 PM: Post processing - header rules
7:26:08 PM: Post processing - redirect rules
7:26:08 PM: Finished saving pip cache
7:26:08 PM: Started saving emacs cask dependencies
7:26:08 PM: Post processing done
7:26:08 PM: Finished saving emacs cask dependencies
7:26:08 PM: Started saving maven dependencies
7:26:08 PM: Finished saving maven dependencies
7:26:08 PM: Started saving boot dependencies
7:26:08 PM: Finished saving boot dependencies
7:26:08 PM: Started saving rust rustup cache
7:26:08 PM: Finished saving rust rustup cache
7:26:08 PM: Site is live ✨
7:26:08 PM: Started saving go dependencies
7:26:10 PM: Finished saving go dependencies
7:26:13 PM: Build script success
7:26:51 PM: Finished processing build request in 1m12.869874379s