Deploy details
Deploy log
9:17:00 AM: Build ready to start
9:17:03 AM: build-image version: c6001ed68662a13e5deb24abec2b46058c58248a
9:17:03 AM: build-image tag: v3.9.0
9:17:03 AM: buildbot version: bfa1ece451875e5fe124c5b0a59bb85e0abb8d50
9:17:03 AM: Fetching cached dependencies
9:17:03 AM: Starting to download cache of 174.1MB
9:17:06 AM: Finished downloading cache in 2.782734022s
9:17:06 AM: Starting to extract cache
9:17:13 AM: Finished extracting cache in 7.604433194s
9:17:13 AM: Finished fetching cache in 10.461933689s
9:17:13 AM: Starting to prepare the repo for build
9:17:14 AM: Preparing Git Reference pull/20/head
9:17:14 AM: Parsing package.json dependencies
9:17:15 AM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'public' versus 'public/' in the Netlify UI
9:17:15 AM: Starting build script
9:17:15 AM: Installing dependencies
9:17:15 AM: Python version set to 2.7
9:17:16 AM: Started restoring cached node version
9:17:18 AM: Finished restoring cached node version
9:17:19 AM: v12.18.0 is already installed.
9:17:19 AM: Now using node v12.18.0 (npm v6.14.4)
9:17:19 AM: Started restoring cached build plugins
9:17:19 AM: Finished restoring cached build plugins
9:17:20 AM: Attempting ruby version 2.7.1, read from environment
9:17:20 AM: Started restoring cached ruby version
9:17:20 AM: Finished restoring cached ruby version
9:17:22 AM: Using ruby version 2.7.1
9:17:23 AM: Using PHP version 5.6
9:17:23 AM: Started restoring cached node modules
9:17:23 AM: Finished restoring cached node modules
9:17:23 AM: Started restoring cached go cache
9:17:23 AM: Finished restoring cached go cache
9:17:23 AM: go version go1.14.4 linux/amd64
9:17:23 AM: go version go1.14.4 linux/amd64
9:17:23 AM: Installing missing commands
9:17:23 AM: Verify run directory
9:17:24 AM:
9:17:24 AM: ────────────────────────────────────────────────────────────────
9:17:24 AM: Netlify Build
9:17:24 AM: ────────────────────────────────────────────────────────────────
9:17:24 AM:
9:17:24 AM: ❯ Version
9:17:24 AM: @netlify/build 18.8.0
9:17:24 AM:
9:17:24 AM: ❯ Flags
9:17:24 AM: baseRelDir: true
9:17:24 AM: buildId: 613b228c494cd30007bd10aa
9:17:24 AM: deployId: 613b228c494cd30007bd10ac
9:17:24 AM:
9:17:24 AM: ❯ Current directory
9:17:24 AM: /opt/build/repo
9:17:24 AM:
9:17:24 AM: ❯ Config file
9:17:24 AM: No config file was defined: using default values.
9:17:24 AM:
9:17:24 AM: ❯ Context
9:17:24 AM: deploy-preview
9:17:24 AM:
9:17:24 AM: ────────────────────────────────────────────────────────────────
9:17:24 AM: 1. Build command from Netlify app
9:17:24 AM: ────────────────────────────────────────────────────────────────
9:17:24 AM:
9:17:24 AM: $ npm run build
9:17:25 AM: > blog-frame@1.0.0 build /opt/build/repo
9:17:25 AM: > npm run update-posts && gatsby build
9:17:25 AM: > blog-frame@1.0.0 update-posts /opt/build/repo
9:17:25 AM: > git submodule update --remote
9:17:25 AM: Submodule path 'blog-posts': checked out '7850d23ba36cb3be9b5ae145f511d390298b9dbb'
9:17:28 AM: success open and validate gatsby-configs - 0.040s
9:17:29 AM: warning Plugin gatsby-plugin-typography is not compatible with your gatsby version 2.32.12 - It requires gatsby@^3.0.0-next.0
9:17:29 AM: warning Plugin gatsby-plugin-react-helmet is not compatible with your gatsby version 2.32.12 - It requires gatsby@^3.0.0-next.0
9:17:29 AM: success load plugins - 0.558s
9:17:29 AM: success onPreInit - 0.117s
9:17:29 AM: success delete html and css files from previous builds - 0.004s
9:17:29 AM: success initialize cache - 0.006s
9:17:29 AM: success copy gatsby files - 0.051s
9:17:29 AM: success onPreBootstrap - 0.019s
9:17:29 AM: success createSchemaCustomization - 0.031s
9:17:29 AM: success Checking for changed pages - 0.000s
9:17:29 AM: success source and transform nodes - 0.190s
9:17:30 AM: warning There are conflicting field types in your data.
9:17:30 AM: If you have explicitly defined a type for those fields, you can safely ignore this warning message.
9:17:30 AM: Otherwise, Gatsby will omit those fields from the GraphQL schema.
9:17:30 AM: If you know all field types in advance, the best strategy is to explicitly define them with the `createTypes` action, and skip inference with the `@dontInfer` directive.
9:17:30 AM: See https://www.gatsbyjs.org/docs/actions/#createTypes
9:17:30 AM: MarkdownRemark.frontmatter.multilingual:
9:17:30 AM: - type: boolean
9:17:30 AM: value: false
9:17:30 AM: - type: string
9:17:30 AM: value: 'flase'
9:17:30 AM: success building schema - 0.354s
9:17:30 AM: info Total nodes: 114, SitePage nodes: 29 (use --verbose for breakdown)
9:17:30 AM: success createPages - 0.111s
9:17:30 AM: success Checking for changed pages - 0.000s
9:17:30 AM: success createPagesStatefully - 0.060s
9:17:30 AM: success update schema - 0.037s
9:17:30 AM: success onPreExtractQueries - 0.001s
9:17:30 AM: success extract queries from components - 0.151s
9:17:30 AM: success write out redirect data - 0.001s
9:17:30 AM: success onPostBootstrap - 0.000s
9:17:30 AM: info bootstrap finished - 4.877s
9:17:30 AM: warning code block or inline code language not specified in markdown. applying generic code block
9:17:31 AM: success run page queries - 0.834s - 31/31 37.17/s
9:17:31 AM: success write out requires - 0.006s
9:17:57 AM: success Building production JavaScript and CSS bundles - 25.854s
9:17:57 AM: success Rewriting compilation hashes - 0.002s
9:18:00 AM: success Building HTML renderer - 2.936s
9:18:01 AM: success Building static HTML for pages - 0.407s - 31/31 76.19/s
9:18:01 AM: success onPostBuild - 0.001s
9:18:01 AM: info Done building in 35.220149729 sec
9:18:01 AM:
9:18:01 AM: (build.command completed in 36.4s)
9:18:01 AM:
9:18:01 AM: ────────────────────────────────────────────────────────────────
9:18:01 AM: 2. Deploy site
9:18:01 AM: ────────────────────────────────────────────────────────────────
9:18:01 AM:
9:18:01 AM: Starting to deploy site from 'public'
9:18:01 AM: Creating deploy tree
9:18:01 AM: Creating deploy upload records
9:18:01 AM: 38 new files to upload
9:18:01 AM: 0 new functions to upload
9:18:02 AM: Site deploy was successfully initiated
9:18:02 AM:
9:18:02 AM: (Deploy site completed in 1.4s)
9:18:02 AM:
9:18:02 AM: ────────────────────────────────────────────────────────────────
9:18:02 AM: Netlify Build Complete
9:18:02 AM: ────────────────────────────────────────────────────────────────
9:18:02 AM:
9:18:02 AM: (Netlify Build completed in 37.9s)
9:18:03 AM: Caching artifacts
9:18:03 AM: Started saving node modules
9:18:03 AM: Finished saving node modules
9:18:03 AM: Started saving build plugins
9:18:03 AM: Finished saving build plugins
9:18:03 AM: Started saving pip cache
9:18:03 AM: Finished saving pip cache
9:18:03 AM: Started saving emacs cask dependencies
9:18:03 AM: Finished saving emacs cask dependencies
9:18:03 AM: Started saving maven dependencies
9:18:03 AM: Finished saving maven dependencies
9:18:03 AM: Started saving boot dependencies
9:18:03 AM: Finished saving boot dependencies
9:18:03 AM: Started saving rust rustup cache
9:18:03 AM: Finished saving rust rustup cache
9:18:03 AM: Started saving go dependencies
9:18:03 AM: Finished saving go dependencies
9:18:03 AM: Build script success
9:18:03 AM: Starting post processing
9:18:03 AM: Post processing - HTML
9:18:05 AM: Post processing - header rules
9:18:05 AM: Post processing - redirect rules
9:18:05 AM: Post processing done
9:18:06 AM: Site is live ✨
9:18:33 AM: Finished processing build request in 1m30.524087707s