Skip to main content

Deploy details

Deploy successful for msalign

[pre-commit.ci] pre-commit autoupdate

PR #43: pre-commit-ci-update-config@5fd41c6

Deploy log

Initializing

Complete
7:10:00 PM: Waiting for other deploys from your team to complete. Check the queue: https://app.netlify.com/teams/lukasz-migas/builds
7:12:47 PM: Build ready to start
7:13:12 PM: build-image version: 59029cc38debec12b365d8cde2431251b878d6bf (focal)
7:13:12 PM: buildbot version: 911e38b4db82bf5cd08627b366a88d99622b3aab
7:13:12 PM: Fetching cached dependencies
7:13:12 PM: Failed to fetch cache, continuing with build
7:13:13 PM: Starting to prepare the repo for build
7:13:13 PM: No cached dependencies found. Cloning fresh repo
7:13:13 PM: git clone --filter=blob:none https://github.com/lukasz-migas/msalign
7:13:13 PM: Preparing Git Reference pull/43/head
7:13:15 PM: Starting to install dependencies
7:13:17 PM: mise python@3.7.17 install
7:13:17 PM: mise WARN no precompiled python found for 3.7.17, force mise to use a precompiled version with `mise settings set python.compile false`
7:13:17 PM: mise python@3.7.17 python-build
7:13:17 PM: Downloading Python-3.7.17.tar.xz...
7:13:18 PM: Installing Python-3.7.17...
7:13:18 PM: mise python@3.7.17 patching file Doc/library/ctypes.rst
7:13:18 PM: mise python@3.7.17 patching file Lib/test/test_unicode.py
7:13:18 PM: mise python@3.7.17 patching file Modules/_ctypes/_ctypes.c
7:13:18 PM: mise python@3.7.17 patching file Modules/_ctypes/callproc.c
7:13:18 PM: mise python@3.7.17 patching file Modules/_ctypes/ctypes.h
7:13:18 PM: mise python@3.7.17 patching file setup.py
7:13:18 PM: mise python@3.7.17 patching file 'Misc/NEWS.d/next/Core and Builtins/2020-06-30-04-44-29.bpo-41100.PJwA6F.rst'
7:13:18 PM: mise python@3.7.17 patching file Modules/_decimal/libmpdec/mpdecimal.h
7:13:18 PM: mise python@3.7.17 patching file setup.py
7:15:07 PM: Installed Python-3.7.17 to /opt/buildhome/.local/share/mise/installs/python/3.7.17
7:15:07 PM: mise python@3.7.17 python --version
7:15:07 PM: mise python@3.7.17 Python 3.7.17
7:15:07 PM: mise python@3.7.17 installed
7:15:07 PM: Python version set to 3.7
7:15:08 PM: Collecting pipenv
7:15:08 PM: Downloading pipenv-2023.10.3-py3-none-any.whl (3.2 MB)
7:15:08 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 43.5 MB/s eta 0:00:00
7:15:08 PM: Collecting setuptools>=67
7:15:08 PM: Downloading setuptools-68.0.0-py3-none-any.whl (804 kB)
7:15:08 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 51.7 MB/s eta 0:00:00
7:15:08 PM: Collecting virtualenv>=20.24.2
7:15:08 PM: Downloading virtualenv-20.26.6-py3-none-any.whl (6.0 MB)
7:15:08 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 153.6 MB/s eta 0:00:00
7:15:08 PM: Collecting certifi
7:15:08 PM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
7:15:08 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 21.3 MB/s eta 0:00:00
7:15:08 PM: Collecting platformdirs<5,>=3.9.1
7:15:08 PM: Downloading platformdirs-4.0.0-py3-none-any.whl (17 kB)
7:15:08 PM: Collecting filelock<4,>=3.12.2
7:15:08 PM: Downloading filelock-3.12.2-py3-none-any.whl (10 kB)
7:15:09 PM: Collecting distlib<1,>=0.3.7
7:15:09 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
7:15:09 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 62.0 MB/s eta 0:00:00
7:15:09 PM: Collecting importlib-metadata>=6.6
7:15:09 PM: Downloading importlib_metadata-6.7.0-py3-none-any.whl (22 kB)
7:15:09 PM: Collecting zipp>=0.5
7:15:09 PM: Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB)
7:15:09 PM: Collecting typing-extensions>=3.6.4
7:15:09 PM: Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB)
7:15:09 PM: Installing collected packages: distlib, zipp, typing-extensions, setuptools, filelock, certifi, platformdirs, importlib-metadata, virtualenv, pipenv
7:15:09 PM: Attempting uninstall: setuptools
7:15:09 PM: Found existing installation: setuptools 47.1.0
7:15:09 PM: Uninstalling setuptools-47.1.0:
7:15:09 PM: Successfully uninstalled setuptools-47.1.0
7:15:11 PM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.12.2 importlib-metadata-6.7.0 pipenv-2023.10.3 platformdirs-4.0.0 setuptools-68.0.0 typing-extensions-4.7.1 virtualenv-20.26.6 zipp-3.15.0
7:15:11 PM: [notice] A new release of pip is available: 23.0.1 -> 24.0
7:15:11 PM: [notice] To update, run: pip install --upgrade pip
7:15:11 PM: Installing pip dependencies from requirements.txt
7:15:11 PM: Started restoring cached pip cache
7:15:11 PM: Finished restoring cached pip cache
7:15:11 PM: Collecting markdown-changelog
7:15:11 PM: Downloading markdown_changelog-0.0.4-py2.py3-none-any.whl (9.1 kB)
7:15:11 PM: Collecting mkdocs
7:15:11 PM: Downloading mkdocs-1.5.3-py3-none-any.whl (3.7 MB)
7:15:12 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 46.6 MB/s eta 0:00:00
7:15:12 PM: Collecting mkdocs-material
7:15:12 PM: Downloading mkdocs_material-9.2.8-py3-none-any.whl (8.0 MB)
7:15:12 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 129.3 MB/s eta 0:00:00
7:15:12 PM: Collecting markdown
7:15:12 PM: Downloading Markdown-3.4.4-py3-none-any.whl (94 kB)
7:15:12 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.2/94.2 kB 11.2 MB/s eta 0:00:00
7:15:12 PM: Collecting jinja2>=2.11.1
7:15:12 PM: Downloading jinja2-3.1.6-py3-none-any.whl (134 kB)
7:15:12 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 19.9 MB/s eta 0:00:00
7:15:12 PM: Collecting pyyaml>=5.1
7:15:12 PM: Downloading PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (670 kB)
7:15:12 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 670.1/670.1 kB 69.8 MB/s eta 0:00:00
7:15:12 PM: Collecting mergedeep>=1.3.4
7:15:12 PM: Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
7:15:12 PM: Collecting pathspec>=0.11.1
7:15:12 PM: Downloading pathspec-0.11.2-py3-none-any.whl (29 kB)
7:15:12 PM: Collecting pyyaml-env-tag>=0.1
7:15:12 PM: Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
7:15:12 PM: Collecting watchdog>=2.0
7:15:12 PM: Downloading watchdog-3.0.0-py3-none-manylinux2014_x86_64.whl (82 kB)
7:15:12 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.1/82.1 kB 7.1 MB/s eta 0:00:00
7:15:12 PM: Requirement already satisfied: typing-extensions>=3.10 in /opt/buildhome/.local/share/mise/installs/python/3.7.17/lib/python3.7/site-packages (from mkdocs->-r requirements.txt (line 2)) (4.7.1)
7:15:12 PM: Requirement already satisfied: platformdirs>=2.2.0 in /opt/buildhome/.local/share/mise/installs/python/3.7.17/lib/python3.7/site-packages (from mkdocs->-r requirements.txt (line 2)) (4.0.0)
7:15:12 PM: Collecting ghp-import>=1.0
7:15:12 PM: Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB)
7:15:12 PM: Collecting packaging>=20.5
7:15:12 PM: Downloading packaging-24.0-py3-none-any.whl (53 kB)
7:15:12 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 5.7 MB/s eta 0:00:00
7:15:12 PM: Requirement already satisfied: importlib-metadata>=4.3 in /opt/buildhome/.local/share/mise/installs/python/3.7.17/lib/python3.7/site-packages (from mkdocs->-r requirements.txt (line 2)) (6.7.0)
7:15:12 PM: Collecting click>=7.0
7:15:12 PM: Downloading click-8.1.8-py3-none-any.whl (98 kB)
7:15:12 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 kB 6.9 MB/s eta 0:00:00
7:15:13 PM: Collecting markupsafe>=2.0.1
7:15:13 PM: Downloading MarkupSafe-2.1.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
7:15:13 PM: Collecting paginate~=0.5
7:15:13 PM: Downloading paginate-0.5.7-py2.py3-none-any.whl (13 kB)
7:15:13 PM: Collecting regex~=2023.8
7:15:13 PM: Downloading regex-2023.12.25-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (761 kB)
7:15:13 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.6/761.6 kB 46.7 MB/s eta 0:00:00
7:15:13 PM: Collecting babel~=2.12
7:15:13 PM: Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB)
7:15:13 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 121.0 MB/s eta 0:00:00
7:15:14 PM: Collecting colorama~=0.4
7:15:14 PM: Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
7:15:14 PM: Collecting pygments~=2.16
7:15:14 PM: Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
7:15:14 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 68.8 MB/s eta 0:00:00
7:15:14 PM: Collecting requests~=2.31
7:15:14 PM: Downloading requests-2.31.0-py3-none-any.whl (62 kB)
7:15:14 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 9.6 MB/s eta 0:00:00
7:15:14 PM: Collecting mkdocs-material-extensions~=1.1
7:15:14 PM: Downloading mkdocs_material_extensions-1.2-py3-none-any.whl (8.0 kB)
7:15:14 PM: Collecting mkdocs-material
7:15:14 PM: Downloading mkdocs_material-9.2.7-py3-none-any.whl (8.0 MB)
7:15:14 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 161.3 MB/s eta 0:00:00
7:15:14 PM: Collecting pymdown-extensions~=10.2
7:15:14 PM: Downloading pymdown_extensions-10.2.1-py3-none-any.whl (241 kB)
7:15:14 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.1/241.1 kB 18.5 MB/s eta 0:00:00
7:15:14 PM: Collecting regex~=2022.4
7:15:14 PM: Downloading regex-2022.10.31-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB)
7:15:14 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.1/757.1 kB 49.4 MB/s eta 0:00:00
7:15:14 PM: Collecting pytz>=2015.7
7:15:14 PM: Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB)
7:15:14 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 509.2/509.2 kB 32.7 MB/s eta 0:00:00
7:15:14 PM: Collecting python-dateutil>=2.8.1
7:15:14 PM: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
7:15:14 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 19.3 MB/s eta 0:00:00
7:15:14 PM: Requirement already satisfied: zipp>=0.5 in /opt/buildhome/.local/share/mise/installs/python/3.7.17/lib/python3.7/site-packages (from importlib-metadata>=4.3->mkdocs->-r requirements.txt (line 2)) (3.15.0)
7:15:15 PM: Collecting urllib3<3,>=1.21.1
7:15:15 PM: Downloading urllib3-2.0.7-py3-none-any.whl (124 kB)
7:15:15 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB 12.3 MB/s eta 0:00:00
7:15:15 PM: Requirement already satisfied: certifi>=2017.4.17 in /opt/buildhome/.local/share/mise/installs/python/3.7.17/lib/python3.7/site-packages (from requests~=2.31->mkdocs-material->-r requirements.txt (line 3)) (2025.1.31)
7:15:15 PM: Collecting charset-normalizer<4,>=2
7:15:15 PM: Downloading charset_normalizer-3.4.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
7:15:15 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.6/138.6 kB 12.6 MB/s eta 0:00:00
7:15:15 PM: Collecting idna<4,>=2.5
7:15:15 PM: Downloading idna-3.10-py3-none-any.whl (70 kB)
7:15:15 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 9.4 MB/s eta 0:00:00
7:15:15 PM: Collecting six>=1.5
7:15:15 PM: Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
7:15:15 PM: Installing collected packages: pytz, paginate, watchdog, urllib3, six, regex, pyyaml, pygments, pathspec, packaging, mkdocs-material-extensions, mergedeep, markupsafe, idna, colorama, charset-normalizer, babel, requests, pyyaml-env-tag, python-dateutil, markdown, jinja2, click, pymdown-extensions, markdown-changelog, ghp-import, mkdocs, mkdocs-material
7:15:21 PM: Successfully installed babel-2.14.0 charset-normalizer-3.4.1 click-8.1.8 colorama-0.4.6 ghp-import-2.1.0 idna-3.10 jinja2-3.1.6 markdown-3.4.4 markdown-changelog-0.0.4 markupsafe-2.1.5 mergedeep-1.3.4 mkdocs-1.5.3 mkdocs-material-9.2.7 mkdocs-material-extensions-1.2 packaging-24.0 paginate-0.5.7 pathspec-0.11.2 pygments-2.17.2 pymdown-extensions-10.2.1 python-dateutil-2.9.0.post0 pytz-2025.2 pyyaml-6.0.1 pyyaml-env-tag-0.1 regex-2022.10.31 requests-2.31.0 six-1.17.0 urllib3-2.0.7 watchdog-3.0.0
7:15:21 PM: [notice] A new release of pip is available: 23.0.1 -> 24.0
7:15:21 PM: [notice] To update, run: pip install --upgrade pip
7:15:21 PM: Pip dependencies installed
7:15:21 PM: Attempting Ruby version 2.6.2, read from environment
7:15:22 PM: Required ruby-2.6.2 is not installed - installing.
7:15:22 PM: Searching for binary rubies, this might take some time.
7:15:22 PM: Checking requirements for ubuntu.
7:15:23 PM: Requirements installation successful.
7:15:23 PM: ruby-2.6.2 - #configure
7:15:23 PM: ruby-2.6.2 - #download
7:15:23 PM: ruby-2.6.2 - #validate archive
7:15:26 PM: ruby-2.6.2 - #extract
7:15:30 PM: ruby-2.6.2 - #validate binary
7:15:31 PM: ruby-2.6.2 - #setup
7:15:31 PM: ruby-2.6.2 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.6.2@global
7:15:32 PM: ruby-2.6.2 - #importing gemset /opt/buildhome/.rvm/gemsets/global.gems........................................
7:15:32 PM: ruby-2.6.2 - #generating global wrappers........
7:15:32 PM: ruby-2.6.2 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.6.2
7:15:32 PM: ruby-2.6.2 - #importing gemsetfile /opt/buildhome/.rvm/gemsets/default.gems evaluated to empty gem list
7:15:32 PM: ruby-2.6.2 - #generating default wrappers........
7:15:33 PM: Using /opt/buildhome/.rvm/gems/ruby-2.6.2
7:15:33 PM: Using Ruby version 2.6.2
7:15:34 PM: Started restoring cached go cache
7:15:34 PM: Finished restoring cached go cache
7:15:34 PM: Installing Go version 1.12 (requested 1.12)
7:15:40 PM: go version go1.12 linux/amd64
7:15:42 PM: Using PHP version 8.0
7:15:43 PM: Downloading and installing node v10.24.1...
7:15:44 PM: Computing checksum with sha256sum
7:15:44 PM: Checksums matched!
7:15:45 PM: Now using node v10.24.1 (npm v6.14.12)
7:15:46 PM: Started restoring cached build plugins
7:15:46 PM: Finished restoring cached build plugins
7:15:46 PM: Successfully installed dependencies
7:15:46 PM: Starting build script
7:15:47 PM: Detected 0 framework(s)
7:15:47 PM: Section completed: initializing

Building

Complete
7:15:48 PM: Netlify Build
7:15:48 PM: ────────────────────────────────────────────────────────────────
7:15:48 PM:
7:15:48 PM: ❯ Version
7:15:48 PM: @netlify/build 30.0.6
7:15:48 PM:
7:15:48 PM: ❯ Flags
7:15:48 PM: accountId: 5bfdc222fdd72a618a80c0f5
7:15:48 PM: baseRelDir: false
7:15:48 PM: buildId: 67eae8889fd86d000833744d
7:15:48 PM: deployId: 67eae8889fd86d000833744f
7:15:48 PM:
7:15:48 PM: ❯ Current directory
7:15:48 PM: /opt/build/repo
7:15:48 PM:
7:15:48 PM: ❯ Config file
7:15:48 PM: No config file was defined: using default values.
7:15:48 PM:
7:15:48 PM: ❯ Context
7:15:48 PM: deploy-preview
7:15:49 PM:
7:15:49 PM: Build command from Netlify app
7:15:49 PM: ────────────────────────────────────────────────────────────────
7:15:49 PM: ​
7:15:49 PM: $ mkdocs build
7:15:49 PM: INFO - Cleaning site directory
7:15:49 PM: INFO - Building documentation to directory: /opt/build/repo/site
7:15:50 PM: INFO - Documentation built in 0.90 seconds
7:15:50 PM: ​
7:15:50 PM: (build.command completed in 1.2s)
7:15:50 PM:
7:15:50 PM: (Netlify Build completed in 1.6s)
7:16:51 PM: Section completed: building
7:16:55 PM: Finished processing build request in 3m42.363s

Deploying

Complete
7:15:50 PM: Deploy site
7:15:50 PM: ────────────────────────────────────────────────────────────────
7:15:50 PM: ​
7:15:50 PM: Starting to deploy site from 'site'
7:15:50 PM: Calculating files to upload
7:15:50 PM: 1 new file(s) to upload
7:15:50 PM: 0 new function(s) to upload
7:15:50 PM: Section completed: deploying
7:15:50 PM: Site deploy was successfully initiated
7:15:50 PM: ​
7:15:50 PM: (Deploy site completed in 338ms)

Cleanup

Complete
7:15:50 PM: Netlify Build Complete
7:15:50 PM: ────────────────────────────────────────────────────────────────
7:15:50 PM: ​
7:15:51 PM: Caching artifacts
7:15:51 PM: Started saving build plugins
7:15:51 PM: Finished saving build plugins
7:15:51 PM: Started saving mise cache
7:16:08 PM: Finished saving mise cache
7:16:08 PM: Started saving pip cache
7:16:08 PM: Finished saving pip cache
7:16:08 PM: Started saving emacs cask dependencies
7:16:08 PM: Finished saving emacs cask dependencies
7:16:08 PM: Started saving maven dependencies
7:16:08 PM: Finished saving maven dependencies
7:16:08 PM: Started saving boot dependencies
7:16:09 PM: Finished saving boot dependencies
7:16:09 PM: Started saving rust rustup cache
7:16:09 PM: Finished saving rust rustup cache
7:16:09 PM: Started saving go dependencies
7:16:09 PM: Finished saving go dependencies
7:16:51 PM: Cached Ruby version 2.6.2
7:16:51 PM: Build script success
7:16:54 PM: Uploading Cache of size 216.7MB
7:16:55 PM: Section completed: cleanup

Post-processing

Complete
7:15:50 PM: Starting post processing
7:15:50 PM: Skipping form detection
7:15:50 PM: Post processing - header rules
7:15:50 PM: Post processing - redirect rules
7:15:50 PM: Post processing done
7:15:50 PM: Section completed: postprocessing
7:15:51 PM: Site is live ✨