11:33:47 PM: Build ready to start
11:33:58 PM: build-image version: 59029cc38debec12b365d8cde2431251b878d6bf (focal)
11:33:58 PM: buildbot version: 7247145a56b36a0319fe3c98407f85b1c4c84911
11:33:58 PM: Fetching cached dependencies
11:33:58 PM: Starting to download cache of 411.7MB
11:34:01 PM: Finished downloading cache in 2.666s
11:34:01 PM: Starting to extract cache
11:34:06 PM: Finished extracting cache in 5.41s
11:34:07 PM: Finished fetching cache in 8.282s
11:34:07 PM: Starting to prepare the repo for build
11:34:07 PM: Preparing Git Reference refs/heads/main
11:34:08 PM: Custom publish path detected. Proceeding with the specified path: 'project/build'
11:34:09 PM: Starting to install dependencies
11:34:09 PM: Started restoring cached mise cache
11:34:10 PM: Finished restoring cached mise cache
11:34:10 PM: mise python@3.13.2 install
11:34:10 PM: mise python@3.13.2 download cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
11:34:11 PM: mise python@3.13.2 extract cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
11:34:11 PM: mise python@3.13.2 python --version
11:34:11 PM: mise python@3.13.2 Python 3.13.2
11:34:11 PM: mise python@3.13.2 ✓ installed
11:34:11 PM: Python version set to 3.13
11:34:14 PM: Collecting pipenv
11:34:14 PM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
11:34:14 PM: Collecting certifi (from pipenv)
11:34:14 PM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
11:34:14 PM: Collecting packaging>=22 (from pipenv)
11:34:14 PM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
11:34:14 PM: Collecting setuptools>=67 (from pipenv)
11:34:14 PM: Downloading setuptools-77.0.3-py3-none-any.whl.metadata (6.6 kB)
11:34:14 PM: Collecting virtualenv>=20.24.2 (from pipenv)
11:34:14 PM: Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
11:34:14 PM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
11:34:14 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
11:34:14 PM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
11:34:14 PM: Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB)
11:34:14 PM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
11:34:14 PM: Downloading platformdirs-4.3.7-py3-none-any.whl.metadata (11 kB)
11:34:14 PM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
11:34:14 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 28.1 MB/s eta 0:00:00
11:34:14 PM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
11:34:14 PM: Downloading setuptools-77.0.3-py3-none-any.whl (1.3 MB)
11:34:14 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 46.2 MB/s eta 0:00:00
11:34:14 PM: Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
11:34:14 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 101.6 MB/s eta 0:00:00
11:34:14 PM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
11:34:15 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
11:34:15 PM: Downloading filelock-3.18.0-py3-none-any.whl (16 kB)
11:34:15 PM: Downloading platformdirs-4.3.7-py3-none-any.whl (18 kB)
11:34:15 PM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
11:34:18 PM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.18.0 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.7 setuptools-77.0.3 virtualenv-20.29.3
11:34:18 PM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
11:34:18 PM: [notice] To update, run: pip install --upgrade pip
11:34:18 PM: Installing pip dependencies from requirements.txt
11:34:18 PM: Started restoring cached pip cache
11:34:18 PM: Finished restoring cached pip cache
11:34:19 PM: Collecting Flask==3.0.3 (from -r requirements.txt (line 1))
11:34:19 PM: Using cached flask-3.0.3-py3-none-any.whl.metadata (3.2 kB)
11:34:19 PM: Collecting Frozen-Flask==1.0.2 (from -r requirements.txt (line 2))
11:34:19 PM: Using cached frozen_flask-1.0.2-py3-none-any.whl.metadata (5.1 kB)
11:34:19 PM: Collecting Markdown==3.6 (from -r requirements.txt (line 3))
11:34:19 PM: Using cached Markdown-3.6-py3-none-any.whl.metadata (7.0 kB)
11:34:19 PM: Collecting pytest==8.2.2 (from -r requirements.txt (line 4))
11:34:19 PM: Using cached pytest-8.2.2-py3-none-any.whl.metadata (7.6 kB)
11:34:19 PM: Collecting pytest-cov==5.0.0 (from -r requirements.txt (line 5))
11:34:19 PM: Using cached pytest_cov-5.0.0-py3-none-any.whl.metadata (27 kB)
11:34:19 PM: Collecting flake8==7.1.0 (from -r requirements.txt (line 6))
11:34:19 PM: Using cached flake8-7.1.0-py2.py3-none-any.whl.metadata (3.8 kB)
11:34:19 PM: Collecting Werkzeug>=3.0.0 (from Flask==3.0.3->-r requirements.txt (line 1))
11:34:19 PM: Using cached werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB)
11:34:19 PM: Collecting Jinja2>=3.1.2 (from Flask==3.0.3->-r requirements.txt (line 1))
11:34:19 PM: Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
11:34:19 PM: Collecting itsdangerous>=2.1.2 (from Flask==3.0.3->-r requirements.txt (line 1))
11:34:19 PM: Using cached itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB)
11:34:19 PM: Collecting click>=8.1.3 (from Flask==3.0.3->-r requirements.txt (line 1))
11:34:19 PM: Using cached click-8.1.8-py3-none-any.whl.metadata (2.3 kB)
11:34:19 PM: Collecting blinker>=1.6.2 (from Flask==3.0.3->-r requirements.txt (line 1))
11:34:19 PM: Using cached blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB)
11:34:19 PM: Collecting iniconfig (from pytest==8.2.2->-r requirements.txt (line 4))
11:34:19 PM: Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
11:34:19 PM: Requirement already satisfied: packaging in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from pytest==8.2.2->-r requirements.txt (line 4)) (24.2)
11:34:19 PM: Collecting pluggy<2.0,>=1.5 (from pytest==8.2.2->-r requirements.txt (line 4))
11:34:19 PM: Using cached pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB)
11:34:19 PM: Collecting coverage>=5.2.1 (from coverage[toml]>=5.2.1->pytest-cov==5.0.0->-r requirements.txt (line 5))
11:34:19 PM: Using cached coverage-7.7.1-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.5 kB)
11:34:19 PM: Collecting mccabe<0.8.0,>=0.7.0 (from flake8==7.1.0->-r requirements.txt (line 6))
11:34:19 PM: Using cached mccabe-0.7.0-py2.py3-none-any.whl.metadata (5.0 kB)
11:34:19 PM: Collecting pycodestyle<2.13.0,>=2.12.0 (from flake8==7.1.0->-r requirements.txt (line 6))
11:34:19 PM: Using cached pycodestyle-2.12.1-py2.py3-none-any.whl.metadata (4.5 kB)
11:34:19 PM: Collecting pyflakes<3.3.0,>=3.2.0 (from flake8==7.1.0->-r requirements.txt (line 6))
11:34:19 PM: Using cached pyflakes-3.2.0-py2.py3-none-any.whl.metadata (3.5 kB)
11:34:19 PM: Collecting MarkupSafe>=2.0 (from Jinja2>=3.1.2->Flask==3.0.3->-r requirements.txt (line 1))
11:34:19 PM: Using cached MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB)
11:34:19 PM: Using cached flask-3.0.3-py3-none-any.whl (101 kB)
11:34:19 PM: Using cached frozen_flask-1.0.2-py3-none-any.whl (10 kB)
11:34:19 PM: Using cached Markdown-3.6-py3-none-any.whl (105 kB)
11:34:19 PM: Using cached pytest-8.2.2-py3-none-any.whl (339 kB)
11:34:19 PM: Using cached pytest_cov-5.0.0-py3-none-any.whl (21 kB)
11:34:19 PM: Using cached flake8-7.1.0-py2.py3-none-any.whl (57 kB)
11:34:19 PM: Using cached blinker-1.9.0-py3-none-any.whl (8.5 kB)
11:34:19 PM: Using cached click-8.1.8-py3-none-any.whl (98 kB)
11:34:19 PM: Using cached coverage-7.7.1-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (244 kB)
11:34:19 PM: Using cached itsdangerous-2.2.0-py3-none-any.whl (16 kB)
11:34:19 PM: Using cached jinja2-3.1.6-py3-none-any.whl (134 kB)
11:34:19 PM: Using cached mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB)
11:34:19 PM: Using cached pluggy-1.5.0-py3-none-any.whl (20 kB)
11:34:19 PM: Using cached pycodestyle-2.12.1-py2.py3-none-any.whl (31 kB)
11:34:19 PM: Using cached pyflakes-3.2.0-py2.py3-none-any.whl (62 kB)
11:34:19 PM: Using cached werkzeug-3.1.3-py3-none-any.whl (224 kB)
11:34:19 PM: Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
11:34:19 PM: Using cached MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB)
11:34:20 PM: Installing collected packages: pyflakes, pycodestyle, pluggy, mccabe, MarkupSafe, Markdown, itsdangerous, iniconfig, coverage, click, blinker, Werkzeug, pytest, Jinja2, flake8, pytest-cov, Flask, Frozen-Flask
11:34:21 PM: Successfully installed Flask-3.0.3 Frozen-Flask-1.0.2 Jinja2-3.1.6 Markdown-3.6 MarkupSafe-3.0.2 Werkzeug-3.1.3 blinker-1.9.0 click-8.1.8 coverage-7.7.1 flake8-7.1.0 iniconfig-2.1.0 itsdangerous-2.2.0 mccabe-0.7.0 pluggy-1.5.0 pycodestyle-2.12.1 pyflakes-3.2.0 pytest-8.2.2 pytest-cov-5.0.0
11:34:21 PM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
11:34:21 PM: [notice] To update, run: pip install --upgrade pip
11:34:21 PM: Pip dependencies installed
11:34:22 PM: Attempting Ruby version 2.7.2, read from environment
11:34:22 PM: Using Ruby version 2.7.2
11:34:23 PM: Started restoring cached go cache
11:34:23 PM: Finished restoring cached go cache
11:34:25 PM: go version go1.19.13 linux/amd64
11:34:26 PM: Using PHP version 8.0
11:34:27 PM: Started restoring cached Node.js version
11:34:31 PM: Finished restoring cached Node.js version
11:34:32 PM: v18.20.7 is already installed.
11:34:32 PM: Now using node v18.20.7 (npm v10.8.2)
11:34:32 PM: Enabling Node.js Corepack
11:34:32 PM: Started restoring cached build plugins
11:34:32 PM: Finished restoring cached build plugins
11:34:33 PM: Successfully installed dependencies
11:34:33 PM: Starting build script
11:34:34 PM: Detected 0 framework(s)
11:34:34 PM: Section completed: initializing