Skip to main content

Deploy details

Deploy successful for pyladies

PyLadies Ilo PERU

PR #683: main@aecb5fc

Deploy log

Initializing

Complete
12:53:57 PM: Build ready to start
12:54:56 PM: build-image version: 044a471eb752a4c45159cdf15dd17713312bf318 (focal)
12:54:56 PM: buildbot version: cb208300f207dc39831223d4086208479ded63c7
12:54:56 PM: Fetching cached dependencies
12:54:56 PM: Starting to download cache of 244.5MB
12:54:57 PM: Finished downloading cache in 1.367s
12:54:57 PM: Starting to extract cache
12:55:00 PM: Finished extracting cache in 2.821s
12:55:00 PM: Finished fetching cache in 4.253s
12:55:00 PM: Starting to prepare the repo for build
12:55:00 PM: Preparing Git Reference pull/683/head
12:55:02 PM: Custom build command detected. Proceeding with the specified command: 'brew install llvm && pip install setuptools==39.1.0 && pip install hoep --no-binary=hoep && pip install mynt==0.4.0 && cd www && mynt gen -f _site'
12:55:02 PM: Starting to install dependencies
12:55:02 PM: Started restoring cached mise cache
12:55:03 PM: Finished restoring cached mise cache
12:55:04 PM: mise python@3.8.20 install
12:55:04 PM: mise python@3.8.20 download cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
12:55:04 PM: mise python@3.8.20 extract cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
12:55:04 PM: mise python@3.8.20 python --version
12:55:04 PM: mise python@3.8.20 Python 3.8.20
12:55:04 PM: mise python@3.8.20 installed
12:55:04 PM: Python version set to 3.8
12:55:05 PM: Collecting pipenv
12:55:06 PM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
12:55:06 PM: Collecting certifi (from pipenv)
12:55:06 PM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
12:55:06 PM: Collecting packaging>=22 (from pipenv)
12:55:06 PM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
12:55:06 PM: Requirement already satisfied: setuptools>=67 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from pipenv) (70.3.0)
12:55:06 PM: Collecting virtualenv>=20.24.2 (from pipenv)
12:55:06 PM: Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
12:55:06 PM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
12:55:06 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
12:55:06 PM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
12:55:06 PM: Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
12:55:06 PM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
12:55:06 PM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
12:55:06 PM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
12:55:06 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 33.5 MB/s eta 0:00:00
12:55:06 PM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
12:55:06 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 4.4 MB/s eta 0:00:00
12:55:06 PM: Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
12:55:06 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 121.3 MB/s eta 0:00:00
12:55:06 PM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
12:55:06 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 14.3 MB/s eta 0:00:00
12:55:06 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
12:55:06 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 21.8 MB/s eta 0:00:00
12:55:06 PM: Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
12:55:06 PM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
12:55:06 PM: Installing collected packages: distlib, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
12:55:08 PM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.16.1 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.6 virtualenv-20.29.3
12:55:08 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
12:55:08 PM: [notice] To update, run: pip install --upgrade pip
12:55:08 PM: Installing pip dependencies from requirements.txt
12:55:08 PM: Started restoring cached pip cache
12:55:08 PM: Finished restoring cached pip cache
12:55:08 PM: Looking in links: https://pypi.python.org
12:55:08 PM: Collecting argh==0.26.2 (from -r requirements.txt (line 2))
12:55:08 PM: Using cached argh-0.26.2-py2.py3-none-any.whl.metadata (8.6 kB)
12:55:08 PM: Collecting asn1crypto==0.22.0 (from -r requirements.txt (line 3))
12:55:08 PM: Using cached asn1crypto-0.22.0-py2.py3-none-any.whl.metadata (1.1 kB)
12:55:08 PM: Collecting bcrypt==4.0.1 (from -r requirements.txt (line 4))
12:55:08 PM: Using cached bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl.metadata (9.0 kB)
12:55:09 PM: Collecting cffi==1.15.1 (from -r requirements.txt (line 5))
12:55:09 PM: Using cached cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.1 kB)
12:55:09 PM: Collecting cryptography==41.0.3 (from -r requirements.txt (line 6))
12:55:09 PM: Using cached cryptography-41.0.3-cp37-abi3-manylinux_2_28_x86_64.whl.metadata (5.2 kB)
12:55:09 PM: Collecting docutils==0.14 (from -r requirements.txt (line 7))
12:55:09 PM: Using cached docutils-0.14-py3-none-any.whl.metadata (2.3 kB)
12:55:09 PM: Collecting enum34==1.1.6 (from -r requirements.txt (line 8))
12:55:09 PM: Using cached enum34-1.1.6-py3-none-any.whl.metadata (1.7 kB)
12:55:09 PM: Collecting idna==2.6 (from -r requirements.txt (line 9))
12:55:09 PM: Using cached idna-2.6-py2.py3-none-any.whl.metadata (8.9 kB)
12:55:09 PM: Collecting ipaddress==1.0.18 (from -r requirements.txt (line 10))
12:55:09 PM: Using cached ipaddress-1.0.18-py3-none-any.whl
12:55:10 PM: Collecting Jinja2==2.9.6 (from -r requirements.txt (line 11))
12:55:10 PM: Using cached Jinja2-2.9.6-py2.py3-none-any.whl.metadata (2.2 kB)
12:55:10 PM: Collecting MarkupSafe==1.1.1 (from -r requirements.txt (line 12))
12:55:10 PM: Using cached MarkupSafe-1.1.1-cp38-cp38-manylinux2010_x86_64.whl.metadata (3.2 kB)
12:55:10 PM: Collecting pathtools==0.1.2 (from -r requirements.txt (line 13))
12:55:10 PM: Using cached pathtools-0.1.2-py3-none-any.whl
12:55:10 PM: Collecting pyasn1==0.3.2 (from -r requirements.txt (line 14))
12:55:10 PM: Using cached pyasn1-0.3.2-py2.py3-none-any.whl.metadata (1.4 kB)
12:55:10 PM: Collecting pycparser==2.18 (from -r requirements.txt (line 15))
12:55:10 PM: Using cached pycparser-2.18-py2.py3-none-any.whl
12:55:10 PM: Collecting Pygments==2.15.0 (from -r requirements.txt (line 16))
12:55:10 PM: Using cached Pygments-2.15.0-py3-none-any.whl.metadata (2.5 kB)
12:55:10 PM: Collecting PyNaCl>1.1.2 (from -r requirements.txt (line 17))
12:55:10 PM: Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB)
12:55:10 PM: Collecting PyYAML==5.3.1 (from -r requirements.txt (line 18))
12:55:10 PM: Using cached PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl
12:55:10 PM: Collecting six==1.11.0 (from -r requirements.txt (line 19))
12:55:10 PM: Using cached six-1.11.0-py2.py3-none-any.whl.metadata (1.6 kB)
12:55:10 PM: Collecting watchdog==0.10.2 (from -r requirements.txt (line 20))
12:55:10 PM: Using cached watchdog-0.10.2-py3-none-any.whl
12:55:10 PM: Using cached argh-0.26.2-py2.py3-none-any.whl (30 kB)
12:55:10 PM: Using cached asn1crypto-0.22.0-py2.py3-none-any.whl (97 kB)
12:55:10 PM: Using cached bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB)
12:55:10 PM: Using cached cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB)
12:55:10 PM: Using cached cryptography-41.0.3-cp37-abi3-manylinux_2_28_x86_64.whl (4.3 MB)
12:55:11 PM: Using cached docutils-0.14-py3-none-any.whl (543 kB)
12:55:11 PM: Using cached enum34-1.1.6-py3-none-any.whl (12 kB)
12:55:11 PM: Using cached idna-2.6-py2.py3-none-any.whl (56 kB)
12:55:11 PM: Using cached Jinja2-2.9.6-py2.py3-none-any.whl (340 kB)
12:55:11 PM: Using cached MarkupSafe-1.1.1-cp38-cp38-manylinux2010_x86_64.whl (32 kB)
12:55:11 PM: Using cached pyasn1-0.3.2-py2.py3-none-any.whl (63 kB)
12:55:11 PM: Using cached Pygments-2.15.0-py3-none-any.whl (1.1 MB)
12:55:11 PM: Using cached six-1.11.0-py2.py3-none-any.whl (10 kB)
12:55:11 PM: Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
12:55:11 PM: Installing collected packages: six, pycparser, pyasn1, pathtools, ipaddress, idna, enum34, docutils, asn1crypto, argh, watchdog, PyYAML, Pygments, MarkupSafe, cffi, bcrypt, PyNaCl, Jinja2, cryptography
12:55:12 PM: Successfully installed Jinja2-2.9.6 MarkupSafe-1.1.1 PyNaCl-1.5.0 PyYAML-5.3.1 Pygments-2.15.0 argh-0.26.2 asn1crypto-0.22.0 bcrypt-4.0.1 cffi-1.15.1 cryptography-41.0.3 docutils-0.14 enum34-1.1.6 idna-2.6 ipaddress-1.0.18 pathtools-0.1.2 pyasn1-0.3.2 pycparser-2.18 six-1.11.0 watchdog-0.10.2
12:55:12 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
12:55:12 PM: [notice] To update, run: pip install --upgrade pip
12:55:12 PM: Pip dependencies installed
12:55:12 PM: Attempting Ruby version 2.7.1, read from environment
12:55:12 PM: Started restoring cached Ruby version
12:55:12 PM: Finished restoring cached Ruby version
12:55:13 PM: Using Ruby version 2.7.1
12:55:13 PM: Started restoring cached go cache
12:55:13 PM: Finished restoring cached go cache
12:55:13 PM: Installing Go version 1.14.4 (requested 1.14.4)
12:55:18 PM: go version go1.14.4 linux/amd64
12:55:19 PM: Using PHP version 8.0
12:55:20 PM: Started restoring cached Node.js version
12:55:22 PM: Finished restoring cached Node.js version
12:55:23 PM: v12.18.0 is already installed.
12:55:23 PM: Now using node v12.18.0 (npm v6.14.4)
12:55:23 PM: Started restoring cached build plugins
12:55:23 PM: Finished restoring cached build plugins
12:55:24 PM: Successfully installed dependencies
12:55:24 PM: Starting build script
12:55:25 PM: Detected 0 framework(s)
12:55:25 PM: Section completed: initializing

Building

Complete
12:55:27 PM: Netlify Build
12:55:27 PM: ────────────────────────────────────────────────────────────────
12:55:27 PM:
12:55:27 PM: ❯ Version
12:55:27 PM: @netlify/build 29.59.2
12:55:27 PM:
12:55:27 PM: ❯ Flags
12:55:27 PM: accountId: 5ef685123cdaf200cbac3157
12:55:27 PM: baseRelDir: true
12:55:27 PM: buildId: 67d426d0b1a0a40008dc9332
12:55:27 PM: deployId: 67d426d0b1a0a40008dc9334
12:55:27 PM:
12:55:27 PM: ❯ Current directory
12:55:27 PM: /opt/build/repo
12:55:27 PM:
12:55:27 PM: ❯ Config file
12:55:27 PM: /opt/build/repo/netlify.toml
12:55:27 PM:
12:55:27 PM: ❯ Context
12:55:27 PM: deploy-preview
12:55:27 PM:
12:55:27 PM: build.command from netlify.toml
12:55:27 PM: ────────────────────────────────────────────────────────────────
12:55:27 PM: ​
12:55:27 PM: $ brew install llvm && pip install setuptools==39.1.0 && pip install hoep --no-binary=hoep && pip install mynt==0.4.0 && cd www && mynt gen -f _site
12:55:29 PM: ==> Auto-updating Homebrew...
12:55:29 PM: Adjust how often this is run with HOMEBREW_AUTO_UPDATE_SECS or disable with
12:55:29 PM: HOMEBREW_NO_AUTO_UPDATE. Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
12:55:31 PM: ==> Homebrew collects anonymous analytics.
12:55:31 PM: Read the analytics documentation (and how to opt-out) here:
12:55:31 PM: No analytics have been recorded yet (nor will be during this `brew` run).
12:55:31 PM: ==> Homebrew is run entirely by unpaid volunteers. Please consider donating:
12:55:32 PM: ==> Auto-updated Homebrew!
12:55:32 PM: Updated 3 taps (homebrew/bundle, homebrew/core and homebrew/cask).
12:55:32 PM: ==> New Formulae
12:55:32 PM: git-graph
12:55:32 PM: gnome-online-accounts
12:55:32 PM: grafana-alloy
12:55:32 PM: keyutils
12:55:32 PM: krep
12:55:32 PM: libgoa
12:55:32 PM: umockdev
12:55:34 PM: ==> Fetching dependencies for llvm: linux-headers@5.15, glibc, mpdecimal, ca-certificates, openssl@3, ncurses, readline, zlib, sqlite, xz, berkeley-db@5, bzip2, expat, libedit, libffi, unzip, python@3.13, gmp, isl, mpfr, libmpc, lz4, zstd, binutils, gcc, z3 and elfutils
12:55:34 PM: ==> Fetching linux-headers@5.15
12:55:35 PM: ==> Fetching glibc
12:55:35 PM: ==> Installing mpdecimal dependency: glibc
12:55:35 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/f08da6bd0cafa8ca3cf09e57938d04110660caca5021d38a9e30708728139a9e--glibc-2.35_1-1.bottle_manifest.json
12:55:35 PM: ==> Installing dependencies for glibc: linux-headers@5.15
12:55:35 PM: ==> Installing glibc dependency: linux-headers@5.15
12:55:35 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/dc07f5ce2affaa5b3e90307769f1252519602a46a819f28343df044c902fd7e6--linux-headers@5.15-5.15.179.bottle_manifest.json
12:55:35 PM: ==> Pouring linux-headers@5.15--5.15.179.x86_64_linux.bottle.tar.gz
12:55:36 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/linux-headers@5.15/5.15.179: 961 files, 5.5MB
12:55:36 PM: ==> Installing glibc
12:55:36 PM: ==> Pouring glibc--2.35_1.x86_64_linux.bottle.1.tar.gz
12:55:37 PM: ==> /home/linuxbrew/.linuxbrew/Cellar/glibc/2.35_1/sbin/ldconfig
12:55:37 PM: ==> Installing locale data for en_US.UTF-8
12:55:37 PM: ==> /home/linuxbrew/.linuxbrew/Cellar/glibc/2.35_1/bin/localedef -i en_US -f UTF-8 en_US.UTF-8
12:55:40 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/glibc/2.35_1: 1,405 files, 46.8MB
12:55:40 PM: ==> Fetching mpdecimal
12:55:40 PM: ==> Fetching ca-certificates
12:55:41 PM: ==> Fetching openssl@3
12:55:41 PM: ==> Fetching ncurses
12:55:42 PM: ==> Fetching readline
12:55:42 PM: ==> Fetching zlib
12:55:42 PM: ==> Fetching sqlite
12:55:43 PM: ==> Fetching xz
12:55:43 PM: ==> Fetching berkeley-db@5
12:55:44 PM: ==> Fetching bzip2
12:55:44 PM: ==> Fetching expat
12:55:44 PM: ==> Fetching libedit
12:55:45 PM: ==> Fetching libffi
12:55:45 PM: ==> Fetching unzip
12:55:46 PM: ==> Fetching python@3.13
12:55:46 PM: ==> Fetching gmp
12:55:47 PM: ==> Fetching isl
12:55:47 PM: ==> Fetching mpfr
12:55:48 PM: ==> Fetching libmpc
12:55:48 PM: ==> Fetching lz4
12:55:48 PM: ==> Fetching zstd
12:55:49 PM: ==> Fetching binutils
12:55:50 PM: ==> Fetching gcc
12:55:52 PM: ==> Installing z3 dependency: gcc
12:55:52 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/cece94dbe926093c968a24f66b9a0172afe5cc2ef22253029bc591147237045b--gcc-14.2.0_1.bottle_manifest.json
12:55:52 PM: ==> Installing dependencies for gcc: gmp, isl, mpfr, libmpc, lz4, xz, zlib, zstd and binutils
12:55:52 PM: ==> Installing gcc dependency: gmp
12:55:52 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/70a72a71216843d66a953c06ff6337445ce9bc94fae9f0e301e2f59005274a8e--gmp-6.3.0.bottle_manifest.json
12:55:52 PM: ==> Pouring gmp--6.3.0.x86_64_linux.bottle.tar.gz
12:55:52 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/gmp/6.3.0: 24 files, 3.9MB
12:55:52 PM: ==> Installing gcc dependency: isl
12:55:52 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/40b1c5526f95db33208143fa79887179e758121659d8877597f553e6e6188879--isl-0.27.bottle_manifest.json
12:55:52 PM: ==> Pouring isl--0.27.x86_64_linux.bottle.tar.gz
12:55:52 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/isl/0.27: 75 files, 9.8MB
12:55:52 PM: ==> Installing gcc dependency: mpfr
12:55:52 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/30a4c3ce17f267fbd531a1809d613ed6096fa829fee3af9a793a0d1d42bc0e98--mpfr-4.2.1-p1.bottle_manifest.json
12:55:52 PM: ==> Pouring mpfr--4.2.1-p1.x86_64_linux.bottle.tar.gz
12:55:53 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/mpfr/4.2.1-p1: 32 files, 3.9MB
12:55:53 PM: ==> Installing gcc dependency: libmpc
12:55:53 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/fdfa98e0f8bb3ce075cb32776ac2345aa2f89252706c162aecfc841085fa76be--libmpc-1.3.1.bottle_manifest.json
12:55:53 PM: ==> Pouring libmpc--1.3.1.x86_64_linux.bottle.tar.gz
12:55:53 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/libmpc/1.3.1: 14 files, 621.7KB
12:55:53 PM: ==> Installing gcc dependency: lz4
12:55:53 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/8e11e90eb21a06e0f199af9d80e011e3693c77dd353b2477579d95c8471a5802--lz4-1.10.0-1.bottle_manifest.json
12:55:53 PM: ==> Pouring lz4--1.10.0.x86_64_linux.bottle.1.tar.gz
12:55:53 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/lz4/1.10.0: 24 files, 765.6KB
12:55:53 PM: ==> Installing gcc dependency: xz
12:55:53 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/d14e84095418591f4112922f1a834dbac6c7e4fdc334eae0aaff35e2b860cc5b--xz-5.6.4.bottle_manifest.json
12:55:53 PM: ==> Pouring xz--5.6.4.x86_64_linux.bottle.tar.gz
12:55:53 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/xz/5.6.4: 97 files, 2MB
12:55:53 PM: ==> Installing gcc dependency: zlib
12:55:53 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/f68d0caf232d52f2aa586abefbbfd7e958e384d84f3967008fa83de94b5f10ae--zlib-1.3.1.bottle_manifest.json
12:55:53 PM: ==> Pouring zlib--1.3.1.x86_64_linux.bottle.tar.gz
12:55:53 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/zlib/1.3.1: 14 files, 446.8KB
12:55:53 PM: ==> Installing gcc dependency: zstd
12:55:53 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/596a67b1677f62a8e24e6fdfa7c879891221cb8261242f4355fb4deff1a2ec39--zstd-1.5.7.bottle_manifest.json
12:55:53 PM: ==> Pouring zstd--1.5.7.x86_64_linux.bottle.tar.gz
12:55:54 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/zstd/1.5.7: 32 files, 2.9MB
12:55:54 PM: ==> Installing gcc dependency: binutils
12:55:54 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/8dec3c476e7ac40bbb8a32ba3c2bc58546b09de0fb300ffe32425e1100f62285--binutils-2.44.bottle_manifest.json
12:55:54 PM: ==> Pouring binutils--2.44.x86_64_linux.bottle.tar.gz
12:55:59 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/binutils/2.44: 6,462 files, 392.7MB
12:55:59 PM: ==> Installing gcc
12:55:59 PM: ==> Pouring gcc--14.2.0_1.x86_64_linux.bottle.tar.gz
12:56:11 PM: ==> Creating the GCC specs file: /home/linuxbrew/.linuxbrew/Cellar/gcc/14.2.0_1/bin/../lib/gcc/current/gcc/x86_64-pc-linux-gnu/14/specs
12:56:12 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/gcc/14.2.0_1: 2,105 files, 550.7MB
12:56:12 PM: ==> Fetching z3
12:56:12 PM: ==> Fetching elfutils
12:56:13 PM: ==> Installing llvm dependency: glibc
12:56:13 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/f08da6bd0cafa8ca3cf09e57938d04110660caca5021d38a9e30708728139a9e--glibc-2.35_1-1.bottle_manifest.json
12:56:13 PM: ==> Pouring glibc--2.35_1.x86_64_linux.bottle.1.tar.gz
12:56:14 PM: ==> /home/linuxbrew/.linuxbrew/Cellar/glibc/2.35_1/sbin/ldconfig
12:56:14 PM: ==> Installing locale data for en_US.UTF-8
12:56:14 PM: ==> /home/linuxbrew/.linuxbrew/Cellar/glibc/2.35_1/bin/localedef -i en_US -f UTF-8 en_US.UTF-8
12:56:20 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/glibc/2.35_1: 1,405 files, 46.8MB
12:56:21 PM: ==> Fetching llvm
12:56:26 PM: ==> Installing dependencies for llvm: mpdecimal, ca-certificates, openssl@3, ncurses, readline, sqlite, berkeley-db@5, bzip2, expat, libedit, libffi, unzip, python@3.13, z3 and elfutils
12:56:26 PM: ==> Installing llvm dependency: mpdecimal
12:56:26 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/7b63c3b34bee402290af49fac829a6682ab45ea5c9258b6fe03b590a03a4c4a9--mpdecimal-4.0.0-1.bottle_manifest.json
12:56:26 PM: ==> Pouring mpdecimal--4.0.0.x86_64_linux.bottle.1.tar.gz
12:56:27 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/mpdecimal/4.0.0: 22 files, 765KB
12:56:27 PM: ==> Installing llvm dependency: ca-certificates
12:56:27 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/6c1debb525d4dc6007afae4cd2b772105111632b22fc28506550f6dfe27c6d52--ca-certificates-2025-02-25.bottle_manifest.json
12:56:27 PM: ==> Pouring ca-certificates--2025-02-25.all.bottle.tar.gz
12:56:28 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/ca-certificates/2025-02-25: 4 files, 238.0KB
12:56:28 PM: ==> Installing llvm dependency: openssl@3
12:56:28 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/a2bb8b71ebddb1fe8553581fcbc1ffc4ab36795c68b3cd47977cf83f1673a5b1--openssl@3-3.4.1.bottle_manifest.json
12:56:28 PM: ==> Pouring openssl@3--3.4.1.x86_64_linux.bottle.tar.gz
12:56:36 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/openssl@3/3.4.1: 7,246 files, 39.9MB
12:56:36 PM: ==> Installing llvm dependency: ncurses
12:56:36 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/b2f8ce4e08b15832435170efd265346225ee388d5baab3d5c50e3a77c5673b5a--ncurses-6.5.bottle_manifest.json
12:56:37 PM: ==> Pouring ncurses--6.5.x86_64_linux.bottle.tar.gz
12:56:40 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/ncurses/6.5: 4,037 files, 10.8MB
12:56:40 PM: ==> Installing llvm dependency: readline
12:56:40 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/aa1afa38997a2866d91c81fdda8b36d436cd4ea7a82aed07d13c83c56eb3460e--readline-8.2.13.bottle_manifest.json
12:56:40 PM: ==> Pouring readline--8.2.13.x86_64_linux.bottle.tar.gz
12:56:40 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/readline/8.2.13: 51 files, 2MB
12:56:40 PM: ==> Installing llvm dependency: sqlite
12:56:40 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/ce3cf24bf33f0eff2d169e046ba5da3ec75ab9fe0439e7b7face44f42e033fcb--sqlite-3.49.1.bottle_manifest.json
12:56:41 PM: ==> Pouring sqlite--3.49.1.x86_64_linux.bottle.tar.gz
12:56:41 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/sqlite/3.49.1: 13 files, 6MB
12:56:41 PM: ==> Installing llvm dependency: berkeley-db@5
12:56:41 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/17e4e0def00184b561c8a490b5c0813a7c4f5e1365eb2e927570786eb4e05e09--berkeley-db@5-5.3.28_1.bottle_manifest.json
12:56:41 PM: ==> Pouring berkeley-db@5--5.3.28_1.x86_64_linux.bottle.tar.gz
12:56:47 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/berkeley-db@5/5.3.28_1: 5,272 files, 87.6MB
12:56:47 PM: ==> Installing llvm dependency: bzip2
12:56:47 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/c1a79a32cc9082c99fc318e6b2596b8b1f6e99abacb32bcbe88f979e4be5e4ea--bzip2-1.0.8-2.bottle_manifest.json
12:56:47 PM: ==> Pouring bzip2--1.0.8.x86_64_linux.bottle.2.tar.gz
12:56:48 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/bzip2/1.0.8: 32 files, 574.6KB
12:56:48 PM: ==> Installing llvm dependency: expat
12:56:48 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/700d5fdfe27a60378ec5801ebcbf598a7f6eeb78be73ddb517b205e6692b42d6--expat-2.6.4.bottle_manifest.json
12:56:48 PM: ==> Pouring expat--2.6.4.x86_64_linux.bottle.tar.gz
12:56:48 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/expat/2.6.4: 23 files, 858.9KB
12:56:48 PM: ==> Installing llvm dependency: libedit
12:56:48 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/c47389791b85fce1d3f55d8913ff7a87524d458cd8a4bc1cf6f9c0093da6783a--libedit-20250104-3.1.bottle_manifest.json
12:56:48 PM: ==> Pouring libedit--20250104-3.1.x86_64_linux.bottle.tar.gz
12:56:48 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/libedit/20250104-3.1: 55 files, 758.5KB
12:56:48 PM: ==> Installing llvm dependency: libffi
12:56:48 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/0dbccb1792291b90549d4a508e1f8609410e50e9229ae89b6f303e9a93445c50--libffi-3.4.7.bottle_manifest.json
12:56:48 PM: ==> Pouring libffi--3.4.7.x86_64_linux.bottle.tar.gz
12:56:49 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/libffi/3.4.7: 19 files, 752.4KB
12:56:49 PM: ==> Installing llvm dependency: unzip
12:56:49 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/b9a98c1a65dea38eb0bb5d9106a5758ed0ff17635811bd7f7cd6be5908c2961b--unzip-6.0_8.bottle_manifest.json
12:56:49 PM: ==> Pouring unzip--6.0_8.x86_64_linux.bottle.tar.gz
12:56:49 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/unzip/6.0_8: 17 files, 416.6KB
12:56:49 PM: ==> Installing llvm dependency: python@3.13
12:56:49 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/ed88e7b3fd6fee101e6c569740db52ea7364a7e3d9092a35d8375795a39c2592--python@3.13-3.13.2.bottle_manifest.json
12:56:50 PM: ==> Pouring python@3.13--3.13.2.x86_64_linux.bottle.tar.gz
12:57:00 PM: ==> /home/linuxbrew/.linuxbrew/Cellar/python@3.13/3.13.2/bin/python3.13 -Im ensurepip
12:57:03 PM: ==> /home/linuxbrew/.linuxbrew/Cellar/python@3.13/3.13.2/bin/python3.13 -Im pip install -v --no-index --upgrade --isolated --target=/home/linuxbrew/.linuxbrew/lib/python3.13/site-packages /home/linuxbrew/.linuxbrew/Cellar/python@3.13/3.13.2/lib/python3.13/ensurepip/_bundled/pip-25.0-py3-none-any.whl /home/linuxbrew/.linuxbrew/Cellar/python@3.13/3.13.2/libexec/wheel-0.45.1-py3-none-any.whl
12:57:05 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/python@3.13/3.13.2: 2,828 files, 69.1MB
12:57:05 PM: ==> Installing llvm dependency: z3
12:57:05 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/0eeec45732524251dbe18a67dc5f0a626fdab7ae2432a0a3dab5e4d36a4212b5--z3-4.14.1.bottle_manifest.json
12:57:05 PM: ==> Pouring z3--4.14.1.x86_64_linux.bottle.tar.gz
12:57:06 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/z3/4.14.1: 120 files, 44.2MB
12:57:06 PM: ==> Installing llvm dependency: elfutils
12:57:06 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/92ba61ebf807991671ffecd3fd8e0c68b7d8d011d2fc795d126c53b4961c7efd--elfutils-0.192.bottle_manifest.json
12:57:06 PM: ==> Pouring elfutils--0.192.x86_64_linux.bottle.tar.gz
12:57:07 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/elfutils/0.192: 113 files, 7.6MB
12:57:07 PM: ==> Installing llvm
12:57:07 PM: ==> Pouring llvm--19.1.7_1.x86_64_linux.bottle.tar.gz
12:57:57 PM: ==> Caveats
12:57:57 PM: CLANG_CONFIG_FILE_SYSTEM_DIR: /home/linuxbrew/.linuxbrew/etc/clang
12:57:57 PM: CLANG_CONFIG_FILE_USER_DIR: ~/.config/clang
12:57:57 PM: LLD is now provided in a separate formula:
12:57:57 PM: brew install lld
12:57:57 PM: We plan to build LLVM 20 with `LLVM_ENABLE_EH=OFF`. Please see:
12:57:57 PM: Emacs Lisp files have been installed to:
12:57:57 PM: /home/linuxbrew/.linuxbrew/share/emacs/site-lisp/llvm
12:57:57 PM: ==> Summary
12:57:57 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/llvm/19.1.7_1: 8,108 files, 2.7GB
12:57:57 PM: ==> Running `brew cleanup llvm`...
12:57:57 PM: Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
12:57:57 PM: Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
12:58:05 PM: ==> Caveats
12:58:05 PM: ==> llvm
12:58:05 PM: CLANG_CONFIG_FILE_SYSTEM_DIR: /home/linuxbrew/.linuxbrew/etc/clang
12:58:05 PM: CLANG_CONFIG_FILE_USER_DIR: ~/.config/clang
12:58:05 PM: LLD is now provided in a separate formula:
12:58:05 PM: brew install lld
12:58:05 PM: We plan to build LLVM 20 with `LLVM_ENABLE_EH=OFF`. Please see:
12:58:05 PM: Emacs Lisp files have been installed to:
12:58:05 PM: /home/linuxbrew/.linuxbrew/share/emacs/site-lisp/llvm
12:58:06 PM: Collecting setuptools==39.1.0
12:58:06 PM: Using cached setuptools-39.1.0-py2.py3-none-any.whl.metadata (2.9 kB)
12:58:06 PM: Using cached setuptools-39.1.0-py2.py3-none-any.whl (566 kB)
12:58:06 PM: Installing collected packages: setuptools
12:58:06 PM: Attempting uninstall: setuptools
12:58:06 PM: Found existing installation: setuptools 70.3.0
12:58:06 PM: Uninstalling setuptools-70.3.0:
12:58:06 PM: Successfully uninstalled setuptools-70.3.0
12:58:06 PM: ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
pipenv 2024.4.1 requires setuptools>=67, but you have setuptools 39.1.0 which is incompatible.
12:58:06 PM: Successfully installed setuptools-39.1.0
12:58:06 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
12:58:06 PM: [notice] To update, run: pip install --upgrade pip
12:58:07 PM: Collecting hoep
12:58:07 PM: Using cached hoep-1.0.2-cp38-cp38-linux_x86_64.whl
12:58:07 PM: Installing collected packages: hoep
12:58:07 PM: Successfully installed hoep-1.0.2
12:58:07 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
12:58:07 PM: [notice] To update, run: pip install --upgrade pip
12:58:07 PM: Collecting mynt==0.4.0
12:58:07 PM: Using cached mynt-0.4-py3-none-any.whl
12:58:07 PM: Requirement already satisfied: hoep>=1.0.2 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mynt==0.4.0) (1.0.2)
12:58:07 PM: Requirement already satisfied: Jinja2>=2.7.2 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mynt==0.4.0) (2.9.6)
12:58:07 PM: Requirement already satisfied: Pygments in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mynt==0.4.0) (2.15.0)
12:58:07 PM: Requirement already satisfied: PyYAML in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mynt==0.4.0) (5.3.1)
12:58:07 PM: Requirement already satisfied: watchdog in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mynt==0.4.0) (0.10.2)
12:58:07 PM: Requirement already satisfied: MarkupSafe>=0.23 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from Jinja2>=2.7.2->mynt==0.4.0) (1.1.1)
12:58:07 PM: Requirement already satisfied: pathtools>=0.1.1 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from watchdog->mynt==0.4.0) (0.1.2)
12:58:07 PM: Installing collected packages: mynt
12:58:07 PM: Successfully installed mynt-0.4
12:58:07 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
12:58:07 PM: [notice] To update, run: pip install --upgrade pip
12:58:08 PM: >> Searching for configuration file
12:58:08 PM: @@ Deprecated configuration file found
12:58:08 PM: .. rename config.yml to mynt.yml
12:58:08 PM: @@ Configuration setting `domain` missing protocol
12:58:08 PM: .. defaulting to `https`
12:58:08 PM: >> Parsing
12:58:08 PM: >> Rendering
12:58:08 PM: >> Generating
12:58:08 PM: Completed in 0.771s
12:58:08 PM: ​
12:58:08 PM: (build.command completed in 2m 41.7s)
12:58:08 PM:
12:58:09 PM: (Netlify Build completed in 2m 42.5s)
12:58:10 PM: Section completed: building
12:58:35 PM: Finished processing build request in 3m38.891s

Deploying

Complete
12:58:08 PM: Deploy site
12:58:08 PM: ────────────────────────────────────────────────────────────────
12:58:08 PM: ​
12:58:08 PM: Starting to deploy site from 'www/_site'
12:58:09 PM: Calculating files to upload
12:58:09 PM: 6 new file(s) to upload
12:58:09 PM: 0 new function(s) to upload
12:58:09 PM: Section completed: deploying
12:58:09 PM: Site deploy was successfully initiated
12:58:09 PM: ​
12:58:09 PM: (Deploy site completed in 622ms)

Cleanup

Complete
12:58:09 PM: Netlify Build Complete
12:58:09 PM: ────────────────────────────────────────────────────────────────
12:58:09 PM: ​
12:58:10 PM: Caching artifacts
12:58:10 PM: Started saving build plugins
12:58:10 PM: Finished saving build plugins
12:58:10 PM: Started saving mise cache
12:58:10 PM: Finished saving mise cache
12:58:10 PM: Started saving pip cache
12:58:10 PM: Finished saving pip cache
12:58:10 PM: Started saving emacs cask dependencies
12:58:10 PM: Finished saving emacs cask dependencies
12:58:10 PM: Started saving maven dependencies
12:58:10 PM: Finished saving maven dependencies
12:58:10 PM: Started saving boot dependencies
12:58:10 PM: Finished saving boot dependencies
12:58:10 PM: Started saving rust rustup cache
12:58:10 PM: Finished saving rust rustup cache
12:58:10 PM: Started saving go dependencies
12:58:10 PM: Finished saving go dependencies
12:58:10 PM: Build script success
12:58:34 PM: Uploading Cache of size 223.1MB
12:58:35 PM: Section completed: cleanup

Post-processing

Complete
12:58:09 PM: Skipping form detection
12:58:09 PM: Post processing - header rules
12:58:09 PM: Post processing - redirect rules
12:58:09 PM: Starting post processing
12:58:09 PM: Post processing done
12:58:09 PM: Section completed: postprocessing
12:58:10 PM: Site is live ✨