Skip to main content

Deploy details

Deploy successful for tiny-gumption-84c945

Fix typo in read-stac-python notebook

PR #94: fix-typo-in-read-stac-python-notebook@4ae2dae

Deploy log

Initializing

Complete
10:27:47 AM: Build ready to start
10:28:01 AM: build-image version: 006dca901dab83234b4881f914ac1a189ff41daa (focal)
10:28:01 AM: buildbot version: 91afcc08587ca1ca63cf1aa8edb323949ceee060
10:28:01 AM: Fetching cached dependencies
10:28:01 AM: Failed to fetch cache, continuing with build
10:28:01 AM: Starting to prepare the repo for build
10:28:01 AM: No cached dependencies found. Cloning fresh repo
10:28:01 AM: git clone --filter=blob:none https://github.com/radiantearth/stac-site
10:28:02 AM: Preparing Git Reference pull/94/head
10:28:04 AM: Starting to install dependencies
10:28:04 AM: Python version set to 3.8
10:28:04 AM: Attempting Ruby version 2.7.2, read from environment
10:28:05 AM: Using Ruby version 2.7.2
10:28:05 AM: Started restoring cached go cache
10:28:05 AM: Finished restoring cached go cache
10:28:05 AM: Installing Go version 1.16.5 (requested 1.16.5)
10:28:10 AM: go version go1.16.5 linux/amd64
10:28:10 AM: Using PHP version 8.0
10:28:11 AM: Attempting Node.js version '17.8.0' from .nvmrc
10:28:12 AM: Downloading and installing node v17.8.0...
10:28:12 AM: Computing checksum with sha256sum
10:28:12 AM: Checksums matched!
10:28:15 AM: Now using node v17.8.0 (npm v8.5.5)
10:28:15 AM: Enabling Node.js Corepack
10:28:15 AM: Started restoring cached build plugins
10:28:15 AM: Finished restoring cached build plugins
10:28:15 AM: Started restoring cached corepack dependencies
10:28:15 AM: Finished restoring cached corepack dependencies
10:28:15 AM: No npm workspaces detected
10:28:15 AM: Started restoring cached node modules
10:28:15 AM: Finished restoring cached node modules
10:28:15 AM: Installing npm packages using npm version 8.5.5
10:28:30 AM: added 876 packages, and audited 877 packages in 15s
10:28:30 AM: 105 packages are looking for funding
10:28:30 AM: run `npm fund` for details
10:28:30 AM: 38 vulnerabilities (17 moderate, 16 high, 5 critical)
10:28:30 AM: To address issues that do not require attention, run:
10:28:30 AM: npm audit fix
10:28:30 AM: To address all issues (including breaking changes), run:
10:28:30 AM: npm audit fix --force
10:28:30 AM: Run `npm audit` for details.
10:28:30 AM: npm packages installed
10:28:31 AM: Successfully installed dependencies
10:28:31 AM: Starting build script
10:28:32 AM: Detected 1 framework(s)
10:28:32 AM: "eleventy" at version "1.0.0"
10:28:32 AM: Section completed: initializing

Building

Complete
10:28:33 AM: Netlify Build
10:28:33 AM: ────────────────────────────────────────────────────────────────
10:28:33 AM:
10:28:33 AM: ❯ Version
10:28:33 AM: @netlify/build 29.51.3
10:28:33 AM:
10:28:33 AM: ❯ Flags
10:28:33 AM: baseRelDir: true
10:28:33 AM: buildId: 669a3fa30ebc200008e53e57
10:28:33 AM: deployId: 669a3fa30ebc200008e53e59
10:28:33 AM:
10:28:33 AM: ❯ Current directory
10:28:33 AM: /opt/build/repo
10:28:33 AM:
10:28:33 AM: ❯ Config file
10:28:33 AM: No config file was defined: using default values.
10:28:33 AM:
10:28:33 AM: ❯ Context
10:28:33 AM: deploy-preview
10:28:33 AM:
10:28:33 AM: Build command from Netlify app
10:28:33 AM: ────────────────────────────────────────────────────────────────
10:28:33 AM: ​
10:28:33 AM: $ npm run cicd:notebooks-build && npm run build && npm run cicd:done
10:28:34 AM: > 11ty-tutorials-proof-of-concept@0.1.3 cicd:notebooks-build
10:28:34 AM: > (cd ./notebooks && pip3 install -r requirements.txt && sh ./build_notebooks.sh)
10:28:35 AM: Collecting ipython==7.31.*
10:28:35 AM: Downloading ipython-7.31.1-py3-none-any.whl (792 kB)
10:28:35 AM: Collecting nbconvert==6.4.*
10:28:35 AM: Downloading nbconvert-6.4.5-py3-none-any.whl (561 kB)
10:28:36 AM: Collecting packaging
10:28:36 AM: Downloading packaging-24.1-py3-none-any.whl (53 kB)
10:28:36 AM: Collecting pickleshare
10:28:36 AM: Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB)
10:28:36 AM: Collecting decorator
10:28:36 AM: Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
10:28:36 AM: Collecting matplotlib-inline
10:28:36 AM: Downloading matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB)
10:28:36 AM: Collecting traitlets>=4.2
10:28:36 AM: Downloading traitlets-5.14.3-py3-none-any.whl (85 kB)
10:28:36 AM: Requirement already satisfied: setuptools>=18.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from ipython==7.31.*->-r requirements.txt (line 2)) (70.0.0)
10:28:36 AM: Collecting pygments
10:28:36 AM: Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB)
10:28:36 AM: Collecting jedi>=0.16
10:28:36 AM: Downloading jedi-0.19.1-py2.py3-none-any.whl (1.6 MB)
10:28:36 AM: Collecting backcall
10:28:36 AM: Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB)
10:28:36 AM: Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0
10:28:36 AM: Downloading prompt_toolkit-3.0.47-py3-none-any.whl (386 kB)
10:28:36 AM: Collecting pexpect>4.3; sys_platform != "win32"
10:28:37 AM: Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB)
10:28:37 AM: Collecting mistune<2,>=0.8.1
10:28:37 AM: Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB)
10:28:37 AM: Collecting bleach
10:28:37 AM: Downloading bleach-6.1.0-py3-none-any.whl (162 kB)
10:28:37 AM: Collecting jupyterlab-pygments
10:28:37 AM: Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB)
10:28:37 AM: Collecting testpath
10:28:37 AM: Downloading testpath-0.6.0-py3-none-any.whl (83 kB)
10:28:37 AM: Collecting defusedxml
10:28:37 AM: Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
10:28:37 AM: Collecting MarkupSafe>=2.0
10:28:37 AM: Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB)
10:28:37 AM: Collecting jupyter-core
10:28:37 AM: Downloading jupyter_core-5.7.2-py3-none-any.whl (28 kB)
10:28:37 AM: Collecting nbclient<0.6.0,>=0.5.0
10:28:37 AM: Downloading nbclient-0.5.13-py3-none-any.whl (70 kB)
10:28:37 AM: Collecting beautifulsoup4
10:28:37 AM: Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB)
10:28:37 AM: Collecting nbformat>=4.4
10:28:37 AM: Downloading nbformat-5.10.4-py3-none-any.whl (78 kB)
10:28:37 AM: Collecting entrypoints>=0.2.2
10:28:37 AM: Downloading entrypoints-0.4-py3-none-any.whl (5.3 kB)
10:28:37 AM: Collecting jinja2>=2.4
10:28:37 AM: Downloading jinja2-3.1.4-py3-none-any.whl (133 kB)
10:28:37 AM: Collecting pandocfilters>=1.4.1
10:28:37 AM: Downloading pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB)
10:28:37 AM: Collecting parso<0.9.0,>=0.8.3
10:28:37 AM: Downloading parso-0.8.4-py2.py3-none-any.whl (103 kB)
10:28:38 AM: Collecting wcwidth
10:28:38 AM: Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)
10:28:38 AM: Collecting ptyprocess>=0.5
10:28:38 AM: Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
10:28:38 AM: Collecting six>=1.9.0
10:28:38 AM: Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
10:28:38 AM: Collecting webencodings
10:28:38 AM: Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
10:28:38 AM: Requirement already satisfied: platformdirs>=2.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jupyter-core->nbconvert==6.4.*->-r requirements.txt (line 3)) (4.2.2)
10:28:38 AM: Collecting jupyter-client>=6.1.5
10:28:38 AM: Downloading jupyter_client-8.6.2-py3-none-any.whl (105 kB)
10:28:38 AM: Collecting nest-asyncio
10:28:38 AM: Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB)
10:28:38 AM: Collecting soupsieve>1.2
10:28:38 AM: Downloading soupsieve-2.5-py3-none-any.whl (36 kB)
10:28:38 AM: Collecting fastjsonschema>=2.15
10:28:38 AM: Downloading fastjsonschema-2.20.0-py3-none-any.whl (23 kB)
10:28:38 AM: Collecting jsonschema>=2.6
10:28:38 AM: Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB)
10:28:39 AM: Collecting pyzmq>=23.0
10:28:39 AM: Downloading pyzmq-26.0.3-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (912 kB)
10:28:39 AM: Collecting tornado>=6.2
10:28:39 AM: Downloading tornado-6.4.1-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (436 kB)
10:28:39 AM: Collecting importlib-metadata>=4.8.3; python_version < "3.10"
10:28:39 AM: Downloading importlib_metadata-8.0.0-py3-none-any.whl (24 kB)
10:28:39 AM: Collecting python-dateutil>=2.8.2
10:28:39 AM: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
10:28:39 AM: Collecting referencing>=0.28.4
10:28:39 AM: Downloading referencing-0.35.1-py3-none-any.whl (26 kB)
10:28:39 AM: Collecting jsonschema-specifications>=2023.03.6
10:28:39 AM: Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB)
10:28:39 AM: Collecting importlib-resources>=1.4.0; python_version < "3.9"
10:28:39 AM: Downloading importlib_resources-6.4.0-py3-none-any.whl (38 kB)
10:28:40 AM: Collecting rpds-py>=0.7.1
10:28:40 AM: Downloading rpds_py-0.19.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (355 kB)
10:28:40 AM: Collecting pkgutil-resolve-name>=1.3.10; python_version < "3.9"
10:28:40 AM: Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB)
10:28:40 AM: Collecting attrs>=22.2.0
10:28:40 AM: Downloading attrs-23.2.0-py3-none-any.whl (60 kB)
10:28:40 AM: Collecting zipp>=0.5
10:28:40 AM: Downloading zipp-3.19.2-py3-none-any.whl (9.0 kB)
10:28:41 AM: Installing collected packages: pickleshare, decorator, traitlets, matplotlib-inline, pygments, parso, jedi, backcall, wcwidth, prompt-toolkit, ptyprocess, pexpect, ipython, mistune, six, webencodings, bleach, jupyterlab-pygments, testpath, defusedxml, MarkupSafe, jupyter-core, pyzmq, tornado, zipp, importlib-metadata, python-dateutil, jupyter-client, fastjsonschema, attrs, rpds-py, referencing, importlib-resources, jsonschema-specifications, pkgutil-resolve-name, jsonschema, nbformat, nest-asyncio, nbclient, soupsieve, beautifulsoup4, entrypoints, jinja2, pandocfilters, nbconvert, packaging
10:28:44 AM: Successfully installed MarkupSafe-2.1.5 attrs-23.2.0 backcall-0.2.0 beautifulsoup4-4.12.3 bleach-6.1.0 decorator-5.1.1 defusedxml-0.7.1 entrypoints-0.4 fastjsonschema-2.20.0 importlib-metadata-8.0.0 importlib-resources-6.4.0 ipython-7.31.1 jedi-0.19.1 jinja2-3.1.4 jsonschema-4.23.0 jsonschema-specifications-2023.12.1 jupyter-client-8.6.2 jupyter-core-5.7.2 jupyterlab-pygments-0.3.0 matplotlib-inline-0.1.7 mistune-0.8.4 nbclient-0.5.13 nbconvert-6.4.5 nbformat-5.10.4 nest-asyncio-1.6.0 packaging-24.1 pandocfilters-1.5.1 parso-0.8.4 pexpect-4.9.0 pickleshare-0.7.5 pkgutil-resolve-name-1.3.10 prompt-toolkit-3.0.47 ptyprocess-0.7.0 pygments-2.18.0 python-dateutil-2.9.0.post0 pyzmq-26.0.3 referencing-0.35.1 rpds-py-0.19.0 six-1.16.0 soupsieve-2.5 testpath-0.6.0 tornado-6.4.1 traitlets-5.14.3 wcwidth-0.2.13 webencodings-0.5.1 zipp-3.19.2
10:28:45 AM: [NbConvertApp] Converting notebook src/1-read-stac-python.ipynb to html
10:28:45 AM: [NbConvertApp] Writing 86895 bytes to build/1-read-stac-python.html
10:28:45 AM: [NbConvertApp] Converting notebook src/2-create-stac-catalog-python.ipynb to html
10:28:45 AM: [NbConvertApp] Writing 55982 bytes to build/2-create-stac-catalog-python.html
10:28:45 AM: [NbConvertApp] Converting notebook src/3-create-stac-item-with-extension.ipynb to html
10:28:46 AM: [NbConvertApp] Writing 82510 bytes to build/3-create-stac-item-with-extension.html
10:28:46 AM: [NbConvertApp] Converting notebook src/4-create-stac-collection.ipynb to html
10:28:46 AM: [NbConvertApp] Writing 38999 bytes to build/4-create-stac-collection.html
10:28:46 AM: [NbConvertApp] Converting notebook src/chloriss-biomass.ipynb to html
10:28:46 AM: [NbConvertApp] Writing 199460 bytes to build/chloriss-biomass.html
10:28:46 AM: [NbConvertApp] Converting notebook src/downloading-streaming-data-using-stac-metadata.ipynb to html
10:28:46 AM: [NbConvertApp] Writing 623462 bytes to build/downloading-streaming-data-using-stac-metadata.html
10:28:46 AM: [NbConvertApp] Converting notebook src/example-notebook.ipynb to html
10:28:46 AM: [NbConvertApp] Writing 3038 bytes to build/example-notebook.html
10:28:46 AM: [NbConvertApp] Converting notebook src/planetary-computer-reading-stac.ipynb to html
10:28:47 AM: [NbConvertApp] Writing 425947 bytes to build/planetary-computer-reading-stac.html
10:28:47 AM: [NbConvertApp] Converting notebook src/stac-load-e84-aws.ipynb to html
10:28:47 AM: [NbConvertApp] Writing 5957013 bytes to build/stac-load-e84-aws.html
10:28:47 AM: > 11ty-tutorials-proof-of-concept@0.1.3 build
10:28:47 AM: > run-s build:*
10:28:47 AM: > 11ty-tutorials-proof-of-concept@0.1.3 build:css
10:28:47 AM: > postcss --config ./config/postcss.config.js assets/css/app.css -o public/css/style.css
10:28:48 AM: Browserslist: caniuse-lite is outdated. Please run:
10:28:48 AM: npx browserslist@latest --update-db
10:28:48 AM: Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
10:28:50 AM: > 11ty-tutorials-proof-of-concept@0.1.3 build:js
10:28:50 AM: > webpack build --config ./config/webpack.config.js --mode=production
10:28:50 AM: Browserslist: caniuse-lite is outdated. Please run:
10:28:50 AM: npx browserslist@latest --update-db
10:28:50 AM: Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
10:28:52 AM: asset bundle.js 56.3 KiB [emitted] [minimized] (name: main)
10:28:52 AM: orphan modules 89.4 KiB [orphan] 3 modules
10:28:52 AM: runtime modules 221 bytes 1 module
10:28:52 AM: modules by path ./node_modules/core-js/internals/*.js 49.7 KiB
./node_modules/core-js/internals/path.js 71 bytes [built] [code generated]
./node_modules/core-js/internals/global.js 592 bytes [built] [code generated]
+ 83 modules
modules by path ./node_modules/core-js/stable/ 212 bytes
./node_modules/core-js/stable/queue-microtask.js 74 bytes [built] [code generated]
./node_modules/core-js/stable/dom-collections/for-each.js 138 bytes [built] [code generated]
modules by path ./node_modules/core-js/modules/*.js 1.59 KiB
./node_modules/core-js/modules/web.queue-microtask.js 746 bytes [built] [code generated]
./node_modules/core-js/modules/web.dom-collections.for-each.js 887 bytes [built] [code generated]
+ 5 modules
webpack 5.70.0 compiled successfully in 1221 ms
10:28:52 AM: > 11ty-tutorials-proof-of-concept@0.1.3 build:eleventy
10:28:52 AM: > eleventy --config=eleventy.js
10:28:54 AM: [i18n] Translation for 'root..meta.title' in 'undefined' not found. No fallback locale specified.
10:28:54 AM: [i18n] Translation for 'root..meta.description' in 'undefined' not found. No fallback locale specified.
10:28:54 AM: undefined
10:28:54 AM: [i18n] Translation for 'root.homepage.meta.noIndex' in 'en' not found. No fallback locale specified.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.3.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.3.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.3.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.3.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.content' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.3.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.3.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.4.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.4.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.content' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.3.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.3.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.4.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.4.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.5.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.5.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.content' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.3.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.3.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.4.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.4.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.5.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.5.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Translation for 'root.about.datasets.meta.noIndex' in 'en' not found. No fallback locale specified.
10:28:54 AM: [i18n] Translation for 'root.about.faq.meta.noIndex' in 'en' not found. No fallback locale specified.
10:28:54 AM: [i18n] Translation for 'root.about.toolsResources.meta.noIndex' in 'en' not found. No fallback locale specified.
10:28:54 AM: [i18n] Translation for 'root.about.meta.noIndex' in 'en' not found. No fallback locale specified.
10:28:54 AM: [i18n] Translation for 'root.getInvolved.dataProviders.meta.noIndex' in 'en' not found. No fallback locale specified.
10:28:54 AM: [i18n] Translation for 'root.getInvolved.dataUsers.meta.noIndex' in 'en' not found. No fallback locale specified.
10:28:54 AM: [i18n] Translation for 'root.about.stacSpec.meta.noIndex' in 'en' not found. No fallback locale specified.
10:28:54 AM: [i18n] Translation for 'root.meta.description' in '' not found. No fallback locale specified.
10:28:54 AM: [i18n] Translation for 'root.meta.title' in '' not found. No fallback locale specified.
10:28:54 AM: [i18n] Translation for 'root.meta.description' in '' not found. No fallback locale specified.
10:28:54 AM: [i18n] Translation for 'root.meta.noIndex' in '' not found. No fallback locale specified.
10:28:54 AM: [i18n] Translation for 'root.meta.title' in '' not found. No fallback locale specified.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.0.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.0.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.0.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.0.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.1.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.1.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.2.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.2.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.3.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.3.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.0.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.0.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.1.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.1.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.2.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.2.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.3.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.3.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.0.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.0.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.1.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.1.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.2.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.2.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.content' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.0.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.0.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.1.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.1.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.2.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.2.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.3.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.3.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.4.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.4.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.content' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.0.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.0.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.1.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.1.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.2.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.2.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.3.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.3.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.4.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.4.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.5.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.5.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.content' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.0.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.0.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.1.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.1.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.2.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.2.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.3.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.3.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.4.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.4.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.5.href' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.5.label' in ''. Using 'en' fallback.
10:28:54 AM: [i18n] Translation for 'root.getInvolved.developers.meta.noIndex' in 'en' not found. No fallback locale specified.
10:28:54 AM: [i18n] Translation for 'root.getInvolved.meta.noIndex' in 'en' not found. No fallback locale specified.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.3.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.3.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.3.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.3.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.content' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.3.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.3.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.4.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.4.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.content' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.3.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.3.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.4.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.4.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.5.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.5.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.content' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.3.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.3.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.4.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.4.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.5.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.5.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.3.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.3.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.3.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.3.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.content' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.3.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.3.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.4.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.4.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.content' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.3.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.3.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.4.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.4.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.5.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.5.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.content' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.3.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.3.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.4.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.4.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.5.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.5.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.3.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.3.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.3.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.3.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.content' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.3.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.3.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.4.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.4.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.content' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.3.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.3.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.4.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.4.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.5.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.5.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.content' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.3.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.3.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.4.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.4.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.5.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.5.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.3.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.3.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.3.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.3.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.content' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.3.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.3.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.4.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.4.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.content' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.3.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.3.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.4.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.4.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.5.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.5.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.content' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.3.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.3.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.4.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.4.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.5.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.5.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.3.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.1.children.3.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.3.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.headerNav.links.2.children.3.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.main.links.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.content' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.3.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.3.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.4.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column1.links.4.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.content' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.3.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.3.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.4.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.4.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.5.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column2.links.5.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.content' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.0.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.0.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.1.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.1.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.2.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.2.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.3.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.3.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.4.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.4.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.5.href' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [i18n] Could not find 'root.navigation.footerNav.column3.links.5.label' in 'styleguide'. Using 'en' fallback.
10:28:54 AM: [11ty] Writing _site/en/index.html from ./app/pages/index.html (njk)
10:28:54 AM: [11ty] Writing _site/styleguide/colors/index.html from ./app/styleguide/colors.html (njk)
10:28:54 AM: [11ty] Writing _site/en/tutorials/index.html from ./app/pages/tutorials.html (njk)
10:28:54 AM: [11ty] Writing _site/en/about/datasets/index.html from ./app/pages/about/datasets.html (njk)
10:28:54 AM: [11ty] Writing _site/en/about/frequently-asked-questions/index.html from ./app/pages/about/faq.html (njk)
10:28:54 AM: [11ty] Writing _site/en/about/tools-resources/index.html from ./app/pages/about/tools-resources.html (njk)
10:28:54 AM: [11ty] Writing _site/en/about/index.html from ./app/pages/about/index.html (njk)
10:28:54 AM: [11ty] Writing _site/en/get-involved/data-providers/index.html from ./app/pages/get-involved/data-providers.html (njk)
10:28:54 AM: [11ty] Writing _site/en/get-involved/data-users/index.html from ./app/pages/get-involved/data-users.html (njk)
10:28:54 AM: [11ty] Writing _site/en/about/stac-spec/index.html from ./app/pages/about/stac-spec.html (njk)
10:28:54 AM: [11ty] Writing _site/index.html from ./app/index.html (njk)
10:28:54 AM: [11ty] Writing _site/en/get-involved/developers/index.html from ./app/pages/get-involved/developers.html (njk)
10:28:54 AM: [11ty] Writing _site/en/get-involved/index.html from ./app/pages/get-involved/index.html (njk)
10:28:54 AM: [11ty] Writing _site/styleguide/components/index.html from ./app/styleguide/components.html (njk)
10:28:54 AM: [11ty] Writing _site/styleguide/elements/index.html from ./app/styleguide/elements.html (njk)
10:28:54 AM: [11ty] Writing _site/styleguide/index.html from ./app/styleguide/index.html (njk)
10:28:54 AM: [11ty] Writing _site/styleguide/sections/index.html from ./app/styleguide/sections.html (njk)
10:28:54 AM: [11ty] Writing _site/styleguide/type/index.html from ./app/styleguide/type.html (njk)
10:28:54 AM: [11ty] Writing _site/en/tutorials/intro-to-stac/index.html from ./app/tutorials/getting-started/intro-to-stac/intro-to-stac.en.md (njk)
10:28:54 AM: [11ty] Writing _site/en/tutorials/access-sentinel-2-data-aws/index.html from ./app/tutorials/how-to-guides/access-sentinel-2-data-aws/access-sentinel-2-data-aws.en.md (njk)
10:28:54 AM: [11ty] Writing _site/en/tutorials/gdal_cli/index.html from ./app/tutorials/cli/download-data-using-cli/gdal_cli.en.md (njk)
10:28:54 AM: [11ty] Writing _site/en/tutorials/reading-stac-planetary-computer/index.html from ./app/tutorials/how-to-guides/reading-stac-planetary-computer/reading-stac-planetary-computer.md (njk)
10:28:54 AM: [11ty] Writing _site/en/tutorials/1-read-stac-python/index.html from ./app/tutorials/python/1-read-stac-python/1-read-stac-python.en.md (njk)
10:28:54 AM: [11ty] Writing _site/en/tutorials/2-create-stac-catalog-python/index.html from ./app/tutorials/python/2-create-stac-catalog-python/2-create-stac-catalog-python.en.md (njk)
10:28:54 AM: [11ty] Writing _site/en/tutorials/4-create-stac-collection/index.html from ./app/tutorials/python/4-create-stac-collection/4-create-stac-collection.en.md (njk)
10:28:54 AM: [11ty] Writing _site/en/tutorials/3-create-stac-item-with-extension/index.html from ./app/tutorials/python/3-create-stac-item-with-extension/3-create-stac-item-with-extension.en.md (njk)
10:28:54 AM: [11ty] Writing _site/en/tutorials/2-intro-to-stac-api-browser-qgis-plugin/index.html from ./app/tutorials/qgis/2-intro-to-stac-api-browser-qgis-plugin/2-intro-to-stac-api-browser-qgis-plugin.en.md (njk)
10:28:54 AM: [11ty] Writing _site/en/tutorials/1-install-stac-api-browser-qgis-plugin/index.html from ./app/tutorials/qgis/1-install-stac-api-browser-qgis-plugin/1-install-stac-api-browser-qgis-plugin.en.md (njk)
10:28:54 AM: [11ty] Writing _site/en/tutorials/1-download-data-using-r/index.html from ./app/tutorials/r/1-download-data-using-r/1-download-data-using-r.en.md (njk)
10:28:54 AM: [11ty] Writing _site/en/tutorials/2-using-rstac-and-cql2-to-query-stac-api/index.html from ./app/tutorials/r/2-using-rstac-and-cql2-to-query-stac-api/2-using-rstac-and-cql2-to-query-stac-api.en.md (njk)
10:28:54 AM: [11ty] Benchmark 684ms 33% 1× (Data) `./app/_data/catalogs.js`
10:28:54 AM: [11ty] Benchmark 604ms 30% 1× (Data) `./app/_data/ecosystem.js`
10:28:54 AM: [11ty] Copied 99 files / Wrote 30 files in 1.82 seconds (60.7ms each, v1.0.0)
10:28:54 AM: > 11ty-tutorials-proof-of-concept@0.1.3 cicd:done
10:28:54 AM: > echo 'Build complete!'
10:28:54 AM: Build complete!
10:28:54 AM: ​
10:28:54 AM: (build.command completed in 20.9s)
10:28:54 AM:
10:28:55 AM: (Netlify Build completed in 21.9s)
10:29:23 AM: Section completed: building
10:29:25 AM: Finished processing build request in 1m24.105s

Deploying

Complete
10:28:54 AM: Deploy site
10:28:54 AM: ────────────────────────────────────────────────────────────────
10:28:54 AM: ​
10:28:54 AM: Starting to deploy site from '_site'
10:28:55 AM: Calculating files to upload
10:28:55 AM: 4 new files to upload
10:28:55 AM: 0 new functions to upload
10:28:55 AM: Section completed: deploying
10:28:55 AM: Site deploy was successfully initiated
10:28:55 AM: ​
10:28:55 AM: (Deploy site completed in 826ms)

Cleanup

Complete
10:28:55 AM: Netlify Build Complete
10:28:55 AM: ────────────────────────────────────────────────────────────────
10:28:55 AM: ​
10:28:56 AM: Caching artifacts
10:28:56 AM: Started saving node modules
10:28:56 AM: Finished saving node modules
10:28:56 AM: Started saving build plugins
10:28:56 AM: Finished saving build plugins
10:28:56 AM: Started saving corepack cache
10:28:56 AM: Finished saving corepack cache
10:28:56 AM: Started saving pip cache
10:28:56 AM: Finished saving pip cache
10:28:56 AM: Started saving emacs cask dependencies
10:28:56 AM: Finished saving emacs cask dependencies
10:28:56 AM: Started saving maven dependencies
10:28:56 AM: Finished saving maven dependencies
10:28:56 AM: Started saving boot dependencies
10:28:56 AM: Finished saving boot dependencies
10:28:56 AM: Started saving rust rustup cache
10:28:56 AM: Finished saving rust rustup cache
10:28:56 AM: Started saving go dependencies
10:28:56 AM: Finished saving go dependencies
10:29:23 AM: Build script success
10:29:24 AM: Uploading Cache of size 185.3MB
10:29:25 AM: Section completed: cleanup

Post-processing

Complete
10:28:55 AM: Starting post processing
10:28:55 AM: Skipping form detection
10:28:55 AM: Post processing done
10:28:55 AM: Section completed: postprocessing
10:28:55 AM: Post processing - header rules
10:28:55 AM: Post processing - redirect rules
10:28:56 AM: Site is live ✨