Skip to main content

Deploy details

Deploy log

Initializing

Complete
11:14:51 AM: Waiting for other deploys from your team to complete. Check the queue: https://app.netlify.com/teams/julienparis/builds
11:17:02 AM: Build ready to start
11:17:12 AM: build-image version: 92f088c58b398b4ea0fe23a49753d86a87399079 (focal)
11:17:12 AM: buildbot version: 92f088c58b398b4ea0fe23a49753d86a87399079
11:17:12 AM: Fetching cached dependencies
11:17:12 AM: Starting to download cache of 160.3MB
11:17:14 AM: Finished downloading cache in 1.355s
11:17:14 AM: Starting to extract cache
11:17:14 AM: Finished extracting cache in 239ms
11:17:14 AM: Finished fetching cache in 1.644s
11:17:14 AM: Starting to prepare the repo for build
11:17:14 AM: Preparing Git Reference refs/heads/main
11:17:16 AM: Starting to install dependencies
11:17:17 AM: mise python@3.13.1 install
11:17:17 AM: mise python@3.13.1 download cpython-3.13.1+20241206-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
11:17:17 AM: mise python@3.13.1 extract cpython-3.13.1+20241206-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
11:17:18 AM: mise python@3.13.1 python --version
11:17:18 AM: mise python@3.13.1 Python 3.13.1
11:17:18 AM: mise python@3.13.1 installed
11:17:18 AM: Python version set to 3.13
11:17:19 AM: Collecting pipenv
11:17:19 AM: Downloading pipenv-2024.4.0-py3-none-any.whl.metadata (19 kB)
11:17:19 AM: Collecting certifi (from pipenv)
11:17:19 AM: Downloading certifi-2024.12.14-py3-none-any.whl.metadata (2.3 kB)
11:17:19 AM: Collecting packaging>=22 (from pipenv)
11:17:19 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
11:17:19 AM: Collecting setuptools>=67 (from pipenv)
11:17:19 AM: Downloading setuptools-75.6.0-py3-none-any.whl.metadata (6.7 kB)
11:17:19 AM: Collecting virtualenv>=20.24.2 (from pipenv)
11:17:19 AM: Downloading virtualenv-20.28.0-py3-none-any.whl.metadata (4.4 kB)
11:17:19 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
11:17:19 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
11:17:20 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
11:17:20 AM: Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
11:17:20 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
11:17:20 AM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
11:17:20 AM: Downloading pipenv-2024.4.0-py3-none-any.whl (3.0 MB)
11:17:20 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 44.1 MB/s eta 0:00:00
11:17:20 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
11:17:20 AM: Downloading setuptools-75.6.0-py3-none-any.whl (1.2 MB)
11:17:20 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 36.3 MB/s eta 0:00:00
11:17:20 AM: Downloading virtualenv-20.28.0-py3-none-any.whl (4.3 MB)
11:17:20 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 92.3 MB/s eta 0:00:00
11:17:20 AM: Downloading certifi-2024.12.14-py3-none-any.whl (164 kB)
11:17:20 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
11:17:20 AM: Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
11:17:20 AM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
11:17:20 AM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
11:17:22 AM: Successfully installed certifi-2024.12.14 distlib-0.3.9 filelock-3.16.1 packaging-24.2 pipenv-2024.4.0 platformdirs-4.3.6 setuptools-75.6.0 virtualenv-20.28.0
11:17:22 AM: Installing pip dependencies from requirements.txt
11:17:22 AM: Started restoring cached pip cache
11:17:22 AM: Finished restoring cached pip cache
11:17:23 AM: Collecting click==8.1.3 (from -r requirements.txt (line 1))
11:17:23 AM: Downloading click-8.1.3-py3-none-any.whl.metadata (3.2 kB)
11:17:23 AM: Collecting Flask==2.1.2 (from -r requirements.txt (line 2))
11:17:23 AM: Downloading Flask-2.1.2-py3-none-any.whl.metadata (3.9 kB)
11:17:23 AM: Collecting Flask-Cors==3.0.10 (from -r requirements.txt (line 3))
11:17:23 AM: Downloading Flask_Cors-3.0.10-py2.py3-none-any.whl.metadata (5.4 kB)
11:17:23 AM: Collecting geographiclib==1.52 (from -r requirements.txt (line 4))
11:17:23 AM: Downloading geographiclib-1.52-py3-none-any.whl.metadata (1.0 kB)
11:17:23 AM: Collecting geopy==2.2.0 (from -r requirements.txt (line 5))
11:17:23 AM: Downloading geopy-2.2.0-py3-none-any.whl.metadata (6.8 kB)
11:17:23 AM: Collecting importlib-metadata==4.12.0 (from -r requirements.txt (line 6))
11:17:23 AM: Downloading importlib_metadata-4.12.0-py3-none-any.whl.metadata (4.0 kB)
11:17:23 AM: Collecting itsdangerous==2.1.2 (from -r requirements.txt (line 7))
11:17:23 AM: Downloading itsdangerous-2.1.2-py3-none-any.whl.metadata (2.9 kB)
11:17:23 AM: Collecting Jinja2==3.1.2 (from -r requirements.txt (line 8))
11:17:23 AM: Downloading Jinja2-3.1.2-py3-none-any.whl.metadata (3.5 kB)
11:17:23 AM: Collecting MarkupSafe==2.1.1 (from -r requirements.txt (line 9))
11:17:23 AM: Downloading MarkupSafe-2.1.1.tar.gz (18 kB)
11:17:23 AM: Installing build dependencies: started
11:17:24 AM: Installing build dependencies: finished with status 'done'
11:17:24 AM: Getting requirements to build wheel: started
11:17:24 AM: Getting requirements to build wheel: finished with status 'done'
11:17:24 AM: Preparing metadata (pyproject.toml): started
11:17:25 AM: Preparing metadata (pyproject.toml): finished with status 'done'
11:17:25 AM: Collecting six==1.16.0 (from -r requirements.txt (line 10))
11:17:25 AM: Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB)
11:17:25 AM: Collecting Werkzeug==2.1.2 (from -r requirements.txt (line 11))
11:17:25 AM: Downloading Werkzeug-2.1.2-py3-none-any.whl.metadata (4.4 kB)
11:17:25 AM: Collecting zipp==3.8.0 (from -r requirements.txt (line 12))
11:17:25 AM: Downloading zipp-3.8.0-py3-none-any.whl.metadata (2.7 kB)
11:17:25 AM: Downloading click-8.1.3-py3-none-any.whl (96 kB)
11:17:25 AM: Downloading Flask-2.1.2-py3-none-any.whl (95 kB)
11:17:25 AM: Downloading Flask_Cors-3.0.10-py2.py3-none-any.whl (14 kB)
11:17:25 AM: Downloading geographiclib-1.52-py3-none-any.whl (38 kB)
11:17:25 AM: Downloading geopy-2.2.0-py3-none-any.whl (118 kB)
11:17:25 AM: Downloading importlib_metadata-4.12.0-py3-none-any.whl (21 kB)
11:17:25 AM: Downloading itsdangerous-2.1.2-py3-none-any.whl (15 kB)
11:17:25 AM: Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
11:17:25 AM: Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
11:17:25 AM: Downloading Werkzeug-2.1.2-py3-none-any.whl (224 kB)
11:17:25 AM: Downloading zipp-3.8.0-py3-none-any.whl (5.4 kB)
11:17:25 AM: Building wheels for collected packages: MarkupSafe
11:17:25 AM: Building wheel for MarkupSafe (pyproject.toml): started
11:17:25 AM: Building wheel for MarkupSafe (pyproject.toml): finished with status 'done'
11:17:25 AM: Created wheel for MarkupSafe: filename=MarkupSafe-2.1.1-py3-none-any.whl size=9648 sha256=bf60ce82c6f431af9778edcb2dcab3b2efce6237a84666527aede2f241e0b6c5
11:17:25 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/59/85/28/24c5338b231eb0e9378f1817c5ee6750e4e8a4c20b27121476
11:17:25 AM: Successfully built MarkupSafe
11:17:25 AM: Installing collected packages: geographiclib, zipp, Werkzeug, six, MarkupSafe, itsdangerous, geopy, click, Jinja2, importlib-metadata, Flask, Flask-Cors
11:17:26 AM: Successfully installed Flask-2.1.2 Flask-Cors-3.0.10 Jinja2-3.1.2 MarkupSafe-2.1.1 Werkzeug-2.1.2 click-8.1.3 geographiclib-1.52 geopy-2.2.0 importlib-metadata-4.12.0 itsdangerous-2.1.2 six-1.16.0 zipp-3.8.0
11:17:26 AM: Pip dependencies installed
11:17:26 AM: Attempting Ruby version 2.7.2, read from environment
11:17:27 AM: Using Ruby version 2.7.2
11:17:27 AM: Started restoring cached go cache
11:17:27 AM: Finished restoring cached go cache
11:17:29 AM: go version go1.19.13 linux/amd64
11:17:29 AM: Using PHP version 8.0
11:17:31 AM: Downloading and installing node v16.20.2...
11:17:31 AM: Computing checksum with sha256sum
11:17:31 AM: Checksums matched!
11:17:33 AM: Now using node v16.20.2 (npm v8.19.4)
11:17:33 AM: Enabling Node.js Corepack
11:17:33 AM: Started restoring cached build plugins
11:17:33 AM: Finished restoring cached build plugins
11:17:33 AM: Successfully installed dependencies
11:17:34 AM: No build steps found, continuing to publishing

Building

Complete
11:17:34 AM: Section completed: building
11:17:35 AM: Finished processing build request in 23.156s

Deploying

Complete
11:17:34 AM: Starting to deploy site from ''
11:17:34 AM: Calculating files to upload
11:17:34 AM: 0 new file(s) to upload
11:17:34 AM: 0 new function(s) to upload
11:17:34 AM: Section completed: deploying

Cleanup

Complete
11:17:35 AM: Uploading Cache of size 160.3MB
11:17:35 AM: Section completed: cleanup

Post-processing

Complete
11:17:34 AM: Starting post processing
11:17:34 AM: Skipping form detection
11:17:34 AM: Post processing - header rules
11:17:34 AM: Post processing - redirect rules
11:17:34 AM: Post processing done
11:17:34 AM: Section completed: postprocessing
11:17:35 AM: Site is live ✨