Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
4:53:38 AM: Build ready to start
4:53:52 AM: build-image version: 9c9fb6952e50bb092d4b66daf2368677e5c68e34 (focal)
4:53:52 AM: buildbot version: 9c9fb6952e50bb092d4b66daf2368677e5c68e34
4:53:52 AM: Fetching cached dependencies
4:53:52 AM: Starting to download cache of 1.3GB
4:53:56 AM: Finished downloading cache in 3.363s
4:53:56 AM: Starting to extract cache
4:54:05 AM: Finished extracting cache in 8.919s
4:54:05 AM: Finished fetching cache in 12.463s
4:54:05 AM: Starting to prepare the repo for build
4:54:05 AM: Preparing Git Reference pull/1698/head
4:54:07 AM: Starting to install dependencies
4:54:07 AM: Started restoring cached mise cache
4:54:07 AM: Finished restoring cached mise cache
4:54:08 AM: mise python@3.13.2 install
4:54:08 AM: mise python@3.13.2 download cpython-3.13.2+20250205-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
4:54:08 AM: mise python@3.13.2 extract cpython-3.13.2+20250205-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
4:54:09 AM: mise python@3.13.2 python --version
4:54:09 AM: mise python@3.13.2 Python 3.13.2
4:54:09 AM: mise python@3.13.2 ✓ installed
4:54:09 AM: Python version set to 3.13
4:54:11 AM: Collecting pipenv
4:54:11 AM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
4:54:11 AM: Collecting certifi (from pipenv)
4:54:11 AM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
4:54:11 AM: Collecting packaging>=22 (from pipenv)
4:54:11 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
4:54:11 AM: Collecting setuptools>=67 (from pipenv)
4:54:11 AM: Downloading setuptools-75.8.0-py3-none-any.whl.metadata (6.7 kB)
4:54:11 AM: Collecting virtualenv>=20.24.2 (from pipenv)
4:54:11 AM: Downloading virtualenv-20.29.1-py3-none-any.whl.metadata (4.5 kB)
4:54:11 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
4:54:11 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
4:54:11 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
4:54:11 AM: Downloading filelock-3.17.0-py3-none-any.whl.metadata (2.9 kB)
4:54:11 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
4:54:11 AM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
4:54:11 AM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
4:54:11 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 52.4 MB/s eta 0:00:00
4:54:11 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
4:54:11 AM: Downloading setuptools-75.8.0-py3-none-any.whl (1.2 MB)
4:54:11 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 66.3 MB/s eta 0:00:00
4:54:11 AM: Downloading virtualenv-20.29.1-py3-none-any.whl (4.3 MB)
4:54:11 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 143.8 MB/s eta 0:00:00
4:54:11 AM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
4:54:11 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
4:54:11 AM: Downloading filelock-3.17.0-py3-none-any.whl (16 kB)
4:54:11 AM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
4:54:12 AM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
4:54:14 AM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.17.0 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.6 setuptools-75.8.0 virtualenv-20.29.1
4:54:14 AM: [notice] A new release of pip is available: 24.3.1 -> 25.0
4:54:14 AM: [notice] To update, run: pip install --upgrade pip
4:54:14 AM: Installing pip dependencies from requirements.txt
4:54:14 AM: Started restoring cached pip cache
4:54:14 AM: Finished restoring cached pip cache
4:54:14 AM: Collecting Babel==2.17.0 (from -r requirements.txt (line 1))
4:54:14 AM: Using cached babel-2.17.0-py3-none-any.whl.metadata (2.0 kB)
4:54:14 AM: Collecting beautifulsoup4==4.13.1 (from -r requirements.txt (line 2))
4:54:14 AM: Using cached beautifulsoup4-4.13.1-py3-none-any.whl.metadata (3.8 kB)
4:54:14 AM: Requirement already satisfied: certifi==2025.1.31 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from -r requirements.txt (line 3)) (2025.1.31)
4:54:14 AM: Collecting charset-normalizer==3.4.1 (from -r requirements.txt (line 4))
4:54:14 AM: Using cached charset_normalizer-3.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)
4:54:14 AM: Collecting click==8.1.8 (from -r requirements.txt (line 5))
4:54:14 AM: Using cached click-8.1.8-py3-none-any.whl.metadata (2.3 kB)
4:54:14 AM: Collecting colorama==0.4.6 (from -r requirements.txt (line 6))
4:54:14 AM: Using cached colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB)
4:54:14 AM: Collecting cssselect==1.2.0 (from -r requirements.txt (line 7))
4:54:14 AM: Using cached cssselect-1.2.0-py2.py3-none-any.whl.metadata (2.2 kB)
4:54:14 AM: Collecting ghp-import==2.1.0 (from -r requirements.txt (line 8))
4:54:14 AM: Using cached ghp_import-2.1.0-py3-none-any.whl.metadata (7.2 kB)
4:54:14 AM: Collecting idna==3.10 (from -r requirements.txt (line 9))
4:54:14 AM: Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)
4:54:14 AM: Collecting Jinja2==3.1.5 (from -r requirements.txt (line 10))
4:54:14 AM: Using cached jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB)
4:54:15 AM: Collecting lxml==5.3.0 (from -r requirements.txt (line 11))
4:54:15 AM: Using cached lxml-5.3.0-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (3.8 kB)
4:54:15 AM: Collecting Markdown==3.7 (from -r requirements.txt (line 12))
4:54:15 AM: Using cached Markdown-3.7-py3-none-any.whl.metadata (7.0 kB)
4:54:15 AM: Collecting markdown2==2.5.3 (from -r requirements.txt (line 13))
4:54:15 AM: Using cached markdown2-2.5.3-py3-none-any.whl.metadata (2.1 kB)
4:54:15 AM: Collecting MarkupSafe==3.0.2 (from -r requirements.txt (line 14))
4:54:15 AM: Using cached MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB)
4:54:15 AM: Collecting mergedeep==1.3.4 (from -r requirements.txt (line 15))
4:54:15 AM: Using cached mergedeep-1.3.4-py3-none-any.whl.metadata (4.3 kB)
4:54:15 AM: Collecting mkdocs==1.6.1 (from -r requirements.txt (line 16))
4:54:15 AM: Using cached mkdocs-1.6.1-py3-none-any.whl.metadata (6.0 kB)
4:54:15 AM: Collecting mkdocs-material==9.6.1 (from -r requirements.txt (line 17))
4:54:15 AM: Using cached mkdocs_material-9.6.1-py3-none-any.whl.metadata (19 kB)
4:54:15 AM: Collecting mkdocs-material-extensions==1.3.1 (from -r requirements.txt (line 18))
4:54:15 AM: Using cached mkdocs_material_extensions-1.3.1-py3-none-any.whl.metadata (6.9 kB)
4:54:15 AM: Requirement already satisfied: packaging==24.2 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from -r requirements.txt (line 19)) (24.2)
4:54:15 AM: Collecting paginate==0.5.7 (from -r requirements.txt (line 20))
4:54:15 AM: Using cached paginate-0.5.7-py2.py3-none-any.whl.metadata (11 kB)
4:54:15 AM: Collecting pathspec==0.12.1 (from -r requirements.txt (line 21))
4:54:15 AM: Using cached pathspec-0.12.1-py3-none-any.whl.metadata (21 kB)
4:54:15 AM: Requirement already satisfied: platformdirs==4.3.6 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from -r requirements.txt (line 22)) (4.3.6)
4:54:15 AM: Collecting Pygments==2.19.1 (from -r requirements.txt (line 23))
4:54:15 AM: Using cached pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB)
4:54:15 AM: Collecting pymdown-extensions==10.14.3 (from -r requirements.txt (line 24))
4:54:15 AM: Using cached pymdown_extensions-10.14.3-py3-none-any.whl.metadata (3.0 kB)
4:54:15 AM: Collecting pyquery==2.0.1 (from -r requirements.txt (line 25))
4:54:15 AM: Using cached pyquery-2.0.1-py3-none-any.whl.metadata (9.0 kB)
4:54:15 AM: Collecting python-dateutil==2.9.0.post0 (from -r requirements.txt (line 26))
4:54:15 AM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
4:54:15 AM: Collecting PyYAML==6.0.2 (from -r requirements.txt (line 27))
4:54:15 AM: Using cached PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
4:54:15 AM: Collecting pyyaml_env_tag==0.1 (from -r requirements.txt (line 28))
4:54:15 AM: Using cached pyyaml_env_tag-0.1-py3-none-any.whl.metadata (4.1 kB)
4:54:15 AM: Collecting readtime==3.0.0 (from -r requirements.txt (line 29))
4:54:15 AM: Using cached readtime-3.0.0-py3-none-any.whl
4:54:15 AM: Collecting regex==2024.11.6 (from -r requirements.txt (line 30))
4:54:15 AM: Using cached regex-2024.11.6-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB)
4:54:15 AM: Collecting requests==2.32.3 (from -r requirements.txt (line 31))
4:54:15 AM: Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
4:54:15 AM: Collecting six==1.17.0 (from -r requirements.txt (line 32))
4:54:15 AM: Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
4:54:15 AM: Collecting soupsieve==2.6 (from -r requirements.txt (line 33))
4:54:15 AM: Using cached soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB)
4:54:15 AM: Collecting urllib3==2.3.0 (from -r requirements.txt (line 34))
4:54:15 AM: Using cached urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB)
4:54:15 AM: Collecting watchdog==6.0.0 (from -r requirements.txt (line 35))
4:54:15 AM: Using cached watchdog-6.0.0-py3-none-manylinux2014_x86_64.whl.metadata (44 kB)
4:54:15 AM: Collecting typing-extensions>=4.0.0 (from beautifulsoup4==4.13.1->-r requirements.txt (line 2))
4:54:15 AM: Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
4:54:15 AM: Collecting mkdocs-get-deps>=0.2.0 (from mkdocs==1.6.1->-r requirements.txt (line 16))
4:54:15 AM: Using cached mkdocs_get_deps-0.2.0-py3-none-any.whl.metadata (4.0 kB)
4:54:15 AM: Using cached babel-2.17.0-py3-none-any.whl (10.2 MB)
4:54:16 AM: Using cached beautifulsoup4-4.13.1-py3-none-any.whl (185 kB)
4:54:16 AM: Using cached charset_normalizer-3.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB)
4:54:16 AM: Using cached click-8.1.8-py3-none-any.whl (98 kB)
4:54:16 AM: Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB)
4:54:16 AM: Using cached cssselect-1.2.0-py2.py3-none-any.whl (18 kB)
4:54:16 AM: Using cached ghp_import-2.1.0-py3-none-any.whl (11 kB)
4:54:16 AM: Using cached idna-3.10-py3-none-any.whl (70 kB)
4:54:16 AM: Using cached jinja2-3.1.5-py3-none-any.whl (134 kB)
4:54:16 AM: Using cached lxml-5.3.0-cp313-cp313-manylinux_2_28_x86_64.whl (4.9 MB)
4:54:16 AM: Using cached Markdown-3.7-py3-none-any.whl (106 kB)
4:54:16 AM: Using cached markdown2-2.5.3-py3-none-any.whl (48 kB)
4:54:16 AM: Using cached MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB)
4:54:16 AM: Using cached mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
4:54:16 AM: Using cached mkdocs-1.6.1-py3-none-any.whl (3.9 MB)
4:54:16 AM: Using cached mkdocs_material-9.6.1-py3-none-any.whl (8.7 MB)
4:54:16 AM: Using cached mkdocs_material_extensions-1.3.1-py3-none-any.whl (8.7 kB)
4:54:16 AM: Using cached paginate-0.5.7-py2.py3-none-any.whl (13 kB)
4:54:16 AM: Using cached pathspec-0.12.1-py3-none-any.whl (31 kB)
4:54:16 AM: Using cached pygments-2.19.1-py3-none-any.whl (1.2 MB)
4:54:16 AM: Using cached pymdown_extensions-10.14.3-py3-none-any.whl (264 kB)
4:54:16 AM: Using cached pyquery-2.0.1-py3-none-any.whl (22 kB)
4:54:16 AM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
4:54:16 AM: Using cached PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (759 kB)
4:54:16 AM: Using cached pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
4:54:16 AM: Using cached regex-2024.11.6-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (796 kB)
4:54:16 AM: Using cached requests-2.32.3-py3-none-any.whl (64 kB)
4:54:16 AM: Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
4:54:16 AM: Using cached soupsieve-2.6-py3-none-any.whl (36 kB)
4:54:16 AM: Using cached urllib3-2.3.0-py3-none-any.whl (128 kB)
4:54:16 AM: Using cached watchdog-6.0.0-py3-none-manylinux2014_x86_64.whl (79 kB)
4:54:16 AM: Using cached mkdocs_get_deps-0.2.0-py3-none-any.whl (9.5 kB)
4:54:16 AM: Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB)
4:54:16 AM: Installing collected packages: paginate, watchdog, urllib3, typing-extensions, soupsieve, six, regex, PyYAML, Pygments, pathspec, mkdocs-material-extensions, mergedeep, MarkupSafe, markdown2, Markdown, lxml, idna, cssselect, colorama, click, charset-normalizer, Babel, requests, pyyaml_env_tag, python-dateutil, pyquery, pymdown-extensions, mkdocs-get-deps, Jinja2, beautifulsoup4, readtime, ghp-import, mkdocs, mkdocs-material
4:54:20 AM: Successfully installed Babel-2.17.0 Jinja2-3.1.5 Markdown-3.7 MarkupSafe-3.0.2 PyYAML-6.0.2 Pygments-2.19.1 beautifulsoup4-4.13.1 charset-normalizer-3.4.1 click-8.1.8 colorama-0.4.6 cssselect-1.2.0 ghp-import-2.1.0 idna-3.10 lxml-5.3.0 markdown2-2.5.3 mergedeep-1.3.4 mkdocs-1.6.1 mkdocs-get-deps-0.2.0 mkdocs-material-9.6.1 mkdocs-material-extensions-1.3.1 paginate-0.5.7 pathspec-0.12.1 pymdown-extensions-10.14.3 pyquery-2.0.1 python-dateutil-2.9.0.post0 pyyaml_env_tag-0.1 readtime-3.0.0 regex-2024.11.6 requests-2.32.3 six-1.17.0 soupsieve-2.6 typing-extensions-4.12.2 urllib3-2.3.0 watchdog-6.0.0
4:54:20 AM: [notice] A new release of pip is available: 24.3.1 -> 25.0
4:54:20 AM: [notice] To update, run: pip install --upgrade pip
4:54:20 AM: Pip dependencies installed
4:54:20 AM: Attempting Ruby version 2.7.2, read from environment
4:54:21 AM: Using Ruby version 2.7.2
4:54:22 AM: Started restoring cached go cache
4:54:22 AM: Finished restoring cached go cache
4:54:23 AM: Installing Go version 1.21.13 (requested 1.21.x)
4:54:30 AM: go version go1.23.4 linux/amd64
4:54:31 AM: Using PHP version 8.0
4:54:32 AM: Started restoring cached Node.js version
4:54:36 AM: Finished restoring cached Node.js version
4:54:36 AM: v18.20.6 is already installed.
4:54:36 AM: Now using node v18.20.6 (npm v10.8.2)
4:54:36 AM: Enabling Node.js Corepack
4:54:36 AM: Started restoring cached build plugins
4:54:36 AM: Finished restoring cached build plugins
4:54:36 AM: Successfully installed dependencies
4:54:37 AM: Starting build script
4:54:38 AM: Detected 0 framework(s)
4:54:38 AM: Section completed: initializing
Building
Complete
Building
Complete
4:54:39 AM: Netlify Build
4:54:39 AM: ────────────────────────────────────────────────────────────────
4:54:39 AM:
4:54:39 AM: ❯ Version
4:54:39 AM: @netlify/build 29.58.9
4:54:39 AM:
4:54:39 AM: ❯ Flags
4:54:39 AM: accountId: 5db8a8fc6354a189c146871d
4:54:39 AM: baseRelDir: true
4:54:39 AM: buildId: 67a591d269f1d20008da5b5c
4:54:39 AM: deployId: 67a591d269f1d20008da5b5e
4:54:39 AM:
4:54:39 AM: ❯ Current directory
4:54:39 AM: /opt/build/repo
4:54:39 AM:
4:54:39 AM: ❯ Config file
4:54:39 AM: /opt/build/repo/netlify.toml
4:54:39 AM:
4:54:39 AM: ❯ Context
4:54:39 AM: deploy-preview
4:54:39 AM:
4:54:39 AM: build.command from netlify.toml
4:54:39 AM: ────────────────────────────────────────────────────────────────
4:54:39 AM:
4:54:39 AM: $ mkdocs build
4:54:40 AM: INFO - Cleaning site directory
4:54:40 AM: INFO - Building documentation to directory: /opt/build/repo/site
4:54:40 AM: INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration:
4:54:40 AM: - concepts/permission-model.md
4:54:40 AM: INFO - Doc file 'concepts/permission-model.md' contains an unrecognized relative link '../tutorials/install-extension#L71', it was left as is. Did you mean '../tutorials/install-extension.md#L71'?
4:54:40 AM: WARNING - Doc file 'contribute/contributing.md' contains a link 'go.mod', but the target 'contribute/go.mod' is not found among documentation files.
4:54:42 AM: INFO - Documentation built in 2.01 seconds
4:54:42 AM:
4:54:42 AM: (build.command completed in 2.7s)
4:54:42 AM:
4:54:42 AM: (Netlify Build completed in 3.1s)
4:54:44 AM: Section completed: building
4:54:53 AM: Finished processing build request in 1m0.859s
Deploying
Complete
Deploying
Complete
4:54:42 AM: Deploy site
4:54:42 AM: ────────────────────────────────────────────────────────────────
4:54:42 AM:
4:54:42 AM: Starting to deploy site from 'site'
4:54:42 AM: Calculating files to upload
4:54:42 AM: 0 new file(s) to upload
4:54:42 AM: 0 new function(s) to upload
4:54:42 AM: Section completed: deploying
4:54:42 AM: Site deploy was successfully initiated
4:54:42 AM:
4:54:42 AM: (Deploy site completed in 359ms)
Cleanup
Complete
Cleanup
Complete
4:54:42 AM: Netlify Build Complete
4:54:42 AM: ────────────────────────────────────────────────────────────────
4:54:42 AM:
4:54:43 AM: Caching artifacts
4:54:43 AM: Started saving build plugins
4:54:43 AM: Finished saving build plugins
4:54:43 AM: Started saving mise cache
4:54:43 AM: Finished saving mise cache
4:54:43 AM: Started saving pip cache
4:54:43 AM: Finished saving pip cache
4:54:43 AM: Started saving emacs cask dependencies
4:54:43 AM: Finished saving emacs cask dependencies
4:54:43 AM: Started saving maven dependencies
4:54:43 AM: Finished saving maven dependencies
4:54:43 AM: Started saving boot dependencies
4:54:43 AM: Finished saving boot dependencies
4:54:43 AM: Started saving rust rustup cache
4:54:43 AM: Finished saving rust rustup cache
4:54:44 AM: Started saving go dependencies
4:54:44 AM: Finished saving go dependencies
4:54:44 AM: Build script success
4:54:51 AM: Uploading Cache of size 1.3GB
4:54:53 AM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
4:54:42 AM: Skipping form detection
4:54:42 AM: Post processing - header rules
4:54:42 AM: Post processing - redirect rules
4:54:42 AM: Starting post processing
4:54:42 AM: Post processing done
4:54:42 AM: Section completed: postprocessing
4:54:43 AM: Site is live ✨