Skip to main content

Deploy details

Deploy log

5:30:56 PM: Build ready to start
5:30:58 PM: build-image version: 6ebfb829398e07eb99ad5455777162ff19838822 (xenial)
5:30:58 PM: build-image tag: v3.10.5
5:30:58 PM: buildbot version: 7383bb8971c718de9618a700ec5049cb71af7102
5:30:58 PM: Fetching cached dependencies
5:30:58 PM: Failed to fetch cache, continuing with build
5:30:58 PM: Starting to prepare the repo for build
5:30:59 PM: No cached dependencies found. Cloning fresh repo
5:30:59 PM: Preparing Git Reference refs/heads/dependabot/npm_and_yarn/follow-redirects-1.14.8
5:31:00 PM: Parsing package.json dependencies
5:31:00 PM: Different functions path detected, going to use the one specified in the Netlify configuration file: 'src/functions' versus '' in the Netlify UI
5:31:01 PM: Starting build script
5:31:01 PM: Installing dependencies
5:31:01 PM: Python version set to 2.7
5:31:02 PM: Downloading and installing node v10.24.1...
5:31:02 PM: Computing checksum with sha256sum
5:31:02 PM: Checksums matched!
5:31:05 PM: Now using node v10.24.1 (npm v6.14.12)
5:31:05 PM: Started restoring cached build plugins
5:31:05 PM: Finished restoring cached build plugins
5:31:05 PM: Attempting ruby version 2.6.2, read from environment
5:31:06 PM: Using ruby version 2.6.2
5:31:06 PM: Using PHP version 5.6
5:31:06 PM: Started restoring cached node modules
5:31:06 PM: Finished restoring cached node modules
5:31:07 PM: Installing NPM modules using NPM version 6.14.12
5:31:14 PM: npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
5:31:14 PM: > ejs@2.7.4 postinstall /opt/build/repo/node_modules/ejs
5:31:14 PM: > node ./postinstall.js
5:31:15 PM: > faunadb@4.4.1 postinstall /opt/build/repo/node_modules/faunadb
5:31:15 PM: > node ./tools/printReleaseNotes
5:31:15 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
5:31:15 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
5:31:15 PM: added 400 packages from 376 contributors and audited 401 packages in 7.799s
5:31:15 PM: 17 packages are looking for funding
5:31:15 PM: run `npm fund` for details
5:31:15 PM: found 4 vulnerabilities (2 moderate, 2 high)
5:31:15 PM: run `npm audit fix` to fix them, or `npm audit` for details
5:31:15 PM: NPM modules installed
5:31:16 PM: Started restoring cached go cache
5:31:16 PM: Finished restoring cached go cache
5:31:16 PM: Installing Go version 1.12
5:31:20 PM: unset GOOS;
5:31:20 PM: unset GOARCH;
5:31:20 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64';
5:31:20 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64/bin:${PATH}";
5:31:20 PM: go version >&2;
5:31:20 PM: export GIMME_ENV="/opt/buildhome/.gimme_cache/env/go1.12.linux.amd64.env"
5:31:20 PM: go version go1.12 linux/amd64
5:31:20 PM: Installing missing commands
5:31:20 PM: Verify run directory
5:31:22 PM:
5:31:22 PM: ────────────────────────────────────────────────────────────────
5:31:22 PM: Netlify Build
5:31:22 PM: ────────────────────────────────────────────────────────────────
5:31:22 PM:
5:31:22 PM: ❯ Version
5:31:22 PM: @netlify/build 26.3.0
5:31:22 PM:
5:31:22 PM: ❯ Flags
5:31:22 PM: baseRelDir: false
5:31:22 PM: buildId: 6207eed0ab75090008f3f529
5:31:22 PM: deployId: 6207eed0ab75090008f3f52b
5:31:22 PM:
5:31:22 PM: ❯ Current directory
5:31:22 PM: /opt/build/repo
5:31:22 PM:
5:31:22 PM: ❯ Config file
5:31:22 PM: /opt/build/repo/netlify.toml
5:31:22 PM:
5:31:22 PM: ❯ Context
5:31:22 PM: branch-deploy
5:31:22 PM:
5:31:22 PM: ────────────────────────────────────────────────────────────────
5:31:22 PM: 1. build.command from netlify.toml
5:31:22 PM: ────────────────────────────────────────────────────────────────
5:31:22 PM: ​
5:31:22 PM: $ npm run build
5:31:22 PM: > vlolly@3.0.0 build /opt/build/repo
5:31:22 PM: > eleventy
5:31:23 PM: CSS generated
5:31:23 PM: Writing dist/create/index.html from ./src/site/create.njk.
5:31:23 PM: Writing dist/melted/index.html from ./src/site/melted.njk.
5:31:23 PM: Writing dist/us/create/index.html from ./src/site/us/create.njk.
5:31:23 PM: Writing dist/us/melted/index.html from ./src/site/us/melted.njk.
5:31:23 PM: Writing dist/index.html from ./src/site/index.njk.
5:31:23 PM: Writing dist/us/index.html from ./src/site/us/index.njk.
5:31:23 PM: Benchmark (Configuration): "jsmin" Nunjucks Filter took 94ms (9.9%, called 2×, 47.1ms each)
5:31:23 PM: Wrote 6 files in 0.46 seconds (v0.12.1)
5:31:23 PM: ​
5:31:23 PM: (build.command completed in 1.4s)
5:31:23 PM:
5:31:23 PM: ────────────────────────────────────────────────────────────────
5:31:23 PM: 2. Functions bundling
5:31:23 PM: ────────────────────────────────────────────────────────────────
5:31:23 PM: ​
5:31:23 PM: Packaging Functions from src/functions directory:
5:31:23 PM: - lollyTemplate.js
5:31:23 PM: - newLolly.js
5:31:23 PM: - showLolly.js
5:31:23 PM: ​
5:31:24 PM: ​
5:31:24 PM: (Functions bundling completed in 884ms)
5:31:24 PM:
5:31:24 PM: ────────────────────────────────────────────────────────────────
5:31:24 PM: 3. Deploy site
5:31:24 PM: ────────────────────────────────────────────────────────────────
5:31:24 PM: ​
5:31:24 PM: Starting to deploy site from 'dist'
5:31:24 PM: Creating deploy tree
5:31:24 PM: Creating deploy upload records
5:31:25 PM: 0 new files to upload
5:31:25 PM: 3 new functions to upload
5:31:31 PM: Site deploy was successfully initiated
5:31:31 PM: ​
5:31:31 PM: (Deploy site completed in 6.3s)
5:31:31 PM:
5:31:31 PM: ────────────────────────────────────────────────────────────────
5:31:31 PM: Netlify Build Complete
5:31:31 PM: ────────────────────────────────────────────────────────────────
5:31:31 PM: ​
5:31:31 PM: (Netlify Build completed in 8.7s)
5:31:31 PM: Starting post processing
5:31:31 PM: Skipping HTML post processing
5:31:31 PM: Post processing - header rules
5:31:31 PM: Post processing - redirect rules
5:31:31 PM: Caching artifacts
5:31:31 PM: Started saving node modules
5:31:31 PM: Finished saving node modules
5:31:31 PM: Started saving build plugins
5:31:31 PM: Finished saving build plugins
5:31:31 PM: Started saving pip cache
5:31:31 PM: Post processing done
5:31:31 PM: Finished saving pip cache
5:31:31 PM: Started saving emacs cask dependencies
5:31:31 PM: Finished saving emacs cask dependencies
5:31:31 PM: Started saving maven dependencies
5:31:31 PM: Finished saving maven dependencies
5:31:31 PM: Started saving boot dependencies
5:31:31 PM: Finished saving boot dependencies
5:31:31 PM: Started saving rust rustup cache
5:31:31 PM: Finished saving rust rustup cache
5:31:31 PM: Started saving go dependencies
5:31:33 PM: Site is live ✨
5:31:33 PM: Finished saving go dependencies
5:31:36 PM: Build script success
5:32:11 PM: Finished processing build request in 1m12.824199048s