Loading Netlify dashboard…

Skip to main content

Deploy details

Deploy successful for bot-core

Bump fakeredis from 2.24.1 to 2.26.0

PR #284: dependabot/pip/fakeredis-2.26.0@077717c

Deploy log

Initializing

Complete
8:12:28 PM: Build ready to start
8:12:47 PM: build-image version: 2d47f031309907ee9f7423b4af847bb0fc945178 (focal)
8:12:47 PM: buildbot version: 2d47f031309907ee9f7423b4af847bb0fc945178
8:12:47 PM: Fetching cached dependencies
8:12:47 PM: Failed to fetch cache, continuing with build
8:12:47 PM: Starting to prepare the repo for build
8:12:47 PM: No cached dependencies found. Cloning fresh repo
8:12:47 PM: git clone --filter=blob:none https://github.com/python-discord/bot-core
8:12:47 PM: Preparing Git Reference pull/284/head
8:12:49 PM: Starting to install dependencies
8:12:49 PM: Attempting Python version '3.8', read from environment
8:12:49 PM: downloading cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
8:12:50 PM: installing cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
8:12:50 PM: python --version
8:12:50 PM: Python 3.8.20
8:12:50 PM: mise python@3.8.20 installed
8:12:50 PM: Python version set to 3.8
8:12:50 PM: Attempting Ruby version 2.7.2, read from environment
8:12:51 PM: Using Ruby version 2.7.2
8:12:51 PM: Started restoring cached go cache
8:12:51 PM: Finished restoring cached go cache
8:12:51 PM: Installing Go version 1.16.5 (requested 1.16.5)
8:12:56 PM: go version go1.16.5 linux/amd64
8:12:57 PM: Using PHP version 8.0
8:12:58 PM: Downloading and installing node v16.20.2...
8:12:59 PM: Computing checksum with sha256sum
8:12:59 PM: Checksums matched!
8:13:01 PM: Now using node v16.20.2 (npm v8.19.4)
8:13:01 PM: Enabling Node.js Corepack
8:13:01 PM: Started restoring cached build plugins
8:13:01 PM: Finished restoring cached build plugins
8:13:01 PM: Successfully installed dependencies
8:13:01 PM: Starting build script
8:13:02 PM: Detected 0 framework(s)
8:13:02 PM: Section completed: initializing

Building

Complete
8:13:04 PM: Netlify Build
8:13:04 PM: ────────────────────────────────────────────────────────────────
8:13:04 PM:
8:13:04 PM: ❯ Version
8:13:04 PM: @netlify/build 29.55.2
8:13:04 PM:
8:13:04 PM: ❯ Flags
8:13:04 PM: accountId: 615ec4a2769dd800a21aecc9
8:13:04 PM: baseRelDir: true
8:13:04 PM: buildId: 671aaa2c859a160008ecd433
8:13:04 PM: deployId: 671aaa2c859a160008ecd435
8:13:04 PM:
8:13:04 PM: ❯ Current directory
8:13:04 PM: /opt/build/repo
8:13:04 PM:
8:13:04 PM: ❯ Config file
8:13:04 PM: No config file was defined: using default values.
8:13:04 PM:
8:13:04 PM: ❯ Context
8:13:04 PM: deploy-preview
8:13:04 PM:
8:13:04 PM: Build command from Netlify app
8:13:04 PM: ────────────────────────────────────────────────────────────────
8:13:04 PM: ​
8:13:04 PM: $ python -m pip install httpx==0.23.0 && python docs/netlify_build.py
8:13:05 PM: Collecting httpx==0.23.0
8:13:05 PM: Downloading httpx-0.23.0-py3-none-any.whl.metadata (52 kB)
8:13:05 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/52.0 kB ? eta -:--:--
8:13:05 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.0/52.0 kB 3.0 MB/s eta 0:00:00
8:13:05 PM: Collecting certifi (from httpx==0.23.0)
8:13:05 PM: Using cached certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB)
8:13:05 PM: Collecting sniffio (from httpx==0.23.0)
8:13:05 PM: Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB)
8:13:05 PM: Collecting rfc3986<2,>=1.3 (from rfc3986[idna2008]<2,>=1.3->httpx==0.23.0)
8:13:05 PM: Downloading rfc3986-1.5.0-py2.py3-none-any.whl.metadata (6.5 kB)
8:13:05 PM: Collecting httpcore<0.16.0,>=0.15.0 (from httpx==0.23.0)
8:13:05 PM: Downloading httpcore-0.15.0-py3-none-any.whl.metadata (15 kB)
8:13:05 PM: Collecting h11<0.13,>=0.11 (from httpcore<0.16.0,>=0.15.0->httpx==0.23.0)
8:13:05 PM: Downloading h11-0.12.0-py3-none-any.whl.metadata (8.1 kB)
8:13:05 PM: Collecting anyio==3.* (from httpcore<0.16.0,>=0.15.0->httpx==0.23.0)
8:13:05 PM: Downloading anyio-3.7.1-py3-none-any.whl.metadata (4.7 kB)
8:13:05 PM: Collecting idna>=2.8 (from anyio==3.*->httpcore<0.16.0,>=0.15.0->httpx==0.23.0)
8:13:05 PM: Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)
8:13:05 PM: Collecting exceptiongroup (from anyio==3.*->httpcore<0.16.0,>=0.15.0->httpx==0.23.0)
8:13:05 PM: Downloading exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB)
8:13:05 PM: Downloading httpx-0.23.0-py3-none-any.whl (84 kB)
8:13:05 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/84.8 kB ? eta -:--:--
8:13:05 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.8/84.8 kB 5.1 MB/s eta 0:00:00
8:13:05 PM: Downloading httpcore-0.15.0-py3-none-any.whl (68 kB)
8:13:05 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/68.4 kB ? eta -:--:--
8:13:05 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.4/68.4 kB 12.2 MB/s eta 0:00:00
8:13:05 PM: Downloading sniffio-1.3.1-py3-none-any.whl (10 kB)
8:13:05 PM: Downloading anyio-3.7.1-py3-none-any.whl (80 kB)
8:13:05 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/80.9 kB ? eta -:--:--
8:13:05 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.9/80.9 kB 10.1 MB/s eta 0:00:00
8:13:05 PM: Downloading rfc3986-1.5.0-py2.py3-none-any.whl (31 kB)
8:13:06 PM: Using cached certifi-2024.8.30-py3-none-any.whl (167 kB)
8:13:06 PM: Downloading h11-0.12.0-py3-none-any.whl (54 kB)
8:13:06 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/54.9 kB ? eta -:--:--
8:13:06 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.9/54.9 kB 7.1 MB/s eta 0:00:00
8:13:06 PM: Downloading idna-3.10-py3-none-any.whl (70 kB)
8:13:06 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/70.4 kB ? eta -:--:--
8:13:06 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 8.4 MB/s eta 0:00:00
8:13:06 PM: Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB)
8:13:06 PM: Installing collected packages: rfc3986, sniffio, idna, h11, exceptiongroup, certifi, anyio, httpcore, httpx
8:13:06 PM: WARNING: The script httpx is installed in '/opt/buildhome/.local/share/mise/installs/python/3.8.20/bin' which is not on PATH.
8:13:06 PM: Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
8:13:06 PM: Successfully installed anyio-3.7.1 certifi-2024.8.30 exceptiongroup-1.2.2 h11-0.12.0 httpcore-0.15.0 httpx-0.23.0 idna-3.10 rfc3986-1.5.0 sniffio-1.3.1
8:13:06 PM: [notice] A new release of pip is available: 24.1.2 -> 24.2
8:13:06 PM: [notice] To update, run: python -m pip install --upgrade pip
8:18:15 PM: The requested run is still pending. It was created 0:41 minutes ago.. Retrying in 10 seconds.
8:18:15 PM: The requested run is still pending. It was created 0:55 minutes ago.. Retrying in 10 seconds.
8:18:15 PM: The requested run is still pending. It was created 1:09 minutes ago.. Retrying in 10 seconds.
8:18:15 PM: The requested run is still pending. It was created 1:22 minutes ago.. Retrying in 10 seconds.
8:18:15 PM: The requested run is still pending. It was created 1:37 minutes ago.. Retrying in 10 seconds.
8:18:15 PM: The requested run is still pending. It was created 1:51 minutes ago.. Retrying in 10 seconds.
8:18:15 PM: The requested run is still pending. It was created 2:05 minutes ago.. Retrying in 10 seconds.
8:18:15 PM: The requested run is still pending. It was created 2:19 minutes ago.. Retrying in 10 seconds.
8:18:15 PM: The requested run is still pending. It was created 2:32 minutes ago.. Retrying in 10 seconds.
8:18:15 PM: The requested run is still pending. It was created 2:46 minutes ago.. Retrying in 10 seconds.
8:18:15 PM: The requested run is still pending. It was created 2:59 minutes ago.. Retrying in 10 seconds.
8:18:15 PM: The requested run is still pending. It was created 3:13 minutes ago.. Retrying in 10 seconds.
8:18:15 PM: The requested run is still pending. It was created 3:27 minutes ago.. Retrying in 10 seconds.
8:18:15 PM: The requested run is still pending. It was created 3:40 minutes ago.. Retrying in 10 seconds.
8:18:15 PM: The requested run is still pending. It was created 3:54 minutes ago.. Retrying in 10 seconds.
8:18:15 PM: The requested run is still pending. It was created 4:07 minutes ago.. Retrying in 10 seconds.
8:18:15 PM: The requested run is still pending. It was created 4:22 minutes ago.. Retrying in 10 seconds.
8:18:15 PM: The requested run is still pending. It was created 4:36 minutes ago.. Retrying in 10 seconds.
8:18:15 PM: The requested run is still pending. It was created 4:49 minutes ago.. Retrying in 10 seconds.
8:18:15 PM: The requested run is still pending. It was created 5:03 minutes ago.. Retrying in 10 seconds.
8:18:15 PM: The requested run is still pending. It was created 5:17 minutes ago.. Retrying in 10 seconds.
8:18:15 PM: The requested run is still pending. It was created 5:31 minutes ago.. Retrying in 10 seconds.
8:18:15 PM: Wrote artifact content to target directory.
8:18:15 PM: Build started
8:18:15 PM: ​
8:18:15 PM: (build.command completed in 5m 11.6s)
8:18:15 PM:
8:18:20 PM: (Netlify Build completed in 5m 16.2s)
8:18:40 PM: Section completed: building
8:18:42 PM: Finished processing build request in 5m55.332s

Deploying

Complete
8:18:15 PM: Deploy site
8:18:15 PM: ────────────────────────────────────────────────────────────────
8:18:15 PM: ​
8:18:15 PM: Starting to deploy site from 'build'
8:18:16 PM: Calculating files to upload
8:18:18 PM: 887 new file(s) to upload
8:18:18 PM: 0 new function(s) to upload
8:18:18 PM: Starting to upload
8:18:18 PM: 10% uploaded
8:18:18 PM: 20% uploaded
8:18:19 PM: 30% uploaded
8:18:19 PM: 40% uploaded
8:18:19 PM: 50% uploaded
8:18:19 PM: 60% uploaded
8:18:19 PM: 70% uploaded
8:18:20 PM: 80% uploaded
8:18:20 PM: 90% uploaded
8:18:20 PM: 100% uploaded
8:18:20 PM: Section completed: deploying
8:18:20 PM: Site deploy was successfully initiated
8:18:20 PM: ​
8:18:20 PM: (Deploy site completed in 4.4s)

Cleanup

Complete
8:18:20 PM: Netlify Build Complete
8:18:20 PM: ────────────────────────────────────────────────────────────────
8:18:20 PM: ​
8:18:20 PM: Caching artifacts
8:18:20 PM: Started saving build plugins
8:18:20 PM: Finished saving build plugins
8:18:20 PM: Started saving mise cache
8:18:21 PM: Finished saving mise cache
8:18:21 PM: Started saving pip cache
8:18:22 PM: Finished saving pip cache
8:18:22 PM: Started saving emacs cask dependencies
8:18:22 PM: Finished saving emacs cask dependencies
8:18:22 PM: Started saving maven dependencies
8:18:22 PM: Finished saving maven dependencies
8:18:22 PM: Started saving boot dependencies
8:18:22 PM: Finished saving boot dependencies
8:18:22 PM: Started saving rust rustup cache
8:18:22 PM: Finished saving rust rustup cache
8:18:22 PM: Started saving go dependencies
8:18:22 PM: Finished saving go dependencies
8:18:40 PM: Build script success
8:18:41 PM: Uploading Cache of size 174.4MB
8:18:42 PM: Section completed: cleanup

Post-processing

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