Skip to main content

Deploy details

Deploy log

Initializing

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

Building

Complete
2:05:18 PM: Section completed: building
2:05:20 PM: Finished processing build request in 26.973s

Deploying

Complete
2:05:17 PM: Starting to deploy site from ''
2:05:18 PM: Calculating files to upload
2:05:18 PM: 0 new file(s) to upload
2:05:18 PM: 0 new function(s) to upload
2:05:18 PM: Section completed: deploying

Cleanup

Complete
2:05:20 PM: Uploading Cache of size 178.6MB
2:05:20 PM: Section completed: cleanup

Post-processing

Complete
2:05:18 PM: Starting post processing
2:05:18 PM: Skipping form detection
2:05:18 PM: Post processing - header rules
2:05:18 PM: Post processing - redirect rules
2:05:18 PM: Post processing done
2:05:18 PM: Section completed: postprocessing
2:05:18 PM: Site is live ✨