Skip to main content

Deploy details

Deploy successful for delta-docs

Fixing search result visibility on desktop

PR #34: searchbar_hide@af37496

Deploy summary

  • info

    Built using the Gatsby Runtime

    Netlify auto-detected Gatsby and used the Gatsby Runtime to build and deploy your site. Learn more about deploying with Gatsby on Netlify

  • info

    1 plugin ran successfully

    Select for details.

    • @netlify/plugin-gatsby
  • plugin output

    Essential Gatsby Build Plugin ran successfully

    Stored the Gatsby cache to speed up future builds. 🔥

  • info

    Build time: 1m 37s. Total deploy time: 1m 38s

    Build started at 5:33:02 PM and ended at 5:34:39 PM. Learn more about build minutes

Deploy log

Initializing

Complete
5:33:00 PM: Build ready to start
5:33:02 PM: build-image version: 5b0ab77c5e46895703390c45e86a907d4b78547b (focal)
5:33:02 PM: buildbot version: 5b0ab77c5e46895703390c45e86a907d4b78547b
5:33:02 PM: Fetching cached dependencies
5:33:02 PM: Failed to fetch cache, continuing with build
5:33:02 PM: Starting to prepare the repo for build
5:33:02 PM: No cached dependencies found. Cloning fresh repo
5:33:02 PM: git clone --filter=blob:none https://github.com/delta-io/delta-docs
5:33:02 PM: Preparing Git Reference pull/34/head
5:33:03 PM: Parsing package.json dependencies
5:33:04 PM: Starting build script
5:33:04 PM: Installing dependencies
5:33:04 PM: Python version set to 2.7
5:33:04 PM: Attempting Node.js version '18.12.1' from .node-version
5:33:04 PM: Downloading and installing node v18.12.1...
5:33:05 PM: Computing checksum with sha256sum
5:33:05 PM: Checksums matched!
5:33:07 PM: Now using node v18.12.1 (npm v8.19.2)
5:33:07 PM: Enabling Node.js Corepack
5:33:07 PM: Started restoring cached build plugins
5:33:07 PM: Finished restoring cached build plugins
5:33:07 PM: Attempting Ruby version 2.7.2, read from environment
5:33:08 PM: Using Ruby version 2.7.2
5:33:08 PM: Using PHP version 8.0
5:33:08 PM: Started restoring cached corepack dependencies
5:33:08 PM: Finished restoring cached corepack dependencies
5:33:08 PM: No npm workspaces detected
5:33:08 PM: Started restoring cached node modules
5:33:08 PM: Finished restoring cached node modules
5:33:08 PM: Installing npm packages using npm version 8.19.2
5:33:09 PM: npm WARN ERESOLVE overriding peer dependency
5:33:09 PM: npm WARN While resolving: express-graphql@0.12.0
5:33:09 PM: npm WARN Found: graphql@16.6.0
5:33:09 PM: npm WARN node_modules/graphql
5:33:09 PM: npm WARN peer graphql@"*" from @ardatan/relay-compiler@12.0.0
5:33:09 PM: npm WARN node_modules/@ardatan/relay-compiler
5:33:09 PM: npm WARN @ardatan/relay-compiler@"12.0.0" from @graphql-tools/relay-operation-optimizer@6.5.12
5:33:09 PM: npm WARN node_modules/@graphql-tools/relay-operation-optimizer
5:33:09 PM: npm WARN 22 more (@graphql-codegen/add, @graphql-codegen/core, ...)
5:33:09 PM: npm WARN
5:33:09 PM: npm WARN Could not resolve dependency:
5:33:09 PM: npm WARN peer graphql@"^14.7.0 || ^15.3.0" from express-graphql@0.12.0
5:33:09 PM: npm WARN node_modules/express-graphql
5:33:09 PM: npm WARN express-graphql@"^0.12.0" from gatsby@5.0.1
5:33:09 PM: npm WARN node_modules/gatsby
5:33:09 PM: npm WARN
5:33:09 PM: npm WARN Conflicting peer dependency: graphql@15.8.0
5:33:09 PM: npm WARN node_modules/graphql
5:33:09 PM: npm WARN peer graphql@"^14.7.0 || ^15.3.0" from express-graphql@0.12.0
5:33:09 PM: npm WARN node_modules/express-graphql
5:33:09 PM: npm WARN express-graphql@"^0.12.0" from gatsby@5.0.1
5:33:09 PM: npm WARN node_modules/gatsby
5:33:10 PM: npm WARN ERESOLVE overriding peer dependency
5:33:10 PM: npm WARN While resolving: react-server-dom-webpack@0.0.0-experimental-c8b778b7f-20220825
5:33:10 PM: npm WARN Found: react@18.2.0
5:33:10 PM: npm WARN node_modules/react
5:33:10 PM: npm WARN react@"18.2.0" from the root project
5:33:10 PM: npm WARN 23 more (@gatsbyjs/reach-router, @mdx-js/react, ...)
5:33:10 PM: npm WARN
5:33:10 PM: npm WARN Could not resolve dependency:
5:33:10 PM: npm WARN peer react@"0.0.0-experimental-c8b778b7f-20220825" from react-server-dom-webpack@0.0.0-experimental-c8b778b7f-20220825
5:33:10 PM: npm WARN node_modules/react-server-dom-webpack
5:33:10 PM: npm WARN react-server-dom-webpack@"0.0.0-experimental-c8b778b7f-20220825" from gatsby@5.0.1
5:33:10 PM: npm WARN node_modules/gatsby
5:33:10 PM: npm WARN
5:33:10 PM: npm WARN Conflicting peer dependency: react@0.0.0-experimental-c8b778b7f-20220825
5:33:10 PM: npm WARN node_modules/react
5:33:10 PM: npm WARN peer react@"0.0.0-experimental-c8b778b7f-20220825" from react-server-dom-webpack@0.0.0-experimental-c8b778b7f-20220825
5:33:10 PM: npm WARN node_modules/react-server-dom-webpack
5:33:10 PM: npm WARN react-server-dom-webpack@"0.0.0-experimental-c8b778b7f-20220825" from gatsby@5.0.1
5:33:10 PM: npm WARN node_modules/gatsby
5:33:14 PM: npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
5:33:17 PM: npm WARN deprecated async-cache@1.1.0: No longer maintained. Use [lru-cache](http://npm.im/lru-cache) version 7.6 or higher, and provide an asynchronous `fetchMethod` option.
5:33:17 PM: npm WARN deprecated babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
5:33:34 PM: > delta-docs@1.0.0 prepare
5:33:34 PM: > husky install
5:33:34 PM: husky - Git hooks installed
5:33:34 PM: added 1803 packages, and audited 1804 packages in 26s
5:33:34 PM: 386 packages are looking for funding
5:33:34 PM: run `npm fund` for details
5:33:34 PM: 8 vulnerabilities (1 low, 4 moderate, 3 high)
5:33:34 PM: To address issues that do not require attention, run:
5:33:34 PM: npm audit fix
5:33:34 PM: To address all issues, run:
5:33:34 PM: npm audit fix --force
5:33:34 PM: Run `npm audit` for details.
5:33:34 PM: npm packages installed
5:33:34 PM: Started restoring cached go cache
5:33:34 PM: Finished restoring cached go cache
5:33:34 PM: Installing Go version 1.17 (requested 1.17)
5:33:39 PM: go version go1.17 linux/amd64
5:33:40 PM: Detected 1 framework(s)
5:33:40 PM: "gatsby" at version "5.0.1"
5:33:40 PM: Installing missing commands
5:33:40 PM: Verify run directory
5:33:40 PM: Section completed: initializing

Building

Complete
5:33:41 PM: Netlify Build
5:33:41 PM: ────────────────────────────────────────────────────────────────
5:33:41 PM:
5:33:41 PM: ❯ Version
5:33:41 PM: @netlify/build 29.5.7
5:33:41 PM:
5:33:41 PM: ❯ Flags
5:33:41 PM: baseRelDir: true
5:33:41 PM: buildId: 63efba4ce7d8d30008f387f8
5:33:41 PM: deployId: 63efba4ce7d8d30008f387fa
5:33:41 PM:
5:33:41 PM: ❯ Current directory
5:33:41 PM: /opt/build/repo
5:33:41 PM:
5:33:41 PM: ❯ Config file
5:33:41 PM: /opt/build/repo/netlify.toml
5:33:41 PM:
5:33:41 PM: ❯ Context
5:33:41 PM: deploy-preview
5:33:41 PM:
5:33:41 PM: ❯ Installing plugins
5:33:41 PM: - @netlify/plugin-gatsby@3.5.1
5:33:49 PM:
5:33:49 PM: ❯ Loading plugins
5:33:49 PM: - @netlify/plugin-gatsby@3.5.1 from netlify.toml
5:33:51 PM:
5:33:51 PM: 1. @netlify/plugin-gatsby (onPreBuild event)
5:33:51 PM: ────────────────────────────────────────────────────────────────
5:33:51 PM: ​
5:33:51 PM: No Gatsby cache found. Building fresh.
5:33:51 PM: Please install `gatsby-plugin-netlify` and enable it in your gatsby-config.js. https://www.gatsbyjs.com/plugins/gatsby-plugin-netlify/
5:33:51 PM: ​
5:33:51 PM: (@netlify/plugin-gatsby onPreBuild completed in 22ms)
5:33:51 PM:
5:33:51 PM: 2. Build command from Netlify app
5:33:51 PM: ────────────────────────────────────────────────────────────────
5:33:51 PM: ​
5:33:51 PM: $ npm run build
5:33:51 PM: > delta-docs@1.0.0 build
5:33:51 PM: > gatsby build
5:33:53 PM: success compile gatsby files - 0.599s
5:33:53 PM: success load gatsby config - 0.041s
5:33:53 PM: success load plugins - 0.464s
5:33:53 PM: success onPreInit - 0.004s
5:33:54 PM: success initialize cache - 0.053s
5:33:54 PM: success copy gatsby files - 0.078s
5:33:54 PM: success Compiling Gatsby Functions - 0.152s
5:33:54 PM: success onPreBootstrap - 0.159s
5:33:54 PM: success createSchemaCustomization - 0.009s
5:33:54 PM: success Checking for changed pages - 0.000s
5:33:54 PM: success source and transform nodes - 0.414s
5:33:55 PM: info Writing GraphQL type definitions to /opt/build/repo/.cache/schema.gql
5:33:55 PM: success building schema - 0.671s
5:34:00 PM: success createPages - 5.430s
5:34:01 PM: success createPagesStatefully - 0.297s
5:34:01 PM: info Total nodes: 120, SitePage nodes: 26 (use --verbose for breakdown)
5:34:01 PM: success Checking for changed pages - 0.000s
5:34:01 PM: success onPreExtractQueries - 0.000s
5:34:04 PM: success extract queries from components - 2.748s
5:34:04 PM: success write out redirect data - 0.002s
5:34:04 PM: success Build manifest and related icons - 0.202s
5:34:04 PM: success onPostBootstrap - 0.204s
5:34:04 PM: info bootstrap finished - 12.767s
5:34:04 PM: success write out requires - 0.002s
5:34:13 PM: success Building production JavaScript and CSS bundles - 9.278s
5:34:24 PM: success Building HTML renderer - 10.891s
5:34:24 PM: success Execute page configs - 0.066s
5:34:24 PM: success Caching Webpack compilations - 0.000s
5:34:24 PM: success run queries in workers - 0.025s - 28/28 1138.50/s
5:34:24 PM: success Merge worker state - 0.002s
5:34:24 PM: success Rewriting compilation hashes - 0.000s
5:34:24 PM: success Writing page-data.json and slice-data.json files to public directory - 0.005s - 26/26 5695.28/s
5:34:30 PM: success Building static HTML for pages - 4.083s - 26/26 6.37/s
5:34:30 PM: info There are no new or changed slice html files to build.
5:34:30 PM: success stiching slices - 0.073s
5:34:30 PM: success onPostBuild - 0.016s
5:34:30 PM:
5:34:30 PM: Pages
5:34:30 PM: ┌ src/pages/404.jsx
5:34:30 PM: │ ├ /404/
5:34:30 PM: │ └ /404.html
5:34:30 PM: ├ src/pages/index.mdx
5:34:30 PM: │ └ /
5:34:30 PM: ├ src/pages/latest/best-practices.mdx
5:34:30 PM: │ └ /latest/best-practices/
5:34:30 PM: ├ src/pages/latest/concurrency-control.mdx
5:34:30 PM: │ └ /latest/concurrency-control/
5:34:30 PM: ├ src/pages/latest/delta-apidoc.mdx
5:34:30 PM: │ └ /latest/delta-apidoc/
5:34:30 PM: ├ src/pages/latest/delta-batch.mdx
5:34:30 PM: │ └ /latest/delta-batch/
5:34:30 PM: ├ src/pages/latest/delta-change-data-feed.mdx
5:34:30 PM: │ └ /latest/delta-change-data-feed/
5:34:30 PM: ├ src/pages/latest/delta-column-mapping.mdx
5:34:30 PM: │ └ /latest/delta-column-mapping/
5:34:30 PM: ├ src/pages/latest/delta-constraints.mdx
5:34:30 PM: │ └ /latest/delta-constraints/
5:34:30 PM: ├ src/pages/latest/delta-faq.mdx
5:34:30 PM: │ └ /latest/delta-faq/
5:34:30 PM: ├ src/pages/latest/delta-intro.mdx
5:34:30 PM: │ └ /latest/delta-intro/
5:34:30 PM: ├ src/pages/latest/delta-resources.mdx
5:34:30 PM: │ └ /latest/delta-resources/
5:34:30 PM: ├ src/pages/latest/delta-storage.mdx
5:34:30 PM: │ └ /latest/delta-storage/
5:34:30 PM: ├ src/pages/latest/delta-streaming.mdx
5:34:30 PM: │ └ /latest/delta-streaming/
5:34:30 PM: ├ src/pages/latest/delta-update.mdx
5:34:30 PM: │ └ /latest/delta-update/
5:34:30 PM: ├ src/pages/latest/delta-utility.mdx
5:34:30 PM: │ └ /latest/delta-utility/
5:34:30 PM: ├ src/pages/latest/getting-started.mdx
5:34:30 PM: │ └ /latest/getting-started/
5:34:30 PM: ├ src/pages/latest/index.mdx
5:34:30 PM: │ └ /latest/
5:34:30 PM: ├ src/pages/latest/integrations.mdx
5:34:30 PM: │ └ /latest/integrations/
5:34:30 PM: ├ src/pages/latest/optimizations-oss.mdx
5:34:30 PM: │ └ /latest/optimizations-oss/
5:34:30 PM: ├ src/pages/latest/porting.mdx
5:34:30 PM: │ └ /latest/porting/
5:34:30 PM: ├ src/pages/latest/quick-start.mdx
5:34:30 PM: │ └ /latest/quick-start/
5:34:30 PM: ├ src/pages/latest/releases.mdx
5:34:30 PM: │ └ /latest/releases/
5:34:30 PM: ├ src/pages/latest/table-properties.mdx
5:34:30 PM: │ └ /latest/table-properties/
5:34:30 PM: └ src/pages/latest/versioning.mdx
5:34:30 PM: └ /latest/versioning/
5:34:30 PM: ╭────────────────────────────────────────────────────────────────────╮
5:34:30 PM: │ │
5:34:30 PM: │ (SSG) Generated at build time │
5:34:30 PM: │ D (DSG) Deferred static generation - page generated at runtime │
5:34:30 PM: │ ∞ (SSR) Server-side renders at runtime (uses getServerData) │
5:34:30 PM: │ λ (Function) Gatsby function │
5:34:30 PM: │ │
5:34:30 PM: ╰────────────────────────────────────────────────────────────────────╯
5:34:30 PM: info Done building in 39.238833098 sec
5:34:30 PM: ​
5:34:30 PM: (build.command completed in 39.5s)
5:34:30 PM:
5:34:30 PM: 3. @netlify/plugin-gatsby (onBuild event)
5:34:30 PM: ────────────────────────────────────────────────────────────────
5:34:30 PM: ​
5:34:30 PM: Enabling Gatsby API/SSR/DSG support
5:34:30 PM: Copying native binaries for linux-x64 abi83
5:34:30 PM: Skipping /opt/build/repo/node_modules/@lmdb/lmdb-linux-x64/node.abi83.node
5:34:30 PM: Copying /opt/build/repo/node_modules/@lmdb/lmdb-linux-x64/node.abi83.glibc.node to /opt/build/repo/.cache/query-engine/assets/linux-x64/node.abi83.glibc.node
5:34:30 PM: ​
5:34:30 PM: (@netlify/plugin-gatsby onBuild completed in 29ms)
5:34:30 PM:
5:34:30 PM: 4. Functions bundling
5:34:30 PM: ────────────────────────────────────────────────────────────────
5:34:30 PM: ​
5:34:30 PM: Packaging Functions from .netlify/functions-internal directory:
5:34:30 PM: - __api/__api.js
5:34:30 PM: - __dsg/__dsg.js
5:34:30 PM: - __ssr/__ssr.js
5:34:30 PM: ​
5:34:31 PM: ​
5:34:31 PM: (Functions bundling completed in 849ms)
5:34:31 PM:
5:34:31 PM: 5. @netlify/plugin-gatsby (onPostBuild event)
5:34:31 PM: ────────────────────────────────────────────────────────────────
5:34:31 PM: ​
5:34:32 PM: Enabling Gatsby API/SSR/DSG support
5:34:32 PM: ​
5:34:32 PM: (@netlify/plugin-gatsby onPostBuild completed in 420ms)
5:34:32 PM:
5:34:41 PM: (Netlify Build completed in 1m)
5:34:45 PM: Section completed: building
5:34:48 PM: Finished processing build request in 1m46.437s

Deploying

Complete
5:34:32 PM: 6. Deploy site
5:34:32 PM: ────────────────────────────────────────────────────────────────
5:34:32 PM: ​
5:34:32 PM: Starting to deploy site from 'public'
5:34:32 PM: Calculating files to upload
5:34:32 PM: 3 new files to upload
5:34:32 PM: 2 new functions to upload
5:34:39 PM: Section completed: deploying
5:34:41 PM: Finished waiting for live deploy in 2.066s
5:34:41 PM: Site deploy was successfully initiated
5:34:41 PM: ​
5:34:41 PM: (Deploy site completed in 9.3s)
5:34:41 PM:
5:34:41 PM: 7. @netlify/plugin-gatsby (onSuccess event)
5:34:41 PM: ────────────────────────────────────────────────────────────────
5:34:41 PM: ​
5:34:41 PM: ​
5:34:41 PM: (@netlify/plugin-gatsby onSuccess completed in 3ms)

Cleanup

Complete
5:34:41 PM: Netlify Build Complete
5:34:41 PM: ────────────────────────────────────────────────────────────────
5:34:41 PM: ​
5:34:41 PM: Caching artifacts
5:34:41 PM: Started saving node modules
5:34:41 PM: Finished saving node modules
5:34:41 PM: Started saving build plugins
5:34:41 PM: Finished saving build plugins
5:34:41 PM: Started saving corepack cache
5:34:41 PM: Finished saving corepack cache
5:34:41 PM: Started saving pip cache
5:34:41 PM: Finished saving pip cache
5:34:41 PM: Started saving emacs cask dependencies
5:34:41 PM: Finished saving emacs cask dependencies
5:34:41 PM: Started saving maven dependencies
5:34:41 PM: Finished saving maven dependencies
5:34:41 PM: Started saving boot dependencies
5:34:41 PM: Finished saving boot dependencies
5:34:41 PM: Started saving rust rustup cache
5:34:41 PM: Finished saving rust rustup cache
5:34:41 PM: Started saving go dependencies
5:34:41 PM: Finished saving go dependencies
5:34:45 PM: Build script success
5:34:46 PM: Uploading Cache of size 248.9MB
5:34:48 PM: Section completed: cleanup

Post-processing

Complete
5:34:39 PM: Starting post processing
5:34:39 PM: Post processing - HTML
5:34:39 PM: Post processing - header rules
5:34:40 PM: Post processing - redirect rules
5:34:40 PM: Post processing done
5:34:40 PM: Section completed: postprocessing
5:34:41 PM: Site is live ✨