7:06:28 PM: Netlify Build
7:06:28 PM: ────────────────────────────────────────────────────────────────
7:06:28 PM: @netlify/build 29.9.0
7:06:28 PM: baseRelDir: true
7:06:28 PM: buildId: 6430698c9ca3390008487a2d
7:06:28 PM: deployId: 6430698c9ca3390008487a2f
7:06:28 PM: ❯ Current directory
7:06:28 PM: /opt/build/repo
7:06:28 PM: ❯ Config file
7:06:28 PM: /opt/build/repo/netlify.toml
7:06:28 PM: deploy-preview
7:06:28 PM: 1. build.command from netlify.toml
7:06:28 PM: ────────────────────────────────────────────────────────────────
7:06:28 PM: $ pip install --upgrade pip && pip install --upgrade --upgrade-strategy eager -e ".[dev]" && pip install git+https://oauth:${MKDOCS_MATERIAL_INSIDERS_REPO_RO}@github.com/PrefectHQ/mkdocs-material-insiders.git && prefect dev build-docs && mkdocs build --config-file mkdocs.insiders.yml || mkdocs build --config-file mkdocs.yml
7:06:29 PM: Collecting pip
7:06:29 PM: Using cached pip-23.0.1-py3-none-any.whl (2.1 MB)
7:06:30 PM: Installing collected packages: pip
7:06:30 PM: Attempting uninstall: pip
7:06:30 PM: Found existing installation: pip 20.0.2
7:06:30 PM: Uninstalling pip-20.0.2:
7:06:30 PM: Successfully uninstalled pip-20.0.2
7:06:31 PM: Successfully installed pip-23.0.1
7:06:31 PM: Obtaining file:///opt/build/repo
7:06:31 PM: Preparing metadata (setup.py): started
7:06:32 PM: Preparing metadata (setup.py): finished with status 'done'
7:06:32 PM: Requirement already satisfied: aiosqlite>=0.17.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (0.18.0)
7:06:32 PM: Requirement already satisfied: alembic>=1.7.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (1.10.3)
7:06:32 PM: Requirement already satisfied: anyio>=3.4.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (3.6.2)
7:06:32 PM: Requirement already satisfied: apprise>=1.1.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (1.3.0)
7:06:32 PM: Requirement already satisfied: asgi-lifespan>=1.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (2.1.0)
7:06:32 PM: Requirement already satisfied: asyncpg>=0.23 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (0.27.0)
7:06:32 PM: Requirement already satisfied: click<8.2,>=8.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (8.1.3)
7:06:32 PM: Requirement already satisfied: cloudpickle>=2.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (2.2.1)
7:06:32 PM: Requirement already satisfied: coolname>=1.0.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (2.2.0)
7:06:32 PM: Requirement already satisfied: croniter>=1.0.12 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (1.3.10)
7:06:32 PM: Requirement already satisfied: cryptography>=36.0.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (40.0.1)
7:06:32 PM: Requirement already satisfied: dateparser>=1.1.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (1.1.8)
7:06:32 PM: Requirement already satisfied: docker>=4.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (6.0.1)
7:06:32 PM: Requirement already satisfied: fastapi>=0.93 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (0.95.0)
7:06:32 PM: Requirement already satisfied: fsspec!=2023.3.0,>=2022.5.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (2023.1.0)
7:06:32 PM: Requirement already satisfied: griffe>=0.20.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (0.26.0)
7:06:32 PM: Requirement already satisfied: httpx[http2]!=0.23.2,>=0.23 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (0.23.3)
7:06:32 PM: Requirement already satisfied: jinja2>=3.0.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (3.1.2)
7:06:32 PM: Requirement already satisfied: jsonpatch>=1.32 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (1.32)
7:06:32 PM: Requirement already satisfied: jsonschema<5.0.0,>=3.2.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (4.17.3)
7:06:32 PM: Requirement already satisfied: kubernetes>=24.2.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (26.1.0)
7:06:32 PM: Requirement already satisfied: orjson>=3.7 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (3.8.9)
7:06:33 PM: Requirement already satisfied: packaging>=21.3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (23.0)
7:06:33 PM: Requirement already satisfied: pathspec>=0.8.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (0.11.1)
7:06:33 PM: Requirement already satisfied: pendulum>=2.1.2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (2.1.2)
7:06:33 PM: Requirement already satisfied: pydantic>=1.10.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (1.10.7)
7:06:33 PM: Requirement already satisfied: python-slugify>=5.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (8.0.1)
7:06:33 PM: Requirement already satisfied: pytz>=2021.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (2023.3)
7:06:33 PM: Requirement already satisfied: pyyaml>=5.4.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (6.0)
7:06:33 PM: Requirement already satisfied: readchar>=4.0.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (4.0.5)
7:06:33 PM: Requirement already satisfied: rich>=11.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (13.3.3)
7:06:33 PM: Requirement already satisfied: sqlalchemy[asyncio]!=1.4.33,<2.0,>=1.4.22 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (1.4.47)
7:06:33 PM: Requirement already satisfied: toml>=0.10.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (0.10.2)
7:06:33 PM: Requirement already satisfied: typer>=0.4.2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (0.7.0)
7:06:34 PM: Requirement already satisfied: typing_extensions>=4.1.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (4.5.0)
7:06:34 PM: Requirement already satisfied: uvicorn>=0.14.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (0.21.1)
7:06:34 PM: Requirement already satisfied: websockets>=10.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (11.0.1)
7:06:34 PM: Requirement already satisfied: importlib_metadata>=4.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (6.2.0)
7:06:34 PM: Collecting autoflake8
7:06:34 PM: Using cached autoflake8-0.4.0-py3-none-any.whl (18 kB)
7:06:34 PM: Collecting cairosvg
7:06:34 PM: Using cached CairoSVG-2.7.0-py3-none-any.whl (43 kB)
7:06:34 PM: Collecting flake8
7:06:34 PM: Using cached flake8-6.0.0-py2.py3-none-any.whl (57 kB)
7:06:34 PM: Collecting flaky
7:06:34 PM: Using cached flaky-3.7.0-py2.py3-none-any.whl (22 kB)
7:06:34 PM: Collecting ipython
7:06:34 PM: Using cached ipython-8.12.0-py3-none-any.whl (796 kB)
7:06:34 PM: Collecting mkdocs
7:06:34 PM: Using cached mkdocs-1.4.2-py3-none-any.whl (3.7 MB)
7:06:34 PM: Collecting mkdocs-gen-files
7:06:34 PM: Using cached mkdocs_gen_files-0.4.0-py3-none-any.whl (8.1 kB)
7:06:34 PM: Collecting mkdocs-material
7:06:34 PM: Using cached mkdocs_material-9.1.6-py3-none-any.whl (7.8 MB)
7:06:34 PM: Collecting mkdocstrings-python
7:06:34 PM: Using cached mkdocstrings_python-0.9.0-py3-none-any.whl (38 kB)
7:06:34 PM: Collecting mike
7:06:34 PM: Using cached mike-1.1.2-py3-none-any.whl (26 kB)
7:06:35 PM: Collecting moto
7:06:35 PM: Using cached moto-4.1.6-py2.py3-none-any.whl (3.0 MB)
7:06:35 PM: Collecting mypy
7:06:35 PM: Using cached mypy-1.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.2 MB)
7:06:35 PM: Collecting numpy
7:06:35 PM: Using cached numpy-1.24.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB)
7:06:35 PM: Collecting pillow
7:06:35 PM: Using cached Pillow-9.5.0-cp38-cp38-manylinux_2_28_x86_64.whl (3.4 MB)
7:06:35 PM: Collecting pre-commit
7:06:35 PM: Using cached pre_commit-3.2.2-py2.py3-none-any.whl (202 kB)
7:06:36 PM: Collecting pytest>7
7:06:36 PM: Using cached pytest-7.2.2-py3-none-any.whl (317 kB)
7:06:36 PM: Collecting pytest-asyncio>=0.18.2
7:06:36 PM: Using cached pytest_asyncio-0.21.0-py3-none-any.whl (13 kB)
7:06:36 PM: Collecting pytest-cov
7:06:36 PM: Using cached pytest_cov-4.0.0-py3-none-any.whl (21 kB)
7:06:36 PM: Collecting pytest-benchmark
7:06:36 PM: Using cached pytest_benchmark-4.0.0-py3-none-any.whl (43 kB)
7:06:36 PM: Collecting pytest-env
7:06:36 PM: Using cached pytest_env-0.8.1-py3-none-any.whl (5.2 kB)
7:06:36 PM: Collecting pytest-flakefinder
7:06:36 PM: Using cached pytest_flakefinder-1.1.0-py2.py3-none-any.whl (4.6 kB)
7:06:36 PM: Collecting pytest-timeout
7:06:36 PM: Using cached pytest_timeout-2.1.0-py3-none-any.whl (12 kB)
7:06:36 PM: Collecting pytest-xdist
7:06:36 PM: Using cached pytest_xdist-3.2.1-py3-none-any.whl (41 kB)
7:06:36 PM: Collecting pytkdocs>=0.14.2
7:06:36 PM: Using cached pytkdocs-0.16.1-py3-none-any.whl (37 kB)
7:06:36 PM: Requirement already satisfied: requests in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (2.28.2)
7:06:36 PM: Requirement already satisfied: virtualenv in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.9.0+83.g855a3b344) (20.21.0)
7:06:36 PM: Collecting watchfiles
7:06:36 PM: Using cached watchfiles-0.19.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB)
7:06:36 PM: Collecting respx
7:06:36 PM: Using cached respx-0.20.1-py2.py3-none-any.whl (22 kB)
7:06:36 PM: Requirement already satisfied: importlib-resources in /opt/buildhome/python3.8/lib/python3.8/site-packages (from alembic>=1.7.5->prefect==2.9.0+83.g855a3b344) (5.12.0)
7:06:36 PM: Requirement already satisfied: Mako in /opt/buildhome/python3.8/lib/python3.8/site-packages (from alembic>=1.7.5->prefect==2.9.0+83.g855a3b344) (1.2.4)
7:06:36 PM: Collecting SQLAlchemy>=1.3.0
7:06:36 PM: Using cached SQLAlchemy-2.0.9-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.8 MB)
7:06:36 PM: Requirement already satisfied: idna>=2.8 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from anyio>=3.4.0->prefect==2.9.0+83.g855a3b344) (3.4)
7:06:36 PM: Requirement already satisfied: sniffio>=1.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from anyio>=3.4.0->prefect==2.9.0+83.g855a3b344) (1.3.0)
7:06:36 PM: Requirement already satisfied: certifi in /opt/buildhome/python3.8/lib/python3.8/site-packages (from apprise>=1.1.0->prefect==2.9.0+83.g855a3b344) (2022.12.7)
7:06:36 PM: Requirement already satisfied: requests-oauthlib in /opt/buildhome/python3.8/lib/python3.8/site-packages (from apprise>=1.1.0->prefect==2.9.0+83.g855a3b344) (1.3.1)
7:06:36 PM: Requirement already satisfied: markdown in /opt/buildhome/python3.8/lib/python3.8/site-packages (from apprise>=1.1.0->prefect==2.9.0+83.g855a3b344) (3.4.3)
7:06:36 PM: Requirement already satisfied: python-dateutil in /opt/buildhome/python3.8/lib/python3.8/site-packages (from croniter>=1.0.12->prefect==2.9.0+83.g855a3b344) (2.8.2)
7:06:36 PM: Requirement already satisfied: cffi>=1.12 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from cryptography>=36.0.1->prefect==2.9.0+83.g855a3b344) (1.15.1)
7:06:36 PM: Requirement already satisfied: tzlocal in /opt/buildhome/python3.8/lib/python3.8/site-packages (from dateparser>=1.1.1->prefect==2.9.0+83.g855a3b344) (4.3)
7:06:36 PM: Requirement already satisfied: regex!=2019.02.19,!=2021.8.27 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from dateparser>=1.1.1->prefect==2.9.0+83.g855a3b344) (2023.3.23)
7:06:37 PM: Requirement already satisfied: urllib3>=1.26.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from docker>=4.0->prefect==2.9.0+83.g855a3b344) (1.26.15)
7:06:37 PM: Requirement already satisfied: websocket-client>=0.32.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from docker>=4.0->prefect==2.9.0+83.g855a3b344) (1.5.1)
7:06:37 PM: Requirement already satisfied: starlette<0.27.0,>=0.26.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from fastapi>=0.93->prefect==2.9.0+83.g855a3b344) (0.26.1)
7:06:37 PM: Requirement already satisfied: colorama>=0.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from griffe>=0.20.0->prefect==2.9.0+83.g855a3b344) (0.4.6)
7:06:37 PM: Requirement already satisfied: httpcore<0.17.0,>=0.15.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from httpx[http2]!=0.23.2,>=0.23->prefect==2.9.0+83.g855a3b344) (0.16.3)
7:06:37 PM: Requirement already satisfied: rfc3986[idna2008]<2,>=1.3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from httpx[http2]!=0.23.2,>=0.23->prefect==2.9.0+83.g855a3b344) (1.5.0)
7:06:37 PM: Requirement already satisfied: h2<5,>=3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from httpx[http2]!=0.23.2,>=0.23->prefect==2.9.0+83.g855a3b344) (4.1.0)
7:06:37 PM: Requirement already satisfied: zipp>=0.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from importlib_metadata>=4.4->prefect==2.9.0+83.g855a3b344) (3.15.0)
7:06:37 PM: Requirement already satisfied: MarkupSafe>=2.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jinja2>=3.0.0->prefect==2.9.0+83.g855a3b344) (2.1.2)
7:06:37 PM: Requirement already satisfied: jsonpointer>=1.9 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jsonpatch>=1.32->prefect==2.9.0+83.g855a3b344) (2.3)
7:06:37 PM: Requirement already satisfied: pkgutil-resolve-name>=1.3.10 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jsonschema<5.0.0,>=3.2.0->prefect==2.9.0+83.g855a3b344) (1.3.10)
7:06:37 PM: Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jsonschema<5.0.0,>=3.2.0->prefect==2.9.0+83.g855a3b344) (0.19.3)
7:06:37 PM: Requirement already satisfied: attrs>=17.4.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jsonschema<5.0.0,>=3.2.0->prefect==2.9.0+83.g855a3b344) (22.2.0)
7:06:37 PM: Requirement already satisfied: setuptools>=21.0.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from kubernetes>=24.2.0->prefect==2.9.0+83.g855a3b344) (67.6.1)
7:06:38 PM: Requirement already satisfied: six>=1.9.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from kubernetes>=24.2.0->prefect==2.9.0+83.g855a3b344) (1.16.0)
7:06:38 PM: Requirement already satisfied: google-auth>=1.0.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from kubernetes>=24.2.0->prefect==2.9.0+83.g855a3b344) (2.17.2)
7:06:38 PM: Requirement already satisfied: pytzdata>=2020.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from pendulum>=2.1.2->prefect==2.9.0+83.g855a3b344) (2020.1)
7:06:38 PM: Collecting exceptiongroup>=1.0.0rc8
7:06:38 PM: Using cached exceptiongroup-1.1.1-py3-none-any.whl (14 kB)
7:06:38 PM: Collecting pluggy<2.0,>=0.12
7:06:38 PM: Using cached pluggy-1.0.0-py2.py3-none-any.whl (13 kB)
7:06:38 PM: Collecting tomli>=1.0.0
7:06:38 PM: Using cached tomli-2.0.1-py3-none-any.whl (12 kB)
7:06:38 PM: Collecting iniconfig
7:06:38 PM: Using cached iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
7:06:38 PM: Requirement already satisfied: text-unidecode>=1.3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from python-slugify>=5.0->prefect==2.9.0+83.g855a3b344) (1.3)
7:06:38 PM: Collecting astunparse>=1.6
7:06:38 PM: Using cached astunparse-1.6.3-py2.py3-none-any.whl (12 kB)
7:06:38 PM: Requirement already satisfied: charset-normalizer<4,>=2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from requests->prefect==2.9.0+83.g855a3b344) (3.1.0)
7:06:38 PM: Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from rich>=11.0->prefect==2.9.0+83.g855a3b344) (2.14.0)
7:06:38 PM: Requirement already satisfied: markdown-it-py<3.0.0,>=2.2.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from rich>=11.0->prefect==2.9.0+83.g855a3b344) (2.2.0)
7:06:38 PM: Requirement already satisfied: greenlet!=0.4.17 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from sqlalchemy[asyncio]!=1.4.33,<2.0,>=1.4.22->prefect==2.9.0+83.g855a3b344) (2.0.2)
7:06:38 PM: Requirement already satisfied: h11>=0.8 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from uvicorn>=0.14.0->prefect==2.9.0+83.g855a3b344) (0.14.0)
7:06:38 PM: Collecting pyflakes>=2.3.0
7:06:38 PM: Using cached pyflakes-3.0.1-py2.py3-none-any.whl (62 kB)
7:06:38 PM: Collecting cssselect2
7:06:38 PM: Using cached cssselect2-0.7.0-py3-none-any.whl (15 kB)
7:06:38 PM: Collecting cairocffi
7:06:38 PM: Using cached cairocffi-1.5.0-py3-none-any.whl
7:06:39 PM: Collecting tinycss2
7:06:39 PM: Using cached tinycss2-1.2.1-py3-none-any.whl (21 kB)
7:06:39 PM: Collecting defusedxml
7:06:39 PM: Using cached defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
7:06:39 PM: Collecting pycodestyle<2.11.0,>=2.10.0
7:06:39 PM: Using cached pycodestyle-2.10.0-py2.py3-none-any.whl (41 kB)
7:06:39 PM: Collecting mccabe<0.8.0,>=0.7.0
7:06:39 PM: Using cached mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB)
7:06:39 PM: Collecting traitlets>=5
7:06:39 PM: Using cached traitlets-5.9.0-py3-none-any.whl (117 kB)
7:06:39 PM: Collecting matplotlib-inline
7:06:39 PM: Using cached matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB)
7:06:39 PM: Collecting prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30
7:06:39 PM: Using cached prompt_toolkit-3.0.38-py3-none-any.whl (385 kB)
7:06:39 PM: Collecting pexpect>4.3
7:06:39 PM: Using cached pexpect-4.8.0-py2.py3-none-any.whl (59 kB)
7:06:39 PM: Collecting backcall
7:06:39 PM: Using cached backcall-0.2.0-py2.py3-none-any.whl (11 kB)
7:06:39 PM: Collecting stack-data
7:06:39 PM: Using cached stack_data-0.6.2-py3-none-any.whl (24 kB)
7:06:39 PM: Collecting decorator
7:06:39 PM: Using cached decorator-5.1.1-py3-none-any.whl (9.1 kB)
7:06:39 PM: Collecting pickleshare
7:06:39 PM: Using cached pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB)
7:06:39 PM: Collecting jedi>=0.16
7:06:39 PM: Using cached jedi-0.18.2-py2.py3-none-any.whl (1.6 MB)
7:06:39 PM: Collecting verspec
7:06:39 PM: Using cached verspec-0.1.0-py3-none-any.whl (19 kB)
7:06:39 PM: Collecting mergedeep>=1.3.4
7:06:39 PM: Using cached mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
7:06:39 PM: Collecting watchdog>=2.0
7:06:39 PM: Using cached watchdog-3.0.0-py3-none-manylinux2014_x86_64.whl (82 kB)
7:06:39 PM: Collecting markdown
7:06:39 PM: Using cached Markdown-3.3.7-py3-none-any.whl (97 kB)
7:06:39 PM: Collecting ghp-import>=1.0
7:06:39 PM: Using cached ghp_import-2.1.0-py3-none-any.whl (11 kB)
7:06:39 PM: Collecting pyyaml-env-tag>=0.1
7:06:39 PM: Using cached pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
7:06:39 PM: Collecting mkdocs-material-extensions>=1.1
7:06:39 PM: Using cached mkdocs_material_extensions-1.1.1-py3-none-any.whl (7.9 kB)
7:06:39 PM: Collecting pymdown-extensions>=9.9.1
7:06:39 PM: Using cached pymdown_extensions-9.11-py3-none-any.whl (239 kB)
7:06:39 PM: Collecting mkdocstrings>=0.20
7:06:39 PM: Using cached mkdocstrings-0.21.2-py3-none-any.whl (26 kB)
7:06:39 PM: Collecting xmltodict
7:06:39 PM: Using cached xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB)
7:06:40 PM: Collecting botocore>=1.12.201
7:06:40 PM: Using cached botocore-1.29.108-py3-none-any.whl (10.6 MB)
7:06:40 PM: Collecting boto3>=1.9.201
7:06:40 PM: Using cached boto3-1.26.108-py3-none-any.whl (135 kB)
7:06:40 PM: Collecting responses>=0.13.0
7:06:40 PM: Using cached responses-0.23.1-py3-none-any.whl (52 kB)
7:06:40 PM: Collecting werkzeug!=2.2.0,!=2.2.1,>=0.5
7:06:40 PM: Using cached Werkzeug-2.2.3-py3-none-any.whl (233 kB)
7:06:40 PM: Collecting mypy-extensions>=1.0.0
7:06:40 PM: Using cached mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB)
7:06:41 PM: Collecting identify>=1.0.0
7:06:41 PM: Using cached identify-2.5.22-py2.py3-none-any.whl (98 kB)
7:06:41 PM: Collecting nodeenv>=0.11.1
7:06:41 PM: Using cached nodeenv-1.7.0-py2.py3-none-any.whl (21 kB)
7:06:41 PM: Collecting cfgv>=2.0.0
7:06:41 PM: Using cached cfgv-3.3.1-py2.py3-none-any.whl (7.3 kB)
7:06:41 PM: Requirement already satisfied: platformdirs<4,>=2.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from virtualenv->prefect==2.9.0+83.g855a3b344) (3.2.0)
7:06:41 PM: Requirement already satisfied: filelock<4,>=3.4.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from virtualenv->prefect==2.9.0+83.g855a3b344) (3.10.7)
7:06:41 PM: Collecting filelock<4,>=3.4.1
7:06:41 PM: Using cached filelock-3.11.0-py3-none-any.whl (10.0 kB)
7:06:41 PM: Requirement already satisfied: distlib<1,>=0.3.6 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from virtualenv->prefect==2.9.0+83.g855a3b344) (0.3.6)
7:06:41 PM: Collecting py-cpuinfo
7:06:41 PM: Using cached py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
7:06:41 PM: Collecting coverage[toml]>=5.2.1
7:06:41 PM: Using cached coverage-7.2.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (229 kB)
7:06:41 PM: Collecting execnet>=1.1
7:06:41 PM: Using cached execnet-1.9.0-py2.py3-none-any.whl (39 kB)
7:06:41 PM: Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from astunparse>=1.6->pytkdocs>=0.14.2->prefect==2.9.0+83.g855a3b344) (0.34.2)
7:06:41 PM: Collecting wheel<1.0,>=0.23.0
7:06:41 PM: Using cached wheel-0.40.0-py3-none-any.whl (64 kB)
7:06:41 PM: Collecting jmespath<2.0.0,>=0.7.1
7:06:41 PM: Using cached jmespath-1.0.1-py3-none-any.whl (20 kB)
7:06:41 PM: Collecting s3transfer<0.7.0,>=0.6.0
7:06:41 PM: Using cached s3transfer-0.6.0-py3-none-any.whl (79 kB)
7:06:42 PM: Requirement already satisfied: pycparser in /opt/buildhome/python3.8/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=36.0.1->prefect==2.9.0+83.g855a3b344) (2.21)
7:06:42 PM: Requirement already satisfied: rsa<5,>=3.1.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from google-auth>=1.0.1->kubernetes>=24.2.0->prefect==2.9.0+83.g855a3b344) (4.9)
7:06:42 PM: Requirement already satisfied: cachetools<6.0,>=2.0.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from google-auth>=1.0.1->kubernetes>=24.2.0->prefect==2.9.0+83.g855a3b344) (5.3.0)
7:06:42 PM: Requirement already satisfied: pyasn1-modules>=0.2.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from google-auth>=1.0.1->kubernetes>=24.2.0->prefect==2.9.0+83.g855a3b344) (0.2.8)
7:06:42 PM: Requirement already satisfied: hpack<5,>=4.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from h2<5,>=3->httpx[http2]!=0.23.2,>=0.23->prefect==2.9.0+83.g855a3b344) (4.0.0)
7:06:42 PM: Requirement already satisfied: hyperframe<7,>=6.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from h2<5,>=3->httpx[http2]!=0.23.2,>=0.23->prefect==2.9.0+83.g855a3b344) (6.0.1)
7:06:42 PM: Collecting parso<0.9.0,>=0.8.0
7:06:42 PM: Using cached parso-0.8.3-py2.py3-none-any.whl (100 kB)
7:06:42 PM: Requirement already satisfied: mdurl~=0.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from markdown-it-py<3.0.0,>=2.2.0->rich>=11.0->prefect==2.9.0+83.g855a3b344) (0.1.2)
7:06:42 PM: Collecting mkdocs-autorefs>=0.3.1
7:06:42 PM: Using cached mkdocs_autorefs-0.4.1-py3-none-any.whl (9.8 kB)
7:06:42 PM: Collecting ptyprocess>=0.5
7:06:42 PM: Using cached ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
7:06:42 PM: Collecting wcwidth
7:06:42 PM: Using cached wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
7:06:42 PM: Collecting types-PyYAML
7:06:42 PM: Using cached types_PyYAML-6.0.12.9-py3-none-any.whl (14 kB)
7:06:43 PM: Collecting webencodings
7:06:43 PM: Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
7:06:43 PM: Requirement already satisfied: oauthlib>=3.0.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from requests-oauthlib->apprise>=1.1.0->prefect==2.9.0+83.g855a3b344) (3.2.2)
7:06:43 PM: Collecting executing>=1.2.0
7:06:43 PM: Using cached executing-1.2.0-py2.py3-none-any.whl (24 kB)
7:06:43 PM: Collecting asttokens>=2.1.0
7:06:43 PM: Using cached asttokens-2.2.1-py2.py3-none-any.whl (26 kB)
7:06:43 PM: Collecting pure-eval
7:06:43 PM: Using cached pure_eval-0.2.2-py3-none-any.whl (11 kB)
7:06:43 PM: Requirement already satisfied: backports.zoneinfo in /opt/buildhome/python3.8/lib/python3.8/site-packages (from tzlocal->dateparser>=1.1.1->prefect==2.9.0+83.g855a3b344) (0.2.1)
7:06:43 PM: Requirement already satisfied: pytz-deprecation-shim in /opt/buildhome/python3.8/lib/python3.8/site-packages (from tzlocal->dateparser>=1.1.1->prefect==2.9.0+83.g855a3b344) (0.1.0.post0)
7:06:43 PM: Requirement already satisfied: pyasn1<0.5.0,>=0.4.6 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from pyasn1-modules>=0.2.1->google-auth>=1.0.1->kubernetes>=24.2.0->prefect==2.9.0+83.g855a3b344) (0.4.8)
7:06:43 PM: Requirement already satisfied: tzdata in /opt/buildhome/python3.8/lib/python3.8/site-packages (from pytz-deprecation-shim->tzlocal->dateparser>=1.1.1->prefect==2.9.0+83.g855a3b344) (2023.3)
7:06:44 PM: Installing collected packages: webencodings, wcwidth, verspec, types-PyYAML, py-cpuinfo, pure-eval, ptyprocess, pickleshare, executing, backcall, xmltodict, wheel, werkzeug, watchdog, traitlets, tomli, tinycss2, pyyaml-env-tag, pyflakes, pycodestyle, prompt-toolkit, pluggy, pillow, pexpect, parso, numpy, nodeenv, mypy-extensions, mkdocs-material-extensions, mergedeep, mccabe, jmespath, iniconfig, identify, flaky, filelock, execnet, exceptiongroup, defusedxml, decorator, coverage, cfgv, asttokens, watchfiles, stack-data, responses, pytest, mypy, matplotlib-inline, markdown, jedi, ghp-import, flake8, cssselect2, cairocffi, botocore, autoflake8, astunparse, s3transfer, pytkdocs, pytest-xdist, pytest-timeout, pytest-flakefinder, pytest-env, pytest-cov, pytest-benchmark, pytest-asyncio, pymdown-extensions, pre-commit, mkdocs, ipython, cairosvg, respx, mkdocs-material, mkdocs-gen-files, mkdocs-autorefs, mike, boto3, prefect, moto, mkdocstrings, mkdocstrings-python
7:06:44 PM: Attempting uninstall: wheel
7:06:44 PM: Found existing installation: wheel 0.34.2
7:06:44 PM: Uninstalling wheel-0.34.2:
7:06:44 PM: Successfully uninstalled wheel-0.34.2
7:06:47 PM: Attempting uninstall: filelock
7:06:47 PM: Found existing installation: filelock 3.10.7
7:06:47 PM: Uninstalling filelock-3.10.7:
7:06:47 PM: Successfully uninstalled filelock-3.10.7
7:06:48 PM: Attempting uninstall: markdown
7:06:48 PM: Found existing installation: Markdown 3.4.3
7:06:48 PM: Uninstalling Markdown-3.4.3:
7:06:48 PM: Successfully uninstalled Markdown-3.4.3
7:06:52 PM: Running setup.py develop for prefect
7:06:54 PM: Successfully installed asttokens-2.2.1 astunparse-1.6.3 autoflake8-0.4.0 backcall-0.2.0 boto3-1.26.108 botocore-1.29.108 cairocffi-1.5.0 cairosvg-2.7.0 cfgv-3.3.1 coverage-7.2.3 cssselect2-0.7.0 decorator-5.1.1 defusedxml-0.7.1 exceptiongroup-1.1.1 execnet-1.9.0 executing-1.2.0 filelock-3.11.0 flake8-6.0.0 flaky-3.7.0 ghp-import-2.1.0 identify-2.5.22 iniconfig-2.0.0 ipython-8.12.0 jedi-0.18.2 jmespath-1.0.1 markdown-3.3.7 matplotlib-inline-0.1.6 mccabe-0.7.0 mergedeep-1.3.4 mike-1.1.2 mkdocs-1.4.2 mkdocs-autorefs-0.4.1 mkdocs-gen-files-0.4.0 mkdocs-material-9.1.6 mkdocs-material-extensions-1.1.1 mkdocstrings-0.21.2 mkdocstrings-python-0.9.0 moto-4.1.6 mypy-1.2.0 mypy-extensions-1.0.0 nodeenv-1.7.0 numpy-1.24.2 parso-0.8.3 pexpect-4.8.0 pickleshare-0.7.5 pillow-9.5.0 pluggy-1.0.0 pre-commit-3.2.2 prefect-2.9.0+83.g855a3b344 prompt-toolkit-3.0.38 ptyprocess-0.7.0 pure-eval-0.2.2 py-cpuinfo-9.0.0 pycodestyle-2.10.0 pyflakes-3.0.1 pymdown-extensions-9.11 pytest-7.2.2 pytest-asyncio-0.21.0 pytest-benchmark-4.0.0 pytest-cov-4.0.0 pytest-env-0.8.1 pytest-flakefinder-1.1.0 pytest-timeout-2.1.0 pytest-xdist-3.2.1 pytkdocs-0.16.1 pyyaml-env-tag-0.1 responses-0.23.1 respx-0.20.1 s3transfer-0.6.0 stack-data-0.6.2 tinycss2-1.2.1 tomli-2.0.1 traitlets-5.9.0 types-PyYAML-6.0.12.9 verspec-0.1.0 watchdog-3.0.0 watchfiles-0.19.0 wcwidth-0.2.6 webencodings-0.5.1 werkzeug-2.2.3 wheel-0.40.0 xmltodict-0.13.0
7:06:55 PM: remote: Invalid username or password.
7:06:55 PM: error: subprocess-exited-with-error
7:06:55 PM: │ exit code: 128
7:06:55 PM: ╰─> See above for output.
7:06:55 PM: note: This error originates from a subprocess, and is likely not a problem with pip.
7:06:55 PM: error: subprocess-exited-with-error
7:06:55 PM: │ exit code: 128
7:06:55 PM: ╰─> See above for output.
7:06:55 PM: note: This error originates from a subprocess, and is likely not a problem with pip.
7:06:56 PM: INFO - DeprecationWarning: pkg_resources is deprecated as an API
7:06:56 PM: File "/opt/buildhome/python3.8/lib/python3.8/site-packages/mike/mkdocs_plugin.py", line 6, in <module>
7:06:56 PM: from pkg_resources import iter_entry_points
7:06:56 PM: File "/opt/buildhome/python3.8/lib/python3.8/site-packages/pkg_resources/__init__.py", line 121, in <module>
7:06:56 PM: warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning)
7:06:56 PM: INFO - DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('google')`.
7:06:56 PM: File "/opt/buildhome/python3.8/lib/python3.8/site-packages/pkg_resources/__init__.py", line 2870, in activate
7:06:56 PM: declare_namespace(pkg)
7:06:56 PM: File "/opt/buildhome/python3.8/lib/python3.8/site-packages/pkg_resources/__init__.py", line 2338, in declare_namespace
7:06:56 PM: warnings.warn(msg, DeprecationWarning, stacklevel=2)
7:06:57 PM: INFO - Cleaning site directory
7:06:57 PM: INFO - Building documentation to directory: /opt/build/repo/site
7:06:57 PM: INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration:
7:06:57 PM: - api-ref/prefect/packaging.md
7:06:58 PM: WARNING - griffe: src/prefect/artifacts.py:70: Parameter '-' does not appear in the function signature
7:06:58 PM: WARNING - griffe: src/prefect/artifacts.py:96: Parameter '-' does not appear in the function signature
7:06:58 PM: WARNING - griffe: src/prefect/artifacts.py:121: Parameter '-' does not appear in the function signature
7:06:58 PM: WARNING - griffe: src/prefect/context.py:105: No type or annotation for returned value 1
7:06:59 PM: WARNING - griffe: src/prefect/context.py:466: No type or annotation for parameter 'override_environment_variable'
7:06:59 PM: WARNING - griffe: src/prefect/context.py:466: Parameter 'override_environment_variable' does not appear in the function signature
7:06:59 PM: WARNING - griffe: src/prefect/context.py:474: No type or annotation for yielded value 1
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:253: No type or annotation for parameter 'name'
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:253: Parameter 'name' does not appear in the function signature
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:254: No type or annotation for parameter 'version'
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:254: Parameter 'version' does not appear in the function signature
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:255: No type or annotation for parameter 'description'
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:255: Parameter 'description' does not appear in the function signature
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:256: No type or annotation for parameter 'tags'
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:256: Parameter 'tags' does not appear in the function signature
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:258: No type or annotation for parameter 'schedule'
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:258: Parameter 'schedule' does not appear in the function signature
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:259: No type or annotation for parameter 'is_schedule_active'
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:259: Parameter 'is_schedule_active' does not appear in the function signature
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:260: No type or annotation for parameter 'work_queue_name'
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:260: Parameter 'work_queue_name' does not appear in the function signature
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:261: No type or annotation for parameter 'flow_name'
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:261: Parameter 'flow_name' does not appear in the function signature
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:262: No type or annotation for parameter 'parameters'
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:262: Parameter 'parameters' does not appear in the function signature
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:263: No type or annotation for parameter 'infrastructure'
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:263: Parameter 'infrastructure' does not appear in the function signature
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:265: No type or annotation for parameter 'infra_overrides'
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:265: Parameter 'infra_overrides' does not appear in the function signature
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:267: No type or annotation for parameter 'storage'
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:267: Parameter 'storage' does not appear in the function signature
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:269: No type or annotation for parameter 'path'
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:269: Parameter 'path' does not appear in the function signature
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:271: No type or annotation for parameter 'entrypoint'
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:271: Parameter 'entrypoint' does not appear in the function signature
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:272: No type or annotation for parameter 'parameter_openapi_schema'
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:272: Parameter 'parameter_openapi_schema' does not appear in the function signature
7:06:59 PM: WARNING - griffe: src/prefect/deployments.py:740: No type or annotation for parameter '**kwargs'
7:06:59 PM: WARNING - griffe: src/prefect/engine.py:912: No type or annotation for parameter 'flow_run_id'
7:06:59 PM: WARNING - griffe: src/prefect/flows.py:268: No type or annotation for returned value 1
7:06:59 PM: WARNING - griffe: src/prefect/flows.py:618: No type or annotation for returned value 1
7:06:59 PM: WARNING - griffe: src/prefect/flows.py:619: No type or annotation for returned value 2
7:06:59 PM: WARNING - griffe: src/prefect/settings.py:1764: No type or annotation for parameter 'include_keys'
7:06:59 PM: WARNING - griffe: src/prefect/settings.py:1764: Parameter 'include_keys' does not appear in the function signature
7:07:00 PM: WARNING - griffe: src/prefect/task_runners.py:122: No type or annotation for parameter 'task_run'
7:07:00 PM: WARNING - griffe: src/prefect/task_runners.py:122: Parameter 'task_run' does not appear in the function signature
7:07:00 PM: WARNING - griffe: src/prefect/task_runners.py:123: No type or annotation for parameter 'task_key'
7:07:00 PM: WARNING - griffe: src/prefect/task_runners.py:123: Parameter 'task_key' does not appear in the function signature
7:07:00 PM: WARNING - griffe: src/prefect/task_runners.py:126: No type or annotation for parameter 'run_kwargs'
7:07:00 PM: WARNING - griffe: src/prefect/task_runners.py:126: Parameter 'run_kwargs' does not appear in the function signature
7:07:00 PM: WARNING - griffe: src/prefect/tasks.py:351: No type or annotation for returned value 1
7:07:00 PM: WARNING - griffe: src/prefect/tasks.py:983: No type or annotation for returned value 1
7:07:00 PM: WARNING - griffe: src/prefect/blocks/core.py:739: No type or annotation for returned value 1
7:07:00 PM: WARNING - griffe: src/prefect/blocks/core.py:740: No type or annotation for returned value 2
7:07:01 PM: WARNING - griffe: src/prefect/client/orchestration.py:649: No type or annotation for returned value 1
7:07:01 PM: WARNING - griffe: src/prefect/client/orchestration.py:682: No type or annotation for returned value 1
7:07:01 PM: WARNING - griffe: src/prefect/client/orchestration.py:862: No type or annotation for parameter '**kwargs'
7:07:01 PM: WARNING - griffe: src/prefect/client/orchestration.py:1243: No type or annotation for returned value 1
7:07:01 PM: WARNING - griffe: src/prefect/client/orchestration.py:1281: No type or annotation for returned value 1
7:07:01 PM: WARNING - griffe: src/prefect/client/orchestration.py:1317: No type or annotation for returned value 1
7:07:01 PM: WARNING - griffe: src/prefect/client/schemas.py:49: No type or annotation for returned value 1
7:07:01 PM: WARNING - griffe: src/prefect/utilities/collections.py:390: No type or annotation for returned value 1
7:07:01 PM: WARNING - griffe: src/prefect/utilities/hashing.py:42: No type or annotation for parameter 'hash_algo'
7:07:01 PM: WARNING - griffe: src/prefect/utilities/hashing.py:24: No type or annotation for parameter 'hash_algo'
7:07:01 PM: WARNING - griffe: src/prefect/server/models/deployments.py:68: No type or annotation for returned value 1
7:07:01 PM: WARNING - griffe: src/prefect/server/models/deployments.py:209: No type or annotation for returned value 1
7:07:01 PM: WARNING - griffe: src/prefect/server/models/deployments.py:227: No type or annotation for returned value 1
7:07:01 PM: WARNING - griffe: src/prefect/server/models/deployments.py:332: No type or annotation for returned value 1
7:07:01 PM: WARNING - griffe: src/prefect/server/models/flow_run_states.py:26: No type or annotation for returned value 1
7:07:01 PM: WARNING - griffe: src/prefect/server/models/flow_run_states.py:44: No type or annotation for returned value 1
7:07:01 PM: WARNING - griffe: src/prefect/server/models/flow_runs.py:49: No type or annotation for returned value 1
7:07:01 PM: WARNING - griffe: src/prefect/server/models/flow_runs.py:154: No type or annotation for returned value 1
7:07:01 PM: WARNING - griffe: src/prefect/server/models/flow_runs.py:265: No type or annotation for returned value 1
7:07:01 PM: WARNING - griffe: src/prefect/server/models/flows.py:29: No type or annotation for returned value 1
7:07:01 PM: WARNING - griffe: src/prefect/server/models/flows.py:92: No type or annotation for returned value 1
7:07:01 PM: WARNING - griffe: src/prefect/server/models/flows.py:107: No type or annotation for returned value 1
7:07:01 PM: WARNING - griffe: src/prefect/server/models/flows.py:179: No type or annotation for returned value 1
7:07:01 PM: WARNING - griffe: src/prefect/server/models/flows.py:70: No type or annotation for returned value 'bool'
7:07:01 PM: WARNING - griffe: src/prefect/server/models/saved_searches.py:31: No type or annotation for returned value 1
7:07:01 PM: WARNING - griffe: src/prefect/server/models/saved_searches.py:71: No type or annotation for returned value 1
7:07:01 PM: WARNING - griffe: src/prefect/server/models/saved_searches.py:89: No type or annotation for returned value 1
7:07:01 PM: WARNING - griffe: src/prefect/server/models/saved_searches.py:110: No type or annotation for parameter 'limit(int)'
7:07:01 PM: WARNING - griffe: src/prefect/server/models/saved_searches.py:110: Parameter 'limit(int)' does not appear in the function signature
7:07:01 PM: WARNING - griffe: src/prefect/server/models/saved_searches.py:113: No type or annotation for returned value 1
7:07:01 PM: WARNING - griffe: src/prefect/server/models/task_run_states.py:26: No type or annotation for returned value 1
7:07:01 PM: WARNING - griffe: src/prefect/server/models/task_run_states.py:44: No type or annotation for returned value 1
7:07:01 PM: WARNING - griffe: src/prefect/server/models/task_runs.py:44: No type or annotation for returned value 1
7:07:01 PM: WARNING - griffe: src/prefect/server/models/task_runs.py:130: No type or annotation for returned value 1
7:07:01 PM: WARNING - griffe: src/prefect/server/models/task_runs.py:225: No type or annotation for returned value 1
7:07:02 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:86: No type or annotation for parameter 'session'
7:07:02 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:86: Parameter 'session' does not appear in the function signature
7:07:02 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:87: No type or annotation for parameter 'initial_state'
7:07:02 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:87: Parameter 'initial_state' does not appear in the function signature
7:07:02 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:88: No type or annotation for parameter 'proposed_state'
7:07:02 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:88: Parameter 'proposed_state' does not appear in the function signature
7:07:02 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:133: No type or annotation for returned value 1
7:07:02 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:207: No type or annotation for parameter 'session'
7:07:02 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:207: Parameter 'session' does not appear in the function signature
7:07:02 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:208: No type or annotation for parameter 'run'
7:07:02 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:208: Parameter 'run' does not appear in the function signature
7:07:02 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:209: No type or annotation for parameter 'initial_state'
7:07:02 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:209: Parameter 'initial_state' does not appear in the function signature
7:07:02 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:210: No type or annotation for parameter 'proposed_state'
7:07:02 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:210: Parameter 'proposed_state' does not appear in the function signature
7:07:02 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:233: No type or annotation for returned value 1
7:07:02 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:293: No type or annotation for returned value 1
7:07:02 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:341: No type or annotation for parameter 'session'
7:07:02 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:341: Parameter 'session' does not appear in the function signature
7:07:02 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:342: No type or annotation for parameter 'run'
7:07:02 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:342: Parameter 'run' does not appear in the function signature
7:07:02 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:343: No type or annotation for parameter 'initial_state'
7:07:02 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:343: Parameter 'initial_state' does not appear in the function signature
7:07:02 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:344: No type or annotation for parameter 'proposed_state'
7:07:02 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:344: Parameter 'proposed_state' does not appear in the function signature
7:07:02 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:367: No type or annotation for returned value 1
7:07:02 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:431: No type or annotation for returned value 1
7:07:02 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:938: No type or annotation for parameter 'context'
7:07:02 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:949: No type or annotation for parameter 'context'
7:07:02 PM: WARNING - griffe: src/prefect/server/schemas/core.py:952: No type or annotation for parameter 'late_runs'
7:07:02 PM: WARNING - griffe: src/prefect/server/schemas/core.py:952: Parameter 'late_runs' does not appear in the function signature
7:07:02 PM: WARNING - griffe: src/prefect/server/schemas/schedules.py:218: Parameter 'cron' does not appear in the function signature
7:07:02 PM: WARNING - griffe: src/prefect/server/schemas/schedules.py:219: Parameter 'timezone' does not appear in the function signature
7:07:02 PM: WARNING - griffe: src/prefect/server/schemas/schedules.py:220: Parameter 'day_or' does not appear in the function signature
7:07:02 PM: WARNING - griffe: src/prefect/server/schemas/schedules.py:60: Parameter 'interval' does not appear in the function signature
7:07:02 PM: WARNING - griffe: src/prefect/server/schemas/schedules.py:61: Parameter 'anchor_date' does not appear in the function signature
7:07:02 PM: WARNING - griffe: src/prefect/server/schemas/schedules.py:63: Parameter 'timezone' does not appear in the function signature
7:07:02 PM: WARNING - griffe: src/prefect/server/schemas/schedules.py:376: Parameter 'rrule' does not appear in the function signature
7:07:02 PM: WARNING - griffe: src/prefect/server/schemas/schedules.py:377: Parameter 'timezone' does not appear in the function signature
7:07:02 PM: WARNING - griffe: src/prefect/server/utilities/server.py:45: No type or annotation for returned value 1
7:07:02 PM: WARNING - griffe: src/prefect/server/utilities/server.py:46: No type or annotation for returned value 2
7:07:10 PM: INFO - Documentation built in 12.36 seconds
7:07:10 PM: (build.command completed in 41.7s)
7:07:10 PM: 2. Edge Functions bundling
7:07:10 PM: ────────────────────────────────────────────────────────────────
7:07:10 PM: Packaging Edge Functions from netlify/edge-functions directory:
7:07:11 PM: (Edge Functions bundling completed in 370ms)
7:07:11 PM: (Netlify Build completed in 42.6s)
7:07:13 PM: Section completed: building
7:07:17 PM: Finished processing build request in 1m24.627s