Skip to main content

Deploy details

Deploy successful for lektor-icon-preview

Fix gallery regression

PR #28: fix-gallery@ae4804e

Deploy log

Initializing

Complete
10:15:05 PM: Build ready to start
10:15:18 PM: build-image version: fcb0c1b3ada6d25c1cb58e8bc514f5f23cc14f15 (focal)
10:15:18 PM: buildbot version: f395ea5f6f06715665ef60980f5ca024c32ca3b9
10:15:19 PM: Fetching cached dependencies
10:15:19 PM: Starting to download cache of 125.0MB
10:15:20 PM: Finished downloading cache in 1.477s
10:15:20 PM: Starting to extract cache
10:15:21 PM: Finished extracting cache in 884ms
10:15:21 PM: Finished fetching cache in 2.419s
10:15:21 PM: Starting to prepare the repo for build
10:15:21 PM: Preparing Git Reference pull/28/head
10:15:22 PM: Custom publish path detected. Proceeding with the specified path: "website-lektor-icon-build"
10:15:22 PM: Custom build command detected. Proceeding with the specified command: "ci/install.sh && ci/build.sh"
10:15:23 PM: Starting to install dependencies
10:15:23 PM: Python version set to 3.8
10:15:23 PM: Installing pip dependencies
10:15:23 PM: Started restoring cached pip cache
10:15:23 PM: Finished restoring cached pip cache
10:15:24 PM: Collecting Lektor<3.4,>=3.2
10:15:24 PM: Using cached Lektor-3.3.10-py3-none-any.whl (1.7 MB)
10:15:24 PM: Collecting pre-commit<4.0,>=2.10.0
10:15:24 PM: Using cached pre_commit-3.5.0-py2.py3-none-any.whl (203 kB)
10:15:24 PM: Collecting requests
10:15:24 PM: Using cached requests-2.31.0-py3-none-any.whl (62 kB)
10:15:24 PM: Collecting Jinja2>=3.0
10:15:24 PM: Using cached Jinja2-3.1.3-py3-none-any.whl (133 kB)
10:15:24 PM: Collecting markupsafe
10:15:24 PM: Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB)
10:15:24 PM: Collecting python-slugify
10:15:24 PM: Using cached python_slugify-8.0.4-py2.py3-none-any.whl (10 kB)
10:15:24 PM: Collecting pip>=21.1
10:15:24 PM: Using cached pip-24.0-py3-none-any.whl (2.1 MB)
10:15:24 PM: Requirement already satisfied: setuptools>=45.2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from Lektor<3.4,>=3.2->-r requirements.txt (line 1)) (69.0.3)
10:15:25 PM: Collecting Werkzeug<2.4
10:15:25 PM: Using cached werkzeug-2.3.8-py3-none-any.whl (242 kB)
10:15:25 PM: Collecting mistune<2,>=0.7.0
10:15:25 PM: Using cached mistune-0.8.4-py2.py3-none-any.whl (16 kB)
10:15:25 PM: Collecting Babel
10:15:25 PM: Using cached Babel-2.14.0-py3-none-any.whl (11.0 MB)
10:15:25 PM: Collecting pytz
10:15:25 PM: Using cached pytz-2024.1-py2.py3-none-any.whl (505 kB)
10:15:25 PM: Collecting filetype>=1.0.7
10:15:25 PM: Using cached filetype-1.2.0-py2.py3-none-any.whl (19 kB)
10:15:25 PM: Processing /opt/buildhome/.cache/pip/wheels/73/35/7a/8fa8fb66618bfbc2d34d3c621dc6a5b21be641e4061a25fefb/inifile-0.4.1-py3-none-any.whl
10:15:25 PM: Collecting watchdog
10:15:25 PM: Using cached watchdog-4.0.0-py3-none-manylinux2014_x86_64.whl (82 kB)
10:15:25 PM: Collecting EXIFRead
10:15:25 PM: Using cached ExifRead-3.0.0-py3-none-any.whl (40 kB)
10:15:25 PM: Collecting Flask
10:15:25 PM: Using cached flask-3.0.2-py3-none-any.whl (101 kB)
10:15:25 PM: Collecting click>=6.0
10:15:25 PM: Using cached click-8.1.7-py3-none-any.whl (97 kB)
10:15:26 PM: Collecting pyyaml>=5.1
10:15:26 PM: Using cached PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB)
10:15:26 PM: Requirement already satisfied: virtualenv>=20.10.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from pre-commit<4.0,>=2.10.0->-r requirements.txt (line 2)) (20.25.0)
10:15:26 PM: Collecting nodeenv>=0.11.1
10:15:26 PM: Using cached nodeenv-1.8.0-py2.py3-none-any.whl (22 kB)
10:15:26 PM: Collecting cfgv>=2.0.0
10:15:26 PM: Using cached cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)
10:15:26 PM: Collecting identify>=1.0.0
10:15:26 PM: Downloading identify-2.5.35-py2.py3-none-any.whl (98 kB)
10:15:26 PM: Requirement already satisfied: certifi>=2017.4.17 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from requests->Lektor<3.4,>=3.2->-r requirements.txt (line 1)) (2023.11.17)
10:15:26 PM: Collecting idna<4,>=2.5
10:15:26 PM: Using cached idna-3.6-py3-none-any.whl (61 kB)
10:15:26 PM: Collecting charset-normalizer<4,>=2
10:15:26 PM: Using cached charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB)
10:15:26 PM: Collecting urllib3<3,>=1.21.1
10:15:26 PM: Downloading urllib3-2.2.1-py3-none-any.whl (121 kB)
10:15:26 PM: Collecting text-unidecode>=1.3
10:15:26 PM: Using cached text_unidecode-1.3-py2.py3-none-any.whl (78 kB)
10:15:26 PM: Collecting itsdangerous>=2.1.2
10:15:26 PM: Using cached itsdangerous-2.1.2-py3-none-any.whl (15 kB)
10:15:26 PM: Collecting importlib-metadata>=3.6.0; python_version < "3.10"
10:15:26 PM: Using cached importlib_metadata-7.0.1-py3-none-any.whl (23 kB)
10:15:26 PM: Collecting blinker>=1.6.2
10:15:26 PM: Using cached blinker-1.7.0-py3-none-any.whl (13 kB)
10:15:26 PM: Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from virtualenv>=20.10.0->pre-commit<4.0,>=2.10.0->-r requirements.txt (line 2)) (4.1.0)
10:15:26 PM: Requirement already satisfied: filelock<4,>=3.12.2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from virtualenv>=20.10.0->pre-commit<4.0,>=2.10.0->-r requirements.txt (line 2)) (3.13.1)
10:15:26 PM: Requirement already satisfied: distlib<1,>=0.3.7 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from virtualenv>=20.10.0->pre-commit<4.0,>=2.10.0->-r requirements.txt (line 2)) (0.3.8)
10:15:26 PM: Collecting zipp>=0.5
10:15:26 PM: Using cached zipp-3.17.0-py3-none-any.whl (7.4 kB)
10:15:26 PM: ERROR: flask 3.0.2 has requirement Werkzeug>=3.0.0, but you"ll have werkzeug 2.3.8 which is incompatible.
Installing collected packages: idna, charset-normalizer, urllib3, requests, markupsafe, Jinja2, text-unidecode, python-slugify, pip, Werkzeug, mistune, pytz, Babel, filetype, inifile, watchdog, EXIFRead, click, itsdangerous, zipp, importlib-metadata, blinker, Flask, Lektor, pyyaml, nodeenv, cfgv, identify, pre-commit
10:15:27 PM: Attempting uninstall: pip
10:15:27 PM: Found existing installation: pip 20.0.2
10:15:27 PM: Uninstalling pip-20.0.2:
10:15:27 PM: Successfully uninstalled pip-20.0.2
10:15:29 PM: Successfully installed Babel-2.14.0 EXIFRead-3.0.0 Flask-3.0.2 Jinja2-3.1.3 Lektor-3.3.10 Werkzeug-2.3.8 blinker-1.7.0 cfgv-3.4.0 charset-normalizer-3.3.2 click-8.1.7 filetype-1.2.0 identify-2.5.35 idna-3.6 importlib-metadata-7.0.1 inifile-0.4.1 itsdangerous-2.1.2 markupsafe-2.1.5 mistune-0.8.4 nodeenv-1.8.0 pip-24.0 pre-commit-3.5.0 python-slugify-8.0.4 pytz-2024.1 pyyaml-6.0.1 requests-2.31.0 text-unidecode-1.3 urllib3-2.2.1 watchdog-4.0.0 zipp-3.17.0
10:15:30 PM: Pip dependencies installed
10:15:30 PM: Attempting Ruby version 2.7.1, read from environment
10:15:30 PM: Started restoring cached Ruby version
10:15:30 PM: Finished restoring cached Ruby version
10:15:30 PM: Using Ruby version 2.7.1
10:15:31 PM: Started restoring cached go cache
10:15:31 PM: Finished restoring cached go cache
10:15:31 PM: Installing Go version 1.14.4 (requested 1.14.4)
10:15:35 PM: go version go1.14.4 linux/amd64
10:15:36 PM: Using PHP version 8.0
10:15:37 PM: Started restoring cached Node.js version
10:15:38 PM: Finished restoring cached Node.js version
10:15:38 PM: v12.18.0 is already installed.
10:15:38 PM: Now using node v12.18.0 (npm v6.14.4)
10:15:38 PM: Started restoring cached build plugins
10:15:38 PM: Finished restoring cached build plugins
10:15:38 PM: Successfully installed dependencies
10:15:38 PM: Starting build script
10:15:39 PM: Detected 0 framework(s)
10:15:39 PM: Section completed: initializing

Building

Complete
10:15:41 PM: Netlify Build
10:15:41 PM: ────────────────────────────────────────────────────────────────
10:15:41 PM:
10:15:41 PM: ❯ Version
10:15:41 PM: @netlify/build 29.35.1
10:15:41 PM:
10:15:41 PM: ❯ Flags
10:15:41 PM: baseRelDir: true
10:15:41 PM: buildId: 65d3d2e83258d7000873af71
10:15:41 PM: deployId: 65d3d2e83258d7000873af73
10:15:41 PM:
10:15:41 PM: ❯ Current directory
10:15:41 PM: /opt/build/repo
10:15:41 PM:
10:15:41 PM: ❯ Config file
10:15:41 PM: /opt/build/repo/netlify.toml
10:15:41 PM:
10:15:41 PM: ❯ Context
10:15:41 PM: deploy-preview
10:15:41 PM:
10:15:41 PM: build.command from netlify.toml
10:15:41 PM: ────────────────────────────────────────────────────────────────
10:15:41 PM: ​
10:15:41 PM: $ ci/install.sh && ci/build.sh
10:15:41 PM: + python3 -m pip install --upgrade pip setuptools wheel
10:15:41 PM: Requirement already satisfied: pip in /opt/buildhome/python3.8/lib/python3.8/site-packages (24.0)
10:15:41 PM: Requirement already satisfied: setuptools in /opt/buildhome/python3.8/lib/python3.8/site-packages (69.0.3)
10:15:41 PM: Collecting setuptools
10:15:41 PM: Using cached setuptools-69.1.0-py3-none-any.whl.metadata (6.1 kB)
10:15:41 PM: Requirement already satisfied: wheel in /opt/buildhome/python3.8/lib/python3.8/site-packages (0.34.2)
10:15:42 PM: Collecting wheel
10:15:42 PM: Using cached wheel-0.42.0-py3-none-any.whl.metadata (2.2 kB)
10:15:42 PM: Using cached setuptools-69.1.0-py3-none-any.whl (819 kB)
10:15:42 PM: Using cached wheel-0.42.0-py3-none-any.whl (65 kB)
10:15:42 PM: Installing collected packages: wheel, setuptools
10:15:42 PM: Attempting uninstall: wheel
10:15:42 PM: Found existing installation: wheel 0.34.2
10:15:42 PM: Uninstalling wheel-0.34.2:
10:15:42 PM: Successfully uninstalled wheel-0.34.2
10:15:42 PM: Attempting uninstall: setuptools
10:15:42 PM: Found existing installation: setuptools 69.0.3
10:15:42 PM: Uninstalling setuptools-69.0.3:
10:15:43 PM: Successfully uninstalled setuptools-69.0.3
10:15:43 PM: Successfully installed setuptools-69.1.0 wheel-0.42.0
10:15:43 PM: + python3 -m pip install --upgrade -r requirements.txt
10:15:44 PM: Requirement already satisfied: Lektor<3.4,>=3.2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from -r requirements.txt (line 1)) (3.3.10)
10:15:44 PM: Requirement already satisfied: pre-commit<4.0,>=2.10.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from -r requirements.txt (line 2)) (3.5.0)
10:15:44 PM: Requirement already satisfied: Babel in /opt/buildhome/python3.8/lib/python3.8/site-packages (from Lektor<3.4,>=3.2->-r requirements.txt (line 1)) (2.14.0)
10:15:44 PM: Requirement already satisfied: click>=6.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from Lektor<3.4,>=3.2->-r requirements.txt (line 1)) (8.1.7)
10:15:44 PM: Requirement already satisfied: EXIFRead in /opt/buildhome/python3.8/lib/python3.8/site-packages (from Lektor<3.4,>=3.2->-r requirements.txt (line 1)) (3.0.0)
10:15:44 PM: Requirement already satisfied: filetype>=1.0.7 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from Lektor<3.4,>=3.2->-r requirements.txt (line 1)) (1.2.0)
10:15:44 PM: Requirement already satisfied: Flask in /opt/buildhome/python3.8/lib/python3.8/site-packages (from Lektor<3.4,>=3.2->-r requirements.txt (line 1)) (3.0.2)
10:15:44 PM: Requirement already satisfied: inifile>=0.4.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from Lektor<3.4,>=3.2->-r requirements.txt (line 1)) (0.4.1)
10:15:44 PM: Requirement already satisfied: Jinja2>=3.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from Lektor<3.4,>=3.2->-r requirements.txt (line 1)) (3.1.3)
10:15:44 PM: Requirement already satisfied: markupsafe in /opt/buildhome/python3.8/lib/python3.8/site-packages (from Lektor<3.4,>=3.2->-r requirements.txt (line 1)) (2.1.5)
10:15:44 PM: Requirement already satisfied: mistune<2,>=0.7.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from Lektor<3.4,>=3.2->-r requirements.txt (line 1)) (0.8.4)
10:15:44 PM: Requirement already satisfied: pip>=21.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from Lektor<3.4,>=3.2->-r requirements.txt (line 1)) (24.0)
10:15:44 PM: Requirement already satisfied: python-slugify in /opt/buildhome/python3.8/lib/python3.8/site-packages (from Lektor<3.4,>=3.2->-r requirements.txt (line 1)) (8.0.4)
10:15:44 PM: Requirement already satisfied: pytz in /opt/buildhome/python3.8/lib/python3.8/site-packages (from Lektor<3.4,>=3.2->-r requirements.txt (line 1)) (2024.1)
10:15:44 PM: Requirement already satisfied: requests in /opt/buildhome/python3.8/lib/python3.8/site-packages (from Lektor<3.4,>=3.2->-r requirements.txt (line 1)) (2.31.0)
10:15:44 PM: Requirement already satisfied: setuptools>=45.2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from Lektor<3.4,>=3.2->-r requirements.txt (line 1)) (69.1.0)
10:15:44 PM: Requirement already satisfied: watchdog in /opt/buildhome/python3.8/lib/python3.8/site-packages (from Lektor<3.4,>=3.2->-r requirements.txt (line 1)) (4.0.0)
10:15:44 PM: Requirement already satisfied: Werkzeug<2.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from Lektor<3.4,>=3.2->-r requirements.txt (line 1)) (2.3.8)
10:15:44 PM: Requirement already satisfied: cfgv>=2.0.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from pre-commit<4.0,>=2.10.0->-r requirements.txt (line 2)) (3.4.0)
10:15:44 PM: Requirement already satisfied: identify>=1.0.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from pre-commit<4.0,>=2.10.0->-r requirements.txt (line 2)) (2.5.35)
10:15:44 PM: Requirement already satisfied: nodeenv>=0.11.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from pre-commit<4.0,>=2.10.0->-r requirements.txt (line 2)) (1.8.0)
10:15:44 PM: Requirement already satisfied: pyyaml>=5.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from pre-commit<4.0,>=2.10.0->-r requirements.txt (line 2)) (6.0.1)
10:15:44 PM: Requirement already satisfied: virtualenv>=20.10.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from pre-commit<4.0,>=2.10.0->-r requirements.txt (line 2)) (20.25.0)
10:15:44 PM: Requirement already satisfied: distlib<1,>=0.3.7 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from virtualenv>=20.10.0->pre-commit<4.0,>=2.10.0->-r requirements.txt (line 2)) (0.3.8)
10:15:44 PM: Requirement already satisfied: filelock<4,>=3.12.2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from virtualenv>=20.10.0->pre-commit<4.0,>=2.10.0->-r requirements.txt (line 2)) (3.13.1)
10:15:44 PM: Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from virtualenv>=20.10.0->pre-commit<4.0,>=2.10.0->-r requirements.txt (line 2)) (4.1.0)
10:15:44 PM: INFO: pip is looking at multiple versions of flask to determine which version is compatible with other requirements. This could take a while.
10:15:44 PM: Collecting Flask (from Lektor<3.4,>=3.2->-r requirements.txt (line 1))
10:15:44 PM: Using cached flask-3.0.1-py3-none-any.whl.metadata (3.6 kB)
10:15:44 PM: Using cached flask-3.0.0-py3-none-any.whl.metadata (3.6 kB)
10:15:44 PM: Using cached flask-2.3.3-py3-none-any.whl.metadata (3.6 kB)
10:15:44 PM: Requirement already satisfied: itsdangerous>=2.1.2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from Flask->Lektor<3.4,>=3.2->-r requirements.txt (line 1)) (2.1.2)
10:15:44 PM: Requirement already satisfied: blinker>=1.6.2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from Flask->Lektor<3.4,>=3.2->-r requirements.txt (line 1)) (1.7.0)
10:15:44 PM: Requirement already satisfied: importlib-metadata>=3.6.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from Flask->Lektor<3.4,>=3.2->-r requirements.txt (line 1)) (7.0.1)
10:15:44 PM: Requirement already satisfied: text-unidecode>=1.3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from python-slugify->Lektor<3.4,>=3.2->-r requirements.txt (line 1)) (1.3)
10:15:44 PM: Requirement already satisfied: charset-normalizer<4,>=2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from requests->Lektor<3.4,>=3.2->-r requirements.txt (line 1)) (3.3.2)
10:15:44 PM: Requirement already satisfied: idna<4,>=2.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from requests->Lektor<3.4,>=3.2->-r requirements.txt (line 1)) (3.6)
10:15:44 PM: Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from requests->Lektor<3.4,>=3.2->-r requirements.txt (line 1)) (2.2.1)
10:15:44 PM: Requirement already satisfied: certifi>=2017.4.17 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from requests->Lektor<3.4,>=3.2->-r requirements.txt (line 1)) (2023.11.17)
10:15:44 PM: Requirement already satisfied: zipp>=0.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from importlib-metadata>=3.6.0->Flask->Lektor<3.4,>=3.2->-r requirements.txt (line 1)) (3.17.0)
10:15:44 PM: Using cached flask-2.3.3-py3-none-any.whl (96 kB)
10:15:44 PM: Installing collected packages: Flask
10:15:44 PM: Attempting uninstall: Flask
10:15:44 PM: Found existing installation: Flask 3.0.2
10:15:44 PM: Uninstalling Flask-3.0.2:
10:15:44 PM: Successfully uninstalled Flask-3.0.2
10:15:44 PM: Successfully installed Flask-2.3.3
10:15:44 PM: + cd example-site
10:15:44 PM: + lektor build -v --output-path ../website-lektor-icon-build
10:15:45 PM: Started build
10:15:45 PM: Tree: /opt/build/repo/example-site
10:15:45 PM: Output path: /opt/build/repo/website-lektor-icon-build
10:15:45 PM: U index.html
10:15:45 PM: U dalthviz@1024.jpg
10:15:45 PM: U dalthviz@512.jpg
10:15:45 PM: U gallery-404@1024.png
10:15:45 PM: U gallery-blog@1024.png
10:15:45 PM: U blog-index@1024.png
10:15:46 PM: U gallery-singlepage@1024.png
10:15:46 PM: U standards-based@1280.png
10:15:46 PM: U standards-based@640.png
10:15:46 PM: U responsive-layout@1280.png
10:15:46 PM: U responsive-layout@640.png
10:15:46 PM: U flexible-design@1280.png
10:15:46 PM: U flexible-design@640.png
10:15:46 PM: U camg-clover-bg@1050.jpg
10:15:47 PM: U camg-clover-bg@3840.jpg
10:15:47 PM: U camg-clover-bg@1920.jpg
10:15:47 PM: U 404.html
10:15:47 PM: U _404.html/camg-fog-vt-bg@3840.jpg
10:15:47 PM: U _404.html/camg-fog-vt-bg@1920.jpg
10:15:48 PM: U authors/index.html
10:15:48 PM: U readme/index.html
10:15:48 PM: U example-page/index.html
10:15:48 PM: U blog-index.png
10:15:48 PM: U camg-clover-bg.jpg
10:15:48 PM: U collective.svg
10:15:48 PM: U dalthviz.jpg
10:15:48 PM: U flexible-design.png
10:15:48 PM: U full-blog.png
10:15:48 PM: U full-page.png
10:15:48 PM: U full-singlepage.jpg
10:15:48 PM: U gallery-404.png
10:15:48 PM: U gallery-blog.png
10:15:48 PM: U gallery-readme.png
10:15:48 PM: U gallery-singlepage.png
10:15:48 PM: U responsive-layout.png
10:15:48 PM: U standards-based.png
10:15:48 PM: U .nojekyll
10:15:48 PM: U _404.html/camg-fog-vt-bg.jpg
10:15:48 PM: U authors/loremipsum/index.html
10:15:48 PM: U authors/noimage/index.html
10:15:48 PM: U authors/spyderdevteam/index.html
10:15:48 PM: U blog/index.html
10:15:48 PM: U example-page/spyder-logo.svg
10:15:48 PM: U authors/loremipsum/spyder-logo.svg
10:15:48 PM: U authors/noimage/spyder-logo.svg
10:15:48 PM: U authors/spyderdevteam/spyder-logo.svg
10:15:48 PM: U blog/lorem-ipsum/index.html
10:15:48 PM: U blog/example-formatting/index.html
10:15:48 PM: U blog/welcome-blog/index.html
10:15:48 PM: U static/css/example-custom-styles.css
10:15:48 PM: U static/images/favicon.png
10:15:48 PM: U static/images/spyder-logo.svg
10:15:48 PM: U static/css/bootstrap.min.css
10:15:48 PM: U static/css/bootstrap.min.css.map
10:15:48 PM: U static/css/icomoon.css
10:15:48 PM: U static/css/magnific-popup.css
10:15:48 PM: U static/css/style.css
10:15:48 PM: U static/images/Preloader_2.gif
10:15:48 PM: U static/images/placeholder_person.png
10:15:48 PM: U static/js/jquery-3.7.1.min.js
10:15:48 PM: U static/js/jquery.easing.min.js
10:15:48 PM: U static/js/jquery.magnific-popup.min.js
10:15:48 PM: U static/js/jquery.stellar.js
10:15:48 PM: U static/js/jquery.stellar.min.js
10:15:48 PM: U static/js/jquery.waypoints.min.js
10:15:48 PM: U static/js/magnific-popup-options.js
10:15:48 PM: U static/js/main-singlelayout.js
10:15:48 PM: U static/js/main.js
10:15:48 PM: U blog/example-formatting/spyder-logo.svg
10:15:48 PM: U static/fonts/icomoon/icomoon.ttf
10:15:48 PM: U static/fonts/icomoon/icomoon.woff
10:15:48 PM: Finished build in 3.12 sec
10:15:48 PM: Started prune
10:15:48 PM: Tree: /opt/build/repo/example-site
10:15:48 PM: Output path: /opt/build/repo/website-lektor-icon-build
10:15:48 PM: Finished prune in 0.00 sec
10:15:48 PM: /opt/buildhome/python3.8/lib/python3.8/site-packages/lektor/imagetools.py:598: UserWarning: Your image is being scaled up since the requested thumbnail size is larger than the source. This default will change in the future. If you want to preserve the current behaviour, use `upscale=True`.
10:15:48 PM: warnings.warn(
10:15:48 PM: + cd ..
10:15:48 PM: ​
10:15:48 PM: (build.command completed in 7.1s)
10:15:48 PM:
10:15:48 PM: (Netlify Build completed in 7.4s)
10:15:49 PM: Section completed: building
10:15:50 PM: Finished processing build request in 31.625s

Deploying

Complete
10:15:48 PM: Deploy site
10:15:48 PM: ────────────────────────────────────────────────────────────────
10:15:48 PM: ​
10:15:48 PM: Starting to deploy site from "website-lektor-icon-build"
10:15:48 PM: Calculating files to upload
10:15:48 PM: 10 new files to upload
10:15:48 PM: 0 new functions to upload
10:15:48 PM: Section completed: deploying
10:15:48 PM: Site deploy was successfully initiated
10:15:48 PM: ​
10:15:48 PM: (Deploy site completed in 277ms)

Cleanup

Complete
10:15:48 PM: Netlify Build Complete
10:15:48 PM: ────────────────────────────────────────────────────────────────
10:15:48 PM: ​
10:15:49 PM: Caching artifacts
10:15:49 PM: Started saving build plugins
10:15:49 PM: Finished saving build plugins
10:15:49 PM: Started saving pip cache
10:15:49 PM: Finished saving pip cache
10:15:49 PM: Started saving emacs cask dependencies
10:15:49 PM: Finished saving emacs cask dependencies
10:15:49 PM: Started saving maven dependencies
10:15:49 PM: Finished saving maven dependencies
10:15:49 PM: Started saving boot dependencies
10:15:49 PM: Finished saving boot dependencies
10:15:49 PM: Started saving rust rustup cache
10:15:49 PM: Finished saving rust rustup cache
10:15:49 PM: Started saving go dependencies
10:15:49 PM: Finished saving go dependencies
10:15:49 PM: Build script success
10:15:49 PM: Uploading Cache of size 103.8MB
10:15:50 PM: Section completed: cleanup

Post-processing

Complete
10:15:48 PM: Post processing - redirect rules
10:15:48 PM: Post processing done
10:15:48 PM: Section completed: postprocessing
10:15:48 PM: Starting post processing
10:15:48 PM: Skipping form detection
10:15:48 PM: Post processing - header rules
10:15:49 PM: Site is live ✨