Deploy details
Deploy log
12:49:00 PM: Build ready to start
12:49:03 PM: build-image version: d84c79427e8f83c1ba17bcdd7b3fe38059376b68
12:49:03 PM: build-image tag: v3.6.1
12:49:03 PM: buildbot version: d35018babe252245044d3565f193fa426818b4b1
12:49:03 PM: Fetching cached dependencies
12:49:03 PM: Starting to download cache of 186.6MB
12:49:04 PM: Finished downloading cache in 1.848509184s
12:49:04 PM: Starting to extract cache
12:49:11 PM: Finished extracting cache in 6.958340457s
12:49:11 PM: Finished fetching cache in 8.851970632s
12:49:11 PM: Starting to prepare the repo for build
12:49:12 PM: Preparing Git Reference pull/31/head
12:49:14 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'public' versus 'public/' in the Netlify UI
12:49:14 PM: Starting build script
12:49:14 PM: Installing dependencies
12:49:14 PM: Python version set to 2.7
12:49:15 PM: Started restoring cached node version
12:49:17 PM: Finished restoring cached node version
12:49:18 PM: v12.18.0 is already installed.
12:49:18 PM: Now using node v12.18.0 (npm v6.14.4)
12:49:19 PM: Started restoring cached build plugins
12:49:19 PM: Finished restoring cached build plugins
12:49:19 PM: Attempting ruby version 2.7.1, read from environment
12:49:20 PM: Using ruby version 2.7.1
12:49:20 PM: Using PHP version 5.6
12:49:20 PM: Started restoring cached node modules
12:49:20 PM: Finished restoring cached node modules
12:49:20 PM: Started restoring cached yarn cache
12:49:20 PM: Finished restoring cached yarn cache
12:49:21 PM: Installing NPM modules using Yarn version 1.22.4
12:49:21 PM: yarn install v1.22.4
12:49:22 PM: [1/4] Resolving packages...
12:49:22 PM: success Already up-to-date.
12:49:23 PM: Done in 1.10s.
12:49:23 PM: NPM modules installed using Yarn
12:49:23 PM: Started restoring cached go cache
12:49:23 PM: Finished restoring cached go cache
12:49:23 PM: go version go1.14.4 linux/amd64
12:49:23 PM: go version go1.14.4 linux/amd64
12:49:23 PM: Installing missing commands
12:49:23 PM: Verify run directory
12:49:25 PM:
12:49:25 PM: ────────────────────────────────────────────────────────────────
12:49:25 PM: Netlify Build
12:49:25 PM: ────────────────────────────────────────────────────────────────
12:49:25 PM:
12:49:25 PM: ❯ Version
12:49:25 PM: @netlify/build 9.0.0
12:49:25 PM:
12:49:25 PM: ❯ Flags
12:49:25 PM: deployId: 601fe1bc8a7b8d0007fda110
12:49:25 PM: mode: buildbot
12:49:25 PM:
12:49:25 PM: ❯ Current directory
12:49:25 PM: /opt/build/repo
12:49:25 PM:
12:49:25 PM: ❯ Config file
12:49:25 PM: No config file was defined: using default values.
12:49:25 PM:
12:49:25 PM: ❯ Context
12:49:25 PM: deploy-preview
12:49:25 PM:
12:49:25 PM: ────────────────────────────────────────────────────────────────
12:49:25 PM: 1. Build command from Netlify app
12:49:25 PM: ────────────────────────────────────────────────────────────────
12:49:25 PM:
12:49:25 PM: $ gatsby build
12:49:28 PM: success open and validate gatsby-configs - 0.044s
12:49:29 PM: success load plugins - 1.259s
12:49:29 PM: success onPreInit - 0.045s
12:49:29 PM: success delete html and css files from previous builds - 0.004s
12:49:29 PM: success initialize cache - 0.060s
12:49:29 PM: success copy gatsby files - 0.101s
12:49:29 PM: success onPreBootstrap - 0.022s
12:49:29 PM: success createSchemaCustomization - 0.011s
12:49:30 PM: success Checking for changed pages - 0.000s
12:49:30 PM: success source and transform nodes - 0.361s
12:49:30 PM: success building schema - 0.389s
12:49:30 PM: warning The plugin "gatsby-plugin-i18n" used a reserved field name in the context object when creating a page:
12:49:30 PM: * "path"
12:49:30 PM: {
12:49:30 PM: "path": "/en/blog/01-10-2020-parks-without-bottles/",
12:49:30 PM: "component": "/opt/build/repo/src/templates/post.js",
12:49:30 PM: "context": {
12:49:30 PM: "path": "/en/blog/01-10-2020-parks-without-bottles/",
12:49:30 PM: "slug": "/en/blog/01-10-2020-parks-without-bottles/",
12:49:30 PM: "langKey": "en"
12:49:30 PM: },
12:49:30 PM: "layout": "en"
12:49:30 PM: }
12:49:30 PM: Data in "context" is passed to GraphQL as potential arguments when running the
12:49:30 PM: page query.
12:49:30 PM: When arguments for GraphQL are constructed, the context object is combined with
12:49:30 PM: the page object so *both* page object and context data are available as
12:49:30 PM: arguments. So you don't need to add the page "path" to the context as it's
12:49:30 PM: already available in GraphQL. If a context field duplicates a field already
12:49:30 PM: used by the page object, this can break functionality within Gatsby so must be
12:49:30 PM: avoided.
12:49:30 PM: Please choose another name for the conflicting fields.
12:49:30 PM: The following fields are used by the page object and should be avoided.
12:49:30 PM: * "path"
12:49:30 PM: * "matchPath"
12:49:30 PM: * "component"
12:49:30 PM: * "componentChunkName"
12:49:30 PM: * "pluginCreator___NODE"
12:49:30 PM: * "pluginCreatorId"
12:49:30 PM: success createPages - 0.469s
12:49:30 PM: success Checking for changed pages - 0.000s
12:49:31 PM: success createPagesStatefully - 0.132s
12:49:31 PM: success update schema - 0.034s
12:49:31 PM: success onPreExtractQueries - 0.000s
12:49:31 PM: success extract queries from components - 0.467s
12:49:31 PM: success write out redirect data - 0.001s
12:49:31 PM: success Build manifest and related icons - 0.246s
12:49:31 PM: success onPostBootstrap - 0.247s
12:49:31 PM: info bootstrap finished - 6.722s
12:49:31 PM: success run static queries - 0.055s - 4/4 72.14/s
12:49:32 PM: success run page queries - 0.091s - 57/57 625.67/s
12:49:32 PM: success write out requires - 0.004s
12:49:32 PM: warning Browserslist: caniuse-lite is outdated. Please run:
12:49:32 PM: npx browserslist@latest --update-db
12:49:56 PM: success Building production JavaScript and CSS bundles - 24.821s
12:49:56 PM: success Rewriting compilation hashes - 0.001s
12:50:02 PM: success Building static HTML for pages - 5.695s - 57/57 10.01/s
12:50:02 PM: info Generated public/sw.js, which will precache 7 files, totaling 277151 bytes.
12:50:02 PM: The following pages will be precached:
12:50:02 PM: /offline-plugin-app-shell-fallback/index.html
12:50:02 PM: success onPostBuild - 0.156s
12:50:02 PM: info Done building in 37.816780849 sec
12:50:03 PM:
12:50:03 PM: (build.command completed in 38s)
12:50:03 PM:
12:50:03 PM: ────────────────────────────────────────────────────────────────
12:50:03 PM: 2. Deploy site
12:50:03 PM: ────────────────────────────────────────────────────────────────
12:50:03 PM:
12:50:03 PM: Starting to deploy site from 'public'
12:50:03 PM: Creating deploy tree
12:50:03 PM: Creating deploy upload records
12:50:03 PM: 5 new files to upload
12:50:03 PM: 0 new functions to upload
12:50:03 PM: Site deploy was successfully initiated
12:50:03 PM:
12:50:03 PM: (Deploy site completed in 440ms)
12:50:03 PM:
12:50:03 PM: ────────────────────────────────────────────────────────────────
12:50:03 PM: Netlify Build Complete
12:50:03 PM: ────────────────────────────────────────────────────────────────
12:50:03 PM:
12:50:03 PM: (Netlify Build completed in 38.5s)
12:50:03 PM: Caching artifacts
12:50:03 PM: Started saving node modules
12:50:03 PM: Finished saving node modules
12:50:03 PM: Started saving build plugins
12:50:03 PM: Finished saving build plugins
12:50:03 PM: Started saving yarn cache
12:50:03 PM: Finished saving yarn cache
12:50:03 PM: Started saving pip cache
12:50:03 PM: Finished saving pip cache
12:50:03 PM: Started saving emacs cask dependencies
12:50:03 PM: Finished saving emacs cask dependencies
12:50:03 PM: Started saving maven dependencies
12:50:03 PM: Finished saving maven dependencies
12:50:03 PM: Started saving boot dependencies
12:50:03 PM: Finished saving boot dependencies
12:50:03 PM: Started saving rust rustup cache
12:50:03 PM: Finished saving rust rustup cache
12:50:03 PM: Started saving go dependencies
12:50:03 PM: Finished saving go dependencies
12:50:03 PM: Build script success
12:50:04 PM: Starting post processing
12:50:04 PM: Post processing - HTML
12:50:04 PM: Post processing - header rules
12:50:04 PM: Post processing - redirect rules
12:50:04 PM: Post processing done
12:50:04 PM: Site is live ✨
12:50:35 PM: Finished processing build request in 1m32.0736626s