Deploy details
Deploy log
8:23:28 PM: Build ready to start
8:23:30 PM: build-image version: d84c79427e8f83c1ba17bcdd7b3fe38059376b68
8:23:30 PM: build-image tag: v3.6.1
8:23:30 PM: buildbot version: 44655717ddf0e7bd7f856f5b1154254de54b1d80
8:23:30 PM: Fetching cached dependencies
8:23:30 PM: Starting to download cache of 186.5MB
8:23:31 PM: Finished downloading cache in 845.370918ms
8:23:31 PM: Starting to extract cache
8:23:37 PM: Finished extracting cache in 6.592332596s
8:23:37 PM: Finished fetching cache in 7.470900978s
8:23:37 PM: Starting to prepare the repo for build
8:23:38 PM: Preparing Git Reference pull/30/head
8:23:39 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'public' versus 'public/' in the Netlify UI
8:23:39 PM: Starting build script
8:23:39 PM: Installing dependencies
8:23:39 PM: Python version set to 2.7
8:23:40 PM: Started restoring cached node version
8:23:42 PM: Finished restoring cached node version
8:23:43 PM: v12.18.0 is already installed.
8:23:43 PM: Now using node v12.18.0 (npm v6.14.4)
8:23:43 PM: Started restoring cached build plugins
8:23:43 PM: Finished restoring cached build plugins
8:23:43 PM: Attempting ruby version 2.7.1, read from environment
8:23:44 PM: Using ruby version 2.7.1
8:23:45 PM: Using PHP version 5.6
8:23:45 PM: Started restoring cached node modules
8:23:45 PM: Finished restoring cached node modules
8:23:45 PM: Started restoring cached yarn cache
8:23:45 PM: Finished restoring cached yarn cache
8:23:45 PM: Installing NPM modules using Yarn version 1.22.4
8:23:46 PM: yarn install v1.22.4
8:23:46 PM: [1/4] Resolving packages...
8:23:46 PM: success Already up-to-date.
8:23:46 PM: Done in 0.90s.
8:23:46 PM: NPM modules installed using Yarn
8:23:47 PM: Started restoring cached go cache
8:23:47 PM: Finished restoring cached go cache
8:23:47 PM: go version go1.14.4 linux/amd64
8:23:47 PM: go version go1.14.4 linux/amd64
8:23:47 PM: Installing missing commands
8:23:47 PM: Verify run directory
8:23:48 PM:
8:23:48 PM: ────────────────────────────────────────────────────────────────
8:23:48 PM: Netlify Build
8:23:48 PM: ────────────────────────────────────────────────────────────────
8:23:48 PM:
8:23:48 PM: ❯ Version
8:23:48 PM: @netlify/build 8.3.0
8:23:48 PM:
8:23:48 PM: ❯ Flags
8:23:48 PM: deployId: 601711c05f012800089e4445
8:23:48 PM: mode: buildbot
8:23:48 PM:
8:23:48 PM: ❯ Current directory
8:23:48 PM: /opt/build/repo
8:23:48 PM:
8:23:48 PM: ❯ Config file
8:23:48 PM: No config file was defined: using default values.
8:23:48 PM:
8:23:48 PM: ❯ Context
8:23:48 PM: deploy-preview
8:23:48 PM:
8:23:48 PM: ────────────────────────────────────────────────────────────────
8:23:48 PM: 1. Build command from Netlify app
8:23:48 PM: ────────────────────────────────────────────────────────────────
8:23:48 PM:
8:23:48 PM: $ gatsby build
8:23:51 PM: success open and validate gatsby-configs - 0.037s
8:23:52 PM: success load plugins - 1.125s
8:23:52 PM: success onPreInit - 0.036s
8:23:52 PM: success delete html and css files from previous builds - 0.003s
8:23:52 PM: success initialize cache - 0.006s
8:23:52 PM: success copy gatsby files - 0.047s
8:23:52 PM: success onPreBootstrap - 0.013s
8:23:52 PM: success createSchemaCustomization - 0.021s
8:23:52 PM: success Checking for changed pages - 0.000s
8:23:52 PM: success source and transform nodes - 0.276s
8:23:53 PM: success building schema - 0.357s
8:23:53 PM: warning The plugin "gatsby-plugin-i18n" used a reserved field name in the context object when creating a page:
8:23:53 PM: * "path"
8:23:53 PM: {
8:23:53 PM: "path": "/en/blog/01-10-2020-parks-without-bottles/",
8:23:53 PM: "component": "/opt/build/repo/src/templates/post.js",
8:23:53 PM: "context": {
8:23:53 PM: "path": "/en/blog/01-10-2020-parks-without-bottles/",
8:23:53 PM: "slug": "/en/blog/01-10-2020-parks-without-bottles/",
8:23:53 PM: "langKey": "en"
8:23:53 PM: },
8:23:53 PM: "layout": "en"
8:23:53 PM: }
8:23:53 PM: Data in "context" is passed to GraphQL as potential arguments when running the
8:23:53 PM: page query.
8:23:53 PM: When arguments for GraphQL are constructed, the context object is combined with
8:23:53 PM: the page object so *both* page object and context data are available as
8:23:53 PM: arguments. So you don't need to add the page "path" to the context as it's
8:23:53 PM: already available in GraphQL. If a context field duplicates a field already
8:23:53 PM: used by the page object, this can break functionality within Gatsby so must be
8:23:53 PM: avoided.
8:23:53 PM: Please choose another name for the conflicting fields.
8:23:53 PM: The following fields are used by the page object and should be avoided.
8:23:53 PM: * "path"
8:23:53 PM: * "matchPath"
8:23:53 PM: * "component"
8:23:53 PM: * "componentChunkName"
8:23:53 PM: * "pluginCreator___NODE"
8:23:53 PM: * "pluginCreatorId"
8:23:53 PM: success createPages - 0.462s
8:23:53 PM: success Checking for changed pages - 0.000s
8:23:53 PM: success createPagesStatefully - 0.120s
8:23:53 PM: success update schema - 0.033s
8:23:53 PM: success onPreExtractQueries - 0.001s
8:23:54 PM: success extract queries from components - 0.380s
8:23:54 PM: success write out redirect data - 0.001s
8:23:54 PM: success Build manifest and related icons - 0.213s
8:23:54 PM: success onPostBootstrap - 0.214s
8:23:54 PM: info bootstrap finished - 5.717s
8:23:54 PM: success run static queries - 0.047s - 4/4 86.01/s
8:23:54 PM: success run page queries - 0.081s - 53/53 652.18/s
8:23:54 PM: success write out requires - 0.004s
8:23:54 PM: warning Browserslist: caniuse-lite is outdated. Please run:
8:23:54 PM: npx browserslist@latest --update-db
8:24:16 PM: success Building production JavaScript and CSS bundles - 22.406s
8:24:17 PM: success Rewriting compilation hashes - 0.001s
8:24:22 PM: success Building static HTML for pages - 5.100s - 53/53 10.39/s
8:24:22 PM: info Generated public/sw.js, which will precache 7 files, totaling 277151 bytes.
8:24:22 PM: The following pages will be precached:
8:24:22 PM: /offline-plugin-app-shell-fallback/index.html
8:24:22 PM: success onPostBuild - 0.080s
8:24:22 PM: info Done building in 33.717336376 sec
8:24:22 PM:
8:24:22 PM: (build.command completed in 33.9s)
8:24:22 PM:
8:24:22 PM: ────────────────────────────────────────────────────────────────
8:24:22 PM: 2. Deploy site
8:24:22 PM: ────────────────────────────────────────────────────────────────
8:24:22 PM:
8:24:22 PM: Starting to deploy site from 'public'
8:24:22 PM: Creating deploy tree
8:24:22 PM: Creating deploy upload records
8:24:22 PM: 9 new files to upload
8:24:22 PM: 0 new functions to upload
8:24:23 PM: Site deploy was successfully initiated
8:24:23 PM:
8:24:23 PM: (Deploy site completed in 560ms)
8:24:23 PM:
8:24:23 PM: ────────────────────────────────────────────────────────────────
8:24:23 PM: Netlify Build Complete
8:24:23 PM: ────────────────────────────────────────────────────────────────
8:24:23 PM:
8:24:23 PM: (Netlify Build completed in 34.5s)
8:24:23 PM: Caching artifacts
8:24:23 PM: Started saving node modules
8:24:23 PM: Finished saving node modules
8:24:23 PM: Started saving build plugins
8:24:23 PM: Finished saving build plugins
8:24:23 PM: Started saving yarn cache
8:24:23 PM: Finished saving yarn cache
8:24:23 PM: Started saving pip cache
8:24:23 PM: Finished saving pip cache
8:24:23 PM: Started saving emacs cask dependencies
8:24:23 PM: Finished saving emacs cask dependencies
8:24:23 PM: Started saving maven dependencies
8:24:23 PM: Finished saving maven dependencies
8:24:23 PM: Started saving boot dependencies
8:24:23 PM: Finished saving boot dependencies
8:24:23 PM: Started saving rust rustup cache
8:24:23 PM: Finished saving rust rustup cache
8:24:23 PM: Started saving go dependencies
8:24:23 PM: Finished saving go dependencies
8:24:23 PM: Build script success
8:24:23 PM: Starting post processing
8:24:23 PM: Post processing - HTML
8:24:24 PM: Post processing - header rules
8:24:24 PM: Post processing - redirect rules
8:24:24 PM: Post processing done
8:24:24 PM: Site is live ✨
8:24:52 PM: Finished processing build request in 1m22.469398417s