Deploy details
Deploy log
10:23:15 AM: Build ready to start
10:23:17 AM: build-image version: 653805ca4a64301556e56dc4b321ef8fc20cbb7c
10:23:17 AM: build-image tag: v3.8.2
10:23:17 AM: buildbot version: 27121fae4d1b3a5c621e9bbd5ca8c7f99e19f330
10:23:17 AM: Fetching cached dependencies
10:23:17 AM: Starting to download cache of 72.8MB
10:23:19 AM: Finished downloading cache in 1.153935415s
10:23:19 AM: Starting to extract cache
10:23:20 AM: Finished extracting cache in 1.967671574s
10:23:21 AM: Finished fetching cache in 3.139985029s
10:23:21 AM: Starting to prepare the repo for build
10:23:21 AM: Preparing Git Reference pull/7/head
10:23:22 AM: Parsing package.json dependencies
10:23:22 AM: Starting build script
10:23:22 AM: Installing dependencies
10:23:22 AM: Python version set to 3.7
10:23:23 AM: Started restoring cached node version
10:23:25 AM: Finished restoring cached node version
10:23:26 AM: v12.18.0 is already installed.
10:23:26 AM: Now using node v12.18.0 (npm v6.14.4)
10:23:26 AM: Started restoring cached build plugins
10:23:26 AM: Finished restoring cached build plugins
10:23:26 AM: Attempting ruby version 2.7.2, read from environment
10:23:28 AM: Using ruby version 2.7.2
10:23:28 AM: Using PHP version 5.6
10:23:28 AM: Installing pip dependencies
10:23:28 AM: Started restoring cached pip cache
10:23:28 AM: Finished restoring cached pip cache
10:23:29 AM: Collecting mkdocs==1.2.2
10:23:29 AM: Using cached mkdocs-1.2.2-py3-none-any.whl (6.4 MB)
10:23:29 AM: Collecting mkdocs-material==7.2.1
10:23:29 AM: Using cached mkdocs_material-7.2.1-py2.py3-none-any.whl (4.2 MB)
10:23:29 AM: Collecting mergedeep>=1.3.4
10:23:29 AM: Using cached mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
10:23:30 AM: Collecting ghp-import>=1.0
10:23:30 AM: Using cached ghp_import-2.0.1-py3-none-any.whl
10:23:30 AM: Collecting packaging>=20.5
10:23:30 AM: Using cached packaging-21.0-py3-none-any.whl (40 kB)
10:23:30 AM: Collecting Markdown>=3.2.1
10:23:30 AM: Using cached Markdown-3.3.4-py3-none-any.whl (97 kB)
10:23:30 AM: Collecting click>=3.3
10:23:30 AM: Using cached click-8.0.1-py3-none-any.whl (97 kB)
10:23:30 AM: Collecting Jinja2>=2.10.1
10:23:30 AM: Using cached Jinja2-3.0.1-py3-none-any.whl (133 kB)
10:23:30 AM: Collecting watchdog>=2.0
10:23:30 AM: Using cached watchdog-2.1.3-py3-none-manylinux2014_x86_64.whl (75 kB)
10:23:30 AM: Collecting PyYAML>=3.10
10:23:30 AM: Using cached PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636 kB)
10:23:30 AM: Collecting importlib-metadata>=3.10
10:23:30 AM: Using cached importlib_metadata-4.6.3-py3-none-any.whl (17 kB)
10:23:30 AM: Collecting pyyaml-env-tag>=0.1
10:23:30 AM: Using cached pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
10:23:30 AM: Collecting Pygments>=2.4
10:23:30 AM: Using cached Pygments-2.9.0-py3-none-any.whl (1.0 MB)
10:23:30 AM: Collecting pymdown-extensions>=7.0
10:23:30 AM: Using cached pymdown_extensions-8.2-py3-none-any.whl (207 kB)
10:23:30 AM: Collecting mkdocs-material-extensions>=1.0
10:23:30 AM: Using cached mkdocs_material_extensions-1.0.1-py3-none-any.whl (8.0 kB)
10:23:31 AM: Collecting python-dateutil>=2.8.1
10:23:31 AM: Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
10:23:31 AM: Collecting typing-extensions>=3.6.4
10:23:31 AM: Using cached typing_extensions-3.10.0.0-py3-none-any.whl (26 kB)
10:23:31 AM: Collecting zipp>=0.5
10:23:31 AM: Using cached zipp-3.5.0-py3-none-any.whl (5.7 kB)
10:23:31 AM: Collecting MarkupSafe>=2.0
10:23:31 AM: Using cached MarkupSafe-2.0.1-cp37-cp37m-manylinux2010_x86_64.whl (31 kB)
10:23:31 AM: Collecting pyparsing>=2.0.2
10:23:31 AM: Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
10:23:31 AM: Collecting six>=1.5
10:23:31 AM: Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
10:23:31 AM: Installing collected packages: zipp, typing-extensions, six, PyYAML, python-dateutil, pyparsing, MarkupSafe, importlib-metadata, watchdog, pyyaml-env-tag, packaging, mergedeep, Markdown, Jinja2, ghp-import, click, pymdown-extensions, Pygments, mkdocs-material-extensions, mkdocs, mkdocs-material
10:23:35 AM: Successfully installed Jinja2-3.0.1 Markdown-3.3.4 MarkupSafe-2.0.1 PyYAML-5.4.1 Pygments-2.9.0 click-8.0.1 ghp-import-2.0.1 importlib-metadata-4.6.3 mergedeep-1.3.4 mkdocs-1.2.2 mkdocs-material-7.2.1 mkdocs-material-extensions-1.0.1 packaging-21.0 pymdown-extensions-8.2 pyparsing-2.4.7 python-dateutil-2.8.2 pyyaml-env-tag-0.1 six-1.16.0 typing-extensions-3.10.0.0 watchdog-2.1.3 zipp-3.5.0
10:23:35 AM: WARNING: You are using pip version 20.3.4; however, version 21.2.2 is available.
10:23:35 AM: You should consider upgrading via the '/opt/buildhome/python3.7/bin/python3.7 -m pip install --upgrade pip' command.
10:23:35 AM: Pip dependencies installed
10:23:35 AM: Started restoring cached go cache
10:23:35 AM: Finished restoring cached go cache
10:23:35 AM: go version go1.14.4 linux/amd64
10:23:35 AM: go version go1.14.4 linux/amd64
10:23:35 AM: Installing missing commands
10:23:35 AM: Verify run directory
10:23:36 AM:
10:23:36 AM: ────────────────────────────────────────────────────────────────
10:23:36 AM: Netlify Build
10:23:36 AM: ────────────────────────────────────────────────────────────────
10:23:36 AM:
10:23:36 AM: ❯ Version
10:23:36 AM: @netlify/build 17.9.2
10:23:36 AM:
10:23:36 AM: ❯ Flags
10:23:36 AM: baseRelDir: true
10:23:36 AM: deployId: 610d0d93e8b7ea0007c7a522
10:23:36 AM:
10:23:36 AM: ❯ Current directory
10:23:36 AM: /opt/build/repo
10:23:36 AM:
10:23:36 AM: ❯ Config file
10:23:36 AM: /opt/build/repo/netlify.toml
10:23:36 AM:
10:23:36 AM: ❯ Context
10:23:36 AM: deploy-preview
10:23:36 AM:
10:23:36 AM: ────────────────────────────────────────────────────────────────
10:23:36 AM: 1. build.command from netlify.toml
10:23:36 AM: ────────────────────────────────────────────────────────────────
10:23:36 AM:
10:23:36 AM: $ mkdocs build
10:23:36 AM: INFO - Cleaning site directory
10:23:36 AM: INFO - Building documentation to directory: /opt/build/repo/site
10:23:37 AM: INFO - Documentation built in 0.89 seconds
10:23:37 AM:
10:23:37 AM: (build.command completed in 1.3s)
10:23:37 AM:
10:23:37 AM: ────────────────────────────────────────────────────────────────
10:23:37 AM: 2. Deploy site
10:23:37 AM: ────────────────────────────────────────────────────────────────
10:23:37 AM:
10:23:37 AM: Starting to deploy site from 'site'
10:23:37 AM: Creating deploy tree
10:23:37 AM: Creating deploy upload records
10:23:38 AM: 3 new files to upload
10:23:38 AM: 0 new functions to upload
10:23:38 AM: Site deploy was successfully initiated
10:23:38 AM:
10:23:38 AM: (Deploy site completed in 370ms)
10:23:38 AM:
10:23:38 AM: ────────────────────────────────────────────────────────────────
10:23:38 AM: Netlify Build Complete
10:23:38 AM: ────────────────────────────────────────────────────────────────
10:23:38 AM:
10:23:38 AM: (Netlify Build completed in 1.7s)
10:23:38 AM: Caching artifacts
10:23:38 AM: Started saving build plugins
10:23:38 AM: Finished saving build plugins
10:23:38 AM: Started saving pip cache
10:23:38 AM: Starting post processing
10:23:38 AM: Finished saving pip cache
10:23:38 AM: Started saving emacs cask dependencies
10:23:38 AM: Finished saving emacs cask dependencies
10:23:38 AM: Started saving maven dependencies
10:23:38 AM: Finished saving maven dependencies
10:23:38 AM: Started saving boot dependencies
10:23:38 AM: Finished saving boot dependencies
10:23:38 AM: Started saving rust rustup cache
10:23:38 AM: Finished saving rust rustup cache
10:23:38 AM: Started saving go dependencies
10:23:38 AM: Finished saving go dependencies
10:23:38 AM: Build script success
10:23:38 AM: Skipping HTML post processing
10:23:38 AM: Post processing - header rules
10:23:38 AM: Post processing - redirect rules
10:23:39 AM: Post processing done
10:23:39 AM: Site is live ✨
10:23:49 AM: Finished processing build request in 31.398775504s