Deploy details
Deploy successful for codingtrain
Showcase Submission for challenges/184-elastic-collisionsPR #1840: showcase-youna-talebi-moghaddam-1742667628@f843db9
Deploy summary
Built using the Gatsby Runtime
1 plugin ran successfully
Essential Gatsby Build Plugin ran successfully
Build time: 7m 33s. Total deploy time: 7m 36s
Deploy log
Initializing
Complete
Initializing
Complete
6:20:31 PM: Build ready to start
6:20:45 PM: build-image version: 59029cc38debec12b365d8cde2431251b878d6bf (focal)
6:20:45 PM: buildbot version: 7247145a56b36a0319fe3c98407f85b1c4c84911
6:20:45 PM: Fetching cached dependencies
6:20:45 PM: Failed to fetch cache, continuing with build
6:20:45 PM: Starting to prepare the repo for build
6:20:45 PM: No cached dependencies found. Cloning fresh repo
6:20:45 PM: git clone --filter=blob:none https://github.com/CodingTrain/thecodingtrain.com
6:20:46 PM: Preparing Git Reference pull/1840/head
6:20:53 PM: Custom functions path detected. Proceeding with the specified path: 'netlify/functions'
6:20:53 PM: Custom edge functions path detected. Proceeding with the specified path: 'netlify/edge-functions'
6:20:53 PM: Custom build command detected. Proceeding with the specified command: 'npm run build-ci'
6:20:53 PM: Custom ignore command detected. Proceeding with the specified command: 'git diff --quiet HEAD^ HEAD ':(exclude)README.md' ':(exclude).all-contributorsrc' '
6:20:53 PM: manpath: warning: $PATH not set
6:20:54 PM: Starting to install dependencies
6:20:54 PM: mise python@3.13.2 install
6:20:54 PM: mise python@3.13.2 download cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
6:20:55 PM: mise python@3.13.2 extract cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
6:20:55 PM: mise python@3.13.2 python --version
6:20:55 PM: mise python@3.13.2 Python 3.13.2
6:20:55 PM: mise python@3.13.2 ✓ installed
6:20:55 PM: Python version set to 3.13
6:20:56 PM: Collecting pipenv
6:20:56 PM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
6:20:56 PM: Collecting certifi (from pipenv)
6:20:56 PM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
6:20:56 PM: Collecting packaging>=22 (from pipenv)
6:20:56 PM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
6:20:56 PM: Collecting setuptools>=67 (from pipenv)
6:20:56 PM: Downloading setuptools-77.0.3-py3-none-any.whl.metadata (6.6 kB)
6:20:56 PM: Collecting virtualenv>=20.24.2 (from pipenv)
6:20:56 PM: Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
6:20:56 PM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
6:20:56 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
6:20:57 PM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
6:20:57 PM: Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB)
6:20:57 PM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
6:20:57 PM: Downloading platformdirs-4.3.7-py3-none-any.whl.metadata (11 kB)
6:20:57 PM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
6:20:57 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 67.7 MB/s eta 0:00:00
6:20:57 PM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
6:20:57 PM: Downloading setuptools-77.0.3-py3-none-any.whl (1.3 MB)
6:20:57 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 71.7 MB/s eta 0:00:00
6:20:57 PM: Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
6:20:57 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 194.3 MB/s eta 0:00:00
6:20:57 PM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
6:20:57 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
6:20:57 PM: Downloading filelock-3.18.0-py3-none-any.whl (16 kB)
6:20:57 PM: Downloading platformdirs-4.3.7-py3-none-any.whl (18 kB)
6:20:57 PM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
6:20:59 PM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.18.0 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.7 setuptools-77.0.3 virtualenv-20.29.3
6:20:59 PM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
6:20:59 PM: [notice] To update, run: pip install --upgrade pip
6:20:59 PM: Attempting Ruby version 2.7.2, read from environment
6:21:00 PM: Using Ruby version 2.7.2
6:21:00 PM: Started restoring cached go cache
6:21:00 PM: Finished restoring cached go cache
6:21:00 PM: Installing Go version 1.16.5 (requested 1.16.5)
6:21:04 PM: go version go1.16.5 linux/amd64
6:21:05 PM: Using PHP version 8.0
6:21:07 PM: Attempting Node.js version '20' from .nvmrc
6:21:07 PM: Downloading and installing node v20.19.0...
6:21:07 PM: Downloading https://nodejs.org/dist/v20.19.0/node-v20.19.0-linux-x64.tar.xz...
6:21:07 PM: Computing checksum with sha256sum
6:21:07 PM: Checksums matched!
6:21:09 PM: Now using node v20.19.0 (npm v10.8.2)
6:21:10 PM: Enabling Node.js Corepack
6:21:10 PM: Started restoring cached build plugins
6:21:10 PM: Finished restoring cached build plugins
6:21:10 PM: Started restoring cached corepack dependencies
6:21:10 PM: Finished restoring cached corepack dependencies
6:21:10 PM: No npm workspaces detected
6:21:10 PM: Started restoring cached node modules
6:21:10 PM: Finished restoring cached node modules
6:21:10 PM: Installing npm packages using npm version 10.8.2
6:21:11 PM: npm warn ERESOLVE overriding peer dependency
6:21:11 PM: npm warn While resolving: react-server-dom-webpack@0.0.0-experimental-c8b778b7f-20220825
6:21:11 PM: npm warn Found: react@18.3.1
6:21:11 PM: npm warn node_modules/react
6:21:11 PM: npm warn react@"^18.2.0" from the root project
6:21:11 PM: npm warn 18 more (@emotion/react, ...)
6:21:11 PM: npm warn
6:21:11 PM: npm warn Could not resolve dependency:
6:21:11 PM: npm warn peer react@"0.0.0-experimental-c8b778b7f-20220825" from react-server-dom-webpack@0.0.0-experimental-c8b778b7f-20220825
6:21:11 PM: npm warn node_modules/react-server-dom-webpack
6:21:11 PM: npm warn react-server-dom-webpack@"0.0.0-experimental-c8b778b7f-20220825" from gatsby@5.11.0
6:21:11 PM: npm warn node_modules/gatsby
6:21:11 PM: npm warn
6:21:11 PM: npm warn Conflicting peer dependency: react@0.0.0-experimental-c8b778b7f-20220825
6:21:11 PM: npm warn node_modules/react
6:21:11 PM: npm warn peer react@"0.0.0-experimental-c8b778b7f-20220825" from react-server-dom-webpack@0.0.0-experimental-c8b778b7f-20220825
6:21:11 PM: npm warn node_modules/react-server-dom-webpack
6:21:11 PM: npm warn react-server-dom-webpack@"0.0.0-experimental-c8b778b7f-20220825" from gatsby@5.11.0
6:21:11 PM: npm warn node_modules/gatsby
6:21:13 PM: npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
6:21:13 PM: npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
6:21:13 PM: npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
6:21:13 PM: npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
6:21:13 PM: npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
6:21:13 PM: npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
6:21:13 PM: npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
6:21:13 PM: npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
6:21:13 PM: npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
6:21:13 PM: npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
6:21:13 PM: npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
6:21:13 PM: npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
6:21:13 PM: npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
6:21:13 PM: npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
6:21:13 PM: npm warn deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
6:21:14 PM: npm warn deprecated string-similarity@1.2.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
6:21: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
6:21:14 PM: npm warn deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
6:21:14 PM: npm warn deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
6:21:14 PM: npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
6:21:14 PM: npm warn deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
6:21:17 PM: npm warn deprecated babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
6:21:18 PM: npm warn deprecated @humanwhocodes/config-array@0.5.0: Use @eslint/config-array instead
6:21:18 PM: npm warn deprecated @humanwhocodes/object-schema@1.2.1: Use @eslint/object-schema instead
6:21:18 PM: npm warn deprecated @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
6:21:18 PM: npm warn deprecated @babel/plugin-proposal-numeric-separator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead.
6:21:18 PM: npm warn deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead.
6:21:18 PM: npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
6:21:18 PM: npm warn deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
6:21:36 PM: added 2073 packages, and audited 2074 packages in 26s
6:21:36 PM: 437 packages are looking for funding
6:21:36 PM: run `npm fund` for details
6:21:36 PM: 29 vulnerabilities (3 low, 10 moderate, 15 high, 1 critical)
6:21:36 PM: To address issues that do not require attention, run:
6:21:36 PM: npm audit fix
6:21:36 PM: To address all issues possible, run:
6:21:36 PM: npm audit fix --force
6:21:36 PM: Some issues need review, and may require choosing
6:21:36 PM: a different dependency.
6:21:36 PM: Run `npm audit` for details.
6:21:36 PM: npm packages installed
6:21:36 PM: Successfully installed dependencies
6:21:36 PM: Starting build script
6:21:38 PM: Detected 1 framework(s)
6:21:38 PM: "gatsby" at version "5.11.0"
6:21:38 PM: Section completed: initializing
Building
Complete
Building
Complete
6:21:39 PM: Netlify Build
6:21:39 PM: ────────────────────────────────────────────────────────────────
6:21:39 PM:
6:21:39 PM: ❯ Version
6:21:39 PM: @netlify/build 30.0.3
6:21:39 PM:
6:21:39 PM: ❯ Flags
6:21:39 PM: accountId: 5d06618a6e336dabba83ba25
6:21:39 PM: baseRelDir: true
6:21:39 PM: buildId: 67deff6fa921660009bbc532
6:21:39 PM: deployId: 67deff6fa921660009bbc534
6:21:39 PM:
6:21:39 PM: ❯ Current directory
6:21:39 PM: /opt/build/repo
6:21:39 PM:
6:21:39 PM: ❯ Config file
6:21:39 PM: /opt/build/repo/netlify.toml
6:21:39 PM:
6:21:39 PM: ❯ Context
6:21:39 PM: deploy-preview
6:21:39 PM:
6:21:39 PM: ❯ Installing plugins
6:21:39 PM: - @netlify/plugin-gatsby@3.8.3
6:21:48 PM:
6:21:48 PM: ❯ Loading plugins
6:21:48 PM: - @netlify/plugin-gatsby@3.8.3 from Netlify app
6:21:49 PM: No Gatsby cache found. Building fresh.
6:21:49 PM: Please install `gatsby-plugin-netlify` and enable it in your gatsby-config.js. https://www.gatsbyjs.com/plugins/gatsby-plugin-netlify/
6:21:49 PM:
6:21:49 PM: build.command from netlify.toml
6:21:49 PM: ────────────────────────────────────────────────────────────────
6:21:49 PM:
6:21:49 PM: $ npm run build-ci
6:21:49 PM: > the-coding-train@1.0.0 build-ci
6:21:49 PM: > node node-scripts/generate-challenges-redirects && node node-scripts/generate-youtube-redirects && npm run tags-transforms && npm run build
6:21:49 PM: 191 challenges redirects were appended to './static/_redirects'
6:21:50 PM: 517 YouTube redirects were generated.
6:21:50 PM: > the-coding-train@1.0.0 tags-transforms
6:21:50 PM: > node node-scripts/tags-transforms
6:21:50 PM: 41 of 458 video JSON files were modified to transform language and topic tags
6:21:50 PM: > the-coding-train@1.0.0 build
6:21:50 PM: > gatsby build --verbose
6:21:51 PM: verbose 0.345897405 set gatsby_log_level: "verbose"
6:21:51 PM: verbose 0.346750372 set gatsby_executing_command: "build"
6:21:51 PM: verbose 0.348750774 loading local command from: /opt/build/repo/node_modules/gatsby/dist/commands/build.js
6:21:51 PM: verbose 1.182093623 running command: build
6:21:51 PM: verbose 1.183018308 Running build in "production" environment
6:21:52 PM: success compile gatsby files - 0.698s
6:21:52 PM: success load gatsby config - 0.059s
6:21:53 PM: success load plugins - 0.322s
6:21:53 PM: warning gatsby-plugin-react-helmet: Gatsby now has built-in support for modifying the document head. Learn more at https://gatsby.dev/gatsby-head
6:21:53 PM: success onPreInit - 0.003s
6:21:53 PM: success initialize cache - 0.046s
6:21:53 PM: success copy gatsby files - 0.045s
6:21:53 PM: success Compiling Gatsby Functions - 0.128s
6:21:53 PM: success onPreBootstrap - 0.135s
6:21:53 PM: verbose 2.505838314 Creating 15 worker
6:21:53 PM: success createSchemaCustomization - 0.067s
6:22:04 PM: verbose 14.119597696 Checking for deleted pages
6:22:04 PM: verbose 14.120014536 Deleted 0 pages
6:22:04 PM: verbose 14.120060773 Found 0 changed pages
6:22:04 PM: success Checking for changed pages - 0.000s
6:22:04 PM: success source and transform nodes - 11.499s
6:22:05 PM: info Writing GraphQL type definitions to /opt/build/repo/.cache/schema.gql
6:22:05 PM: success building schema - 0.662s
6:22:33 PM: success createPages - 27.623s
6:22:33 PM: success createPagesStatefully - 0.048s
6:22:33 PM: info Total nodes: 30003, SitePage nodes: 13916 (use --verbose for breakdown)
6:22:33 PM: verbose 42.455515665 Number of node types: 27. Nodes per type: AboutPageInfo: 1, Challenge: 191, ChallengesPageInfo: 1, Chapter: 39, Contribution: 1865, CoverImage: 2511, Directory: 1104, FAQ: 21, FAQPage: 1, FAQSection: 4, File: 5083, Guide: 6, GuidesPageInfo: 1, HomepageInfo: 1, ImageSharp: 2517, Json: 2382, Mdx: 6, NotFoundInfo: 1, ShowcasePageInfo: 1, Site: 1, SiteBuildMetadata: 1, SitePage: 13916, SitePlugin: 51, Track: 29, TracksOrder: 1, TracksPageInfo: 1, Video: 267
6:22:33 PM: verbose 42.455555589 Checking for deleted pages
6:22:33 PM: verbose 42.458205711 Deleted 0 pages
6:22:33 PM: verbose 42.460583353 Found 13916 changed pages
6:22:33 PM: success Checking for changed pages - 0.002s
6:22:33 PM: success onPreExtractQueries - 0.000s
6:22:37 PM: success extract queries from components - 3.740s
6:22:37 PM: success write out redirect data - 0.002s
6:22:37 PM: success onPostBootstrap - 0.000s
6:22:37 PM: info bootstrap finished - 46.220s
6:22:37 PM: success write out requires - 0.011s
6:22:37 PM: warning Browserslist: caniuse-lite is outdated. Please run:
6:22:37 PM: npx update-browserslist-db@latest
6:22:37 PM: Why you should do it regularly: https://github.com/browserslist/update-db#readme
6:22:37 PM: warning `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
6:22:37 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
6:22:37 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
6:22:47 PM: Browserslist: caniuse-lite is outdated. Please run:
6:22:47 PM: npx update-browserslist-db@latest
6:22:47 PM: Why you should do it regularly: https://github.com/browserslist/update-db#readme
6:22:50 PM: success Building production JavaScript and CSS bundles - 13.123s
6:23:02 PM: success Building HTML renderer - 11.900s
6:23:02 PM: success Execute page configs - 0.030s
6:23:02 PM: success Caching Webpack compilations - 0.000s
6:23:27 PM: warning This query took more than 15s to run — which might indicate you're querying too much or have some unoptimized code:
File path: /opt/build/repo/src/templates/track-video.js
File path: /opt/build/repo/src/templates/track-video.js
6:23:27 PM: URL path: /tracks/games/174-graphics-applesoft-basic
6:23:47 PM: warning This query took more than 15s to run — which might indicate you're querying too much or have some unoptimized code:
File path: /opt/build/repo/src/templates/challenge.js
File path: /opt/build/repo/src/templates/challenge.js
6:23:47 PM: URL path: /challenges/40-word-counter
6:24:02 PM: success run queries in workers - 59.917s - 13918/13918 232.29/s
6:26:56 PM: success Running gatsby-plugin-sharp.IMAGE_PROCESSING jobs - 232.605s - 4994/4994 21.47/s
6:26:56 PM: success Merge worker state - 0.253s
6:26:57 PM: success run slice queries - 1.039s - 2/2 1.92/s
6:26:57 PM: success Rewriting compilation hashes - 0.001s
6:27:01 PM: success Writing page-data.json and slice-data.json files to public directory - 4.145s - 13918/13918 3357.58/s
6:27:16 PM: success Building static HTML for pages - 14.573s - 13916/13916 954.91/s
6:27:16 PM: success Building slices HTML (2) - 0.180s
6:27:48 PM: success stitching slices - 31.392s
6:27:48 PM: warning [gatsby-plugin-netlify] Your site has 13916 pages, which means that the generated headers file could become very large. Consider disabling "mergeCachingHeaders" in your plugin config
6:27:48 PM: info [gatsby-plugin-netlify] Creating SSR/DSG redirects...
6:27:48 PM: info [gatsby-plugin-netlify] Created 0 SSR/DSG redirects...
6:27:48 PM: success onPostBuild - 0.009s
6:27:48 PM:
6:27:48 PM: Pages
6:27:48 PM: ┌ src/templates/track-video.js
6:27:48 PM: │ ├ /tracks/code-programming-with-p5-js
6:27:48 PM: │ └ ...386 more pages available
6:27:48 PM: ├ src/templates/tracks.js
6:27:48 PM: │ ├ /tracks
6:27:48 PM: │ └ ...6300 more pages available
6:27:48 PM: ├ src/templates/challenge.js
6:27:48 PM: │ ├ /challenges/1-starfield
6:27:48 PM: │ └ ...190 more pages available
6:27:48 PM: ├ src/templates/challenges.js
6:27:48 PM: │ ├ /challenges
6:27:48 PM: │ └ ...5861 more pages available
6:27:48 PM: ├ src/templates/guide.js
6:27:48 PM: │ ├ /guides/content-structure-guide
6:27:48 PM: │ └ ...5 more pages available
6:27:48 PM: ├ src/templates/showcases.js
6:27:48 PM: │ ├ /showcase
6:27:48 PM: │ └ ...1160 more pages available
6:27:48 PM: ├ src/pages/404.js
6:27:48 PM: │ ├ /404
6:27:48 PM: │ └ /404.html
6:27:48 PM: ├ src/pages/about.js
6:27:48 PM: │ └ /about
6:27:48 PM: ├ src/pages/components.js
6:27:48 PM: │ └ /components
6:27:48 PM: ├ src/pages/faq.js
6:27:48 PM: │ └ /faq
6:27:48 PM: ├ src/pages/guides.js
6:27:48 PM: │ └ /guides
6:27:48 PM: ├ src/pages/index.js
6:27:48 PM: │ └ /
6:27:48 PM: └ src/pages/routes.js
6:27:48 PM: └ /routes
6:27:48 PM: Slices
6:27:48 PM: ┌ src/components/TopBar.js
6:27:48 PM: │ └ TopBar
6:27:48 PM: └ src/components/Footer.js
6:27:48 PM: └ Footer
6:27:48 PM: ╭────────────────────────────────────────────────────────────────────╮
6:27:48 PM: │ │
6:27:48 PM: │ (SSG) Generated at build time │
6:27:48 PM: │ D (DSG) Deferred static generation - page generated at runtime │
6:27:48 PM: │ ∞ (SSR) Server-side renders at runtime (uses getServerData) │
6:27:48 PM: │ λ (Function) Gatsby function │
6:27:48 PM: │ │
6:27:48 PM: ╰────────────────────────────────────────────────────────────────────╯
6:27:48 PM: info Done building in 358.068875658 sec
6:27:49 PM:
6:27:49 PM: (build.command completed in 5m 59.3s)
6:27:49 PM: Skipping Gatsby Functions and SSR/DSG support
6:27:49 PM: Skipping Gatsby Functions and SSR/DSG support
6:27:49 PM:
6:27:49 PM: Functions bundling
6:27:49 PM: ────────────────────────────────────────────────────────────────
6:27:49 PM:
6:27:49 PM: Packaging Functions from netlify/functions directory:
6:27:49 PM: - submission-background.js
6:27:49 PM: - submission-sync.js
6:27:49 PM:
6:27:51 PM:
6:27:51 PM: (Functions bundling completed in 2.5s)
6:27:51 PM:
6:27:51 PM: Edge Functions bundling
6:27:51 PM: ────────────────────────────────────────────────────────────────
6:27:51 PM:
6:27:51 PM: Packaging Edge Functions from netlify/edge-functions directory:
6:27:51 PM: - yt
6:27:54 PM:
6:27:54 PM: (Edge Functions bundling completed in 2.4s)
6:27:54 PM: Skipping Gatsby Functions and SSR/DSG support
6:27:54 PM: Skipping Gatsby Functions and SSR/DSG support
6:27:54 PM: Skipping Gatsby Functions and SSR/DSG support
6:27:54 PM:
6:28:23 PM: (Netlify Build completed in 6m 43.5s)
6:30:07 PM: Section completed: building
6:32:02 PM: Finished processing build request in 11m17.001s
Deploying
Complete
Deploying
Complete
6:27:54 PM: Deploy site
6:27:54 PM: ────────────────────────────────────────────────────────────────
6:27:54 PM:
6:27:56 PM: Starting to deploy site from 'public'
6:28:05 PM: Calculating files to upload
6:28:10 PM: 21 new file(s) to upload
6:28:10 PM: 2 new function(s) to upload
6:28:17 PM: Section completed: deploying
6:28:21 PM: Finished waiting for live deploy in 4.037s
6:28:21 PM: Site deploy was successfully initiated
6:28:21 PM:
6:28:21 PM: (Deploy site completed in 27.7s)
Cleanup
Complete
Cleanup
Complete
6:28:23 PM: Netlify Build Complete
6:28:23 PM: ────────────────────────────────────────────────────────────────
6:28:23 PM:
6:28:23 PM: Caching artifacts
6:28:23 PM: Started saving node modules
6:28:24 PM: Finished saving node modules
6:28:24 PM: Started saving build plugins
6:28:24 PM: Finished saving build plugins
6:28:24 PM: Started saving mise cache
6:28:32 PM: Finished saving mise cache
6:28:32 PM: Started saving corepack cache
6:28:32 PM: Finished saving corepack cache
6:28:32 PM: Started saving pip cache
6:28:32 PM: Finished saving pip cache
6:28:32 PM: Started saving emacs cask dependencies
6:28:32 PM: Finished saving emacs cask dependencies
6:28:32 PM: Started saving maven dependencies
6:28:32 PM: Finished saving maven dependencies
6:28:32 PM: Started saving boot dependencies
6:28:32 PM: Finished saving boot dependencies
6:28:32 PM: Started saving rust rustup cache
6:28:32 PM: Finished saving rust rustup cache
6:28:32 PM: Started saving go dependencies
6:28:32 PM: Finished saving go dependencies
6:30:07 PM: Build script success
6:31:59 PM: Uploading Cache of size 1.4GB
6:32:02 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
6:28:18 PM: Starting post processing
6:28:18 PM: Skipping form detection
6:28:18 PM: Post processing - header rules
6:28:19 PM: Post processing done
6:28:19 PM: Section completed: postprocessing
6:28:19 PM: Post processing - redirect rules
6:28:22 PM: Site is live ✨