Skip to main content

Deploy details

Deploy successful for prefect-docs-preview

[New Engine] Add flow run pause handling

PR #13264: new-engine-pause-resume@a1d0490

Deploy log

Initializing

Complete
12:45:57 AM: Build ready to start
12:46:12 AM: build-image version: 3d3c7e8b4321e2c1a54a2c4584fb46ba742b1630 (focal)
12:46:12 AM: buildbot version: 72ed9578274f76ae72cdce4c5312615aeecc32fb
12:46:12 AM: Fetching cached dependencies
12:46:12 AM: Starting to download cache of 4.2GB
12:46:39 AM: Finished downloading cache in 26.584s
12:46:39 AM: Starting to extract cache
12:46:48 AM: Finished extracting cache in 9.947s
12:46:49 AM: Finished fetching cache in 36.829s
12:46:49 AM: Starting to prepare the repo for build
12:46:49 AM: Preparing Git Reference pull/13264/head
12:46:51 AM: Custom edge functions path detected. Proceeding with the specified path: 'netlify/edge-functions'
12:46:51 AM: Custom build command detected. Proceeding with the specified command: 'pip install --upgrade pip && SETUPTOOLS_SCM_PRETEND_VERSION_FOR_PREFECT_SHELL=0.2.0 pip install src/integrations/* && 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@1471e7595c14a067031600ec18e3cc8d7964e4aa&& prefect dev build-docs && mkdocs build --config-file mkdocs.insiders.yml '
12:46:52 AM: Starting to install dependencies
12:46:52 AM: Python version set to 3.8
12:46:52 AM: Installing pip dependencies
12:46:52 AM: Started restoring cached pip cache
12:46:52 AM: Finished restoring cached pip cache
12:46:53 AM: Ignoring pendulum: markers 'python_version >= "3.12"' don't match your environment
Collecting anyio<4.0.0,>=3.7.1
12:46:53 AM: Using cached anyio-3.7.1-py3-none-any.whl (80 kB)
12:46:53 AM: Collecting asgi-lifespan<3.0,>=1.0
12:46:53 AM: Using cached asgi_lifespan-2.1.0-py3-none-any.whl (10 kB)
12:46:53 AM: Collecting cachetools<6.0,>=5.3
12:46:53 AM: Using cached cachetools-5.3.3-py3-none-any.whl (9.3 kB)
12:46:53 AM: Collecting cloudpickle<4.0,>=2.0
12:46:53 AM: Using cached cloudpickle-3.0.0-py3-none-any.whl (20 kB)
12:46:54 AM: Collecting coolname<3.0.0,>=1.0.4
12:46:54 AM: Using cached coolname-2.2.0-py2.py3-none-any.whl (37 kB)
12:46:54 AM: Collecting croniter<3.0.0,>=1.0.12
12:46:54 AM: Using cached croniter-2.0.5-py2.py3-none-any.whl (20 kB)
12:46:54 AM: Collecting fsspec>=2022.5.0
12:46:54 AM: Using cached fsspec-2024.3.1-py3-none-any.whl (171 kB)
12:46:54 AM: Collecting graphviz>=0.20.1
12:46:54 AM: Using cached graphviz-0.20.3-py3-none-any.whl (47 kB)
12:46:54 AM: Collecting griffe>=0.20.0
12:46:54 AM: Using cached griffe-0.45.0-py3-none-any.whl (120 kB)
12:46:54 AM: Collecting httpcore<2.0.0,>=1.0.5
12:46:54 AM: Using cached httpcore-1.0.5-py3-none-any.whl (77 kB)
12:46:54 AM: Collecting httpx[http2]!=0.23.2,>=0.23
12:46:54 AM: Using cached httpx-0.27.0-py3-none-any.whl (75 kB)
12:46:54 AM: Collecting importlib_metadata>=4.4
12:46:54 AM: Using cached importlib_metadata-7.1.0-py3-none-any.whl (24 kB)
12:46:54 AM: Collecting importlib-resources<6.2.0,>=6.1.3
12:46:54 AM: Using cached importlib_resources-6.1.3-py3-none-any.whl (34 kB)
12:46:54 AM: Collecting jsonpatch<2.0,>=1.32
12:46:54 AM: Using cached jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
12:46:54 AM: Collecting jsonschema<5.0.0,>=4.0.0
12:46:54 AM: Using cached jsonschema-4.22.0-py3-none-any.whl (88 kB)
12:46:55 AM: Collecting orjson<4.0,>=3.7
12:46:55 AM: Using cached orjson-3.10.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB)
12:46:55 AM: Collecting packaging<24.3,>=21.3
12:46:55 AM: Using cached packaging-24.0-py3-none-any.whl (53 kB)
12:46:55 AM: Collecting pathspec>=0.8.0
12:46:55 AM: Using cached pathspec-0.12.1-py3-none-any.whl (31 kB)
12:46:55 AM: Collecting pendulum<3.0
12:46:55 AM: Using cached pendulum-2.1.2-cp38-cp38-manylinux1_x86_64.whl (155 kB)
12:46:56 AM: Collecting pydantic[email]!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.10.0
12:46:56 AM: Using cached pydantic-2.7.1-py3-none-any.whl (409 kB)
12:46:57 AM: Collecting pydantic_core<3.0.0,>=2.12.0
12:46:57 AM: Using cached pydantic_core-2.18.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
12:46:57 AM: Collecting python_dateutil<3.0.0,>=2.8.2
12:46:57 AM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
12:46:58 AM: Collecting python-slugify<9.0,>=5.0
12:46:58 AM: Using cached python_slugify-8.0.4-py2.py3-none-any.whl (10 kB)
12:46:58 AM: Collecting pyyaml<7.0.0,>=5.4.1
12:46:58 AM: Using cached PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB)
12:46:58 AM: Collecting rfc3339-validator<0.2.0,>=0.1.4
12:46:58 AM: Using cached rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB)
12:46:58 AM: Collecting rich<14.0,>=11.0
12:46:58 AM: Using cached rich-13.7.1-py3-none-any.whl (240 kB)
12:46:58 AM: Collecting ruamel.yaml>=0.17.0
12:46:58 AM: Using cached ruamel.yaml-0.18.6-py3-none-any.whl (117 kB)
12:46:58 AM: Collecting sniffio<2.0.0,>=1.3.0
12:46:58 AM: Using cached sniffio-1.3.1-py3-none-any.whl (10 kB)
12:46:58 AM: Collecting toml>=0.10.0
12:46:58 AM: Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)
12:46:58 AM: Collecting typing_extensions<5.0.0,>=4.5.0
12:46:58 AM: Using cached typing_extensions-4.11.0-py3-none-any.whl (34 kB)
12:46:59 AM: Collecting ujson<6.0.0,>=5.8.0
12:46:59 AM: Using cached ujson-5.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53 kB)
12:46:59 AM: Collecting uvicorn<0.29.0,>=0.14.0
12:46:59 AM: Using cached uvicorn-0.28.1-py3-none-any.whl (60 kB)
12:46:59 AM: Collecting websockets<13.0,>=10.4
12:46:59 AM: Using cached websockets-12.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (130 kB)
12:46:59 AM: Collecting itsdangerous
12:46:59 AM: Using cached itsdangerous-2.2.0-py3-none-any.whl (16 kB)
12:46:59 AM: Collecting python-multipart>=0.0.7
12:46:59 AM: Using cached python_multipart-0.0.9-py3-none-any.whl (22 kB)
12:46:59 AM: Collecting aiosqlite>=0.17.0
12:46:59 AM: Using cached aiosqlite-0.20.0-py3-none-any.whl (15 kB)
12:46:59 AM: Collecting alembic<2.0.0,>=1.7.5
12:46:59 AM: Using cached alembic-1.13.1-py3-none-any.whl (233 kB)
12:46:59 AM: Collecting apprise<2.0.0,>=1.1.0
12:46:59 AM: Using cached apprise-1.8.0-py3-none-any.whl (1.2 MB)
12:46:59 AM: Collecting asyncpg>=0.23
12:46:59 AM: Using cached asyncpg-0.29.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB)
12:47:00 AM: Collecting click<8.2,>=8.0
12:47:00 AM: Using cached click-8.1.7-py3-none-any.whl (97 kB)
12:47:00 AM: Collecting cryptography>=36.0.1
12:47:00 AM: Using cached cryptography-42.0.7-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.8 MB)
12:47:00 AM: Collecting dateparser<2.0.0,>=1.1.1
12:47:00 AM: Using cached dateparser-1.2.0-py2.py3-none-any.whl (294 kB)
12:47:00 AM: Collecting docker<7.0,>=4.0
12:47:00 AM: Using cached docker-6.1.3-py3-none-any.whl (148 kB)
12:47:00 AM: Collecting jinja2<4.0.0,>=3.0.0
12:47:00 AM: Using cached jinja2-3.1.4-py3-none-any.whl (133 kB)
12:47:00 AM: Collecting jinja2-humanize-extension>=0.4.0
12:47:00 AM: Using cached jinja2_humanize_extension-0.4.0-py3-none-any.whl (4.8 kB)
12:47:01 AM: Collecting humanize>=4.9.0
12:47:01 AM: Using cached humanize-4.9.0-py3-none-any.whl (126 kB)
12:47:01 AM: Collecting kubernetes<30.0.0,>=24.2.0
12:47:01 AM: Using cached kubernetes-29.0.0-py2.py3-none-any.whl (1.6 MB)
12:47:01 AM: Collecting pytz<2025,>=2021.1
12:47:01 AM: Using cached pytz-2024.1-py2.py3-none-any.whl (505 kB)
12:47:01 AM: Collecting readchar<5.0.0,>=4.0.0
12:47:01 AM: Using cached readchar-4.0.6-py3-none-any.whl (8.5 kB)
12:47:02 AM: Collecting sqlalchemy[asyncio]!=1.4.33,<3.0.0,>=1.4.22
12:47:02 AM: Using cached SQLAlchemy-2.0.30-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB)
12:47:02 AM: Collecting typer!=0.12.2,<0.13.0,>=0.12.0
12:47:02 AM: Using cached typer-0.12.3-py3-none-any.whl (47 kB)
12:47:02 AM: Collecting exceptiongroup; python_version < "3.11"
12:47:02 AM: Using cached exceptiongroup-1.2.1-py3-none-any.whl (16 kB)
12:47:02 AM: Collecting idna>=2.8
12:47:02 AM: Using cached idna-3.7-py3-none-any.whl (66 kB)
12:47:02 AM: Collecting colorama>=0.4
12:47:02 AM: Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB)
12:47:02 AM: Collecting astunparse>=1.6; python_version < "3.9"
12:47:02 AM: Using cached astunparse-1.6.3-py2.py3-none-any.whl (12 kB)
12:47:02 AM: Requirement already satisfied: certifi in /opt/buildhome/python3.8/lib/python3.8/site-packages (from httpcore<2.0.0,>=1.0.5->-r requirements-client.txt (line 10)) (2024.2.2)
12:47:02 AM: Collecting h11<0.15,>=0.13
12:47:02 AM: Using cached h11-0.14.0-py3-none-any.whl (58 kB)
12:47:03 AM: Collecting h2<5,>=3; extra == "http2"
12:47:03 AM: Using cached h2-4.1.0-py3-none-any.whl (57 kB)
12:47:03 AM: Collecting zipp>=0.5
12:47:03 AM: Using cached zipp-3.18.1-py3-none-any.whl (8.2 kB)
12:47:03 AM: Collecting jsonpointer>=1.9
12:47:03 AM: Using cached jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB)
12:47:03 AM: Collecting rpds-py>=0.7.1
12:47:03 AM: Using cached rpds_py-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
12:47:04 AM: Collecting referencing>=0.28.4
12:47:04 AM: Using cached referencing-0.35.1-py3-none-any.whl (26 kB)
12:47:04 AM: Collecting jsonschema-specifications>=2023.03.6
12:47:04 AM: Using cached jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB)
12:47:04 AM: Collecting pkgutil-resolve-name>=1.3.10; python_version < "3.9"
12:47:04 AM: Using cached pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB)
12:47:04 AM: Collecting attrs>=22.2.0
12:47:04 AM: Using cached attrs-23.2.0-py3-none-any.whl (60 kB)
12:47:04 AM: Collecting pytzdata>=2020.1
12:47:04 AM: Using cached pytzdata-2020.1-py2.py3-none-any.whl (489 kB)
12:47:04 AM: Collecting annotated-types>=0.4.0
12:47:04 AM: Using cached annotated_types-0.6.0-py3-none-any.whl (12 kB)
12:47:04 AM: Collecting email-validator>=2.0.0; extra == "email"
12:47:04 AM: Using cached email_validator-2.1.1-py3-none-any.whl (30 kB)
12:47:04 AM: Collecting six>=1.5
12:47:04 AM: Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
12:47:04 AM: Collecting text-unidecode>=1.3
12:47:04 AM: Using cached text_unidecode-1.3-py2.py3-none-any.whl (78 kB)
12:47:04 AM: Collecting pygments<3.0.0,>=2.13.0
12:47:04 AM: Using cached pygments-2.18.0-py3-none-any.whl (1.2 MB)
12:47:05 AM: Collecting markdown-it-py>=2.2.0
12:47:05 AM: Using cached markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
12:47:05 AM: Collecting ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
12:47:05 AM: Using cached ruamel.yaml.clib-0.2.8-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (596 kB)
12:47:05 AM: Collecting Mako
12:47:05 AM: Using cached Mako-1.3.3-py3-none-any.whl (78 kB)
12:47:05 AM: Collecting requests
12:47:05 AM: Using cached requests-2.31.0-py3-none-any.whl (62 kB)
12:47:05 AM: Collecting markdown
12:47:05 AM: Using cached Markdown-3.6-py3-none-any.whl (105 kB)
12:47:05 AM: Collecting requests-oauthlib
12:47:05 AM: Using cached requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB)
12:47:05 AM: Collecting async-timeout>=4.0.3; python_version < "3.12.0"
12:47:05 AM: Using cached async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
12:47:05 AM: Collecting cffi>=1.12; platform_python_implementation != "PyPy"
12:47:05 AM: Using cached cffi-1.16.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (444 kB)
12:47:06 AM: Collecting regex!=2019.02.19,!=2021.8.27
12:47:06 AM: Using cached regex-2024.5.10-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (777 kB)
12:47:07 AM: Collecting tzlocal
12:47:07 AM: Using cached tzlocal-5.2-py3-none-any.whl (17 kB)
12:47:07 AM: Collecting websocket-client>=0.32.0
12:47:07 AM: Using cached websocket_client-1.8.0-py3-none-any.whl (58 kB)
12:47:07 AM: Collecting urllib3>=1.26.0
12:47:07 AM: Using cached urllib3-2.2.1-py3-none-any.whl (121 kB)
12:47:07 AM: Collecting MarkupSafe>=2.0
12:47:07 AM: Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB)
12:47:07 AM: Collecting google-auth>=1.0.1
12:47:07 AM: Using cached google_auth-2.29.0-py2.py3-none-any.whl (189 kB)
12:47:07 AM: Collecting oauthlib>=3.2.2
12:47:07 AM: Using cached oauthlib-3.2.2-py3-none-any.whl (151 kB)
12:47:07 AM: Requirement already satisfied: setuptools>=41.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from readchar<5.0.0,>=4.0.0->-r requirements.txt (line 18)) (69.5.1)
12:47:07 AM: Collecting greenlet!=0.4.17; platform_machine == "aarch64" or (platform_machine == "ppc64le" or (platform_machine == "x86_64" or (platform_machine == "amd64" or (platform_machine == "AMD64" or (platform_machine == "win32" or platform_machine == "WIN32")))))
12:47:07 AM: Using cached greenlet-3.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (667 kB)
12:47:08 AM: Collecting shellingham>=1.3.0
12:47:08 AM: Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
12:47:08 AM: Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from astunparse>=1.6; python_version < "3.9"->griffe>=0.20.0->-r requirements-client.txt (line 9)) (0.34.2)
12:47:08 AM: Collecting hpack<5,>=4.0
12:47:08 AM: Using cached hpack-4.0.0-py3-none-any.whl (32 kB)
12:47:08 AM: Collecting hyperframe<7,>=6.0
12:47:08 AM: Using cached hyperframe-6.0.1-py3-none-any.whl (12 kB)
12:47:08 AM: Collecting dnspython>=2.0.0
12:47:08 AM: Using cached dnspython-2.6.1-py3-none-any.whl (307 kB)
12:47:08 AM: Collecting mdurl~=0.1
12:47:08 AM: Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
12:47:08 AM: Collecting charset-normalizer<4,>=2
12:47:08 AM: Using cached charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB)
12:47:08 AM: Collecting pycparser
12:47:08 AM: Using cached pycparser-2.22-py3-none-any.whl (117 kB)
12:47:08 AM: Collecting backports.zoneinfo; python_version < "3.9"
12:47:08 AM: Using cached backports.zoneinfo-0.2.1-cp38-cp38-manylinux1_x86_64.whl (74 kB)
12:47:08 AM: Collecting pyasn1-modules>=0.2.1
12:47:08 AM: Using cached pyasn1_modules-0.4.0-py3-none-any.whl (181 kB)
12:47:08 AM: Collecting rsa<5,>=3.1.4
12:47:08 AM: Using cached rsa-4.9-py3-none-any.whl (34 kB)
12:47:08 AM: Collecting pyasn1<0.7.0,>=0.4.6
12:47:08 AM: Using cached pyasn1-0.6.0-py2.py3-none-any.whl (85 kB)
12:47:09 AM: Installing collected packages: sniffio, exceptiongroup, idna, anyio, asgi-lifespan, cachetools, cloudpickle, coolname, pytz, six, python-dateutil, croniter, fsspec, graphviz, colorama, astunparse, griffe, h11, httpcore, hpack, hyperframe, h2, httpx, zipp, importlib-metadata, importlib-resources, jsonpointer, jsonpatch, rpds-py, attrs, referencing, jsonschema-specifications, pkgutil-resolve-name, jsonschema, orjson, packaging, pathspec, pytzdata, pendulum, typing-extensions, annotated-types, pydantic-core, dnspython, email-validator, pydantic, text-unidecode, python-slugify, pyyaml, rfc3339-validator, pygments, mdurl, markdown-it-py, rich, ruamel.yaml.clib, ruamel.yaml, toml, ujson, click, uvicorn, websockets, itsdangerous, python-multipart, aiosqlite, greenlet, sqlalchemy, MarkupSafe, Mako, alembic, urllib3, charset-normalizer, requests, markdown, oauthlib, requests-oauthlib, apprise, async-timeout, asyncpg, pycparser, cffi, cryptography, regex, backports.zoneinfo, tzlocal, dateparser, websocket-client, docker, jinja2, humanize, jinja2-humanize-extension, pyasn1, pyasn1-modules, rsa, google-auth, kubernetes, readchar, shellingham, typer
12:47:16 AM: Successfully installed Mako-1.3.3 MarkupSafe-2.1.5 aiosqlite-0.20.0 alembic-1.13.1 annotated-types-0.6.0 anyio-3.7.1 apprise-1.8.0 asgi-lifespan-2.1.0 astunparse-1.6.3 async-timeout-4.0.3 asyncpg-0.29.0 attrs-23.2.0 backports.zoneinfo-0.2.1 cachetools-5.3.3 cffi-1.16.0 charset-normalizer-3.3.2 click-8.1.7 cloudpickle-3.0.0 colorama-0.4.6 coolname-2.2.0 croniter-2.0.5 cryptography-42.0.7 dateparser-1.2.0 dnspython-2.6.1 docker-6.1.3 email-validator-2.1.1 exceptiongroup-1.2.1 fsspec-2024.3.1 google-auth-2.29.0 graphviz-0.20.3 greenlet-3.0.3 griffe-0.45.0 h11-0.14.0 h2-4.1.0 hpack-4.0.0 httpcore-1.0.5 httpx-0.27.0 humanize-4.9.0 hyperframe-6.0.1 idna-3.7 importlib-metadata-7.1.0 importlib-resources-6.1.3 itsdangerous-2.2.0 jinja2-3.1.4 jinja2-humanize-extension-0.4.0 jsonpatch-1.33 jsonpointer-2.4 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 kubernetes-29.0.0 markdown-3.6 markdown-it-py-3.0.0 mdurl-0.1.2 oauthlib-3.2.2 orjson-3.10.3 packaging-24.0 pathspec-0.12.1 pendulum-2.1.2 pkgutil-resolve-name-1.3.10 pyasn1-0.6.0 pyasn1-modules-0.4.0 pycparser-2.22 pydantic-2.7.1 pydantic-core-2.18.2 pygments-2.18.0 python-dateutil-2.9.0.post0 python-multipart-0.0.9 python-slugify-8.0.4 pytz-2024.1 pytzdata-2020.1 pyyaml-6.0.1 readchar-4.0.6 referencing-0.35.1 regex-2024.5.10 requests-2.31.0 requests-oauthlib-2.0.0 rfc3339-validator-0.1.4 rich-13.7.1 rpds-py-0.18.1 rsa-4.9 ruamel.yaml-0.18.6 ruamel.yaml.clib-0.2.8 shellingham-1.5.4 six-1.16.0 sniffio-1.3.1 sqlalchemy-2.0.30 text-unidecode-1.3 toml-0.10.2 typer-0.12.3 typing-extensions-4.11.0 tzlocal-5.2 ujson-5.9.0 urllib3-2.2.1 uvicorn-0.28.1 websocket-client-1.8.0 websockets-12.0 zipp-3.18.1
12:47:16 AM: Pip dependencies installed
12:47:16 AM: Attempting Ruby version 2.7.2, read from environment
12:47:17 AM: Using Ruby version 2.7.2
12:47:18 AM: Started restoring cached go cache
12:47:18 AM: Finished restoring cached go cache
12:47:20 AM: go version go1.19.13 linux/amd64
12:47:21 AM: Using PHP version 8.0
12:47:23 AM: Started restoring cached Node.js version
12:47:24 AM: Finished restoring cached Node.js version
12:47:24 AM: Attempting Node.js version 'v18.18.0' from .nvmrc
12:47:24 AM: v18.18.0 is already installed.
12:47:25 AM: Now using node v18.18.0 (npm v9.8.1)
12:47:25 AM: Enabling Node.js Corepack
12:47:25 AM: Started restoring cached build plugins
12:47:25 AM: Finished restoring cached build plugins
12:47:25 AM: Successfully installed dependencies
12:47:25 AM: Starting build script
12:47:26 AM: Detected 0 framework(s)
12:47:26 AM: Section completed: initializing

Building

Complete
12:47:28 AM: Netlify Build
12:47:28 AM: ────────────────────────────────────────────────────────────────
12:47:28 AM:
12:47:28 AM: ❯ Version
12:47:28 AM: @netlify/build 29.41.3
12:47:28 AM:
12:47:28 AM: ❯ Flags
12:47:28 AM: baseRelDir: true
12:47:28 AM: buildId: 6642b445cce6bf000873ad88
12:47:28 AM: deployId: 6642b445cce6bf000873ad8a
12:47:28 AM:
12:47:28 AM: ❯ Current directory
12:47:28 AM: /opt/build/repo
12:47:28 AM:
12:47:28 AM: ❯ Config file
12:47:28 AM: /opt/build/repo/netlify.toml
12:47:28 AM:
12:47:28 AM: ❯ Context
12:47:28 AM: deploy-preview
12:47:28 AM:
12:47:28 AM: build.command from netlify.toml
12:47:28 AM: ────────────────────────────────────────────────────────────────
12:47:28 AM: ​
12:47:29 AM: $ pip install --upgrade pip && SETUPTOOLS_SCM_PRETEND_VERSION_FOR_PREFECT_SHELL=0.2.0 pip install src/integrations/* && 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@1471e7595c14a067031600ec18e3cc8d7964e4aa&& prefect dev build-docs && mkdocs build --config-file mkdocs.insiders.yml
Collecting pip
12:47:29 AM: Using cached pip-24.0-py3-none-any.whl (2.1 MB)
12:47:29 AM: Installing collected packages: pip
12:47:29 AM: Attempting uninstall: pip
12:47:29 AM: Found existing installation: pip 20.0.2
12:47:29 AM: Uninstalling pip-20.0.2:
12:47:29 AM: Successfully uninstalled pip-20.0.2
12:47:30 AM: Successfully installed pip-24.0
12:47:31 AM: Processing ./src/integrations/prefect-aws
12:47:31 AM: Installing build dependencies: started
12:47:33 AM: Installing build dependencies: finished with status 'done'
12:47:33 AM: Getting requirements to build wheel: started
12:47:34 AM: Getting requirements to build wheel: finished with status 'done'
12:47:34 AM: Preparing metadata (pyproject.toml): started
12:47:34 AM: Preparing metadata (pyproject.toml): finished with status 'done'
12:47:34 AM: Processing ./src/integrations/prefect-azure
12:47:34 AM: Installing build dependencies: started
12:47:36 AM: Installing build dependencies: finished with status 'done'
12:47:36 AM: Getting requirements to build wheel: started
12:47:37 AM: Getting requirements to build wheel: finished with status 'done'
12:47:37 AM: Preparing metadata (pyproject.toml): started
12:47:37 AM: Preparing metadata (pyproject.toml): finished with status 'done'
12:47:37 AM: Processing ./src/integrations/prefect-bitbucket
12:47:37 AM: Installing build dependencies: started
12:47:39 AM: Installing build dependencies: finished with status 'done'
12:47:39 AM: Getting requirements to build wheel: started
12:47:40 AM: Getting requirements to build wheel: finished with status 'done'
12:47:40 AM: Preparing metadata (pyproject.toml): started
12:47:40 AM: Preparing metadata (pyproject.toml): finished with status 'done'
12:47:40 AM: Processing ./src/integrations/prefect-dask
12:47:40 AM: Installing build dependencies: started
12:47:42 AM: Installing build dependencies: finished with status 'done'
12:47:42 AM: Getting requirements to build wheel: started
12:47:43 AM: Getting requirements to build wheel: finished with status 'done'
12:47:43 AM: Preparing metadata (pyproject.toml): started
12:47:43 AM: Preparing metadata (pyproject.toml): finished with status 'done'
12:47:43 AM: Processing ./src/integrations/prefect-databricks
12:47:43 AM: Installing build dependencies: started
12:47:45 AM: Installing build dependencies: finished with status 'done'
12:47:45 AM: Getting requirements to build wheel: started
12:47:46 AM: Getting requirements to build wheel: finished with status 'done'
12:47:46 AM: Preparing metadata (pyproject.toml): started
12:47:46 AM: Preparing metadata (pyproject.toml): finished with status 'done'
12:47:46 AM: Processing ./src/integrations/prefect-dbt
12:47:46 AM: Installing build dependencies: started
12:47:48 AM: Installing build dependencies: finished with status 'done'
12:47:48 AM: Getting requirements to build wheel: started
12:47:49 AM: Getting requirements to build wheel: finished with status 'done'
12:47:49 AM: Preparing metadata (pyproject.toml): started
12:47:49 AM: Preparing metadata (pyproject.toml): finished with status 'done'
12:47:49 AM: Processing ./src/integrations/prefect-docker
12:47:49 AM: Installing build dependencies: started
12:47:51 AM: Installing build dependencies: finished with status 'done'
12:47:51 AM: Getting requirements to build wheel: started
12:47:52 AM: Getting requirements to build wheel: finished with status 'done'
12:47:52 AM: Preparing metadata (pyproject.toml): started
12:47:52 AM: Preparing metadata (pyproject.toml): finished with status 'done'
12:47:52 AM: Processing ./src/integrations/prefect-email
12:47:52 AM: Installing build dependencies: started
12:47:54 AM: Installing build dependencies: finished with status 'done'
12:47:54 AM: Getting requirements to build wheel: started
12:47:54 AM: Getting requirements to build wheel: finished with status 'done'
12:47:54 AM: Preparing metadata (pyproject.toml): started
12:47:55 AM: Preparing metadata (pyproject.toml): finished with status 'done'
12:47:55 AM: Processing ./src/integrations/prefect-gcp
12:47:55 AM: Installing build dependencies: started
12:47:57 AM: Installing build dependencies: finished with status 'done'
12:47:57 AM: Getting requirements to build wheel: started
12:47:57 AM: Getting requirements to build wheel: finished with status 'done'
12:47:57 AM: Preparing metadata (pyproject.toml): started
12:47:58 AM: Preparing metadata (pyproject.toml): finished with status 'done'
12:47:58 AM: Processing ./src/integrations/prefect-github
12:47:58 AM: Installing build dependencies: started
12:48:00 AM: Installing build dependencies: finished with status 'done'
12:48:00 AM: Getting requirements to build wheel: started
12:48:01 AM: Getting requirements to build wheel: finished with status 'done'
12:48:01 AM: Preparing metadata (pyproject.toml): started
12:48:01 AM: Preparing metadata (pyproject.toml): finished with status 'done'
12:48:01 AM: Processing ./src/integrations/prefect-gitlab
12:48:01 AM: Installing build dependencies: started
12:48:03 AM: Installing build dependencies: finished with status 'done'
12:48:03 AM: Getting requirements to build wheel: started
12:48:03 AM: Getting requirements to build wheel: finished with status 'done'
12:48:03 AM: Preparing metadata (pyproject.toml): started
12:48:04 AM: Preparing metadata (pyproject.toml): finished with status 'done'
12:48:04 AM: Processing ./src/integrations/prefect-kubernetes
12:48:04 AM: Installing build dependencies: started
12:48:06 AM: Installing build dependencies: finished with status 'done'
12:48:06 AM: Getting requirements to build wheel: started
12:48:06 AM: Getting requirements to build wheel: finished with status 'done'
12:48:06 AM: Preparing metadata (pyproject.toml): started
12:48:07 AM: Preparing metadata (pyproject.toml): finished with status 'done'
12:48:07 AM: Processing ./src/integrations/prefect-ray
12:48:07 AM: Installing build dependencies: started
12:48:09 AM: Installing build dependencies: finished with status 'done'
12:48:09 AM: Getting requirements to build wheel: started
12:48:09 AM: Getting requirements to build wheel: finished with status 'done'
12:48:09 AM: Preparing metadata (pyproject.toml): started
12:48:10 AM: Preparing metadata (pyproject.toml): finished with status 'done'
12:48:10 AM: Processing ./src/integrations/prefect-shell
12:48:10 AM: Installing build dependencies: started
12:48:12 AM: Installing build dependencies: finished with status 'done'
12:48:12 AM: Getting requirements to build wheel: started
12:48:12 AM: Getting requirements to build wheel: finished with status 'done'
12:48:12 AM: Preparing metadata (pyproject.toml): started
12:48:13 AM: Preparing metadata (pyproject.toml): finished with status 'done'
12:48:13 AM: Processing ./src/integrations/prefect-slack
12:48:13 AM: Installing build dependencies: started
12:48:15 AM: Installing build dependencies: finished with status 'done'
12:48:15 AM: Getting requirements to build wheel: started
12:48:15 AM: Getting requirements to build wheel: finished with status 'done'
12:48:15 AM: Preparing metadata (pyproject.toml): started
12:48:16 AM: Preparing metadata (pyproject.toml): finished with status 'done'
12:48:16 AM: Processing ./src/integrations/prefect-snowflake
12:48:16 AM: Installing build dependencies: started
12:48:17 AM: Installing build dependencies: finished with status 'done'
12:48:17 AM: Getting requirements to build wheel: started
12:48:18 AM: Getting requirements to build wheel: finished with status 'done'
12:48:18 AM: Preparing metadata (pyproject.toml): started
12:48:18 AM: Preparing metadata (pyproject.toml): finished with status 'done'
12:48:18 AM: Processing ./src/integrations/prefect-sqlalchemy
12:48:19 AM: Installing build dependencies: started
12:48:20 AM: Installing build dependencies: finished with status 'done'
12:48:20 AM: Getting requirements to build wheel: started
12:48:21 AM: Getting requirements to build wheel: finished with status 'done'
12:48:21 AM: Preparing metadata (pyproject.toml): started
12:48:21 AM: Preparing metadata (pyproject.toml): finished with status 'done'
12:48:22 AM: Collecting boto3>=1.24.53 (from prefect-aws==0.1.dev16555+ga1d0490)
12:48:22 AM: Using cached boto3-1.34.104-py3-none-any.whl.metadata (6.6 kB)
12:48:22 AM: Collecting botocore>=1.27.53 (from prefect-aws==0.1.dev16555+ga1d0490)
12:48:22 AM: Using cached botocore-1.34.104-py3-none-any.whl.metadata (5.7 kB)
12:48:23 AM: Collecting mypy-boto3-s3>=1.24.94 (from prefect-aws==0.1.dev16555+ga1d0490)
12:48:23 AM: Using cached mypy_boto3_s3-1.34.91-py3-none-any.whl.metadata (17 kB)
12:48:23 AM: Collecting mypy-boto3-secretsmanager>=1.26.49 (from prefect-aws==0.1.dev16555+ga1d0490)
12:48:23 AM: Using cached mypy_boto3_secretsmanager-1.34.72-py3-none-any.whl.metadata (13 kB)
12:48:23 AM: Collecting prefect>=2.16.4 (from prefect-aws==0.1.dev16555+ga1d0490)
12:48:23 AM: Using cached prefect-2.19.0-py3-none-any.whl.metadata (12 kB)
12:48:23 AM: Collecting pyparsing>=3.1.1 (from prefect-aws==0.1.dev16555+ga1d0490)
12:48:23 AM: Using cached pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB)
12:48:23 AM: Collecting tenacity>=8.0.0 (from prefect-aws==0.1.dev16555+ga1d0490)
12:48:23 AM: Using cached tenacity-8.3.0-py3-none-any.whl.metadata (1.2 kB)
12:48:23 AM: Collecting aiohttp (from prefect-azure==0.1.dev16555+ga1d0490)
12:48:23 AM: Using cached aiohttp-3.9.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.5 kB)
12:48:23 AM: Collecting azure-identity>=1.10 (from prefect-azure==0.1.dev16555+ga1d0490)
12:48:23 AM: Using cached azure_identity-1.16.0-py3-none-any.whl.metadata (76 kB)
12:48:23 AM: Collecting azure-mgmt-containerinstance>=10.0 (from prefect-azure==0.1.dev16555+ga1d0490)
12:48:23 AM: Using cached azure_mgmt_containerinstance-10.1.0-py3-none-any.whl.metadata (13 kB)
12:48:23 AM: Collecting azure-mgmt-resource>=21.2 (from prefect-azure==0.1.dev16555+ga1d0490)
12:48:23 AM: Using cached azure_mgmt_resource-23.1.1-py3-none-any.whl.metadata (37 kB)
12:48:23 AM: Collecting atlassian-python-api!=3.41.5,!=3.41.6,!=3.41.7,!=3.41.8,>=3.32.1 (from prefect-bitbucket==0.1.dev16555+ga1d0490)
12:48:23 AM: Using cached atlassian_python_api-3.41.11-py3-none-any.whl.metadata (8.8 kB)
12:48:23 AM: Requirement already satisfied: anyio<4.0.0,>=3.7.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect-dask==0.1.dev16555+ga1d0490) (3.7.1)
12:48:23 AM: Collecting distributed!=2023.3.2,!=2023.3.2.1,!=2023.4.*,!=2023.5.*,>=2022.5.0 (from prefect-dask==0.1.dev16555+ga1d0490)
12:48:23 AM: Using cached distributed-2023.3.1-py3-none-any.whl.metadata (3.3 kB)
12:48:24 AM: Collecting dbt-core>=1.1.1 (from prefect-dbt==0.1.dev16555+ga1d0490)
12:48:24 AM: Using cached dbt_core-1.8.0-py3-none-any.whl.metadata (3.9 kB)
12:48:24 AM: Collecting sgqlc>=16.0.0 (from prefect-dbt==0.1.dev16555+ga1d0490)
12:48:24 AM: Using cached sgqlc-16.3-py3-none-any.whl.metadata (18 kB)
12:48:24 AM: Requirement already satisfied: docker>=6.1.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect-docker==0.1.dev16555+ga1d0490) (6.1.3)
12:48:24 AM: Collecting google-api-python-client>=2.20.0 (from prefect-gcp==0.1.dev16555+ga1d0490)
12:48:24 AM: Using cached google_api_python_client-2.129.0-py2.py3-none-any.whl.metadata (6.7 kB)
12:48:24 AM: Collecting google-cloud-storage>=2.0.0 (from prefect-gcp==0.1.dev16555+ga1d0490)
12:48:24 AM: Using cached google_cloud_storage-2.16.0-py2.py3-none-any.whl.metadata (6.1 kB)
12:48:24 AM: Requirement already satisfied: python-slugify>=8.0.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect-gcp==0.1.dev16555+ga1d0490) (8.0.4)
12:48:24 AM: Collecting google-cloud-secret-manager (from prefect-gcp==0.1.dev16555+ga1d0490)
12:48:24 AM: Using cached google_cloud_secret_manager-2.20.0-py2.py3-none-any.whl.metadata (5.2 kB)
12:48:24 AM: Collecting python-gitlab>=3.12.0 (from prefect-gitlab==0.1.dev16555+ga1d0490)
12:48:24 AM: Downloading python_gitlab-4.5.0-py3-none-any.whl.metadata (8.2 kB)
12:48:24 AM: Requirement already satisfied: kubernetes>=24.2.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect-kubernetes==0.1.dev16555+ga1d0490) (29.0.0)
12:48:24 AM: Collecting ray>=2.0.0 (from ray[default]>=2.0.0->prefect-ray==0.1.dev16555+ga1d0490)
12:48:24 AM: Using cached ray-2.10.0-cp38-cp38-manylinux2014_x86_64.whl.metadata (13 kB)
12:48:24 AM: Collecting slack-sdk>=3.15.1 (from prefect-slack==0.1.dev16555+ga1d0490)
12:48:24 AM: Using cached slack_sdk-3.27.1-py2.py3-none-any.whl.metadata (15 kB)
12:48:24 AM: Collecting snowflake-connector-python>=2.7.6 (from prefect-snowflake==0.1.dev16555+ga1d0490)
12:48:24 AM: Using cached snowflake_connector_python-3.10.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB)
12:48:24 AM: Requirement already satisfied: sqlalchemy<3,>=1.4.31 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect-sqlalchemy==0.1.dev16555+ga1d0490) (2.0.30)
12:48:24 AM: Requirement already satisfied: idna>=2.8 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from anyio<4.0.0,>=3.7.1->prefect-dask==0.1.dev16555+ga1d0490) (3.7)
12:48:24 AM: Requirement already satisfied: sniffio>=1.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from anyio<4.0.0,>=3.7.1->prefect-dask==0.1.dev16555+ga1d0490) (1.3.1)
12:48:24 AM: Requirement already satisfied: exceptiongroup in /opt/buildhome/python3.8/lib/python3.8/site-packages (from anyio<4.0.0,>=3.7.1->prefect-dask==0.1.dev16555+ga1d0490) (1.2.1)
12:48:24 AM: Collecting deprecated (from atlassian-python-api!=3.41.5,!=3.41.6,!=3.41.7,!=3.41.8,>=3.32.1->prefect-bitbucket==0.1.dev16555+ga1d0490)
12:48:24 AM: Using cached Deprecated-1.2.14-py2.py3-none-any.whl.metadata (5.4 kB)
12:48:24 AM: Requirement already satisfied: requests in /opt/buildhome/python3.8/lib/python3.8/site-packages (from atlassian-python-api!=3.41.5,!=3.41.6,!=3.41.7,!=3.41.8,>=3.32.1->prefect-bitbucket==0.1.dev16555+ga1d0490) (2.31.0)
12:48:24 AM: Requirement already satisfied: six in /opt/buildhome/python3.8/lib/python3.8/site-packages (from atlassian-python-api!=3.41.5,!=3.41.6,!=3.41.7,!=3.41.8,>=3.32.1->prefect-bitbucket==0.1.dev16555+ga1d0490) (1.16.0)
12:48:24 AM: Requirement already satisfied: oauthlib in /opt/buildhome/python3.8/lib/python3.8/site-packages (from atlassian-python-api!=3.41.5,!=3.41.6,!=3.41.7,!=3.41.8,>=3.32.1->prefect-bitbucket==0.1.dev16555+ga1d0490) (3.2.2)
12:48:24 AM: Requirement already satisfied: requests-oauthlib in /opt/buildhome/python3.8/lib/python3.8/site-packages (from atlassian-python-api!=3.41.5,!=3.41.6,!=3.41.7,!=3.41.8,>=3.32.1->prefect-bitbucket==0.1.dev16555+ga1d0490) (2.0.0)
12:48:24 AM: Collecting jmespath (from atlassian-python-api!=3.41.5,!=3.41.6,!=3.41.7,!=3.41.8,>=3.32.1->prefect-bitbucket==0.1.dev16555+ga1d0490)
12:48:24 AM: Using cached jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB)
12:48:24 AM: Collecting beautifulsoup4 (from atlassian-python-api!=3.41.5,!=3.41.6,!=3.41.7,!=3.41.8,>=3.32.1->prefect-bitbucket==0.1.dev16555+ga1d0490)
12:48:24 AM: Using cached beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB)
12:48:24 AM: Collecting azure-core>=1.23.0 (from azure-identity>=1.10->prefect-azure==0.1.dev16555+ga1d0490)
12:48:24 AM: Using cached azure_core-1.30.1-py3-none-any.whl.metadata (37 kB)
12:48:24 AM: Requirement already satisfied: cryptography>=2.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from azure-identity>=1.10->prefect-azure==0.1.dev16555+ga1d0490) (42.0.7)
12:48:24 AM: Collecting msal>=1.24.0 (from azure-identity>=1.10->prefect-azure==0.1.dev16555+ga1d0490)
12:48:24 AM: Using cached msal-1.28.0-py3-none-any.whl.metadata (11 kB)
12:48:24 AM: Collecting msal-extensions>=0.3.0 (from azure-identity>=1.10->prefect-azure==0.1.dev16555+ga1d0490)
12:48:24 AM: Using cached msal_extensions-1.1.0-py3-none-any.whl.metadata (7.7 kB)
12:48:25 AM: Collecting isodate<1.0.0,>=0.6.1 (from azure-mgmt-containerinstance>=10.0->prefect-azure==0.1.dev16555+ga1d0490)
12:48:25 AM: Using cached isodate-0.6.1-py2.py3-none-any.whl.metadata (9.6 kB)
12:48:25 AM: Collecting azure-common~=1.1 (from azure-mgmt-containerinstance>=10.0->prefect-azure==0.1.dev16555+ga1d0490)
12:48:25 AM: Using cached azure_common-1.1.28-py2.py3-none-any.whl.metadata (5.0 kB)
12:48:25 AM: Collecting azure-mgmt-core<2.0.0,>=1.3.2 (from azure-mgmt-containerinstance>=10.0->prefect-azure==0.1.dev16555+ga1d0490)
12:48:25 AM: Using cached azure_mgmt_core-1.4.0-py3-none-any.whl.metadata (4.1 kB)
12:48:25 AM: Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.24.53->prefect-aws==0.1.dev16555+ga1d0490)
12:48:25 AM: Using cached s3transfer-0.10.1-py3-none-any.whl.metadata (1.7 kB)
12:48:25 AM: Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from botocore>=1.27.53->prefect-aws==0.1.dev16555+ga1d0490) (2.9.0.post0)
12:48:25 AM: Collecting urllib3<1.27,>=1.25.4 (from botocore>=1.27.53->prefect-aws==0.1.dev16555+ga1d0490)
12:48:25 AM: Using cached urllib3-1.26.18-py2.py3-none-any.whl.metadata (48 kB)
12:48:25 AM: Collecting agate<1.10,>=1.7.0 (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16555+ga1d0490)
12:48:25 AM: Using cached agate-1.9.1-py2.py3-none-any.whl.metadata (3.2 kB)
12:48:25 AM: Requirement already satisfied: Jinja2<4,>=3.1.3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16555+ga1d0490) (3.1.4)
12:48:25 AM: Collecting mashumaro<4.0,>=3.9 (from mashumaro[msgpack]<4.0,>=3.9->dbt-core>=1.1.1->prefect-dbt==0.1.dev16555+ga1d0490)
12:48:25 AM: Using cached mashumaro-3.13-py3-none-any.whl.metadata (114 kB)
12:48:25 AM: Collecting logbook<1.6,>=1.5 (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16555+ga1d0490)
12:48:25 AM: Using cached Logbook-1.5.3-cp38-cp38-linux_x86_64.whl
12:48:25 AM: Requirement already satisfied: click<9.0,>=8.0.2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16555+ga1d0490) (8.1.7)
12:48:25 AM: Collecting networkx<4.0,>=2.3 (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16555+ga1d0490)
12:48:25 AM: Using cached networkx-3.1-py3-none-any.whl.metadata (5.3 kB)
12:48:25 AM: Collecting protobuf<5,>=4.0.0 (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16555+ga1d0490)
12:48:25 AM: Using cached protobuf-4.25.3-cp37-abi3-manylinux2014_x86_64.whl.metadata (541 bytes)
12:48:25 AM: Requirement already satisfied: pathspec<0.13,>=0.9 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16555+ga1d0490) (0.12.1)
12:48:25 AM: Collecting sqlparse<0.6.0,>=0.5.0 (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16555+ga1d0490)
12:48:25 AM: Using cached sqlparse-0.5.0-py3-none-any.whl.metadata (3.9 kB)
12:48:25 AM: Collecting dbt-extractor<=0.6,>=0.5.0 (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16555+ga1d0490)
12:48:25 AM: Using cached dbt_extractor-0.5.1-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB)
12:48:25 AM: Collecting minimal-snowplow-tracker<0.1,>=0.0.2 (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16555+ga1d0490)
12:48:25 AM: Using cached minimal_snowplow_tracker-0.0.2-py3-none-any.whl
12:48:25 AM: Collecting dbt-semantic-interfaces<0.6,>=0.5.1 (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16555+ga1d0490)
12:48:25 AM: Using cached dbt_semantic_interfaces-0.5.1-py3-none-any.whl.metadata (2.6 kB)
12:48:25 AM: Collecting dbt-common<2.0,>=1.0.2 (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16555+ga1d0490)
12:48:25 AM: Using cached dbt_common-1.0.4-py3-none-any.whl.metadata (5.2 kB)
12:48:25 AM: Collecting dbt-adapters<2.0,>=0.1.0a2 (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16555+ga1d0490)
12:48:25 AM: Using cached dbt_adapters-1.1.1-py3-none-any.whl.metadata (2.5 kB)
12:48:25 AM: Requirement already satisfied: packaging>20.9 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16555+ga1d0490) (24.0)
12:48:25 AM: Requirement already satisfied: pytz>=2015.7 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16555+ga1d0490) (2024.1)
12:48:25 AM: Requirement already satisfied: pyyaml>=6.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16555+ga1d0490) (6.0.1)
12:48:25 AM: Collecting daff>=1.3.46 (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16555+ga1d0490)
12:48:25 AM: Using cached daff-1.3.46-py3-none-any.whl
12:48:25 AM: Requirement already satisfied: typing-extensions>=4.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16555+ga1d0490) (4.11.0)
12:48:25 AM: Requirement already satisfied: cloudpickle>=1.5.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from distributed!=2023.3.2,!=2023.3.2.1,!=2023.4.*,!=2023.5.*,>=2022.5.0->prefect-dask==0.1.dev16555+ga1d0490) (3.0.0)
12:48:25 AM: Collecting dask==2023.3.1 (from distributed!=2023.3.2,!=2023.3.2.1,!=2023.4.*,!=2023.5.*,>=2022.5.0->prefect-dask==0.1.dev16555+ga1d0490)
12:48:25 AM: Using cached dask-2023.3.1-py3-none-any.whl.metadata (3.7 kB)
12:48:25 AM: Collecting locket>=1.0.0 (from distributed!=2023.3.2,!=2023.3.2.1,!=2023.4.*,!=2023.5.*,>=2022.5.0->prefect-dask==0.1.dev16555+ga1d0490)
12:48:25 AM: Using cached locket-1.0.0-py2.py3-none-any.whl.metadata (2.8 kB)
12:48:25 AM: Collecting msgpack>=1.0.0 (from distributed!=2023.3.2,!=2023.3.2.1,!=2023.4.*,!=2023.5.*,>=2022.5.0->prefect-dask==0.1.dev16555+ga1d0490)
12:48:25 AM: Using cached msgpack-1.0.8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB)
12:48:26 AM: Collecting psutil>=5.7.0 (from distributed!=2023.3.2,!=2023.3.2.1,!=2023.4.*,!=2023.5.*,>=2022.5.0->prefect-dask==0.1.dev16555+ga1d0490)
12:48:26 AM: Using cached psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB)
12:48:26 AM: Collecting sortedcontainers>=2.0.5 (from distributed!=2023.3.2,!=2023.3.2.1,!=2023.4.*,!=2023.5.*,>=2022.5.0->prefect-dask==0.1.dev16555+ga1d0490)
12:48:26 AM: Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB)
12:48:26 AM: Collecting tblib>=1.6.0 (from distributed!=2023.3.2,!=2023.3.2.1,!=2023.4.*,!=2023.5.*,>=2022.5.0->prefect-dask==0.1.dev16555+ga1d0490)
12:48:26 AM: Using cached tblib-3.0.0-py3-none-any.whl.metadata (25 kB)
12:48:26 AM: Collecting toolz>=0.10.0 (from distributed!=2023.3.2,!=2023.3.2.1,!=2023.4.*,!=2023.5.*,>=2022.5.0->prefect-dask==0.1.dev16555+ga1d0490)
12:48:26 AM: Using cached toolz-0.12.1-py3-none-any.whl.metadata (5.1 kB)
12:48:26 AM: Collecting tornado>=6.0.3 (from distributed!=2023.3.2,!=2023.3.2.1,!=2023.4.*,!=2023.5.*,>=2022.5.0->prefect-dask==0.1.dev16555+ga1d0490)
12:48:26 AM: Using cached tornado-6.4-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB)
12:48:26 AM: Collecting zict>=2.1.0 (from distributed!=2023.3.2,!=2023.3.2.1,!=2023.4.*,!=2023.5.*,>=2022.5.0->prefect-dask==0.1.dev16555+ga1d0490)
12:48:26 AM: Using cached zict-3.0.0-py2.py3-none-any.whl.metadata (899 bytes)
12:48:26 AM: Requirement already satisfied: fsspec>=0.6.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from dask==2023.3.1->distributed!=2023.3.2,!=2023.3.2.1,!=2023.4.*,!=2023.5.*,>=2022.5.0->prefect-dask==0.1.dev16555+ga1d0490) (2024.3.1)
12:48:26 AM: Collecting partd>=1.2.0 (from dask==2023.3.1->distributed!=2023.3.2,!=2023.3.2.1,!=2023.4.*,!=2023.5.*,>=2022.5.0->prefect-dask==0.1.dev16555+ga1d0490)
12:48:26 AM: Using cached partd-1.4.1-py3-none-any.whl.metadata (4.6 kB)
12:48:26 AM: Requirement already satisfied: websocket-client>=0.32.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from docker>=6.1.1->prefect-docker==0.1.dev16555+ga1d0490) (1.8.0)
12:48:26 AM: Collecting httplib2<1.dev0,>=0.19.0 (from google-api-python-client>=2.20.0->prefect-gcp==0.1.dev16555+ga1d0490)
12:48:26 AM: Using cached httplib2-0.22.0-py3-none-any.whl.metadata (2.6 kB)
12:48:26 AM: Requirement already satisfied: google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from google-api-python-client>=2.20.0->prefect-gcp==0.1.dev16555+ga1d0490) (2.29.0)
12:48:26 AM: Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=2.20.0->prefect-gcp==0.1.dev16555+ga1d0490)
12:48:26 AM: Using cached google_auth_httplib2-0.2.0-py2.py3-none-any.whl.metadata (2.2 kB)
12:48:26 AM: Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0.dev0,>=1.31.5 (from google-api-python-client>=2.20.0->prefect-gcp==0.1.dev16555+ga1d0490)
12:48:26 AM: Using cached google_api_core-2.19.0-py3-none-any.whl.metadata (2.7 kB)
12:48:26 AM: Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=2.20.0->prefect-gcp==0.1.dev16555+ga1d0490)
12:48:26 AM: Using cached uritemplate-4.1.1-py2.py3-none-any.whl.metadata (2.9 kB)
12:48:26 AM: Collecting google-cloud-core<3.0dev,>=2.3.0 (from google-cloud-storage>=2.0.0->prefect-gcp==0.1.dev16555+ga1d0490)
12:48:26 AM: Using cached google_cloud_core-2.4.1-py2.py3-none-any.whl.metadata (2.7 kB)
12:48:26 AM: Collecting google-resumable-media>=2.6.0 (from google-cloud-storage>=2.0.0->prefect-gcp==0.1.dev16555+ga1d0490)
12:48:26 AM: Using cached google_resumable_media-2.7.0-py2.py3-none-any.whl.metadata (2.2 kB)
12:48:26 AM: Collecting google-crc32c<2.0dev,>=1.0 (from google-cloud-storage>=2.0.0->prefect-gcp==0.1.dev16555+ga1d0490)
12:48:26 AM: Using cached google_crc32c-1.5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.3 kB)
12:48:26 AM: Requirement already satisfied: certifi>=14.05.14 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from kubernetes>=24.2.0->prefect-kubernetes==0.1.dev16555+ga1d0490) (2024.2.2)
12:48:26 AM: Requirement already satisfied: aiosqlite>=0.17.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (0.20.0)
12:48:26 AM: Requirement already satisfied: alembic<2.0.0,>=1.7.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (1.13.1)
12:48:26 AM: Requirement already satisfied: apprise<2.0.0,>=1.1.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (1.8.0)
12:48:26 AM: Requirement already satisfied: asyncpg>=0.23 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (0.29.0)
12:48:26 AM: Requirement already satisfied: dateparser<2.0.0,>=1.1.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (1.2.0)
12:48:26 AM: Requirement already satisfied: graphviz>=0.20.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (0.20.3)
12:48:26 AM: Requirement already satisfied: griffe>=0.20.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (0.45.0)
12:48:26 AM: Requirement already satisfied: jinja2-humanize-extension>=0.4.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (0.4.0)
12:48:26 AM: Requirement already satisfied: humanize>=4.9.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (4.9.0)
12:48:26 AM: Requirement already satisfied: readchar<5.0.0,>=4.0.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (4.0.6)
12:48:26 AM: Requirement already satisfied: typer!=0.12.2,<0.13.0,>=0.12.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (0.12.3)
12:48:26 AM: Requirement already satisfied: asgi-lifespan<3.0,>=1.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (2.1.0)
12:48:26 AM: Requirement already satisfied: cachetools<6.0,>=5.3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (5.3.3)
12:48:26 AM: Requirement already satisfied: coolname<3.0.0,>=1.0.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (2.2.0)
12:48:26 AM: Requirement already satisfied: croniter<3.0.0,>=1.0.12 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (2.0.5)
12:48:26 AM: Requirement already satisfied: httpcore<2.0.0,>=1.0.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (1.0.5)
12:48:26 AM: Requirement already satisfied: httpx!=0.23.2,>=0.23 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from httpx[http2]!=0.23.2,>=0.23->prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (0.27.0)
12:48:26 AM: Requirement already satisfied: importlib-resources<6.2.0,>=6.1.3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (6.1.3)
12:48:26 AM: Requirement already satisfied: jsonpatch<2.0,>=1.32 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (1.33)
12:48:26 AM: Requirement already satisfied: jsonschema<5.0.0,>=4.0.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (4.22.0)
12:48:26 AM: Requirement already satisfied: orjson<4.0,>=3.7 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (3.10.3)
12:48:26 AM: Requirement already satisfied: pydantic!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.10.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from pydantic[email]!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.10.0->prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (2.7.1)
12:48:26 AM: Requirement already satisfied: pydantic-core<3.0.0,>=2.12.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (2.18.2)
12:48:26 AM: Requirement already satisfied: rfc3339-validator<0.2.0,>=0.1.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (0.1.4)
12:48:26 AM: Requirement already satisfied: rich<14.0,>=11.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (13.7.1)
12:48:26 AM: Requirement already satisfied: ruamel.yaml>=0.17.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (0.18.6)
12:48:26 AM: Requirement already satisfied: toml>=0.10.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (0.10.2)
12:48:26 AM: Requirement already satisfied: ujson<6.0.0,>=5.8.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (5.9.0)
12:48:26 AM: Requirement already satisfied: uvicorn<0.29.0,>=0.14.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (0.28.1)
12:48:26 AM: Requirement already satisfied: websockets<13.0,>=10.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (12.0)
12:48:26 AM: Requirement already satisfied: itsdangerous in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (2.2.0)
12:48:26 AM: Requirement already satisfied: python-multipart>=0.0.7 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (0.0.9)
12:48:26 AM: Requirement already satisfied: importlib-metadata>=4.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (7.1.0)
12:48:26 AM: Requirement already satisfied: pendulum<3.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (2.1.2)
12:48:26 AM: Collecting requests-toolbelt>=0.10.1 (from python-gitlab>=3.12.0->prefect-gitlab==0.1.dev16555+ga1d0490)
12:48:26 AM: Using cached requests_toolbelt-1.0.0-py2.py3-none-any.whl.metadata (14 kB)
12:48:26 AM: Requirement already satisfied: text-unidecode>=1.3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from python-slugify>=8.0.0->prefect-gcp==0.1.dev16555+ga1d0490) (1.3)
12:48:26 AM: Requirement already satisfied: filelock in /opt/buildhome/python3.8/lib/python3.8/site-packages (from ray>=2.0.0->ray[default]>=2.0.0->prefect-ray==0.1.dev16555+ga1d0490) (3.13.4)
12:48:26 AM: Collecting aiosignal (from ray>=2.0.0->ray[default]>=2.0.0->prefect-ray==0.1.dev16555+ga1d0490)
12:48:26 AM: Using cached aiosignal-1.3.1-py3-none-any.whl.metadata (4.0 kB)
12:48:26 AM: Collecting frozenlist (from ray>=2.0.0->ray[default]>=2.0.0->prefect-ray==0.1.dev16555+ga1d0490)
12:48:26 AM: Using cached frozenlist-1.4.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (12 kB)
12:48:27 AM: Collecting aiohttp-cors (from ray[default]>=2.0.0->prefect-ray==0.1.dev16555+ga1d0490)
12:48:27 AM: Using cached aiohttp_cors-0.7.0-py3-none-any.whl.metadata (20 kB)
12:48:27 AM: Collecting colorful (from ray[default]>=2.0.0->prefect-ray==0.1.dev16555+ga1d0490)
12:48:27 AM: Using cached colorful-0.5.6-py2.py3-none-any.whl.metadata (16 kB)
12:48:27 AM: Collecting py-spy>=0.2.0 (from ray[default]>=2.0.0->prefect-ray==0.1.dev16555+ga1d0490)
12:48:27 AM: Using cached py_spy-0.3.14-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (16 kB)
12:48:27 AM: Collecting opencensus (from ray[default]>=2.0.0->prefect-ray==0.1.dev16555+ga1d0490)
12:48:27 AM: Using cached opencensus-0.11.4-py2.py3-none-any.whl.metadata (12 kB)
12:48:27 AM: Collecting prometheus-client>=0.7.1 (from ray[default]>=2.0.0->prefect-ray==0.1.dev16555+ga1d0490)
12:48:27 AM: Using cached prometheus_client-0.20.0-py3-none-any.whl.metadata (1.8 kB)
12:48:27 AM: Collecting smart-open (from ray[default]>=2.0.0->prefect-ray==0.1.dev16555+ga1d0490)
12:48:27 AM: Using cached smart_open-7.0.4-py3-none-any.whl.metadata (23 kB)
12:48:27 AM: Requirement already satisfied: virtualenv!=20.21.1,>=20.0.24 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from ray[default]>=2.0.0->prefect-ray==0.1.dev16555+ga1d0490) (20.25.3)
12:48:27 AM: Collecting grpcio>=1.32.0 (from ray[default]>=2.0.0->prefect-ray==0.1.dev16555+ga1d0490)
12:48:27 AM: Using cached grpcio-1.63.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.2 kB)
12:48:27 AM: Requirement already satisfied: attrs>=17.3.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from aiohttp->prefect-azure==0.1.dev16555+ga1d0490) (23.2.0)
12:48:27 AM: Collecting multidict<7.0,>=4.5 (from aiohttp->prefect-azure==0.1.dev16555+ga1d0490)
12:48:27 AM: Using cached multidict-6.0.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB)
12:48:28 AM: Collecting yarl<2.0,>=1.0 (from aiohttp->prefect-azure==0.1.dev16555+ga1d0490)
12:48:28 AM: Using cached yarl-1.9.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB)
12:48:28 AM: Requirement already satisfied: async-timeout<5.0,>=4.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from aiohttp->prefect-azure==0.1.dev16555+ga1d0490) (4.0.3)
12:48:28 AM: Collecting graphql-core<4.0.0,>=3.1.7 (from sgqlc>=16.0.0->prefect-dbt==0.1.dev16555+ga1d0490)
12:48:28 AM: Using cached graphql_core-3.2.3-py3-none-any.whl.metadata (10 kB)
12:48:28 AM: Collecting asn1crypto<2.0.0,>0.24.0 (from snowflake-connector-python>=2.7.6->prefect-snowflake==0.1.dev16555+ga1d0490)
12:48:28 AM: Using cached asn1crypto-1.5.1-py2.py3-none-any.whl.metadata (13 kB)
12:48:28 AM: Requirement already satisfied: cffi<2.0.0,>=1.9 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from snowflake-connector-python>=2.7.6->prefect-snowflake==0.1.dev16555+ga1d0490) (1.16.0)
12:48:28 AM: Collecting pyOpenSSL<25.0.0,>=16.2.0 (from snowflake-connector-python>=2.7.6->prefect-snowflake==0.1.dev16555+ga1d0490)
12:48:28 AM: Using cached pyOpenSSL-24.1.0-py3-none-any.whl.metadata (12 kB)
12:48:28 AM: Collecting pyjwt<3.0.0 (from snowflake-connector-python>=2.7.6->prefect-snowflake==0.1.dev16555+ga1d0490)
12:48:28 AM: Using cached PyJWT-2.8.0-py3-none-any.whl.metadata (4.2 kB)
12:48:28 AM: Requirement already satisfied: charset-normalizer<4,>=2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from snowflake-connector-python>=2.7.6->prefect-snowflake==0.1.dev16555+ga1d0490) (3.3.2)
12:48:28 AM: Requirement already satisfied: platformdirs<5.0.0,>=2.6.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from snowflake-connector-python>=2.7.6->prefect-snowflake==0.1.dev16555+ga1d0490) (4.2.0)
12:48:28 AM: Collecting tomlkit (from snowflake-connector-python>=2.7.6->prefect-snowflake==0.1.dev16555+ga1d0490)
12:48:28 AM: Using cached tomlkit-0.12.5-py3-none-any.whl.metadata (2.7 kB)
12:48:28 AM: Requirement already satisfied: greenlet!=0.4.17 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from sqlalchemy<3,>=1.4.31->prefect-sqlalchemy==0.1.dev16555+ga1d0490) (3.0.3)
12:48:28 AM: Collecting proto-plus<2.0.0dev,>=1.22.3 (from google-cloud-secret-manager->prefect-gcp==0.1.dev16555+ga1d0490)
12:48:28 AM: Using cached proto_plus-1.23.0-py3-none-any.whl.metadata (2.2 kB)
12:48:28 AM: Collecting grpc-google-iam-v1<1.0.0dev,>=0.12.4 (from google-cloud-secret-manager->prefect-gcp==0.1.dev16555+ga1d0490)
12:48:28 AM: Using cached grpc_google_iam_v1-0.13.0-py2.py3-none-any.whl.metadata (3.3 kB)
12:48:28 AM: Collecting Babel>=2.0 (from agate<1.10,>=1.7.0->dbt-core>=1.1.1->prefect-dbt==0.1.dev16555+ga1d0490)
12:48:28 AM: Using cached Babel-2.15.0-py3-none-any.whl.metadata (1.5 kB)
12:48:28 AM: Collecting leather>=0.3.2 (from agate<1.10,>=1.7.0->dbt-core>=1.1.1->prefect-dbt==0.1.dev16555+ga1d0490)
12:48:28 AM: Using cached leather-0.4.0-py2.py3-none-any.whl.metadata (2.8 kB)
12:48:28 AM: Collecting parsedatetime!=2.5,>=2.1 (from agate<1.10,>=1.7.0->dbt-core>=1.1.1->prefect-dbt==0.1.dev16555+ga1d0490)
12:48:28 AM: Using cached parsedatetime-2.6-py3-none-any.whl.metadata (4.7 kB)
12:48:28 AM: Collecting pytimeparse>=1.1.5 (from agate<1.10,>=1.7.0->dbt-core>=1.1.1->prefect-dbt==0.1.dev16555+ga1d0490)
12:48:28 AM: Using cached pytimeparse-1.1.8-py2.py3-none-any.whl.metadata (3.4 kB)
12:48:28 AM: Requirement already satisfied: Mako in /opt/buildhome/python3.8/lib/python3.8/site-packages (from alembic<2.0.0,>=1.7.5->prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (1.3.3)
12:48:28 AM: Requirement already satisfied: markdown in /opt/buildhome/python3.8/lib/python3.8/site-packages (from apprise<2.0.0,>=1.1.0->prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (3.6)
12:48:28 AM: Requirement already satisfied: pycparser in /opt/buildhome/python3.8/lib/python3.8/site-packages (from cffi<2.0.0,>=1.9->snowflake-connector-python>=2.7.6->prefect-snowflake==0.1.dev16555+ga1d0490) (2.22)
12:48:28 AM: Requirement already satisfied: regex!=2019.02.19,!=2021.8.27 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from dateparser<2.0.0,>=1.1.1->prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (2024.5.10)
12:48:28 AM: Requirement already satisfied: tzlocal in /opt/buildhome/python3.8/lib/python3.8/site-packages (from dateparser<2.0.0,>=1.1.1->prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (5.2)
12:48:28 AM: Requirement already satisfied: colorama<0.5,>=0.3.9 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from dbt-common<2.0,>=1.0.2->dbt-core>=1.1.1->prefect-dbt==0.1.dev16555+ga1d0490) (0.4.6)
12:48:28 AM: Collecting importlib-metadata>=4.4 (from prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490)
12:48:28 AM: Using cached importlib_metadata-6.11.0-py3-none-any.whl.metadata (4.9 kB)
12:48:29 AM: Collecting more-itertools<11.0,>=8.0 (from dbt-semantic-interfaces<0.6,>=0.5.1->dbt-core>=1.1.1->prefect-dbt==0.1.dev16555+ga1d0490)
12:48:29 AM: Using cached more_itertools-10.2.0-py3-none-any.whl.metadata (34 kB)
12:48:29 AM: Collecting googleapis-common-protos<2.0.dev0,>=1.56.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0.dev0,>=1.31.5->google-api-python-client>=2.20.0->prefect-gcp==0.1.dev16555+ga1d0490)
12:48:29 AM: Using cached googleapis_common_protos-1.63.0-py2.py3-none-any.whl.metadata (1.5 kB)
12:48:29 AM: Collecting grpcio-status<2.0.dev0,>=1.33.2 (from google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.1->google-cloud-secret-manager->prefect-gcp==0.1.dev16555+ga1d0490)
12:48:29 AM: Using cached grpcio_status-1.63.0-py3-none-any.whl.metadata (1.1 kB)
12:48:29 AM: Requirement already satisfied: pyasn1-modules>=0.2.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0->google-api-python-client>=2.20.0->prefect-gcp==0.1.dev16555+ga1d0490) (0.4.0)
12:48:29 AM: Requirement already satisfied: rsa<5,>=3.1.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0->google-api-python-client>=2.20.0->prefect-gcp==0.1.dev16555+ga1d0490) (4.9)
12:48:29 AM: Requirement already satisfied: astunparse>=1.6 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from griffe>=0.20.0->prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (1.6.3)
12:48:29 AM: Requirement already satisfied: h11<0.15,>=0.13 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from httpcore<2.0.0,>=1.0.5->prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (0.14.0)
12:48:29 AM: 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.16.4->prefect-aws==0.1.dev16555+ga1d0490) (4.1.0)
12:48:29 AM: Requirement already satisfied: zipp>=0.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from importlib-metadata>=4.4->prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (3.18.1)
12:48:29 AM: Requirement already satisfied: MarkupSafe>=2.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from Jinja2<4,>=3.1.3->dbt-core>=1.1.1->prefect-dbt==0.1.dev16555+ga1d0490) (2.1.5)
12:48:29 AM: Requirement already satisfied: jsonpointer>=1.9 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jsonpatch<2.0,>=1.32->prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (2.4)
12:48:29 AM: Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jsonschema<5.0.0,>=4.0.0->prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (2023.12.1)
12:48:29 AM: Requirement already satisfied: pkgutil-resolve-name>=1.3.10 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jsonschema<5.0.0,>=4.0.0->prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (1.3.10)
12:48:29 AM: Requirement already satisfied: referencing>=0.28.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jsonschema<5.0.0,>=4.0.0->prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (0.35.1)
12:48:29 AM: Requirement already satisfied: rpds-py>=0.7.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jsonschema<5.0.0,>=4.0.0->prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (0.18.1)
12:48:29 AM: Collecting portalocker<3,>=1.0 (from msal-extensions>=0.3.0->azure-identity>=1.10->prefect-azure==0.1.dev16555+ga1d0490)
12:48:29 AM: Using cached portalocker-2.8.2-py3-none-any.whl.metadata (8.5 kB)
12:48:30 AM: Requirement already satisfied: pytzdata>=2020.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from pendulum<3.0->prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (2020.1)
12:48:30 AM: Requirement already satisfied: annotated-types>=0.4.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from pydantic!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.10.0->pydantic[email]!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.10.0->prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (0.6.0)
12:48:30 AM: Requirement already satisfied: email-validator>=2.0.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from pydantic[email]!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.10.0->prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (2.1.1)
12:48:30 AM: Requirement already satisfied: setuptools>=41.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from readchar<5.0.0,>=4.0.0->prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (69.5.1)
12:48:30 AM: Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from rich<14.0,>=11.0->prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (3.0.0)
12:48:30 AM: Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from rich<14.0,>=11.0->prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (2.18.0)
12:48:30 AM: Requirement already satisfied: ruamel.yaml.clib>=0.2.7 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from ruamel.yaml>=0.17.0->prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (0.2.8)
12:48:31 AM: Requirement already satisfied: shellingham>=1.3.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from typer!=0.12.2,<0.13.0,>=0.12.0->prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (1.5.4)
12:48:31 AM: Requirement already satisfied: distlib<1,>=0.3.7 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from virtualenv!=20.21.1,>=20.0.24->ray[default]>=2.0.0->prefect-ray==0.1.dev16555+ga1d0490) (0.3.8)
12:48:31 AM: Collecting soupsieve>1.2 (from beautifulsoup4->atlassian-python-api!=3.41.5,!=3.41.6,!=3.41.7,!=3.41.8,>=3.32.1->prefect-bitbucket==0.1.dev16555+ga1d0490)
12:48:31 AM: Using cached soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB)
12:48:31 AM: Collecting wrapt<2,>=1.10 (from deprecated->atlassian-python-api!=3.41.5,!=3.41.6,!=3.41.7,!=3.41.8,>=3.32.1->prefect-bitbucket==0.1.dev16555+ga1d0490)
12:48:31 AM: Using cached wrapt-1.16.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB)
12:48:31 AM: Collecting opencensus-context>=0.1.3 (from opencensus->ray[default]>=2.0.0->prefect-ray==0.1.dev16555+ga1d0490)
12:48:31 AM: Using cached opencensus_context-0.1.3-py2.py3-none-any.whl.metadata (3.3 kB)
12:48:31 AM: Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from astunparse>=1.6->griffe>=0.20.0->prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (0.34.2)
12:48:32 AM: Requirement already satisfied: dnspython>=2.0.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from email-validator>=2.0.0->pydantic[email]!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.10.0->prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (2.6.1)
12:48:32 AM: INFO: pip is looking at multiple versions of grpcio-status to determine which version is compatible with other requirements. This could take a while.
12:48:32 AM: Collecting grpcio-status<2.0.dev0,>=1.33.2 (from google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.1->google-cloud-secret-manager->prefect-gcp==0.1.dev16555+ga1d0490)
12:48:32 AM: Using cached grpcio_status-1.62.2-py3-none-any.whl.metadata (1.3 kB)
12:48:32 AM: 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.16.4->prefect-aws==0.1.dev16555+ga1d0490) (6.0.1)
12:48:32 AM: 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.16.4->prefect-aws==0.1.dev16555+ga1d0490) (4.0.0)
12:48:32 AM: Requirement already satisfied: mdurl~=0.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from markdown-it-py>=2.2.0->rich<14.0,>=11.0->prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (0.1.2)
12:48:32 AM: Requirement already satisfied: pyasn1<0.7.0,>=0.4.6 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from pyasn1-modules>=0.2.1->google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0->google-api-python-client>=2.20.0->prefect-gcp==0.1.dev16555+ga1d0490) (0.6.0)
12:48:33 AM: Requirement already satisfied: backports.zoneinfo in /opt/buildhome/python3.8/lib/python3.8/site-packages (from tzlocal->dateparser<2.0.0,>=1.1.1->prefect>=2.16.4->prefect-aws==0.1.dev16555+ga1d0490) (0.2.1)
12:48:33 AM: Using cached atlassian_python_api-3.41.11-py3-none-any.whl (173 kB)
12:48:33 AM: Using cached azure_identity-1.16.0-py3-none-any.whl (166 kB)
12:48:33 AM: Using cached azure_mgmt_containerinstance-10.1.0-py3-none-any.whl (87 kB)
12:48:33 AM: Using cached azure_mgmt_resource-23.1.1-py3-none-any.whl (2.6 MB)
12:48:33 AM: Using cached boto3-1.34.104-py3-none-any.whl (139 kB)
12:48:33 AM: Using cached botocore-1.34.104-py3-none-any.whl (12.2 MB)
12:48:33 AM: Using cached dbt_core-1.8.0-py3-none-any.whl (900 kB)
12:48:33 AM: Using cached distributed-2023.3.1-py3-none-any.whl (951 kB)
12:48:33 AM: Using cached dask-2023.3.1-py3-none-any.whl (1.2 MB)
12:48:33 AM: Using cached google_api_python_client-2.129.0-py2.py3-none-any.whl (11.6 MB)
12:48:33 AM: Using cached google_cloud_storage-2.16.0-py2.py3-none-any.whl (125 kB)
12:48:33 AM: Using cached mypy_boto3_s3-1.34.91-py3-none-any.whl (83 kB)
12:48:33 AM: Using cached mypy_boto3_secretsmanager-1.34.72-py3-none-any.whl (26 kB)
12:48:33 AM: Using cached prefect-2.19.0-py3-none-any.whl (5.8 MB)
12:48:33 AM: Using cached pyparsing-3.1.2-py3-none-any.whl (103 kB)
12:48:33 AM: Downloading python_gitlab-4.5.0-py3-none-any.whl (139 kB)
12:48:33 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/139.3 kB ? eta -:--:--
12:48:33 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.3/139.3 kB 4.4 MB/s eta 0:00:00
12:48:33 AM: Using cached ray-2.10.0-cp38-cp38-manylinux2014_x86_64.whl (65.2 MB)
12:48:33 AM: Using cached aiohttp-3.9.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB)
12:48:33 AM: Using cached sgqlc-16.3-py3-none-any.whl (81 kB)
12:48:33 AM: Using cached slack_sdk-3.27.1-py2.py3-none-any.whl (285 kB)
12:48:33 AM: Using cached snowflake_connector_python-3.10.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.5 MB)
12:48:33 AM: Using cached tenacity-8.3.0-py3-none-any.whl (25 kB)
12:48:33 AM: Using cached google_cloud_secret_manager-2.20.0-py2.py3-none-any.whl (180 kB)
12:48:33 AM: Using cached agate-1.9.1-py2.py3-none-any.whl (95 kB)
12:48:33 AM: Using cached aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
12:48:33 AM: Using cached asn1crypto-1.5.1-py2.py3-none-any.whl (105 kB)
12:48:33 AM: Using cached azure_common-1.1.28-py2.py3-none-any.whl (14 kB)
12:48:33 AM: Using cached azure_core-1.30.1-py3-none-any.whl (193 kB)
12:48:33 AM: Using cached azure_mgmt_core-1.4.0-py3-none-any.whl (27 kB)
12:48:33 AM: Using cached dbt_adapters-1.1.1-py3-none-any.whl (154 kB)
12:48:33 AM: Using cached dbt_common-1.0.4-py3-none-any.whl (75 kB)
12:48:33 AM: Using cached dbt_extractor-0.5.1-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB)
12:48:33 AM: Using cached dbt_semantic_interfaces-0.5.1-py3-none-any.whl (119 kB)
12:48:33 AM: Using cached frozenlist-1.4.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (240 kB)
12:48:33 AM: Using cached google_api_core-2.19.0-py3-none-any.whl (139 kB)
12:48:33 AM: Using cached google_auth_httplib2-0.2.0-py2.py3-none-any.whl (9.3 kB)
12:48:33 AM: Using cached google_cloud_core-2.4.1-py2.py3-none-any.whl (29 kB)
12:48:33 AM: Using cached google_crc32c-1.5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (32 kB)
12:48:33 AM: Using cached google_resumable_media-2.7.0-py2.py3-none-any.whl (80 kB)
12:48:33 AM: Using cached graphql_core-3.2.3-py3-none-any.whl (202 kB)
12:48:33 AM: Using cached grpc_google_iam_v1-0.13.0-py2.py3-none-any.whl (25 kB)
12:48:33 AM: Using cached grpcio-1.63.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.6 MB)
12:48:33 AM: Using cached httplib2-0.22.0-py3-none-any.whl (96 kB)
12:48:33 AM: Using cached importlib_metadata-6.11.0-py3-none-any.whl (23 kB)
12:48:33 AM: Using cached isodate-0.6.1-py2.py3-none-any.whl (41 kB)
12:48:33 AM: Using cached jmespath-1.0.1-py3-none-any.whl (20 kB)
12:48:33 AM: Using cached locket-1.0.0-py2.py3-none-any.whl (4.4 kB)
12:48:33 AM: Using cached mashumaro-3.13-py3-none-any.whl (91 kB)
12:48:33 AM: Using cached msal-1.28.0-py3-none-any.whl (102 kB)
12:48:33 AM: Using cached msal_extensions-1.1.0-py3-none-any.whl (19 kB)
12:48:33 AM: Using cached msgpack-1.0.8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (390 kB)
12:48:33 AM: Using cached multidict-6.0.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (129 kB)
12:48:33 AM: Using cached networkx-3.1-py3-none-any.whl (2.1 MB)
12:48:33 AM: Using cached prometheus_client-0.20.0-py3-none-any.whl (54 kB)
12:48:33 AM: Using cached proto_plus-1.23.0-py3-none-any.whl (48 kB)
12:48:33 AM: Using cached protobuf-4.25.3-cp37-abi3-manylinux2014_x86_64.whl (294 kB)
12:48:33 AM: Using cached psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (288 kB)
12:48:33 AM: Using cached py_spy-0.3.14-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (3.0 MB)
12:48:33 AM: Using cached PyJWT-2.8.0-py3-none-any.whl (22 kB)
12:48:33 AM: Using cached pyOpenSSL-24.1.0-py3-none-any.whl (56 kB)
12:48:33 AM: Using cached requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB)
12:48:33 AM: Using cached s3transfer-0.10.1-py3-none-any.whl (82 kB)
12:48:33 AM: Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
12:48:33 AM: Using cached sqlparse-0.5.0-py3-none-any.whl (43 kB)
12:48:33 AM: Using cached tblib-3.0.0-py3-none-any.whl (12 kB)
12:48:33 AM: Using cached toolz-0.12.1-py3-none-any.whl (56 kB)
12:48:33 AM: Using cached tornado-6.4-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (435 kB)
12:48:33 AM: Using cached uritemplate-4.1.1-py2.py3-none-any.whl (10 kB)
12:48:33 AM: Using cached urllib3-1.26.18-py2.py3-none-any.whl (143 kB)
12:48:33 AM: Using cached yarl-1.9.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (308 kB)
12:48:33 AM: Using cached zict-3.0.0-py2.py3-none-any.whl (43 kB)
12:48:33 AM: Using cached aiohttp_cors-0.7.0-py3-none-any.whl (27 kB)
12:48:33 AM: Using cached beautifulsoup4-4.12.3-py3-none-any.whl (147 kB)
12:48:33 AM: Using cached colorful-0.5.6-py2.py3-none-any.whl (201 kB)
12:48:33 AM: Using cached Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB)
12:48:33 AM: Using cached opencensus-0.11.4-py2.py3-none-any.whl (128 kB)
12:48:33 AM: Using cached smart_open-7.0.4-py3-none-any.whl (61 kB)
12:48:33 AM: Using cached tomlkit-0.12.5-py3-none-any.whl (37 kB)
12:48:33 AM: Using cached Babel-2.15.0-py3-none-any.whl (9.6 MB)
12:48:33 AM: Using cached googleapis_common_protos-1.63.0-py2.py3-none-any.whl (229 kB)
12:48:33 AM: Using cached grpcio_status-1.62.2-py3-none-any.whl (14 kB)
12:48:33 AM: Using cached leather-0.4.0-py2.py3-none-any.whl (30 kB)
12:48:33 AM: Using cached more_itertools-10.2.0-py3-none-any.whl (57 kB)
12:48:33 AM: Using cached opencensus_context-0.1.3-py2.py3-none-any.whl (5.1 kB)
12:48:33 AM: Using cached parsedatetime-2.6-py3-none-any.whl (42 kB)
12:48:33 AM: Using cached partd-1.4.1-py3-none-any.whl (18 kB)
12:48:33 AM: Using cached portalocker-2.8.2-py3-none-any.whl (17 kB)
12:48:33 AM: Using cached pytimeparse-1.1.8-py2.py3-none-any.whl (10.0 kB)
12:48:33 AM: Using cached soupsieve-2.5-py3-none-any.whl (36 kB)
12:48:33 AM: Using cached wrapt-1.16.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (83 kB)
12:48:34 AM: Building wheels for collected packages: prefect-aws, prefect-azure, prefect-bitbucket, prefect-dask, prefect-databricks, prefect-dbt, prefect-docker, prefect-email, prefect-gcp, prefect-github, prefect-gitlab, prefect-kubernetes, prefect-ray, prefect-shell, prefect-slack, prefect-snowflake, prefect-sqlalchemy
12:48:34 AM: Building wheel for prefect-aws (pyproject.toml): started
12:48:34 AM: Building wheel for prefect-aws (pyproject.toml): finished with status 'done'
12:48:34 AM: Created wheel for prefect-aws: filename=prefect_aws-0.1.dev16555+ga1d0490-py3-none-any.whl size=64871 sha256=7ed2bafa270eadec709345afb0f75bdb83d7710f1337f73918b0e0732dcaef40
12:48:34 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/1a/51/5d/030cdfb520ae65ce850634fc15faafa9ddf682b9a8294b60e6
12:48:34 AM: Building wheel for prefect-azure (pyproject.toml): started
12:48:35 AM: Building wheel for prefect-azure (pyproject.toml): finished with status 'done'
12:48:35 AM: Created wheel for prefect-azure: filename=prefect_azure-0.1.dev16555+ga1d0490-py3-none-any.whl size=41678 sha256=4e7e58d9cf0b1030a55defb72474e4e1872ed6ec622819c97d01dd11329199bd
12:48:35 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/ad/3a/00/932019ca5d7293331dc4029507d16b0eab7efc7a78852d21cf
12:48:35 AM: Building wheel for prefect-bitbucket (pyproject.toml): started
12:48:35 AM: Building wheel for prefect-bitbucket (pyproject.toml): finished with status 'done'
12:48:35 AM: Created wheel for prefect-bitbucket: filename=prefect_bitbucket-0.1.dev16555+ga1d0490-py3-none-any.whl size=12364 sha256=1b9237103fce95e047645512fb88ff82e53d47c0be5cbc43b36f359e13cbaafc
12:48:35 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/56/5a/80/4e3cd45cb9d9f847e4385948ca248714657f7befdcc2502871
12:48:35 AM: Building wheel for prefect-dask (pyproject.toml): started
12:48:36 AM: Building wheel for prefect-dask (pyproject.toml): finished with status 'done'
12:48:36 AM: Created wheel for prefect-dask: filename=prefect_dask-0.1.dev16555+ga1d0490-py3-none-any.whl size=15924 sha256=d7ee0da16e329824f0679cf5ef34ae7ba4801640ecc1ddbd001a3ec86f77de18
12:48:36 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/6f/ee/85/b8d62e2badc8e9f85629c546035f199081c673142874a22895
12:48:36 AM: Building wheel for prefect-databricks (pyproject.toml): started
12:48:36 AM: Building wheel for prefect-databricks (pyproject.toml): finished with status 'done'
12:48:36 AM: Created wheel for prefect-databricks: filename=prefect_databricks-0.1.dev16555+ga1d0490-py3-none-any.whl size=131836 sha256=1c864977330f8849f44976d830242ae44d52d44509c6f8e187644c5735e8ea7a
12:48:36 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/d6/31/53/24a6d2b13a6e308ff0c4d9056a2790847cc545d1c3b89baddc
12:48:36 AM: Building wheel for prefect-dbt (pyproject.toml): started
12:48:37 AM: Building wheel for prefect-dbt (pyproject.toml): finished with status 'done'
12:48:37 AM: Created wheel for prefect-dbt: filename=prefect_dbt-0.1.dev16555+ga1d0490-py3-none-any.whl size=46010 sha256=1817039c4a302a73a8325d79ae0d1aa63cf436ccadf72dd44886750d1900acc0
12:48:37 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/4c/b8/75/124a84fe3afa8f64e1a68ce82a23d5bdb1c80c641f85df8f62
12:48:37 AM: Building wheel for prefect-docker (pyproject.toml): started
12:48:38 AM: Building wheel for prefect-docker (pyproject.toml): finished with status 'done'
12:48:38 AM: Created wheel for prefect-docker: filename=prefect_docker-0.1.dev16555+ga1d0490-py3-none-any.whl size=24652 sha256=1158cf774280ae4435216409a6d61c58a40c01cf84eeaaceae15aea8c8507ad5
12:48:38 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/29/77/fd/d4512ed5dbd67363b3c31c45ea53a76e2aeaecd53b4bb08c8d
12:48:38 AM: Building wheel for prefect-email (pyproject.toml): started
12:48:38 AM: Building wheel for prefect-email (pyproject.toml): finished with status 'done'
12:48:38 AM: Created wheel for prefect-email: filename=prefect_email-0.1.dev16555+ga1d0490-py3-none-any.whl size=12645 sha256=fc5cb9edcdb887937cadc6665eb4f56a33d27d9685d0f67fe924225ac7ca6eae
12:48:38 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/f6/77/c7/5160cb1159522711ba82823a2d2eda5c044a8de69c5c9f49b0
12:48:38 AM: Building wheel for prefect-gcp (pyproject.toml): started
12:48:39 AM: Building wheel for prefect-gcp (pyproject.toml): finished with status 'done'
12:48:39 AM: Created wheel for prefect-gcp: filename=prefect_gcp-0.1.dev16555+ga1d0490-py3-none-any.whl size=70258 sha256=0abfe86e47bd28eb64237bdd41cc586ef2175f99e51a3dd1e725f07ebe0a81e1
12:48:39 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/84/0d/ab/b7629197b1c10d6ad49f6a729e9b9305d4b763b5cdf47f1a0d
12:48:39 AM: Building wheel for prefect-github (pyproject.toml): started
12:48:39 AM: Building wheel for prefect-github (pyproject.toml): finished with status 'done'
12:48:39 AM: Created wheel for prefect-github: filename=prefect_github-0.1.dev16555+ga1d0490-py3-none-any.whl size=367035 sha256=7d574f7e18017aff72588844a8cadd8fd93649e38edde852848b4378fa9c7281
12:48:39 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/12/7d/1e/e4d706b918072a6bb2779567b16df5f3faa366358807ad253f
12:48:39 AM: Building wheel for prefect-gitlab (pyproject.toml): started
12:48:40 AM: Building wheel for prefect-gitlab (pyproject.toml): finished with status 'done'
12:48:40 AM: Created wheel for prefect-gitlab: filename=prefect_gitlab-0.1.dev16555+ga1d0490-py3-none-any.whl size=11527 sha256=1e80ace5e010cdf27d524e38ff4f03f5a9c4159aff8174156c3424cbc695e19e
12:48:40 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/54/a4/18/37d1df5f4b8096ac7b16f9fd85cd738a4ed04b260aa4129542
12:48:40 AM: Building wheel for prefect-kubernetes (pyproject.toml): started
12:48:41 AM: Building wheel for prefect-kubernetes (pyproject.toml): finished with status 'done'
12:48:41 AM: Created wheel for prefect-kubernetes: filename=prefect_kubernetes-0.1.dev16555+ga1d0490-py3-none-any.whl size=38391 sha256=6e68d5e2c7f8cdfea353b60dc359040fac901e3e34b5a10ce6a8c05188540372
12:48:41 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/b2/13/3b/7bd717758c4f72c4f9757c06f04c746d59e322ba32c790eb4d
12:48:41 AM: Building wheel for prefect-ray (pyproject.toml): started
12:48:41 AM: Building wheel for prefect-ray (pyproject.toml): finished with status 'done'
12:48:41 AM: Created wheel for prefect-ray: filename=prefect_ray-0.1.dev16555+ga1d0490-py3-none-any.whl size=13605 sha256=a9699878388178e53f47c614d5cd1b111eb20d1dbc94af389b25fe7f1f2eca39
12:48:41 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/bd/85/5d/93067076f8e97991d255f973298129bf9a0ac19601118c8cf7
12:48:41 AM: Building wheel for prefect-shell (pyproject.toml): started
12:48:42 AM: Building wheel for prefect-shell (pyproject.toml): finished with status 'done'
12:48:42 AM: Created wheel for prefect-shell: filename=prefect_shell-0.2.0-py3-none-any.whl size=13430 sha256=f8789a0590d5789876b04081700009a00f2b56fa321be47e45d759da74c02807
12:48:42 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/05/7b/69/8ca76da2eccb5e6a6493522669e1a95f3029b55306c2934558
12:48:42 AM: Building wheel for prefect-slack (pyproject.toml): started
12:48:42 AM: Building wheel for prefect-slack (pyproject.toml): finished with status 'done'
12:48:42 AM: Created wheel for prefect-slack: filename=prefect_slack-0.1.dev16555+ga1d0490-py3-none-any.whl size=10732 sha256=8412445cb71e93c1388d035c106eab02ff399330168955fcac3a12f67894208d
12:48:42 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/6c/fb/e5/054b507cf512fd5127270564a45d5a5737c8d78c27fb02b0fa
12:48:42 AM: Building wheel for prefect-snowflake (pyproject.toml): started
12:48:43 AM: Building wheel for prefect-snowflake (pyproject.toml): finished with status 'done'
12:48:43 AM: Created wheel for prefect-snowflake: filename=prefect_snowflake-0.1.dev16555+ga1d0490-py3-none-any.whl size=19242 sha256=30840597692321135eb931ef31a44cdcb9095efd77e87fd0b898f2495902d097
12:48:43 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/ec/8a/34/eec668d9042df42dd2032480bf3c6003529e5e3b72e06b494e
12:48:43 AM: Building wheel for prefect-sqlalchemy (pyproject.toml): started
12:48:43 AM: Building wheel for prefect-sqlalchemy (pyproject.toml): finished with status 'done'
12:48:43 AM: Created wheel for prefect-sqlalchemy: filename=prefect_sqlalchemy-0.1.dev16555+ga1d0490-py3-none-any.whl size=20018 sha256=0dc05c6719bcbd500555a0473e887b03ae6eff9e59595a9c4684b772ec47cbc5
12:48:43 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/c8/c0/c8/06616f017650eab417790439f46c86112015756548aca8fe83
12:48:43 AM: Successfully built prefect-aws prefect-azure prefect-bitbucket prefect-dask prefect-databricks prefect-dbt prefect-docker prefect-email prefect-gcp prefect-github prefect-gitlab prefect-kubernetes prefect-ray prefect-shell prefect-slack prefect-snowflake prefect-sqlalchemy
12:48:44 AM: Installing collected packages: sortedcontainers, pytimeparse, py-spy, parsedatetime, opencensus-context, logbook, leather, daff, colorful, azure-common, asn1crypto, zict, wrapt, urllib3, uritemplate, tornado, toolz, tomlkit, tenacity, tblib, sqlparse, soupsieve, slack-sdk, pyparsing, pyjwt, psutil, protobuf, prometheus-client, portalocker, networkx, mypy-boto3-secretsmanager, mypy-boto3-s3, multidict, msgpack, more-itertools, mashumaro, locket, jmespath, isodate, importlib-metadata, grpcio, graphql-core, google-crc32c, frozenlist, dbt-extractor, Babel, yarl, smart-open, sgqlc, proto-plus, partd, httplib2, googleapis-common-protos, google-resumable-media, deprecated, botocore, beautifulsoup4, aiosignal, agate, s3transfer, requests-toolbelt, pyOpenSSL, minimal-snowplow-tracker, grpcio-status, google-auth-httplib2, google-api-core, dask, azure-core, aiohttp, snowflake-connector-python, ray, python-gitlab, opencensus, msal, grpc-google-iam-v1, google-cloud-core, google-api-python-client, distributed, dbt-semantic-interfaces, dbt-common, boto3, azure-mgmt-core, atlassian-python-api, aiohttp-cors, prefect, msal-extensions, google-cloud-storage, google-cloud-secret-manager, dbt-adapters, azure-mgmt-resource, azure-mgmt-containerinstance, prefect-sqlalchemy, prefect-snowflake, prefect-slack, prefect-shell, prefect-ray, prefect-kubernetes, prefect-gitlab, prefect-github, prefect-gcp, prefect-email, prefect-docker, prefect-databricks, prefect-dask, prefect-bitbucket, prefect-aws, dbt-core, azure-identity, prefect-dbt, prefect-azure
12:48:45 AM: Attempting uninstall: urllib3
12:48:45 AM: Found existing installation: urllib3 2.2.1
12:48:45 AM: Uninstalling urllib3-2.2.1:
12:48:45 AM: Successfully uninstalled urllib3-2.2.1
12:48:47 AM: Attempting uninstall: importlib-metadata
12:48:47 AM: Found existing installation: importlib_metadata 7.1.0
12:48:47 AM: Uninstalling importlib_metadata-7.1.0:
12:48:47 AM: Successfully uninstalled importlib_metadata-7.1.0
12:48:59 AM: Successfully installed Babel-2.15.0 agate-1.9.1 aiohttp-3.9.5 aiohttp-cors-0.7.0 aiosignal-1.3.1 asn1crypto-1.5.1 atlassian-python-api-3.41.11 azure-common-1.1.28 azure-core-1.30.1 azure-identity-1.16.0 azure-mgmt-containerinstance-10.1.0 azure-mgmt-core-1.4.0 azure-mgmt-resource-23.1.1 beautifulsoup4-4.12.3 boto3-1.34.104 botocore-1.34.104 colorful-0.5.6 daff-1.3.46 dask-2023.3.1 dbt-adapters-1.1.1 dbt-common-1.0.4 dbt-core-1.8.0 dbt-extractor-0.5.1 dbt-semantic-interfaces-0.5.1 deprecated-1.2.14 distributed-2023.3.1 frozenlist-1.4.1 google-api-core-2.19.0 google-api-python-client-2.129.0 google-auth-httplib2-0.2.0 google-cloud-core-2.4.1 google-cloud-secret-manager-2.20.0 google-cloud-storage-2.16.0 google-crc32c-1.5.0 google-resumable-media-2.7.0 googleapis-common-protos-1.63.0 graphql-core-3.2.3 grpc-google-iam-v1-0.13.0 grpcio-1.63.0 grpcio-status-1.62.2 httplib2-0.22.0 importlib-metadata-6.11.0 isodate-0.6.1 jmespath-1.0.1 leather-0.4.0 locket-1.0.0 logbook-1.5.3 mashumaro-3.13 minimal-snowplow-tracker-0.0.2 more-itertools-10.2.0 msal-1.28.0 msal-extensions-1.1.0 msgpack-1.0.8 multidict-6.0.5 mypy-boto3-s3-1.34.91 mypy-boto3-secretsmanager-1.34.72 networkx-3.1 opencensus-0.11.4 opencensus-context-0.1.3 parsedatetime-2.6 partd-1.4.1 portalocker-2.8.2 prefect-2.19.0 prefect-aws-0.1.dev16555+ga1d0490 prefect-azure-0.1.dev16555+ga1d0490 prefect-bitbucket-0.1.dev16555+ga1d0490 prefect-dask-0.1.dev16555+ga1d0490 prefect-databricks-0.1.dev16555+ga1d0490 prefect-dbt-0.1.dev16555+ga1d0490 prefect-docker-0.1.dev16555+ga1d0490 prefect-email-0.1.dev16555+ga1d0490 prefect-gcp-0.1.dev16555+ga1d0490 prefect-github-0.1.dev16555+ga1d0490 prefect-gitlab-0.1.dev16555+ga1d0490 prefect-kubernetes-0.1.dev16555+ga1d0490 prefect-ray-0.1.dev16555+ga1d0490 prefect-shell-0.2.0 prefect-slack-0.1.dev16555+ga1d0490 prefect-snowflake-0.1.dev16555+ga1d0490 prefect-sqlalchemy-0.1.dev16555+ga1d0490 prometheus-client-0.20.0 proto-plus-1.23.0 protobuf-4.25.3 psutil-5.9.8 py-spy-0.3.14 pyOpenSSL-24.1.0 pyjwt-2.8.0 pyparsing-3.1.2 python-gitlab-4.5.0 pytimeparse-1.1.8 ray-2.10.0 requests-toolbelt-1.0.0 s3transfer-0.10.1 sgqlc-16.3 slack-sdk-3.27.1 smart-open-7.0.4 snowflake-connector-python-3.10.0 sortedcontainers-2.4.0 soupsieve-2.5 sqlparse-0.5.0 tblib-3.0.0 tenacity-8.3.0 tomlkit-0.12.5 toolz-0.12.1 tornado-6.4 uritemplate-4.1.1 urllib3-1.26.18 wrapt-1.16.0 yarl-1.9.4 zict-3.0.0
12:49:00 AM: Obtaining file:///opt/build/repo
12:49:00 AM: Preparing metadata (setup.py): started
12:49:01 AM: Preparing metadata (setup.py): finished with status 'done'
12:49:01 AM: Requirement already satisfied: aiosqlite>=0.17.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (0.20.0)
12:49:01 AM: Requirement already satisfied: alembic<2.0.0,>=1.7.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (1.13.1)
12:49:01 AM: Requirement already satisfied: apprise<2.0.0,>=1.1.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (1.8.0)
12:49:01 AM: Requirement already satisfied: asyncpg>=0.23 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (0.29.0)
12:49:01 AM: Requirement already satisfied: click<8.2,>=8.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (8.1.7)
12:49:01 AM: Requirement already satisfied: cryptography>=36.0.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (42.0.7)
12:49:01 AM: Requirement already satisfied: dateparser<2.0.0,>=1.1.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (1.2.0)
12:49:01 AM: Requirement already satisfied: docker<7.0,>=4.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (6.1.3)
12:49:01 AM: Requirement already satisfied: graphviz>=0.20.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (0.20.3)
12:49:01 AM: Requirement already satisfied: griffe>=0.20.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (0.45.0)
12:49:01 AM: Requirement already satisfied: jinja2<4.0.0,>=3.0.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (3.1.4)
12:49:01 AM: Requirement already satisfied: jinja2-humanize-extension>=0.4.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (0.4.0)
12:49:01 AM: Requirement already satisfied: humanize>=4.9.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (4.9.0)
12:49:01 AM: Requirement already satisfied: kubernetes<30.0.0,>=24.2.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (29.0.0)
12:49:01 AM: Requirement already satisfied: pytz<2025,>=2021.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (2024.1)
12:49:01 AM: Requirement already satisfied: readchar<5.0.0,>=4.0.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (4.0.6)
12:49:01 AM: Requirement already satisfied: sqlalchemy!=1.4.33,<3.0.0,>=1.4.22 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from sqlalchemy[asyncio]!=1.4.33,<3.0.0,>=1.4.22->prefect==2.10.17+1832.ga1d0490cd) (2.0.30)
12:49:02 AM: Requirement already satisfied: typer!=0.12.2,<0.13.0,>=0.12.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (0.12.3)
12:49:02 AM: Requirement already satisfied: anyio<4.0.0,>=3.7.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (3.7.1)
12:49:02 AM: Requirement already satisfied: asgi-lifespan<3.0,>=1.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (2.1.0)
12:49:02 AM: Requirement already satisfied: cachetools<6.0,>=5.3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (5.3.3)
12:49:02 AM: Requirement already satisfied: cloudpickle<4.0,>=2.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (3.0.0)
12:49:02 AM: Requirement already satisfied: coolname<3.0.0,>=1.0.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (2.2.0)
12:49:02 AM: Requirement already satisfied: croniter<3.0.0,>=1.0.12 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (2.0.5)
12:49:02 AM: Requirement already satisfied: fsspec>=2022.5.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (2024.3.1)
12:49:02 AM: Requirement already satisfied: httpcore<2.0.0,>=1.0.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (1.0.5)
12:49:02 AM: Requirement already satisfied: httpx!=0.23.2,>=0.23 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from httpx[http2]!=0.23.2,>=0.23->prefect==2.10.17+1832.ga1d0490cd) (0.27.0)
12:49:02 AM: Requirement already satisfied: importlib-resources<6.2.0,>=6.1.3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (6.1.3)
12:49:02 AM: Requirement already satisfied: jsonpatch<2.0,>=1.32 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (1.33)
12:49:02 AM: Requirement already satisfied: jsonschema<5.0.0,>=4.0.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (4.22.0)
12:49:02 AM: Requirement already satisfied: orjson<4.0,>=3.7 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (3.10.3)
12:49:02 AM: Requirement already satisfied: packaging<24.3,>=21.3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (24.0)
12:49:02 AM: Requirement already satisfied: pathspec>=0.8.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (0.12.1)
12:49:02 AM: Requirement already satisfied: pydantic!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.10.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from pydantic[email]!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.10.0->prefect==2.10.17+1832.ga1d0490cd) (2.7.1)
12:49:03 AM: Requirement already satisfied: pydantic_core<3.0.0,>=2.12.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (2.18.2)
12:49:03 AM: Requirement already satisfied: python_dateutil<3.0.0,>=2.8.2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (2.9.0.post0)
12:49:03 AM: Requirement already satisfied: python-slugify<9.0,>=5.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (8.0.4)
12:49:03 AM: Requirement already satisfied: pyyaml<7.0.0,>=5.4.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (6.0.1)
12:49:03 AM: Requirement already satisfied: rfc3339-validator<0.2.0,>=0.1.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (0.1.4)
12:49:03 AM: Requirement already satisfied: rich<14.0,>=11.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (13.7.1)
12:49:03 AM: Requirement already satisfied: ruamel.yaml>=0.17.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (0.18.6)
12:49:03 AM: Requirement already satisfied: sniffio<2.0.0,>=1.3.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (1.3.1)
12:49:04 AM: Requirement already satisfied: toml>=0.10.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (0.10.2)
12:49:04 AM: Requirement already satisfied: typing_extensions<5.0.0,>=4.5.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (4.11.0)
12:49:04 AM: Requirement already satisfied: ujson<6.0.0,>=5.8.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (5.9.0)
12:49:04 AM: Requirement already satisfied: uvicorn<0.29.0,>=0.14.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (0.28.1)
12:49:04 AM: Requirement already satisfied: websockets<13.0,>=10.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (12.0)
12:49:04 AM: Requirement already satisfied: itsdangerous in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (2.2.0)
12:49:04 AM: Requirement already satisfied: python-multipart>=0.0.7 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (0.0.9)
12:49:04 AM: Requirement already satisfied: importlib_metadata>=4.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (6.11.0)
12:49:04 AM: Collecting importlib_metadata>=4.4 (from prefect==2.10.17+1832.ga1d0490cd)
12:49:04 AM: Using cached importlib_metadata-7.1.0-py3-none-any.whl.metadata (4.7 kB)
12:49:04 AM: Requirement already satisfied: pendulum<3.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (2.1.2)
12:49:04 AM: Collecting ruff (from prefect==2.10.17+1832.ga1d0490cd)
12:49:04 AM: Using cached ruff-0.4.4-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (23 kB)
12:49:04 AM: Collecting cairosvg (from prefect==2.10.17+1832.ga1d0490cd)
12:49:04 AM: Using cached CairoSVG-2.7.1-py3-none-any.whl.metadata (2.7 kB)
12:49:04 AM: Collecting codespell>=2.2.6 (from prefect==2.10.17+1832.ga1d0490cd)
12:49:04 AM: Using cached codespell-2.2.6-py3-none-any.whl.metadata (14 kB)
12:49:06 AM: Collecting ddtrace (from prefect==2.10.17+1832.ga1d0490cd)
12:49:06 AM: Using cached ddtrace-2.8.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.6 kB)
12:49:06 AM: Collecting mkdocs (from prefect==2.10.17+1832.ga1d0490cd)
12:49:06 AM: Using cached mkdocs-1.6.0-py3-none-any.whl.metadata (6.0 kB)
12:49:06 AM: Collecting mkdocs-gen-files (from prefect==2.10.17+1832.ga1d0490cd)
12:49:06 AM: Using cached mkdocs_gen_files-0.5.0-py3-none-any.whl.metadata (2.9 kB)
12:49:06 AM: Collecting mkdocs-material (from prefect==2.10.17+1832.ga1d0490cd)
12:49:06 AM: Using cached mkdocs_material-9.5.22-py3-none-any.whl.metadata (17 kB)
12:49:06 AM: Collecting mkdocstrings-python (from prefect==2.10.17+1832.ga1d0490cd)
12:49:06 AM: Using cached mkdocstrings_python-1.10.0-py3-none-any.whl.metadata (5.5 kB)
12:49:06 AM: Collecting mike (from prefect==2.10.17+1832.ga1d0490cd)
12:49:06 AM: Using cached mike-2.1.1-py3-none-any.whl.metadata (17 kB)
12:49:07 AM: Collecting moto>=5 (from prefect==2.10.17+1832.ga1d0490cd)
12:49:07 AM: Using cached moto-5.0.7-py2.py3-none-any.whl.metadata (12 kB)
12:49:07 AM: Collecting mypy>=1.9.0 (from prefect==2.10.17+1832.ga1d0490cd)
12:49:07 AM: Using cached mypy-1.10.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.9 kB)
12:49:07 AM: Collecting numpy (from prefect==2.10.17+1832.ga1d0490cd)
12:49:07 AM: Using cached numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB)
12:49:07 AM: Collecting pillow (from prefect==2.10.17+1832.ga1d0490cd)
12:49:07 AM: Using cached pillow-10.3.0-cp38-cp38-manylinux_2_28_x86_64.whl.metadata (9.2 kB)
12:49:07 AM: Collecting pre-commit (from prefect==2.10.17+1832.ga1d0490cd)
12:49:07 AM: Using cached pre_commit-3.5.0-py2.py3-none-any.whl.metadata (1.3 kB)
12:49:07 AM: Collecting pluggy>=1.4.0 (from prefect==2.10.17+1832.ga1d0490cd)
12:49:07 AM: Using cached pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB)
12:49:07 AM: Collecting pytest<8,>7 (from prefect==2.10.17+1832.ga1d0490cd)
12:49:07 AM: Using cached pytest-7.4.4-py3-none-any.whl.metadata (7.9 kB)
12:49:08 AM: Collecting pytest-asyncio!=0.22.0,<0.23.0,>=0.18.2 (from prefect==2.10.17+1832.ga1d0490cd)
12:49:08 AM: Using cached pytest_asyncio-0.21.2-py3-none-any.whl.metadata (4.0 kB)
12:49:08 AM: Collecting pytest-cov (from prefect==2.10.17+1832.ga1d0490cd)
12:49:08 AM: Using cached pytest_cov-5.0.0-py3-none-any.whl.metadata (27 kB)
12:49:08 AM: Collecting pytest-benchmark (from prefect==2.10.17+1832.ga1d0490cd)
12:49:08 AM: Using cached pytest_benchmark-4.0.0-py3-none-any.whl.metadata (23 kB)
12:49:08 AM: Collecting pytest-env (from prefect==2.10.17+1832.ga1d0490cd)
12:49:08 AM: Using cached pytest_env-1.1.3-py3-none-any.whl.metadata (5.3 kB)
12:49:08 AM: Collecting pytest-flakefinder (from prefect==2.10.17+1832.ga1d0490cd)
12:49:08 AM: Using cached pytest_flakefinder-1.1.0-py2.py3-none-any.whl.metadata (3.3 kB)
12:49:08 AM: Collecting pytest-timeout (from prefect==2.10.17+1832.ga1d0490cd)
12:49:08 AM: Using cached pytest_timeout-2.3.1-py3-none-any.whl.metadata (20 kB)
12:49:08 AM: Collecting pytest-xdist<3.4.0 (from prefect==2.10.17+1832.ga1d0490cd)
12:49:08 AM: Using cached pytest_xdist-3.3.1-py3-none-any.whl.metadata (3.1 kB)
12:49:08 AM: Collecting pytkdocs>=0.14.2 (from prefect==2.10.17+1832.ga1d0490cd)
12:49:08 AM: Using cached pytkdocs-0.16.1-py3-none-any.whl.metadata (8.8 kB)
12:49:08 AM: Requirement already satisfied: requests in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (2.31.0)
12:49:08 AM: Collecting vermin (from prefect==2.10.17+1832.ga1d0490cd)
12:49:08 AM: Using cached vermin-1.6.0-py2.py3-none-any.whl.metadata (18 kB)
12:49:08 AM: Requirement already satisfied: virtualenv in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1832.ga1d0490cd) (20.25.3)
12:49:08 AM: Collecting virtualenv (from prefect==2.10.17+1832.ga1d0490cd)
12:49:08 AM: Using cached virtualenv-20.26.2-py3-none-any.whl.metadata (4.4 kB)
12:49:08 AM: Collecting watchfiles (from prefect==2.10.17+1832.ga1d0490cd)
12:49:08 AM: Using cached watchfiles-0.21.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.9 kB)
12:49:08 AM: Collecting respx (from prefect==2.10.17+1832.ga1d0490cd)
12:49:08 AM: Using cached respx-0.21.1-py2.py3-none-any.whl.metadata (4.1 kB)
12:49:08 AM: Collecting types-cachetools (from prefect==2.10.17+1832.ga1d0490cd)
12:49:08 AM: Using cached types_cachetools-5.3.0.7-py3-none-any.whl.metadata (1.6 kB)
12:49:08 AM: Collecting types-PyYAML (from prefect==2.10.17+1832.ga1d0490cd)
12:49:08 AM: Using cached types_PyYAML-6.0.12.20240311-py3-none-any.whl.metadata (1.5 kB)
12:49:08 AM: Collecting ipython==8.12.* (from prefect==2.10.17+1832.ga1d0490cd)
12:49:08 AM: Using cached ipython-8.12.3-py3-none-any.whl.metadata (5.7 kB)
12:49:08 AM: Collecting backcall (from ipython==8.12.*->prefect==2.10.17+1832.ga1d0490cd)
12:49:08 AM: Using cached backcall-0.2.0-py2.py3-none-any.whl.metadata (2.0 kB)
12:49:08 AM: Collecting decorator (from ipython==8.12.*->prefect==2.10.17+1832.ga1d0490cd)
12:49:08 AM: Using cached decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB)
12:49:08 AM: Collecting jedi>=0.16 (from ipython==8.12.*->prefect==2.10.17+1832.ga1d0490cd)
12:49:08 AM: Using cached jedi-0.19.1-py2.py3-none-any.whl.metadata (22 kB)
12:49:08 AM: Collecting matplotlib-inline (from ipython==8.12.*->prefect==2.10.17+1832.ga1d0490cd)
12:49:08 AM: Using cached matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB)
12:49:08 AM: Collecting pickleshare (from ipython==8.12.*->prefect==2.10.17+1832.ga1d0490cd)
12:49:08 AM: Using cached pickleshare-0.7.5-py2.py3-none-any.whl.metadata (1.5 kB)
12:49:08 AM: Collecting prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 (from ipython==8.12.*->prefect==2.10.17+1832.ga1d0490cd)
12:49:08 AM: Using cached prompt_toolkit-3.0.43-py3-none-any.whl.metadata (6.5 kB)
12:49:08 AM: Requirement already satisfied: pygments>=2.4.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from ipython==8.12.*->prefect==2.10.17+1832.ga1d0490cd) (2.18.0)
12:49:08 AM: Collecting stack-data (from ipython==8.12.*->prefect==2.10.17+1832.ga1d0490cd)
12:49:08 AM: Using cached stack_data-0.6.3-py3-none-any.whl.metadata (18 kB)
12:49:08 AM: Collecting traitlets>=5 (from ipython==8.12.*->prefect==2.10.17+1832.ga1d0490cd)
12:49:08 AM: Using cached traitlets-5.14.3-py3-none-any.whl.metadata (10 kB)
12:49:08 AM: Collecting pexpect>4.3 (from ipython==8.12.*->prefect==2.10.17+1832.ga1d0490cd)
12:49:08 AM: Using cached pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB)
12:49:08 AM: Requirement already satisfied: Mako in /opt/buildhome/python3.8/lib/python3.8/site-packages (from alembic<2.0.0,>=1.7.5->prefect==2.10.17+1832.ga1d0490cd) (1.3.3)
12:49:08 AM: Requirement already satisfied: idna>=2.8 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from anyio<4.0.0,>=3.7.1->prefect==2.10.17+1832.ga1d0490cd) (3.7)
12:49:08 AM: Requirement already satisfied: exceptiongroup in /opt/buildhome/python3.8/lib/python3.8/site-packages (from anyio<4.0.0,>=3.7.1->prefect==2.10.17+1832.ga1d0490cd) (1.2.1)
12:49:08 AM: Requirement already satisfied: certifi in /opt/buildhome/python3.8/lib/python3.8/site-packages (from apprise<2.0.0,>=1.1.0->prefect==2.10.17+1832.ga1d0490cd) (2024.2.2)
12:49:08 AM: Requirement already satisfied: requests-oauthlib in /opt/buildhome/python3.8/lib/python3.8/site-packages (from apprise<2.0.0,>=1.1.0->prefect==2.10.17+1832.ga1d0490cd) (2.0.0)
12:49:08 AM: Requirement already satisfied: markdown in /opt/buildhome/python3.8/lib/python3.8/site-packages (from apprise<2.0.0,>=1.1.0->prefect==2.10.17+1832.ga1d0490cd) (3.6)
12:49:08 AM: Requirement already satisfied: async-timeout>=4.0.3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from asyncpg>=0.23->prefect==2.10.17+1832.ga1d0490cd) (4.0.3)
12:49:09 AM: Requirement already satisfied: cffi>=1.12 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from cryptography>=36.0.1->prefect==2.10.17+1832.ga1d0490cd) (1.16.0)
12:49:09 AM: Requirement already satisfied: regex!=2019.02.19,!=2021.8.27 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from dateparser<2.0.0,>=1.1.1->prefect==2.10.17+1832.ga1d0490cd) (2024.5.10)
12:49:09 AM: Requirement already satisfied: tzlocal in /opt/buildhome/python3.8/lib/python3.8/site-packages (from dateparser<2.0.0,>=1.1.1->prefect==2.10.17+1832.ga1d0490cd) (5.2)
12:49:09 AM: Requirement already satisfied: urllib3>=1.26.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from docker<7.0,>=4.0->prefect==2.10.17+1832.ga1d0490cd) (1.26.18)
12:49:09 AM: Collecting urllib3>=1.26.0 (from docker<7.0,>=4.0->prefect==2.10.17+1832.ga1d0490cd)
12:49:09 AM: Using cached urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB)
12:49:09 AM: Requirement already satisfied: websocket-client>=0.32.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from docker<7.0,>=4.0->prefect==2.10.17+1832.ga1d0490cd) (1.8.0)
12:49:09 AM: Requirement already satisfied: astunparse>=1.6 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from griffe>=0.20.0->prefect==2.10.17+1832.ga1d0490cd) (1.6.3)
12:49:09 AM: Requirement already satisfied: colorama>=0.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from griffe>=0.20.0->prefect==2.10.17+1832.ga1d0490cd) (0.4.6)
12:49:09 AM: Requirement already satisfied: h11<0.15,>=0.13 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from httpcore<2.0.0,>=1.0.5->prefect==2.10.17+1832.ga1d0490cd) (0.14.0)
12:49:09 AM: 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.10.17+1832.ga1d0490cd) (4.1.0)
12:49:09 AM: Requirement already satisfied: zipp>=0.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from importlib_metadata>=4.4->prefect==2.10.17+1832.ga1d0490cd) (3.18.1)
12:49:09 AM: Requirement already satisfied: MarkupSafe>=2.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jinja2<4.0.0,>=3.0.0->prefect==2.10.17+1832.ga1d0490cd) (2.1.5)
12:49:09 AM: Requirement already satisfied: jsonpointer>=1.9 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jsonpatch<2.0,>=1.32->prefect==2.10.17+1832.ga1d0490cd) (2.4)
12:49:09 AM: Requirement already satisfied: attrs>=22.2.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jsonschema<5.0.0,>=4.0.0->prefect==2.10.17+1832.ga1d0490cd) (23.2.0)
12:49:09 AM: Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jsonschema<5.0.0,>=4.0.0->prefect==2.10.17+1832.ga1d0490cd) (2023.12.1)
12:49:09 AM: Requirement already satisfied: pkgutil-resolve-name>=1.3.10 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jsonschema<5.0.0,>=4.0.0->prefect==2.10.17+1832.ga1d0490cd) (1.3.10)
12:49:09 AM: Requirement already satisfied: referencing>=0.28.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jsonschema<5.0.0,>=4.0.0->prefect==2.10.17+1832.ga1d0490cd) (0.35.1)
12:49:09 AM: Requirement already satisfied: rpds-py>=0.7.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jsonschema<5.0.0,>=4.0.0->prefect==2.10.17+1832.ga1d0490cd) (0.18.1)
12:49:10 AM: Requirement already satisfied: six>=1.9.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from kubernetes<30.0.0,>=24.2.0->prefect==2.10.17+1832.ga1d0490cd) (1.16.0)
12:49:10 AM: Requirement already satisfied: google-auth>=1.0.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from kubernetes<30.0.0,>=24.2.0->prefect==2.10.17+1832.ga1d0490cd) (2.29.0)
12:49:10 AM: Requirement already satisfied: oauthlib>=3.2.2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from kubernetes<30.0.0,>=24.2.0->prefect==2.10.17+1832.ga1d0490cd) (3.2.2)
12:49:10 AM: Requirement already satisfied: boto3>=1.9.201 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from moto>=5->prefect==2.10.17+1832.ga1d0490cd) (1.34.104)
12:49:11 AM: Requirement already satisfied: botocore>=1.14.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from moto>=5->prefect==2.10.17+1832.ga1d0490cd) (1.34.104)
12:49:11 AM: Collecting xmltodict (from moto>=5->prefect==2.10.17+1832.ga1d0490cd)
12:49:11 AM: Using cached xmltodict-0.13.0-py2.py3-none-any.whl.metadata (7.7 kB)
12:49:11 AM: Collecting werkzeug!=2.2.0,!=2.2.1,>=0.5 (from moto>=5->prefect==2.10.17+1832.ga1d0490cd)
12:49:11 AM: Using cached werkzeug-3.0.3-py3-none-any.whl.metadata (3.7 kB)
12:49:11 AM: Collecting responses>=0.15.0 (from moto>=5->prefect==2.10.17+1832.ga1d0490cd)
12:49:11 AM: Using cached responses-0.25.0-py3-none-any.whl.metadata (46 kB)
12:49:11 AM: Collecting mypy-extensions>=1.0.0 (from mypy>=1.9.0->prefect==2.10.17+1832.ga1d0490cd)
12:49:11 AM: Using cached mypy_extensions-1.0.0-py3-none-any.whl.metadata (1.1 kB)
12:49:11 AM: Collecting tomli>=1.1.0 (from mypy>=1.9.0->prefect==2.10.17+1832.ga1d0490cd)
12:49:11 AM: Using cached tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB)
12:49:11 AM: Requirement already satisfied: pytzdata>=2020.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from pendulum<3.0->prefect==2.10.17+1832.ga1d0490cd) (2020.1)
12:49:11 AM: Requirement already satisfied: annotated-types>=0.4.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from pydantic!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.10.0->pydantic[email]!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.10.0->prefect==2.10.17+1832.ga1d0490cd) (0.6.0)
12:49:11 AM: Requirement already satisfied: email-validator>=2.0.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from pydantic[email]!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.10.0->prefect==2.10.17+1832.ga1d0490cd) (2.1.1)
12:49:11 AM: Collecting iniconfig (from pytest<8,>7->prefect==2.10.17+1832.ga1d0490cd)
12:49:11 AM: Using cached iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB)
12:49:11 AM: Collecting execnet>=1.1 (from pytest-xdist<3.4.0->prefect==2.10.17+1832.ga1d0490cd)
12:49:11 AM: Using cached execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB)
12:49:11 AM: Requirement already satisfied: text-unidecode>=1.3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from python-slugify<9.0,>=5.0->prefect==2.10.17+1832.ga1d0490cd) (1.3)
12:49:11 AM: Requirement already satisfied: setuptools>=41.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from readchar<5.0.0,>=4.0.0->prefect==2.10.17+1832.ga1d0490cd) (69.5.1)
12:49:12 AM: Requirement already satisfied: charset-normalizer<4,>=2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from requests->prefect==2.10.17+1832.ga1d0490cd) (3.3.2)
12:49:12 AM: Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from rich<14.0,>=11.0->prefect==2.10.17+1832.ga1d0490cd) (3.0.0)
12:49:12 AM: Requirement already satisfied: ruamel.yaml.clib>=0.2.7 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from ruamel.yaml>=0.17.0->prefect==2.10.17+1832.ga1d0490cd) (0.2.8)
12:49:12 AM: Requirement already satisfied: greenlet!=0.4.17 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from sqlalchemy!=1.4.33,<3.0.0,>=1.4.22->sqlalchemy[asyncio]!=1.4.33,<3.0.0,>=1.4.22->prefect==2.10.17+1832.ga1d0490cd) (3.0.3)
12:49:12 AM: Requirement already satisfied: shellingham>=1.3.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from typer!=0.12.2,<0.13.0,>=0.12.0->prefect==2.10.17+1832.ga1d0490cd) (1.5.4)
12:49:12 AM: Collecting cairocffi (from cairosvg->prefect==2.10.17+1832.ga1d0490cd)
12:49:12 AM: Using cached cairocffi-1.7.0-py3-none-any.whl.metadata (3.3 kB)
12:49:12 AM: Collecting cssselect2 (from cairosvg->prefect==2.10.17+1832.ga1d0490cd)
12:49:12 AM: Using cached cssselect2-0.7.0-py3-none-any.whl.metadata (2.9 kB)
12:49:12 AM: Collecting defusedxml (from cairosvg->prefect==2.10.17+1832.ga1d0490cd)
12:49:12 AM: Using cached defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB)
12:49:12 AM: Collecting tinycss2 (from cairosvg->prefect==2.10.17+1832.ga1d0490cd)
12:49:12 AM: Using cached tinycss2-1.3.0-py3-none-any.whl.metadata (3.0 kB)
12:49:12 AM: Collecting cattrs (from ddtrace->prefect==2.10.17+1832.ga1d0490cd)
12:49:12 AM: Using cached cattrs-23.2.3-py3-none-any.whl.metadata (10 kB)
12:49:12 AM: Collecting ddsketch>=3.0.0 (from ddtrace->prefect==2.10.17+1832.ga1d0490cd)
12:49:12 AM: Using cached ddsketch-3.0.1-py3-none-any.whl.metadata (5.4 kB)
12:49:12 AM: Collecting envier~=0.5 (from ddtrace->prefect==2.10.17+1832.ga1d0490cd)
12:49:12 AM: Using cached envier-0.5.1-py3-none-any.whl.metadata (4.6 kB)
12:49:12 AM: Collecting opentelemetry-api>=1 (from ddtrace->prefect==2.10.17+1832.ga1d0490cd)
12:49:12 AM: Using cached opentelemetry_api-1.24.0-py3-none-any.whl.metadata (1.3 kB)
12:49:12 AM: Requirement already satisfied: protobuf>=3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from ddtrace->prefect==2.10.17+1832.ga1d0490cd) (4.25.3)
12:49:12 AM: Collecting protobuf>=3 (from ddtrace->prefect==2.10.17+1832.ga1d0490cd)
12:49:12 AM: Using cached protobuf-5.26.1-cp37-abi3-manylinux2014_x86_64.whl.metadata (592 bytes)
12:49:13 AM: Requirement already satisfied: sqlparse>=0.2.2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from ddtrace->prefect==2.10.17+1832.ga1d0490cd) (0.5.0)
12:49:13 AM: Collecting bytecode>=0.13.0 (from ddtrace->prefect==2.10.17+1832.ga1d0490cd)
12:49:13 AM: Using cached bytecode-0.15.1-py3-none-any.whl.metadata (4.6 kB)
12:49:13 AM: Requirement already satisfied: pyparsing>=3.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mike->prefect==2.10.17+1832.ga1d0490cd) (3.1.2)
12:49:13 AM: Collecting pyyaml-env-tag (from mike->prefect==2.10.17+1832.ga1d0490cd)
12:49:13 AM: Using cached pyyaml_env_tag-0.1-py3-none-any.whl.metadata (4.1 kB)
12:49:13 AM: Collecting verspec (from mike->prefect==2.10.17+1832.ga1d0490cd)
12:49:13 AM: Using cached verspec-0.1.0-py3-none-any.whl.metadata (1.9 kB)
12:49:13 AM: Collecting ghp-import>=1.0 (from mkdocs->prefect==2.10.17+1832.ga1d0490cd)
12:49:13 AM: Using cached ghp_import-2.1.0-py3-none-any.whl.metadata (7.2 kB)
12:49:13 AM: Collecting mergedeep>=1.3.4 (from mkdocs->prefect==2.10.17+1832.ga1d0490cd)
12:49:13 AM: Using cached mergedeep-1.3.4-py3-none-any.whl.metadata (4.3 kB)
12:49:13 AM: Collecting mkdocs-get-deps>=0.2.0 (from mkdocs->prefect==2.10.17+1832.ga1d0490cd)
12:49:13 AM: Using cached mkdocs_get_deps-0.2.0-py3-none-any.whl.metadata (4.0 kB)
12:49:13 AM: Collecting watchdog>=2.0 (from mkdocs->prefect==2.10.17+1832.ga1d0490cd)
12:49:13 AM: Using cached watchdog-4.0.0-py3-none-manylinux2014_x86_64.whl.metadata (37 kB)
12:49:13 AM: Requirement already satisfied: babel~=2.10 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs-material->prefect==2.10.17+1832.ga1d0490cd) (2.15.0)
12:49:13 AM: Collecting mkdocs-material-extensions~=1.3 (from mkdocs-material->prefect==2.10.17+1832.ga1d0490cd)
12:49:13 AM: Using cached mkdocs_material_extensions-1.3.1-py3-none-any.whl.metadata (6.9 kB)
12:49:13 AM: Collecting paginate~=0.5 (from mkdocs-material->prefect==2.10.17+1832.ga1d0490cd)
12:49:13 AM: Using cached paginate-0.5.6-py3-none-any.whl
12:49:13 AM: Collecting pymdown-extensions~=10.2 (from mkdocs-material->prefect==2.10.17+1832.ga1d0490cd)
12:49:13 AM: Using cached pymdown_extensions-10.8.1-py3-none-any.whl.metadata (3.0 kB)
12:49:13 AM: Collecting mkdocstrings>=0.24.2 (from mkdocstrings-python->prefect==2.10.17+1832.ga1d0490cd)
12:49:13 AM: Using cached mkdocstrings-0.25.1-py3-none-any.whl.metadata (7.6 kB)
12:49:13 AM: Collecting cfgv>=2.0.0 (from pre-commit->prefect==2.10.17+1832.ga1d0490cd)
12:49:13 AM: Using cached cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB)
12:49:13 AM: Collecting identify>=1.0.0 (from pre-commit->prefect==2.10.17+1832.ga1d0490cd)
12:49:13 AM: Using cached identify-2.5.36-py2.py3-none-any.whl.metadata (4.4 kB)
12:49:13 AM: Collecting nodeenv>=0.11.1 (from pre-commit->prefect==2.10.17+1832.ga1d0490cd)
12:49:13 AM: Using cached nodeenv-1.8.0-py2.py3-none-any.whl.metadata (21 kB)
12:49:13 AM: Requirement already satisfied: distlib<1,>=0.3.7 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from virtualenv->prefect==2.10.17+1832.ga1d0490cd) (0.3.8)
12:49:13 AM: Requirement already satisfied: filelock<4,>=3.12.2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from virtualenv->prefect==2.10.17+1832.ga1d0490cd) (3.13.4)
12:49:13 AM: Collecting filelock<4,>=3.12.2 (from virtualenv->prefect==2.10.17+1832.ga1d0490cd)
12:49:13 AM: Using cached filelock-3.14.0-py3-none-any.whl.metadata (2.8 kB)
12:49:13 AM: Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from virtualenv->prefect==2.10.17+1832.ga1d0490cd) (4.2.0)
12:49:13 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv->prefect==2.10.17+1832.ga1d0490cd)
12:49:13 AM: Using cached platformdirs-4.2.1-py3-none-any.whl.metadata (11 kB)
12:49:13 AM: Collecting py-cpuinfo (from pytest-benchmark->prefect==2.10.17+1832.ga1d0490cd)
12:49:13 AM: Using cached py_cpuinfo-9.0.0-py3-none-any.whl.metadata (794 bytes)
12:49:14 AM: Collecting coverage>=5.2.1 (from coverage[toml]>=5.2.1->pytest-cov->prefect==2.10.17+1832.ga1d0490cd)
12:49:14 AM: Using cached coverage-7.5.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.2 kB)
12:49:14 AM: Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from astunparse>=1.6->griffe>=0.20.0->prefect==2.10.17+1832.ga1d0490cd) (0.34.2)
12:49:14 AM: Collecting wheel<1.0,>=0.23.0 (from astunparse>=1.6->griffe>=0.20.0->prefect==2.10.17+1832.ga1d0490cd)
12:49:14 AM: Using cached wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB)
12:49:14 AM: Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from boto3>=1.9.201->moto>=5->prefect==2.10.17+1832.ga1d0490cd) (1.0.1)
12:49:14 AM: Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from boto3>=1.9.201->moto>=5->prefect==2.10.17+1832.ga1d0490cd) (0.10.1)
12:49:14 AM: Requirement already satisfied: pycparser in /opt/buildhome/python3.8/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=36.0.1->prefect==2.10.17+1832.ga1d0490cd) (2.22)
12:49:14 AM: Requirement already satisfied: dnspython>=2.0.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from email-validator>=2.0.0->pydantic[email]!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.10.0->prefect==2.10.17+1832.ga1d0490cd) (2.6.1)
12:49:14 AM: 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<30.0.0,>=24.2.0->prefect==2.10.17+1832.ga1d0490cd) (0.4.0)
12:49:14 AM: 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<30.0.0,>=24.2.0->prefect==2.10.17+1832.ga1d0490cd) (4.9)
12:49:15 AM: 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.10.17+1832.ga1d0490cd) (6.0.1)
12:49:15 AM: 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.10.17+1832.ga1d0490cd) (4.0.0)
12:49:15 AM: Collecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->ipython==8.12.*->prefect==2.10.17+1832.ga1d0490cd)
12:49:15 AM: Using cached parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB)
12:49:15 AM: Requirement already satisfied: mdurl~=0.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from markdown-it-py>=2.2.0->rich<14.0,>=11.0->prefect==2.10.17+1832.ga1d0490cd) (0.1.2)
12:49:15 AM: Collecting mkdocs-autorefs>=0.3.1 (from mkdocstrings>=0.24.2->mkdocstrings-python->prefect==2.10.17+1832.ga1d0490cd)
12:49:15 AM: Using cached mkdocs_autorefs-1.0.1-py3-none-any.whl.metadata (6.9 kB)
12:49:15 AM: Requirement already satisfied: deprecated>=1.2.6 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from opentelemetry-api>=1->ddtrace->prefect==2.10.17+1832.ga1d0490cd) (1.2.14)
12:49:15 AM: Collecting importlib_metadata>=4.4 (from prefect==2.10.17+1832.ga1d0490cd)
12:49:15 AM: Using cached importlib_metadata-7.0.0-py3-none-any.whl.metadata (4.9 kB)
12:49:15 AM: Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython==8.12.*->prefect==2.10.17+1832.ga1d0490cd)
12:49:15 AM: Using cached ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB)
12:49:15 AM: Collecting wcwidth (from prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30->ipython==8.12.*->prefect==2.10.17+1832.ga1d0490cd)
12:49:15 AM: Using cached wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB)
12:49:16 AM: Collecting webencodings (from cssselect2->cairosvg->prefect==2.10.17+1832.ga1d0490cd)
12:49:16 AM: Using cached webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB)
12:49:16 AM: Collecting executing>=1.2.0 (from stack-data->ipython==8.12.*->prefect==2.10.17+1832.ga1d0490cd)
12:49:16 AM: Using cached executing-2.0.1-py2.py3-none-any.whl.metadata (9.0 kB)
12:49:16 AM: Collecting asttokens>=2.1.0 (from stack-data->ipython==8.12.*->prefect==2.10.17+1832.ga1d0490cd)
12:49:16 AM: Using cached asttokens-2.4.1-py2.py3-none-any.whl.metadata (5.2 kB)
12:49:16 AM: Collecting pure-eval (from stack-data->ipython==8.12.*->prefect==2.10.17+1832.ga1d0490cd)
12:49:16 AM: Using cached pure_eval-0.2.2-py3-none-any.whl.metadata (6.2 kB)
12:49:16 AM: Requirement already satisfied: backports.zoneinfo in /opt/buildhome/python3.8/lib/python3.8/site-packages (from tzlocal->dateparser<2.0.0,>=1.1.1->prefect==2.10.17+1832.ga1d0490cd) (0.2.1)
12:49:16 AM: Requirement already satisfied: wrapt<2,>=1.10 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from deprecated>=1.2.6->opentelemetry-api>=1->ddtrace->prefect==2.10.17+1832.ga1d0490cd) (1.16.0)
12:49:17 AM: Requirement already satisfied: pyasn1<0.7.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<30.0.0,>=24.2.0->prefect==2.10.17+1832.ga1d0490cd) (0.6.0)
12:49:17 AM: Using cached ipython-8.12.3-py3-none-any.whl (798 kB)
12:49:17 AM: Using cached codespell-2.2.6-py3-none-any.whl (301 kB)
12:49:17 AM: Using cached moto-5.0.7-py2.py3-none-any.whl (3.7 MB)
12:49:17 AM: Using cached mypy-1.10.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.7 MB)
12:49:17 AM: Using cached pluggy-1.5.0-py3-none-any.whl (20 kB)
12:49:17 AM: Using cached pytest-7.4.4-py3-none-any.whl (325 kB)
12:49:17 AM: Using cached pytest_asyncio-0.21.2-py3-none-any.whl (13 kB)
12:49:17 AM: Using cached pytest_xdist-3.3.1-py3-none-any.whl (41 kB)
12:49:17 AM: Using cached pytkdocs-0.16.1-py3-none-any.whl (37 kB)
12:49:17 AM: Using cached CairoSVG-2.7.1-py3-none-any.whl (43 kB)
12:49:17 AM: Using cached ddtrace-2.8.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB)
12:49:17 AM: Using cached mike-2.1.1-py3-none-any.whl (33 kB)
12:49:17 AM: Using cached mkdocs-1.6.0-py3-none-any.whl (3.9 MB)
12:49:17 AM: Using cached mkdocs_gen_files-0.5.0-py3-none-any.whl (8.4 kB)
12:49:17 AM: Using cached mkdocs_material-9.5.22-py3-none-any.whl (8.8 MB)
12:49:17 AM: Using cached mkdocstrings_python-1.10.0-py3-none-any.whl (58 kB)
12:49:17 AM: Using cached numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB)
12:49:17 AM: Using cached pillow-10.3.0-cp38-cp38-manylinux_2_28_x86_64.whl (4.5 MB)
12:49:17 AM: Using cached pre_commit-3.5.0-py2.py3-none-any.whl (203 kB)
12:49:17 AM: Using cached virtualenv-20.26.2-py3-none-any.whl (3.9 MB)
12:49:17 AM: Using cached pytest_benchmark-4.0.0-py3-none-any.whl (43 kB)
12:49:17 AM: Using cached pytest_cov-5.0.0-py3-none-any.whl (21 kB)
12:49:17 AM: Using cached pytest_env-1.1.3-py3-none-any.whl (6.2 kB)
12:49:17 AM: Using cached pytest_flakefinder-1.1.0-py2.py3-none-any.whl (4.6 kB)
12:49:17 AM: Using cached pytest_timeout-2.3.1-py3-none-any.whl (14 kB)
12:49:17 AM: Using cached respx-0.21.1-py2.py3-none-any.whl (25 kB)
12:49:17 AM: Using cached ruff-0.4.4-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.7 MB)
12:49:17 AM: Using cached types_cachetools-5.3.0.7-py3-none-any.whl (3.8 kB)
12:49:17 AM: Using cached types_PyYAML-6.0.12.20240311-py3-none-any.whl (15 kB)
12:49:17 AM: Using cached vermin-1.6.0-py2.py3-none-any.whl (90 kB)
12:49:17 AM: Using cached watchfiles-0.21.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB)
12:49:17 AM: Using cached bytecode-0.15.1-py3-none-any.whl (39 kB)
12:49:17 AM: Using cached cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)
12:49:17 AM: Using cached coverage-7.5.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (232 kB)
12:49:17 AM: Using cached ddsketch-3.0.1-py3-none-any.whl (19 kB)
12:49:17 AM: Using cached envier-0.5.1-py3-none-any.whl (10.0 kB)
12:49:17 AM: Using cached execnet-2.1.1-py3-none-any.whl (40 kB)
12:49:17 AM: Using cached filelock-3.14.0-py3-none-any.whl (12 kB)
12:49:17 AM: Using cached ghp_import-2.1.0-py3-none-any.whl (11 kB)
12:49:17 AM: Using cached identify-2.5.36-py2.py3-none-any.whl (98 kB)
12:49:17 AM: Using cached jedi-0.19.1-py2.py3-none-any.whl (1.6 MB)
12:49:17 AM: Using cached mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
12:49:17 AM: Using cached mkdocs_get_deps-0.2.0-py3-none-any.whl (9.5 kB)
12:49:17 AM: Using cached mkdocs_material_extensions-1.3.1-py3-none-any.whl (8.7 kB)
12:49:17 AM: Using cached mkdocstrings-0.25.1-py3-none-any.whl (29 kB)
12:49:17 AM: Using cached mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB)
12:49:17 AM: Using cached nodeenv-1.8.0-py2.py3-none-any.whl (22 kB)
12:49:17 AM: Using cached opentelemetry_api-1.24.0-py3-none-any.whl (60 kB)
12:49:17 AM: Using cached importlib_metadata-7.0.0-py3-none-any.whl (23 kB)
12:49:17 AM: Using cached pexpect-4.9.0-py2.py3-none-any.whl (63 kB)
12:49:17 AM: Using cached platformdirs-4.2.1-py3-none-any.whl (17 kB)
12:49:17 AM: Using cached prompt_toolkit-3.0.43-py3-none-any.whl (386 kB)
12:49:17 AM: Using cached protobuf-5.26.1-cp37-abi3-manylinux2014_x86_64.whl (302 kB)
12:49:17 AM: Using cached pymdown_extensions-10.8.1-py3-none-any.whl (250 kB)
12:49:17 AM: Using cached pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
12:49:17 AM: Using cached responses-0.25.0-py3-none-any.whl (55 kB)
12:49:17 AM: Using cached tomli-2.0.1-py3-none-any.whl (12 kB)
12:49:17 AM: Using cached traitlets-5.14.3-py3-none-any.whl (85 kB)
12:49:17 AM: Using cached watchdog-4.0.0-py3-none-manylinux2014_x86_64.whl (82 kB)
12:49:17 AM: Using cached werkzeug-3.0.3-py3-none-any.whl (227 kB)
12:49:17 AM: Using cached xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB)
12:49:17 AM: Using cached backcall-0.2.0-py2.py3-none-any.whl (11 kB)
12:49:17 AM: Using cached cairocffi-1.7.0-py3-none-any.whl (75 kB)
12:49:17 AM: Using cached cattrs-23.2.3-py3-none-any.whl (57 kB)
12:49:17 AM: Using cached cssselect2-0.7.0-py3-none-any.whl (15 kB)
12:49:17 AM: Using cached decorator-5.1.1-py3-none-any.whl (9.1 kB)
12:49:17 AM: Using cached defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
12:49:17 AM: Using cached iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
12:49:17 AM: Using cached matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB)
12:49:17 AM: Using cached pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB)
12:49:17 AM: Using cached py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
12:49:17 AM: Using cached stack_data-0.6.3-py3-none-any.whl (24 kB)
12:49:17 AM: Using cached tinycss2-1.3.0-py3-none-any.whl (22 kB)
12:49:17 AM: Using cached verspec-0.1.0-py3-none-any.whl (19 kB)
12:49:17 AM: Using cached asttokens-2.4.1-py2.py3-none-any.whl (27 kB)
12:49:17 AM: Using cached executing-2.0.1-py2.py3-none-any.whl (24 kB)
12:49:17 AM: Using cached mkdocs_autorefs-1.0.1-py3-none-any.whl (13 kB)
12:49:17 AM: Using cached parso-0.8.4-py2.py3-none-any.whl (103 kB)
12:49:17 AM: Using cached ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
12:49:17 AM: Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
12:49:17 AM: Using cached wheel-0.43.0-py3-none-any.whl (65 kB)
12:49:17 AM: Using cached pure_eval-0.2.2-py3-none-any.whl (11 kB)
12:49:17 AM: Using cached wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)
12:49:18 AM: Installing collected packages: webencodings, wcwidth, verspec, py-cpuinfo, pure-eval, ptyprocess, pickleshare, paginate, backcall, xmltodict, wheel, werkzeug, watchdog, vermin, types-PyYAML, types-cachetools, traitlets, tomli, tinycss2, ruff, pyyaml-env-tag, protobuf, prompt-toolkit, pluggy, platformdirs, pillow, pexpect, parso, numpy, nodeenv, mypy-extensions, mkdocs-material-extensions, mergedeep, iniconfig, importlib_metadata, identify, filelock, executing, execnet, envier, defusedxml, decorator, ddsketch, coverage, codespell, cfgv, cattrs, bytecode, asttokens, watchfiles, virtualenv, stack-data, responses, pytest, opentelemetry-api, mypy, mkdocs-get-deps, matplotlib-inline, jedi, ghp-import, cssselect2, cairocffi, respx, pytkdocs, pytest-xdist, pytest-timeout, pytest-flakefinder, pytest-env, pytest-cov, pytest-benchmark, pytest-asyncio, pymdown-extensions, pre-commit, mkdocs, ipython, ddtrace, cairosvg, prefect, mkdocs-material, mkdocs-gen-files, mkdocs-autorefs, mike, moto, mkdocstrings, mkdocstrings-python
12:49:19 AM: Attempting uninstall: wheel
12:49:19 AM: Found existing installation: wheel 0.34.2
12:49:19 AM: Uninstalling wheel-0.34.2:
12:49:19 AM: Successfully uninstalled wheel-0.34.2
12:49:19 AM: Attempting uninstall: protobuf
12:49:19 AM: Found existing installation: protobuf 4.25.3
12:49:19 AM: Uninstalling protobuf-4.25.3:
12:49:19 AM: Successfully uninstalled protobuf-4.25.3
12:49:20 AM: Attempting uninstall: platformdirs
12:49:20 AM: Found existing installation: platformdirs 4.2.0
12:49:20 AM: Uninstalling platformdirs-4.2.0:
12:49:20 AM: Successfully uninstalled platformdirs-4.2.0
12:49:21 AM: Attempting uninstall: importlib_metadata
12:49:21 AM: Found existing installation: importlib-metadata 6.11.0
12:49:21 AM: Uninstalling importlib-metadata-6.11.0:
12:49:21 AM: Successfully uninstalled importlib-metadata-6.11.0
12:49:22 AM: Attempting uninstall: filelock
12:49:22 AM: Found existing installation: filelock 3.13.4
12:49:22 AM: Uninstalling filelock-3.13.4:
12:49:22 AM: Successfully uninstalled filelock-3.13.4
12:49:22 AM: Attempting uninstall: virtualenv
12:49:22 AM: Found existing installation: virtualenv 20.25.3
12:49:22 AM: Uninstalling virtualenv-20.25.3:
12:49:22 AM: Successfully uninstalled virtualenv-20.25.3
12:49:25 AM: Attempting uninstall: prefect
12:49:25 AM: Found existing installation: prefect 2.19.0
12:49:25 AM: Uninstalling prefect-2.19.0:
12:49:25 AM: Successfully uninstalled prefect-2.19.0
12:49:25 AM: Running setup.py develop for prefect
12:49:30 AM: ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
dbt-adapters 1.1.1 requires protobuf<5.0,>=3.0, but you have protobuf 5.26.1 which is incompatible.
12:49:30 AM: dbt-common 1.0.4 requires protobuf<5.0.0,>=4.0.0, but you have protobuf 5.26.1 which is incompatible.
12:49:30 AM: dbt-core 1.8.0 requires protobuf<5,>=4.0.0, but you have protobuf 5.26.1 which is incompatible.
12:49:30 AM: dbt-semantic-interfaces 0.5.1 requires importlib-metadata<7,>=6.0, but you have importlib-metadata 7.0.0 which is incompatible.
12:49:30 AM: google-api-core 2.19.0 requires protobuf!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0.dev0,>=3.19.5, but you have protobuf 5.26.1 which is incompatible.
12:49:30 AM: google-cloud-secret-manager 2.20.0 requires protobuf!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.19.5, but you have protobuf 5.26.1 which is incompatible.
12:49:30 AM: googleapis-common-protos 1.63.0 requires protobuf!=3.20.0,!=3.20.1,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0.dev0,>=3.19.5, but you have protobuf 5.26.1 which is incompatible.
12:49:30 AM: grpc-google-iam-v1 0.13.0 requires protobuf!=3.20.0,!=3.20.1,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.19.5, but you have protobuf 5.26.1 which is incompatible.
12:49:30 AM: prefect-aws 0.1.dev16555+ga1d0490 requires prefect>=2.16.4, but you have prefect 2.10.17+1832.ga1d0490cd which is incompatible.
12:49:30 AM: prefect-azure 0.1.dev16555+ga1d0490 requires prefect>=2.14.10, but you have prefect 2.10.17+1832.ga1d0490cd which is incompatible.
12:49:30 AM: prefect-bitbucket 0.1.dev16555+ga1d0490 requires prefect>=2.14.10, but you have prefect 2.10.17+1832.ga1d0490cd which is incompatible.
12:49:30 AM: prefect-dask 0.1.dev16555+ga1d0490 requires prefect>=2.13.5, but you have prefect 2.10.17+1832.ga1d0490cd which is incompatible.
12:49:30 AM: prefect-databricks 0.1.dev16555+ga1d0490 requires prefect>=2.14.10, but you have prefect 2.10.17+1832.ga1d0490cd which is incompatible.
12:49:30 AM: prefect-dbt 0.1.dev16555+ga1d0490 requires prefect>=2.16.6, but you have prefect 2.10.17+1832.ga1d0490cd which is incompatible.
12:49:30 AM: prefect-docker 0.1.dev16555+ga1d0490 requires prefect>=2.13.5, but you have prefect 2.10.17+1832.ga1d0490cd which is incompatible.
12:49:30 AM: prefect-email 0.1.dev16555+ga1d0490 requires prefect>=2.14.10, but you have prefect 2.10.17+1832.ga1d0490cd which is incompatible.
12:49:30 AM: prefect-gcp 0.1.dev16555+ga1d0490 requires prefect>=2.16.4, but you have prefect 2.10.17+1832.ga1d0490cd which is incompatible.
12:49:30 AM: prefect-github 0.1.dev16555+ga1d0490 requires prefect>=2.13.5, but you have prefect 2.10.17+1832.ga1d0490cd which is incompatible.
12:49:30 AM: prefect-gitlab 0.1.dev16555+ga1d0490 requires prefect>=2.13.5, but you have prefect 2.10.17+1832.ga1d0490cd which is incompatible.
12:49:30 AM: prefect-kubernetes 0.1.dev16555+ga1d0490 requires prefect>=2.13.5, but you have prefect 2.10.17+1832.ga1d0490cd which is incompatible.
12:49:30 AM: prefect-ray 0.1.dev16555+ga1d0490 requires prefect>=2.14.10, but you have prefect 2.10.17+1832.ga1d0490cd which is incompatible.
12:49:30 AM: prefect-shell 0.2.0 requires prefect>=2.14.10, but you have prefect 2.10.17+1832.ga1d0490cd which is incompatible.
12:49:30 AM: prefect-slack 0.1.dev16555+ga1d0490 requires prefect>=2.14.10, but you have prefect 2.10.17+1832.ga1d0490cd which is incompatible.
12:49:30 AM: prefect-snowflake 0.1.dev16555+ga1d0490 requires prefect>=2.13.5, but you have prefect 2.10.17+1832.ga1d0490cd which is incompatible.
12:49:30 AM: prefect-sqlalchemy 0.1.dev16555+ga1d0490 requires prefect>=2.13.5, but you have prefect 2.10.17+1832.ga1d0490cd which is incompatible.
12:49:30 AM: proto-plus 1.23.0 requires protobuf<5.0.0dev,>=3.19.0, but you have protobuf 5.26.1 which is incompatible.
12:49:30 AM: Successfully installed asttokens-2.4.1 backcall-0.2.0 bytecode-0.15.1 cairocffi-1.7.0 cairosvg-2.7.1 cattrs-23.2.3 cfgv-3.4.0 codespell-2.2.6 coverage-7.5.1 cssselect2-0.7.0 ddsketch-3.0.1 ddtrace-2.8.4 decorator-5.1.1 defusedxml-0.7.1 envier-0.5.1 execnet-2.1.1 executing-2.0.1 filelock-3.14.0 ghp-import-2.1.0 identify-2.5.36 importlib_metadata-7.0.0 iniconfig-2.0.0 ipython-8.12.3 jedi-0.19.1 matplotlib-inline-0.1.7 mergedeep-1.3.4 mike-2.1.1 mkdocs-1.6.0 mkdocs-autorefs-1.0.1 mkdocs-gen-files-0.5.0 mkdocs-get-deps-0.2.0 mkdocs-material-9.5.22 mkdocs-material-extensions-1.3.1 mkdocstrings-0.25.1 mkdocstrings-python-1.10.0 moto-5.0.7 mypy-1.10.0 mypy-extensions-1.0.0 nodeenv-1.8.0 numpy-1.24.4 opentelemetry-api-1.24.0 paginate-0.5.6 parso-0.8.4 pexpect-4.9.0 pickleshare-0.7.5 pillow-10.3.0 platformdirs-4.2.1 pluggy-1.5.0 pre-commit-3.5.0 prefect-2.10.17+1832.ga1d0490cd prompt-toolkit-3.0.43 protobuf-5.26.1 ptyprocess-0.7.0 pure-eval-0.2.2 py-cpuinfo-9.0.0 pymdown-extensions-10.8.1 pytest-7.4.4 pytest-asyncio-0.21.2 pytest-benchmark-4.0.0 pytest-cov-5.0.0 pytest-env-1.1.3 pytest-flakefinder-1.1.0 pytest-timeout-2.3.1 pytest-xdist-3.3.1 pytkdocs-0.16.1 pyyaml-env-tag-0.1 responses-0.25.0 respx-0.21.1 ruff-0.4.4 stack-data-0.6.3 tinycss2-1.3.0 tomli-2.0.1 traitlets-5.14.3 types-PyYAML-6.0.12.20240311 types-cachetools-5.3.0.7 vermin-1.6.0 verspec-0.1.0 virtualenv-20.26.2 watchdog-4.0.0 watchfiles-0.21.0 wcwidth-0.2.13 webencodings-0.5.1 werkzeug-3.0.3 wheel-0.43.0 xmltodict-0.13.0
12:49:33 AM: Cloning https://oauth:****@github.com/PrefectHQ/mkdocs-material-insiders.git (to revision 1471e7595c14a067031600ec18e3cc8d7964e4aa) to /tmp/pip-req-build-_z1yu0la
12:49:33 AM: Running command git clone --filter=blob:none --quiet 'https://oauth:****@github.com/PrefectHQ/mkdocs-material-insiders.git' /tmp/pip-req-build-_z1yu0la
12:49:36 AM: Running command git rev-parse -q --verify 'sha^1471e7595c14a067031600ec18e3cc8d7964e4aa'
12:49:36 AM: Running command git fetch -q 'https://oauth:****@github.com/PrefectHQ/mkdocs-material-insiders.git' 1471e7595c14a067031600ec18e3cc8d7964e4aa
12:49:37 AM: Running command git checkout -q 1471e7595c14a067031600ec18e3cc8d7964e4aa
12:49:38 AM: Resolved https://oauth:****@github.com/PrefectHQ/mkdocs-material-insiders.git to commit 1471e7595c14a067031600ec18e3cc8d7964e4aa
12:49:38 AM: Installing build dependencies: started
12:49:40 AM: Installing build dependencies: finished with status 'done'
12:49:40 AM: Getting requirements to build wheel: started
12:49:40 AM: Getting requirements to build wheel: finished with status 'done'
12:49:40 AM: Preparing metadata (pyproject.toml): started
12:49:42 AM: Preparing metadata (pyproject.toml): finished with status 'done'
12:49:42 AM: Requirement already satisfied: babel~=2.10 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs-material==9.5.17+insiders.4.53.5) (2.15.0)
12:49:42 AM: Requirement already satisfied: colorama~=0.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs-material==9.5.17+insiders.4.53.5) (0.4.6)
12:49:42 AM: Requirement already satisfied: jinja2~=3.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs-material==9.5.17+insiders.4.53.5) (3.1.4)
12:49:42 AM: Requirement already satisfied: markdown~=3.2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs-material==9.5.17+insiders.4.53.5) (3.6)
12:49:42 AM: Requirement already satisfied: mergedeep~=1.3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs-material==9.5.17+insiders.4.53.5) (1.3.4)
12:49:42 AM: Requirement already satisfied: mkdocs-material-extensions~=1.3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs-material==9.5.17+insiders.4.53.5) (1.3.1)
12:49:42 AM: Collecting mkdocs~=1.5.3 (from mkdocs-material==9.5.17+insiders.4.53.5)
12:49:42 AM: Using cached mkdocs-1.5.3-py3-none-any.whl.metadata (6.2 kB)
12:49:42 AM: Requirement already satisfied: paginate~=0.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs-material==9.5.17+insiders.4.53.5) (0.5.6)
12:49:42 AM: Requirement already satisfied: pygments~=2.16 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs-material==9.5.17+insiders.4.53.5) (2.18.0)
12:49:42 AM: Requirement already satisfied: pymdown-extensions~=10.2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs-material==9.5.17+insiders.4.53.5) (10.8.1)
12:49:42 AM: Requirement already satisfied: regex>=2022.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs-material==9.5.17+insiders.4.53.5) (2024.5.10)
12:49:42 AM: Requirement already satisfied: requests~=2.26 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs-material==9.5.17+insiders.4.53.5) (2.31.0)
12:49:42 AM: Requirement already satisfied: pytz>=2015.7 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from babel~=2.10->mkdocs-material==9.5.17+insiders.4.53.5) (2024.1)
12:49:42 AM: Requirement already satisfied: MarkupSafe>=2.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jinja2~=3.0->mkdocs-material==9.5.17+insiders.4.53.5) (2.1.5)
12:49:42 AM: Requirement already satisfied: importlib-metadata>=4.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from markdown~=3.2->mkdocs-material==9.5.17+insiders.4.53.5) (7.0.0)
12:49:42 AM: Requirement already satisfied: click>=7.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs~=1.5.3->mkdocs-material==9.5.17+insiders.4.53.5) (8.1.7)
12:49:42 AM: Requirement already satisfied: ghp-import>=1.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs~=1.5.3->mkdocs-material==9.5.17+insiders.4.53.5) (2.1.0)
12:49:42 AM: Requirement already satisfied: packaging>=20.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs~=1.5.3->mkdocs-material==9.5.17+insiders.4.53.5) (24.0)
12:49:42 AM: Requirement already satisfied: pathspec>=0.11.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs~=1.5.3->mkdocs-material==9.5.17+insiders.4.53.5) (0.12.1)
12:49:42 AM: Requirement already satisfied: platformdirs>=2.2.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs~=1.5.3->mkdocs-material==9.5.17+insiders.4.53.5) (4.2.1)
12:49:42 AM: Requirement already satisfied: pyyaml-env-tag>=0.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs~=1.5.3->mkdocs-material==9.5.17+insiders.4.53.5) (0.1)
12:49:42 AM: Requirement already satisfied: pyyaml>=5.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs~=1.5.3->mkdocs-material==9.5.17+insiders.4.53.5) (6.0.1)
12:49:42 AM: Requirement already satisfied: watchdog>=2.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs~=1.5.3->mkdocs-material==9.5.17+insiders.4.53.5) (4.0.0)
12:49:42 AM: Requirement already satisfied: charset-normalizer<4,>=2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from requests~=2.26->mkdocs-material==9.5.17+insiders.4.53.5) (3.3.2)
12:49:42 AM: Requirement already satisfied: idna<4,>=2.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from requests~=2.26->mkdocs-material==9.5.17+insiders.4.53.5) (3.7)
12:49:42 AM: Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from requests~=2.26->mkdocs-material==9.5.17+insiders.4.53.5) (1.26.18)
12:49:42 AM: Requirement already satisfied: certifi>=2017.4.17 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from requests~=2.26->mkdocs-material==9.5.17+insiders.4.53.5) (2024.2.2)
12:49:42 AM: Requirement already satisfied: python-dateutil>=2.8.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from ghp-import>=1.0->mkdocs~=1.5.3->mkdocs-material==9.5.17+insiders.4.53.5) (2.9.0.post0)
12:49:42 AM: Requirement already satisfied: zipp>=0.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from importlib-metadata>=4.4->markdown~=3.2->mkdocs-material==9.5.17+insiders.4.53.5) (3.18.1)
12:49:42 AM: Requirement already satisfied: six>=1.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs~=1.5.3->mkdocs-material==9.5.17+insiders.4.53.5) (1.16.0)
12:49:42 AM: Using cached mkdocs-1.5.3-py3-none-any.whl (3.7 MB)
12:49:42 AM: Building wheels for collected packages: mkdocs-material
12:49:42 AM: Building wheel for mkdocs-material (pyproject.toml): started
12:49:42 AM: Building wheel for mkdocs-material (pyproject.toml): finished with status 'done'
12:49:42 AM: Created wheel for mkdocs-material: filename=mkdocs_material-9.5.17+insiders.4.53.5-py3-none-any.whl size=20037493 sha256=a85923b849ae8390718bf5dcff5426e48c21439cafe5d7a7252519c8464ebf9d
12:49:42 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/78/44/6b/7e014fe5a128c2265964d12f5f163d14c874786d2615f6c734
12:49:42 AM: WARNING: Origin URL https://github.com/PrefectHQ/mkdocs-material-insiders.git in cache entry /opt/buildhome/.cache/pip/wheels/78/44/6b/7e014fe5a128c2265964d12f5f163d14c874786d2615f6c734 does not match download URL https://oauth:****@github.com/PrefectHQ/mkdocs-material-insiders.git. This is likely a pip bug or a cache corruption issue. Will overwrite it with the new value.
12:49:42 AM: Successfully built mkdocs-material
12:49:44 AM: Installing collected packages: mkdocs, mkdocs-material
12:49:44 AM: Attempting uninstall: mkdocs
12:49:44 AM: Found existing installation: mkdocs 1.6.0
12:49:44 AM: Uninstalling mkdocs-1.6.0:
12:49:44 AM: Successfully uninstalled mkdocs-1.6.0
12:49:44 AM: Attempting uninstall: mkdocs-material
12:49:44 AM: Found existing installation: mkdocs-material 9.5.22
12:49:44 AM: Uninstalling mkdocs-material-9.5.22:
12:49:44 AM: Successfully uninstalled mkdocs-material-9.5.22
12:49:46 AM: Successfully installed mkdocs-1.5.3 mkdocs-material-9.5.17+insiders.4.53.5
12:49:50 AM: OpenAPI schema written to /opt/build/repo/docs/api-ref/schema.json
12:49:53 AM: INFO - PydanticDeprecatedSince20: Support for class-based `config` is deprecated, use ConfigDict instead. Deprecated in Pydantic V2.0 to be removed in V3.0. See Pydantic V2 Migration Guide at https://errors.pydantic.dev/2.7/migration/
12:49:53 AM: File "/opt/buildhome/python3.8/lib/python3.8/site-packages/pydantic/_internal/_config.py", line 130, in for_model
12:49:53 AM: config_from_namespace = config_dict_from_namespace or prepare_config(config_class_from_namespace)
12:49:53 AM: File "/opt/buildhome/python3.8/lib/python3.8/site-packages/pydantic/_internal/_config.py", line 284, in prepare_config
12:49:53 AM: warnings.warn(DEPRECATION_MESSAGE, DeprecationWarning)
12:49:53 AM: INFO - Cleaning site directory
12:49:53 AM: INFO - Building documentation to directory: /opt/build/repo/site
12:49:53 AM: INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration:
12:49:53 AM: - faq.md
12:49:53 AM: - api-ref/prefect/cli/cloud-webhook.md
12:49:53 AM: - api-ref/prefect/cli/events.md
12:49:53 AM: - concepts/filesystems.md
12:49:53 AM: - guides/migration-guide.md
12:49:53 AM: - guides/deployment/aci.md
12:49:53 AM: - integrations/prefect-bitbucket/repository.md
12:49:53 AM: - integrations/prefect-databricks/models/jobs.md
12:49:53 AM: - integrations/prefect-gcp/cloud_run_worker_v2.md
12:49:53 AM: WARNING - A relative path to 'integrations/prefect-bitbucket/repositories.md' is included in the 'nav' configuration, which is not found in the documentation files.
12:49:53 AM: WARNING - A relative path to 'integrations/prefect-docker/deployments/steps.md' is included in the 'nav' configuration, which is not found in the documentation files.
12:49:53 AM: WARNING - A relative path to 'cintegrations/prefect-gcp/loud_run_worker_v2.md' is included in the 'nav' configuration, which is not found in the documentation files.
12:49:53 AM: WARNING - A relative path to 'integrations/prefect-github/schemas/graphql_schema.md' is included in the 'nav' configuration, which is not found in the documentation files.
12:49:53 AM: WARNING - A relative path to 'api-ref/prefect/cli/cloud.webhook.md' is included in the 'nav' configuration, which is not found in the documentation files.
12:49:53 AM: WARNING - A relative path to 'api-ref/prefect/cli/project.md' is included in the 'nav' configuration, which is not found in the documentation files.
12:49:56 AM: WARNING - griffe: src/prefect/artifacts.py:31: Confusing indentation for continuation line 7 in docstring, should be 4 * 2 = 8 spaces, not 6
12:49:56 AM: WARNING - griffe: src/prefect/artifacts.py:29: No type or annotation for parameter 'type'
12:49:56 AM: WARNING - griffe: src/prefect/artifacts.py:29: Parameter 'type' does not appear in the function signature
12:49:56 AM: WARNING - griffe: src/prefect/artifacts.py:30: No type or annotation for parameter 'key'
12:49:56 AM: WARNING - griffe: src/prefect/artifacts.py:30: Parameter 'key' does not appear in the function signature
12:49:56 AM: WARNING - griffe: src/prefect/artifacts.py:32: No type or annotation for parameter 'description'
12:49:56 AM: WARNING - griffe: src/prefect/artifacts.py:32: Parameter 'description' does not appear in the function signature
12:49:56 AM: WARNING - griffe: src/prefect/artifacts.py:33: No type or annotation for parameter 'data'
12:49:56 AM: WARNING - griffe: src/prefect/artifacts.py:33: Parameter 'data' does not appear in the function signature
12:49:56 AM: WARNING - griffe: src/prefect/artifacts.py:221: Confusing indentation for continuation line 7 in docstring, should be 4 * 2 = 8 spaces, not 6
12:49:56 AM: WARNING - griffe: src/prefect/artifacts.py:222: Confusing indentation for continuation line 8 in docstring, should be 4 * 2 = 8 spaces, not 6
12:49:56 AM: WARNING - griffe: src/prefect/artifacts.py:251: Confusing indentation for continuation line 6 in docstring, should be 4 * 2 = 8 spaces, not 6
12:49:56 AM: WARNING - griffe: src/prefect/artifacts.py:252: Confusing indentation for continuation line 7 in docstring, should be 4 * 2 = 8 spaces, not 6
12:49:56 AM: WARNING - griffe: src/prefect/artifacts.py:279: Confusing indentation for continuation line 6 in docstring, should be 4 * 2 = 8 spaces, not 6
12:49:56 AM: WARNING - griffe: src/prefect/artifacts.py:280: Confusing indentation for continuation line 7 in docstring, should be 4 * 2 = 8 spaces, not 6
12:49:56 AM: WARNING - griffe: src/prefect/context.py:115: No type or annotation for returned value 1
12:49:57 AM: WARNING - griffe: src/prefect/context.py:484: No type or annotation for parameter 'override_environment_variable'
12:49:57 AM: WARNING - griffe: src/prefect/context.py:484: Parameter 'override_environment_variable' does not appear in the function signature
12:49:57 AM: WARNING - griffe: src/prefect/context.py:492: No type or annotation for yielded value 1
12:49:57 AM: WARNING - griffe: src/prefect/engine.py:1351: No type or annotation for parameter 'flow_run_id'
12:49:57 AM: WARNING - griffe: src/prefect/flows.py:1011: No type or annotation for parameter 'print_next_steps_message'
12:49:57 AM: WARNING - griffe: src/prefect/flows.py:1011: Parameter 'print_next_steps_message' does not appear in the function signature
12:49:58 AM: WARNING - griffe: src/prefect/flows.py:1462: No type or annotation for returned value 1
12:49:58 AM: WARNING - griffe: src/prefect/flows.py:1463: No type or annotation for returned value 2
12:49:58 AM: WARNING - griffe: src/prefect/flows.py:1724: No type or annotation for parameter '**kwargs'
12:49:58 AM: WARNING - griffe: src/prefect/settings.py:1909: No type or annotation for parameter 'include_keys'
12:49:58 AM: WARNING - griffe: src/prefect/settings.py:1909: Parameter 'include_keys' does not appear in the function signature
12:49:58 AM: WARNING - griffe: src/prefect/states.py:617: No type or annotation for returned value 'State'
12:49:58 AM: WARNING - griffe: src/prefect/task_runners.py:144: No type or annotation for parameter 'task_run'
12:49:58 AM: WARNING - griffe: src/prefect/task_runners.py:144: Parameter 'task_run' does not appear in the function signature
12:49:58 AM: WARNING - griffe: src/prefect/task_runners.py:145: No type or annotation for parameter 'task_key'
12:49:58 AM: WARNING - griffe: src/prefect/task_runners.py:145: Parameter 'task_key' does not appear in the function signature
12:49:58 AM: WARNING - griffe: src/prefect/task_runners.py:148: No type or annotation for parameter 'run_kwargs'
12:49:58 AM: WARNING - griffe: src/prefect/task_runners.py:148: Parameter 'run_kwargs' does not appear in the function signature
12:49:58 AM: WARNING - griffe: src/prefect/tasks.py:429: No type or annotation for returned value 1
12:49:58 AM: WARNING - griffe: src/prefect/tasks.py:1348: No type or annotation for returned value 1
12:49:58 AM: WARNING - griffe: src/prefect/variables.py:15: No type or annotation for parameter 'name'
12:49:58 AM: WARNING - griffe: src/prefect/variables.py:15: Parameter 'name' does not appear in the function signature
12:49:58 AM: WARNING - griffe: src/prefect/variables.py:16: No type or annotation for parameter 'value'
12:49:58 AM: WARNING - griffe: src/prefect/variables.py:16: Parameter 'value' does not appear in the function signature
12:49:58 AM: WARNING - griffe: src/prefect/variables.py:17: No type or annotation for parameter 'tags'
12:49:58 AM: WARNING - griffe: src/prefect/variables.py:17: Parameter 'tags' does not appear in the function signature
12:49:58 AM: WARNING - griffe: src/prefect/blocks/core.py:791: No type or annotation for returned value 1
12:49:58 AM: WARNING - griffe: src/prefect/blocks/core.py:792: No type or annotation for returned value 2
12:49:59 AM: WARNING - griffe: src/prefect/cli/shell.py:48: No type or annotation for parameter 'pipe'
12:49:59 AM: WARNING - griffe: src/prefect/cli/shell.py:49: No type or annotation for parameter 'container'
12:49:59 AM: WARNING - griffe: src/prefect/cli/shell.py:196: Parameter 'name' does not appear in the function signature
12:50:00 AM: WARNING - griffe: src/prefect/client/orchestration.py:817: No type or annotation for returned value 1
12:50:00 AM: WARNING - griffe: src/prefect/client/orchestration.py:850: No type or annotation for returned value 1
12:50:00 AM: WARNING - griffe: src/prefect/client/orchestration.py:1029: No type or annotation for parameter '**kwargs'
12:50:00 AM: WARNING - griffe: src/prefect/client/orchestration.py:1461: No type or annotation for returned value 1
12:50:00 AM: WARNING - griffe: src/prefect/client/orchestration.py:1538: No type or annotation for returned value 1
12:50:01 AM: WARNING - griffe: src/prefect/client/schemas/objects.py:1262: No type or annotation for parameter 'late_runs'
12:50:01 AM: WARNING - griffe: src/prefect/client/schemas/objects.py:1262: Parameter 'late_runs' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/client/schemas/schedules.py:56: Parameter 'interval' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/client/schemas/schedules.py:57: Parameter 'anchor_date' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/client/schemas/schedules.py:59: Parameter 'timezone' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/client/schemas/schedules.py:93: Parameter 'cron' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/client/schemas/schedules.py:94: Parameter 'timezone' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/client/schemas/schedules.py:96: Parameter 'day_or' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/client/schemas/schedules.py:144: Parameter 'rrule' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/client/schemas/schedules.py:145: Parameter 'timezone' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/client/utilities.py:36: Parameter '-' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:362: No type or annotation for parameter 'name'
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:362: Parameter 'name' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:363: No type or annotation for parameter 'version'
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:363: Parameter 'version' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:364: No type or annotation for parameter 'description'
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:364: Parameter 'description' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:366: No type or annotation for parameter 'tags'
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:366: Parameter 'tags' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:369: No type or annotation for parameter 'schedule'
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:369: Parameter 'schedule' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:370: No type or annotation for parameter 'is_schedule_active'
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:370: Parameter 'is_schedule_active' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:371: No type or annotation for parameter 'schedules'
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:371: Parameter 'schedules' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:372: No type or annotation for parameter 'work_queue_name'
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:372: Parameter 'work_queue_name' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:373: No type or annotation for parameter 'work_pool_name'
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:373: Parameter 'work_pool_name' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:374: No type or annotation for parameter 'flow_name'
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:374: Parameter 'flow_name' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:375: No type or annotation for parameter 'parameters'
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:375: Parameter 'parameters' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:377: No type or annotation for parameter 'infrastructure'
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:377: Parameter 'infrastructure' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:380: No type or annotation for parameter 'job_variables'
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:380: Parameter 'job_variables' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:383: No type or annotation for parameter 'storage'
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:383: Parameter 'storage' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:386: No type or annotation for parameter 'path'
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:386: Parameter 'path' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:388: No type or annotation for parameter 'entrypoint'
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:388: Parameter 'entrypoint' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:390: No type or annotation for parameter 'parameter_openapi_schema'
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:390: Parameter 'parameter_openapi_schema' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:391: No type or annotation for parameter 'enforce_parameter_schema'
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:391: Parameter 'enforce_parameter_schema' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/deployments/deployments.py:966: No type or annotation for parameter '**kwargs'
12:50:01 AM: WARNING - griffe: src/prefect/deployments/steps/pull.py:143: No type or annotation for returned value 'dict'
12:50:01 AM: WARNING - griffe: src/prefect/deployments/steps/utility.py:218: No type or annotation for returned value 1
12:50:01 AM: WARNING - griffe: src/prefect/input/actions.py:70: Confusing indentation for continuation line 8 in docstring, should be 4 * 2 = 8 spaces, not 6
12:50:01 AM: WARNING - griffe: src/prefect/input/actions.py:67: Parameter '-' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/input/actions.py:68: Parameter '-' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/input/actions.py:69: Parameter '-' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/input/actions.py:136: Parameter '-' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/input/actions.py:137: Parameter '-' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/input/actions.py:113: Parameter '-' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/input/actions.py:114: Parameter '-' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/input/run_input.py:333: Parameter '-' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/input/run_input.py:334: Parameter '-' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/input/run_input.py:194: Parameter '-' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/input/run_input.py:195: Parameter '-' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/input/run_input.py:214: Parameter '-' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/input/run_input.py:166: Parameter '-' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/input/run_input.py:167: Parameter '-' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/input/run_input.py:317: Parameter '-' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/input/run_input.py:233: Parameter '-' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/input/run_input.py:235: Parameter '-' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/input/run_input.py:126: Parameter '-' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/input/run_input.py:110: Parameter '-' does not appear in the function signature
12:50:01 AM: WARNING - griffe: src/prefect/runner/server.py:251: Parameter 'log_level' does not appear in the function signature
12:50:02 AM: WARNING - griffe: src/prefect/utilities/collections.py:398: No type or annotation for returned value 1
12:50:02 AM: WARNING - griffe: src/prefect/utilities/dockerutils.py:556: No type or annotation for returned value 'str'
12:50:02 AM: WARNING - griffe: src/prefect/utilities/dockerutils.py:569: Parameter '-' does not appear in the function signature
12:50:02 AM: WARNING - griffe: src/prefect/utilities/hashing.py:42: No type or annotation for parameter 'hash_algo'
12:50:02 AM: WARNING - griffe: src/prefect/utilities/hashing.py:24: No type or annotation for parameter 'hash_algo'
12:50:02 AM: WARNING - griffe: src/prefect/utilities/importtools.py:299: No type or annotation for parameter 'alias'
12:50:02 AM: WARNING - griffe: src/prefect/utilities/importtools.py:299: Parameter 'alias' does not appear in the function signature
12:50:02 AM: WARNING - griffe: src/prefect/utilities/importtools.py:300: No type or annotation for parameter 'real'
12:50:02 AM: WARNING - griffe: src/prefect/utilities/importtools.py:300: Parameter 'real' does not appear in the function signature
12:50:02 AM: WARNING - griffe: src/prefect/utilities/importtools.py:301: No type or annotation for parameter 'callback'
12:50:02 AM: WARNING - griffe: src/prefect/utilities/importtools.py:301: Parameter 'callback' does not appear in the function signature
12:50:02 AM: WARNING - griffe: src/prefect/utilities/names.py:33: Parameter '-' does not appear in the function signature
12:50:02 AM: WARNING - griffe: src/prefect/utilities/templating.py:316: No type or annotation for returned value 1
12:50:03 AM: WARNING - griffe: src/prefect/server/models/flow_run_states.py:26: No type or annotation for returned value 1
12:50:03 AM: WARNING - griffe: src/prefect/server/models/flow_run_states.py:44: No type or annotation for returned value 1
12:50:03 AM: WARNING - griffe: src/prefect/server/models/saved_searches.py:31: No type or annotation for returned value 1
12:50:03 AM: WARNING - griffe: src/prefect/server/models/saved_searches.py:71: No type or annotation for returned value 1
12:50:03 AM: WARNING - griffe: src/prefect/server/models/saved_searches.py:89: No type or annotation for returned value 1
12:50:03 AM: WARNING - griffe: src/prefect/server/models/saved_searches.py:110: No type or annotation for parameter 'limit(int)'
12:50:03 AM: WARNING - griffe: src/prefect/server/models/saved_searches.py:110: Parameter 'limit(int)' does not appear in the function signature
12:50:03 AM: WARNING - griffe: src/prefect/server/models/saved_searches.py:113: No type or annotation for returned value 1
12:50:03 AM: WARNING - griffe: src/prefect/server/models/task_run_states.py:26: No type or annotation for returned value 1
12:50:03 AM: WARNING - griffe: src/prefect/server/models/task_run_states.py:44: No type or annotation for returned value 1
12:50:03 AM: WARNING - griffe: src/prefect/server/models/task_runs.py:51: No type or annotation for returned value 1
12:50:03 AM: WARNING - griffe: src/prefect/server/models/task_runs.py:167: No type or annotation for returned value 1
12:50:03 AM: WARNING - griffe: src/prefect/server/models/task_runs.py:275: No type or annotation for returned value 1
12:50:03 AM: WARNING - griffe: src/prefect/server/orchestration/rules.py:93: No type or annotation for parameter 'session'
12:50:03 AM: WARNING - griffe: src/prefect/server/orchestration/rules.py:93: Parameter 'session' does not appear in the function signature
12:50:03 AM: WARNING - griffe: src/prefect/server/orchestration/rules.py:94: No type or annotation for parameter 'initial_state'
12:50:03 AM: WARNING - griffe: src/prefect/server/orchestration/rules.py:94: Parameter 'initial_state' does not appear in the function signature
12:50:03 AM: WARNING - griffe: src/prefect/server/orchestration/rules.py:95: No type or annotation for parameter 'proposed_state'
12:50:03 AM: WARNING - griffe: src/prefect/server/orchestration/rules.py:95: Parameter 'proposed_state' does not appear in the function signature
12:50:03 AM: WARNING - griffe: src/prefect/server/orchestration/rules.py:140: No type or annotation for returned value 1
12:50:03 AM: WARNING - griffe: src/prefect/server/orchestration/rules.py:214: No type or annotation for parameter 'session'
12:50:03 AM: WARNING - griffe: src/prefect/server/orchestration/rules.py:214: Parameter 'session' does not appear in the function signature
12:50:03 AM: WARNING - griffe: src/prefect/server/orchestration/rules.py:215: No type or annotation for parameter 'run'
12:50:03 AM: WARNING - griffe: src/prefect/server/orchestration/rules.py:215: Parameter 'run' does not appear in the function signature
12:50:03 AM: WARNING - griffe: src/prefect/server/orchestration/rules.py:216: No type or annotation for parameter 'initial_state'
12:50:03 AM: WARNING - griffe: src/prefect/server/orchestration/rules.py:216: Parameter 'initial_state' does not appear in the function signature
12:50:03 AM: WARNING - griffe: src/prefect/server/orchestration/rules.py:217: No type or annotation for parameter 'proposed_state'
12:50:03 AM: WARNING - griffe: src/prefect/server/orchestration/rules.py:217: Parameter 'proposed_state' does not appear in the function signature
12:50:03 AM: WARNING - griffe: src/prefect/server/orchestration/rules.py:240: No type or annotation for returned value 1
12:50:03 AM: WARNING - griffe: src/prefect/server/orchestration/rules.py:320: No type or annotation for returned value 1
12:50:03 AM: WARNING - griffe: src/prefect/server/orchestration/rules.py:368: No type or annotation for parameter 'session'
12:50:03 AM: WARNING - griffe: src/prefect/server/orchestration/rules.py:368: Parameter 'session' does not appear in the function signature
12:50:03 AM: WARNING - griffe: src/prefect/server/orchestration/rules.py:369: No type or annotation for parameter 'run'
12:50:03 AM: WARNING - griffe: src/prefect/server/orchestration/rules.py:369: Parameter 'run' does not appear in the function signature
12:50:03 AM: WARNING - griffe: src/prefect/server/orchestration/rules.py:370: No type or annotation for parameter 'initial_state'
12:50:03 AM: WARNING - griffe: src/prefect/server/orchestration/rules.py:370: Parameter 'initial_state' does not appear in the function signature
12:50:03 AM: WARNING - griffe: src/prefect/server/orchestration/rules.py:371: No type or annotation for parameter 'proposed_state'
12:50:03 AM: WARNING - griffe: src/prefect/server/orchestration/rules.py:371: Parameter 'proposed_state' does not appear in the function signature
12:50:03 AM: WARNING - griffe: src/prefect/server/orchestration/rules.py:394: No type or annotation for returned value 1
12:50:03 AM: WARNING - griffe: src/prefect/server/orchestration/rules.py:479: No type or annotation for returned value 1
12:50:03 AM: WARNING - griffe: src/prefect/server/orchestration/rules.py:986: No type or annotation for parameter 'context'
12:50:03 AM: WARNING - griffe: src/prefect/server/orchestration/rules.py:997: No type or annotation for parameter 'context'
12:50:04 AM: WARNING - griffe: src/prefect/server/schemas/core.py:980: No type or annotation for parameter 'late_runs'
12:50:04 AM: WARNING - griffe: src/prefect/server/schemas/core.py:980: Parameter 'late_runs' does not appear in the function signature
12:50:04 AM: WARNING - griffe: src/prefect/server/schemas/schedules.py:208: Parameter 'cron' does not appear in the function signature
12:50:04 AM: WARNING - griffe: src/prefect/server/schemas/schedules.py:209: Parameter 'timezone' does not appear in the function signature
12:50:04 AM: WARNING - griffe: src/prefect/server/schemas/schedules.py:211: Parameter 'day_or' does not appear in the function signature
12:50:04 AM: WARNING - griffe: src/prefect/server/schemas/schedules.py:73: Parameter 'interval' does not appear in the function signature
12:50:04 AM: WARNING - griffe: src/prefect/server/schemas/schedules.py:74: Parameter 'anchor_date' does not appear in the function signature
12:50:04 AM: WARNING - griffe: src/prefect/server/schemas/schedules.py:76: Parameter 'timezone' does not appear in the function signature
12:50:04 AM: WARNING - griffe: src/prefect/server/schemas/schedules.py:368: Parameter 'rrule' does not appear in the function signature
12:50:04 AM: WARNING - griffe: src/prefect/server/schemas/schedules.py:369: Parameter 'timezone' does not appear in the function signature
12:50:05 AM: WARNING - griffe: src/prefect/server/schemas/states.py:430: No type or annotation for returned value 'State'
12:50:05 AM: WARNING - griffe: src/prefect/server/utilities/server.py:46: No type or annotation for returned value 1
12:50:05 AM: WARNING - griffe: src/prefect/server/utilities/server.py:47: No type or annotation for returned value 2
12:50:07 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_aws/credentials.py:162: No type or annotation for returned value 1
12:50:07 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_aws/credentials.py:288: No type or annotation for returned value 1
12:50:07 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_aws/s3.py:1205: No type or annotation for parameter '**copy_kwargs'
12:50:07 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_aws/s3.py:179: No type or annotation for parameter '**copy_kwargs'
12:50:08 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/workers/container_instance.py:562: No type or annotation for returned value 1
12:50:08 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:83: No type or annotation for parameter 'account_url'
12:50:08 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:83: Parameter 'account_url' does not appear in the function signature
12:50:08 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:86: No type or annotation for parameter 'connection_string'
12:50:08 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:86: Parameter 'connection_string' does not appear in the function signature
12:50:08 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:184: No type or annotation for parameter 'container'
12:50:08 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:185: No type or annotation for parameter 'blob'
12:50:08 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:230: No type or annotation for parameter 'container'
12:50:08 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:545: No type or annotation for returned value 1
12:50:08 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:562: No type or annotation for returned value 1
12:50:08 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:275: No type or annotation for parameter 'connection_string'
12:50:08 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:275: Parameter 'connection_string' does not appear in the function signature
12:50:08 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:390: No type or annotation for parameter 'tenant_id'
12:50:08 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:390: Parameter 'tenant_id' does not appear in the function signature
12:50:08 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:391: No type or annotation for parameter 'service_principal_id'
12:50:08 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:391: Parameter 'service_principal_id' does not appear in the function signature
12:50:08 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:392: No type or annotation for parameter 'service_principal_password'
12:50:08 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:392: Parameter 'service_principal_password' does not appear in the function signature
12:50:08 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:393: No type or annotation for parameter 'subscription_id'
12:50:08 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:393: Parameter 'subscription_id' does not appear in the function signature
12:50:08 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:394: No type or annotation for parameter 'resource_group'
12:50:08 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:394: Parameter 'resource_group' does not appear in the function signature
12:50:08 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:395: No type or annotation for parameter 'workspace_name'
12:50:08 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:395: Parameter 'workspace_name' does not appear in the function signature
12:50:08 AM: INFO - DeprecationWarning: invalid escape sequence \.
12:50:08 AM: File "/opt/buildhome/python3.8/lib/python3.8/site-packages/griffe/agents/visitor.py", line 170, in get_module
12:50:08 AM: top_node = compile(self.code, mode="exec", filename=str(self.filepath), flags=ast.PyCF_ONLY_AST, optimize=1)
12:50:08 AM: File "/opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_databricks/jobs.py", line 94, in
12:50:08 AM: """
12:50:08 AM: INFO - DeprecationWarning: invalid escape sequence \.
12:50:08 AM: File "/opt/buildhome/python3.8/lib/python3.8/site-packages/griffe/agents/visitor.py", line 170, in get_module
12:50:08 AM: top_node = compile(self.code, mode="exec", filename=str(self.filepath), flags=ast.PyCF_ONLY_AST, optimize=1)
12:50:08 AM: File "/opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_databricks/jobs.py", line 567, in
12:50:08 AM: """
12:50:08 AM: INFO - DeprecationWarning: invalid escape sequence \.
12:50:08 AM: File "/opt/buildhome/python3.8/lib/python3.8/site-packages/griffe/agents/visitor.py", line 170, in get_module
12:50:08 AM: top_node = compile(self.code, mode="exec", filename=str(self.filepath), flags=ast.PyCF_ONLY_AST, optimize=1)
12:50:08 AM: File "/opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_databricks/jobs.py", line 1250, in
12:50:08 AM: """
12:50:08 AM: INFO - DeprecationWarning: invalid escape sequence \.
12:50:08 AM: File "/opt/buildhome/python3.8/lib/python3.8/site-packages/griffe/agents/visitor.py", line 170, in get_module
12:50:08 AM: top_node = compile(self.code, mode="exec", filename=str(self.filepath), flags=ast.PyCF_ONLY_AST, optimize=1)
12:50:08 AM: File "/opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_databricks/jobs.py", line 1728, in
12:50:08 AM: """
12:50:08 AM: INFO - DeprecationWarning: invalid escape sequence \-
12:50:08 AM: File "/opt/buildhome/python3.8/lib/python3.8/site-packages/griffe/agents/visitor.py", line 170, in get_module
12:50:08 AM: top_node = compile(self.code, mode="exec", filename=str(self.filepath), flags=ast.PyCF_ONLY_AST, optimize=1)
12:50:08 AM: File "/opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_databricks/models/jobs.py", line 1393, in
12:50:08 AM: """
12:50:08 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_databricks/flows.py:191: Confusing indentation for continuation line 118 in docstring, should be 4 * 2 = 8 spaces, not 6
12:50:08 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_databricks/flows.py:193: Confusing indentation for continuation line 120 in docstring, should be 4 * 2 = 8 spaces, not 6
12:50:08 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_databricks/flows.py:412: No type or annotation for parameter 'multi_task_jobs_run_id'
12:50:08 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_databricks/flows.py:412: Parameter 'multi_task_jobs_run_id' does not appear in the function signature
12:50:08 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_databricks/flows.py:421: No type or annotation for returned value 'jobs_runs_state'
12:50:08 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_databricks/flows.py:422: No type or annotation for returned value 'jobs_runs_metadata'
12:50:09 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_dbt/cli/commands.py:55: No type or annotation for parameter '**shell_run_command_kwargs'
12:50:09 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_dbt/cli/commands.py:55: Parameter '**shell_run_command_kwargs' does not appear in the function signature
12:50:10 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_email/message.py:56: No type or annotation for returned value 'MimeText'
12:50:11 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_gcp/cloud_storage.py:810: No type or annotation for parameter '**create_kwargs'
12:50:11 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_gcp/cloud_storage.py:1295: Failed to get 'name: description' pair from '`Blob.upload_from_dataframe` method.'
12:50:11 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_gcp/cloud_storage.py:1167: No type or annotation for parameter '**upload_kwargs'
12:50:12 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_gcp/deployments/steps.py:63: No type or annotation for parameter 'ignore_file'
12:50:16 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_slack/credentials.py:24: No type or annotation for parameter 'token'
12:50:16 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_slack/credentials.py:24: Parameter 'token' does not appear in the function signature
12:50:16 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_slack/credentials.py:62: No type or annotation for parameter 'url'
12:50:16 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_slack/credentials.py:62: Parameter 'url' does not appear in the function signature
12:50:16 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/credentials.py:52: Parameter 'account' does not appear in the function signature
12:50:16 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/credentials.py:53: Parameter 'user' does not appear in the function signature
12:50:16 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/credentials.py:54: Parameter 'password' does not appear in the function signature
12:50:16 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/credentials.py:55: Parameter 'private_key' does not appear in the function signature
12:50:16 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/credentials.py:56: Parameter 'authenticator' does not appear in the function signature
12:50:16 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/credentials.py:61: Parameter 'token' does not appear in the function signature
12:50:16 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/credentials.py:63: Parameter 'endpoint' does not appear in the function signature
12:50:16 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/credentials.py:65: Parameter 'role' does not appear in the function signature
12:50:16 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/credentials.py:66: Parameter 'autocommit' does not appear in the function signature
12:50:16 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/database.py:41: No type or annotation for parameter 'credentials'
12:50:16 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/database.py:41: Parameter 'credentials' does not appear in the function signature
12:50:16 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/database.py:42: No type or annotation for parameter 'database'
12:50:16 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/database.py:42: Parameter 'database' does not appear in the function signature
12:50:16 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/database.py:43: No type or annotation for parameter 'warehouse'
12:50:16 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/database.py:43: Parameter 'warehouse' does not appear in the function signature
12:50:16 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/database.py:44: No type or annotation for parameter 'schema'
12:50:16 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/database.py:44: Parameter 'schema' does not appear in the function signature
12:50:16 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/database.py:46: No type or annotation for parameter 'fetch_size'
12:50:16 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/database.py:46: Parameter 'fetch_size' does not appear in the function signature
12:50:16 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/database.py:47: No type or annotation for parameter 'poll_frequency_s'
12:50:16 AM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/database.py:47: Parameter 'poll_frequency_s' does not appear in the function signature
12:50:17 AM: INFO - Downloading external file: https://cdn.amplitude.com/libs/analytics-browser-1.9.1-min.js.gz
12:50:40 AM: INFO - Documentation built in 46.55 seconds
12:50:42 AM: ​
12:50:42 AM: (build.command completed in 3m 14s)
12:50:42 AM:
12:50:42 AM: Edge Functions bundling
12:50:42 AM: ────────────────────────────────────────────────────────────────
12:50:42 AM: ​
12:50:42 AM: Packaging Edge Functions from netlify/edge-functions directory:
12:50:42 AM: - amplitude
12:50:43 AM: ​
12:50:43 AM: (Edge Functions bundling completed in 880ms)
12:50:43 AM:
12:50:45 AM: (Netlify Build completed in 3m 17.5s)
12:50:46 AM: Section completed: building
12:51:30 AM: Finished processing build request in 5m18.657s

Deploying

Complete
12:50:43 AM: Deploy site
12:50:43 AM: ────────────────────────────────────────────────────────────────
12:50:43 AM: ​
12:50:43 AM: Starting to deploy site from 'site'
12:50:43 AM: Calculating files to upload
12:50:45 AM: 2 new files to upload
12:50:45 AM: 0 new functions to upload
12:50:45 AM: Section completed: deploying
12:50:45 AM: Site deploy was successfully initiated
12:50:45 AM: ​
12:50:45 AM: (Deploy site completed in 2.5s)

Cleanup

Complete
12:50:45 AM: Netlify Build Complete
12:50:45 AM: ────────────────────────────────────────────────────────────────
12:50:45 AM: ​
12:50:46 AM: Caching artifacts
12:50:46 AM: Started saving build plugins
12:50:46 AM: Finished saving build plugins
12:50:46 AM: Started saving pip cache
12:50:46 AM: Finished saving pip cache
12:50:46 AM: Started saving emacs cask dependencies
12:50:46 AM: Finished saving emacs cask dependencies
12:50:46 AM: Started saving maven dependencies
12:50:46 AM: Finished saving maven dependencies
12:50:46 AM: Started saving boot dependencies
12:50:46 AM: Finished saving boot dependencies
12:50:46 AM: Started saving rust rustup cache
12:50:46 AM: Finished saving rust rustup cache
12:50:46 AM: Started saving go dependencies
12:50:46 AM: Finished saving go dependencies
12:50:46 AM: Build script success
12:51:06 AM: Uploading Cache of size 4.2GB
12:51:30 AM: Section completed: cleanup

Post-processing

Complete
12:50:45 AM: Skipping form detection
12:50:45 AM: Post processing - header rules
12:50:45 AM: Starting post processing
12:50:45 AM: Post processing - redirect rules
12:50:45 AM: Post processing done
12:50:45 AM: Section completed: postprocessing
12:50:50 AM: Site is live ✨