Deploy details
Deploy log
8:49:14 AM: Waiting for other deploys from your team to complete. Check the queue: https://app.netlify.com/teams/kentico-devrel/builds
8:49:56 AM: Build ready to start
8:49:56 AM: ---------------------------------------------------------------------
DEPRECATION NOTICE: Builds using the Trusty build image will fail after September 19, 2021
The build image for this site uses Ubuntu 14.04 Trusty Tahr, which is no longer supported.
All Netlify builds using the Trusty build image will begin failing in the week of September 19.
To avoid service disruption, please select a newer build image at the following link:
https://app.netlify.com/sites/gatsby-starter-kontent/settings/deploys#build-image-selection
For more details, visit the build image migration guide:
https://answers.netlify.com/t/end-of-support-for-trusty-build-image-everything-you-need-to-know/39004
---------------------------------------------------------------------
DEPRECATION NOTICE: Builds using the Trusty build image will fail after September 19, 2021
The build image for this site uses Ubuntu 14.04 Trusty Tahr, which is no longer supported.
All Netlify builds using the Trusty build image will begin failing in the week of September 19.
To avoid service disruption, please select a newer build image at the following link:
https://app.netlify.com/sites/gatsby-starter-kontent/settings/deploys#build-image-selection
For more details, visit the build image migration guide:
https://answers.netlify.com/t/end-of-support-for-trusty-build-image-everything-you-need-to-know/39004
---------------------------------------------------------------------
8:49:57 AM: build-image version: 8e315e54bc4032a32e73290be556cde4f8348c12
8:49:57 AM: build-image tag: v2.8.2
8:49:57 AM: buildbot version: 76af94f42647b2019c5925a515cc8332b4883b85
8:49:57 AM: Fetching cached dependencies
8:49:57 AM: Failed to fetch cache, continuing with build
8:49:57 AM: Starting to prepare the repo for build
8:49:58 AM: No cached dependencies found. Cloning fresh repo
8:49:58 AM: git clone https://github.com/Kentico/gatsby-starter-kontent
8:49:59 AM: Preparing Git Reference pull/47/head
8:49:59 AM: Starting build script
8:49:59 AM: Installing dependencies
8:50:00 AM: Downloading and installing node v10.24.1...
8:50:00 AM: Downloading https://nodejs.org/dist/v10.24.1/node-v10.24.1-linux-x64.tar.xz...
8:50:01 AM:
##############
8:50:01 AM: 20.4%
8:50:01 AM:
############################################################
8:50:01 AM: ############ 100.0%
8:50:01 AM: Computing checksum with sha256sum
8:50:01 AM: Checksums matched!
8:50:03 AM: Now using node v10.24.1 (npm v6.14.12)
8:50:03 AM: Attempting ruby version 2.6.2, read from environment
8:50:05 AM: Using ruby version 2.6.2
8:50:05 AM: Using PHP version 5.6
8:50:05 AM: Started restoring cached node modules
8:50:05 AM: Finished restoring cached node modules
8:50:05 AM: Installing NPM modules using NPM version 6.14.12
8:50:11 AM: npm
8:50:11 AM: WARN deprecated @hapi/joi@15.1.1: Switch to 'npm install joi'
8:50:11 AM: npm
8:50:11 AM: WARN deprecated babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
8:50:12 AM: npm
8:50:12 AM: WARN deprecated eslint-loader@2.2.1: This loader has been deprecated. Please use eslint-webpack-plugin
8:50:13 AM: npm WARN
8:50:13 AM: deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
8:50:14 AM: npm WARN deprecated sane@2.5.2: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added
8:50:14 AM: npm WARN deprecated kleur@2.0.2: Please upgrade to kleur@3 or migrate to 'ansi-colors' if you prefer the old syntax. Visit <https://github.com/lukeed/kleur/releases/tag/v3.0.0\> for migration path(s).
8:50:15 AM: npm WARN deprecated @hapi/bourne@1.3.2: This version has been deprecated and is no longer supported or maintained
8:50:15 AM: npm WARN deprecated @hapi/address@2.1.4: Moved to 'npm install @sideway/address'
8:50:15 AM: npm WARN deprecated @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintained
8:50:15 AM: npm WARN deprecated @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained
8:50:19 AM: npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
8:50:19 AM: npm WARN deprecated querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
8:50:20 AM: npm WARN deprecated left-pad@1.3.0: use String.prototype.padStart()
8:50:20 AM: npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
8:50:20 AM: npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
8:50:20 AM: npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
8:50:24 AM: npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
8:50:25 AM: npm WARN
8:50:25 AM: deprecated core-js@2.6.12: core-js@<3.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.
8:50:25 AM: npm WARN deprecated har-validator@5.1.5: this library is no longer supported
8:51:11 AM: > core-js@2.6.12 postinstall /opt/build/repo/node_modules/babel-register/node_modules/core-js
8:51:11 AM: > node -e "try{require('./postinstall')}catch(e){}"
8:51:11 AM: Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
8:51:11 AM: The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:
8:51:11 AM: > https://opencollective.com/core-js
8:51:11 AM: > https://www.patreon.com/zloirock
8:51:11 AM: Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
8:51:11 AM: > core-js@2.6.12 postinstall /opt/build/repo/node_modules/babel-runtime/node_modules/core-js
8:51:11 AM: > node -e "try{require('./postinstall')}catch(e){}"
8:51:11 AM: > core-js@3.16.1 postinstall /opt/build/repo/node_modules/core-js
8:51:11 AM: > node -e "try{require('./postinstall')}catch(e){}"
8:51:11 AM: Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
8:51:11 AM: The project needs your help! Please consider supporting of core-js:
8:51:11 AM: > https://opencollective.com/core-js
8:51:11 AM: > https://patreon.com/zloirock
8:51:11 AM: > https://paypal.me/zloirock
8:51:11 AM: > bitcoin: bc1qlea7544qtsmj2rayg0lthvza9fau63ux0fstcz
8:51:11 AM: Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
8:51:11 AM: > core-js-pure@3.16.1 postinstall /opt/build/repo/node_modules/core-js-pure
8:51:11 AM: > node -e "try{require('./postinstall')}catch(e){}"
8:51:12 AM: > gatsby-telemetry@1.10.2 postinstall /opt/build/repo/node_modules/gatsby-telemetry
8:51:12 AM: > node src/postinstall.js || true
8:51:12 AM: > gatsby-cli@2.19.3 postinstall /opt/build/repo/node_modules/gatsby/node_modules/gatsby-cli
8:51:12 AM: > node scripts/postinstall.js
8:51:12 AM: > gatsby@2.32.13 postinstall /opt/build/repo/node_modules/gatsby
8:51:12 AM: > node scripts/postinstall.js
8:51:13 AM: > gatsby-starter-kontent@1.1.2 prepare /opt/build/repo
8:51:13 AM: > node scripts/ncp.js .env.template .env -u
8:51:13 AM: .env.template copied to .env if not already exists.
8:51:15 AM: npm
8:51:15 AM: notice created a lockfile as package-lock.json. You should commit this file.
8:51:15 AM: npm WARN optional
8:51:15 AM: SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
8:51:15 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
8:51:15 AM: npm WARN notsup
8:51:15 AM: Unsupported engine for value-or-promise@1.0.6: wanted: {"node":">=12"} (current: {"node":"10.24.1","npm":"6.14.12"})
8:51:15 AM: npm WARN notsup Not compatible with your version of node/npm: value-or-promise@1.0.6
8:51:15 AM: npm WARN
8:51:15 AM: notsup Unsupported engine for meros@1.1.4: wanted: {"node":">=12"} (current: {"node":"10.24.1","npm":"6.14.12"})
8:51:15 AM: npm WARN notsup Not compatible with your version of node/npm: meros@1.1.4
8:51:15 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/watchpack-chokidar2/node_modules/chokidar/node_modules/fsevents):
8:51:15 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
8:51:15 AM: npm WARN
8:51:15 AM: optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/webpack-dev-server/node_modules/chokidar/node_modules/fsevents):
8:51:15 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
8:51:15 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.3 (node_modules/sane/node_modules/fsevents):
8:51:15 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
8:51:15 AM: npm WARN eslint-config-react-app@5.2.1 requires a peer of eslint@6.x but none is installed. You must install peer dependencies yourself.
8:51:15 AM: npm WARN tsutils@3.21.0 requires a peer of typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta but none is installed. You must install peer dependencies yourself.
8:51:15 AM: npm WARN ts-node@9.1.1 requires a peer of typescript@>=2.7 but none is installed. You must install peer dependencies yourself.
8:51:15 AM: added 2445 packages from 1000 contributors and audited 2451 packages in 68.241s
8:51:16 AM: 183 packages are looking for funding
8:51:16 AM: run `npm fund` for details
8:51:16 AM: found 143 vulnerabilities (65 low, 69 moderate, 9 high)
8:51:16 AM: run `npm audit fix` to fix them, or `npm audit` for details
8:51:16 AM: NPM modules installed
8:51:17 AM: Started restoring cached go cache
8:51:17 AM: Finished restoring cached go cache
8:51:17 AM: unset GOOS;
8:51:17 AM: unset GOARCH;
8:51:17 AM: export GOROOT='/opt/buildhome/.gimme/versions/go1.12.linux.amd64';
8:51:17 AM: export PATH="/opt/buildhome/.gimme/versions/go1.12.linux.amd64/bin:${PATH}";
8:51:17 AM: go version >&2;
8:51:17 AM: export GIMME_ENV='/opt/buildhome/.gimme/env/go1.12.linux.amd64.env';
8:51:17 AM: go version go1.12 linux/amd64
8:51:17 AM: Installing missing commands
8:51:17 AM: Verify run directory
8:51:17 AM: Executing user command: gatsby build
8:51:21 AM: success open and validate gatsby-configs - 0.035s
8:51:21 AM: success load plugins - 0.109s
8:51:21 AM: success onPreInit - 0.037s
8:51:21 AM: success delete html and css files from previous builds - 0.005s
8:51:21 AM: success initialize cache - 0.007s
8:51:21 AM: success copy gatsby files - 0.041s
8:51:21 AM: success onPreBootstrap - 0.019s
8:51:22 AM: success createSchemaCustomization - 0.621s
8:51:23 AM: success Checking for changed pages - 0.000s
8:51:23 AM: success source and transform nodes - 1.826s
8:51:24 AM: success building schema - 0.551s
8:51:24 AM: info Total nodes: 58, SitePage nodes: 7 (use --verbose for breakdown)
8:51:24 AM: success createPages - 0.050s
8:51:24 AM: success Checking for changed pages - 0.000s
8:51:24 AM: success createPagesStatefully - 0.056s
8:51:24 AM: success update schema - 0.029s
8:51:24 AM: success onPreExtractQueries - 0.001s
8:51:24 AM: success extract queries from components - 0.154s
8:51:24 AM: success write out redirect data - 0.001s
8:51:24 AM: success onPostBootstrap - 0.000s
8:51:24 AM: info bootstrap finished - 7.490s
8:51:24 AM: success run static queries - 0.016s - 1/1 62.55/s
8:51:24 AM: success run page queries - 0.033s - 9/9 274.95/s
8:51:24 AM: success write out requires - 0.005s
8:51:39 AM: success Building production JavaScript and CSS bundles - 14.442s
8:51:39 AM: success Rewriting compilation hashes - 0.001s
8:51:42 AM: success Building HTML renderer - 2.573s
8:51:42 AM: success Building static HTML for pages - 0.273s - 9/9 33.01/s
8:51:42 AM: success onPostBuild - 0.001s
8:51:42 AM: info Done building in 25.071 sec
8:51:43 AM: Skipping functions preparation step: no functions directory set
8:51:43 AM: Caching artifacts
8:51:43 AM: Started saving node modules
8:51:43 AM: Finished saving node modules
8:51:43 AM: Started saving pip cache
8:51:43 AM: Finished saving pip cache
8:51:43 AM: Started saving emacs cask dependencies
8:51:43 AM: Finished saving emacs cask dependencies
8:51:43 AM: Started saving maven dependencies
8:51:43 AM: Finished saving maven dependencies
8:51:43 AM: Started saving boot dependencies
8:51:43 AM: Finished saving boot dependencies
8:51:43 AM: Started saving go dependencies
8:51:43 AM: Finished saving go dependencies
8:51:51 AM: Build script success
8:51:51 AM: Starting to deploy site from 'public/'
8:51:51 AM: Creating deploy tree
8:51:51 AM: Creating deploy upload records
8:51:51 AM: 16 new files to upload
8:51:51 AM: 0 new functions to upload
8:51:52 AM: Starting post processing
8:51:52 AM: Post processing - HTML
8:51:53 AM: Post processing - header rules
8:51:53 AM: Post processing - redirect rules
8:51:53 AM: Post processing done
8:51:53 AM: Site is live ✨
8:52:18 AM: Finished processing build request in 2m20.514692616s