Azure / Azure/webapps-deploy

Deployment Failed. deployer = GITHUB_ZIP_DEPLOY deploymentPath = ZipDeploy. Extract zip. Remote build. Error: Failed to deploy web package to App Service. Error: Deployment Failed, Package deployment using ZIP Deploy failed. Refer logs for more details.

Open
#362 15 comments 4 reactions 0 assignees View on GitHub
deployment
Dominant language
TypeScript
Stars
338
Forks
234
Avg merge
53m
Merged PRs (30d)
3

Description

My github web app is getting successfully built but everytime I try to deploy it to azure, I get the following error:

Deployment Failed. deployer = GITHUB_ZIP_DEPLOY deploymentPath = ZipDeploy. Extract zip. Remote build.
Error: Failed to deploy web package to App Service.
Error: Deployment Failed, Package deployment using ZIP Deploy failed. Refer logs for more details.

I'm not getting any information about why it's not getting deployed in the logs either. There's also no errors being listed in the logs when I check it thoroughly. What should I do?

Here's my complete error message:

Package deployment using ZIP Deploy initiated.
Updating submodules.
Preparing deployment for commit id '5b41999b-3'.
PreDeployment: context.CleanOutputPath False
PreDeployment: context.OutputPath /home/site/wwwroot
Repository path is /tmp/zipdeploy/extracted
Running oryx build...
Command: oryx build /tmp/zipdeploy/extracted -o /home/site/wwwroot --platform python --platform-version 3.11 -p virtualenv_name=antenv --log-file /tmp/build-debug.log -i /tmp/[8](https://github.com/Samirit/mdapp6/actions/runs/6217600618/job/16872923469#step:3:9)dbb7f167ff[9](https://github.com/Samirit/mdapp6/actions/runs/6217600618/job/16872923469#step:3:10)091 --compress-destination-dir | tee /tmp/oryx-build.log
Operation performed by Microsoft Oryx, https://github.com/Microsoft/Oryx
You can report issues at https://github.com/Microsoft/Oryx/issues

Oryx Version: 0.2.20230508.1, Commit: 7fe2bf39b357dd68572b438a85ca50b5ecfb4592, ReleaseTagName: 20230508.1

Build Operation ID: 99dbade18eab324a
Repository Commit : 5b41999b-34d4-4daf-ada7-bc161f1d0f65
OS Type : bullseye
Image Type : githubactions

Detecting platforms...
Detected following platforms:
python: 3.11.0
Version '3.11.0' of platform 'python' is not installed. Generating script to install it...

Using intermediate directory '/tmp/8dbb7f167ff9091'.

Copying files to the intermediate directory...
Done in 0 sec(s).

Source directory : /tmp/8dbb7f167ff9091
Destination directory: /home/site/wwwroot

Downloading and extracting 'python' version '3.11.0' to '/tmp/oryx/platforms/python/3.11.0'...
Detected image debian flavor: bullseye.
Downloaded in 4 sec(s).
Verifying checksum...
Extracting contents...
performing sha512 checksum for: python...
Done in 20 sec(s).

image detector file exists, platform is python..
OS detector file exists, OS is bullseye..
Python Version: /tmp/oryx/platforms/python/3.11.0/bin/python3.11
Creating directory for command manifest file if it does not exist
Removing existing manifest file
Python Virtual Environment: antenv
Creating virtual environment...
Activating virtual environment...
Running pip install...
[02:46:57+0000] Collecting flask
[02:46:58+0000] Downloading flask-2.3.3-py3-none-any.whl (96 kB)
[02:46:58+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.1/96.1 kB 2.2 MB/s eta 0:00:00
[02:46:59+0000] Collecting langchain
[02:46:59+0000] Downloading langchain-0.0.292-py3-none-any.whl (1.7 MB)
[02:46:59+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 23.1 MB/s eta 0:00:00
[02:46:59+0000] Collecting unstructured
[02:46:59+0000] Downloading unstructured-0.[10](https://github.com/Samirit/mdapp6/actions/runs/6217600618/job/16872923469#step:3:11).15-py3-none-any.whl (1.5 MB)
[02:46:59+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 22.2 MB/s eta 0:00:00
[02:46:59+0000] Collecting sentence-transformers
[02:46:59+0000] Downloading sentence-transformers-2.2.2.tar.gz (85 kB)
[02:46:59+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.0/86.0 kB 7.7 MB/s eta 0:00:00
[02:46:59+0000] Preparing metadata (setup.py): started
[02:47:02+0000] Preparing metadata (setup.py): finished with status 'done'
[02:47:02+0000] Collecting chromadb
[02:47:02+0000] Downloading chromadb-0.4.10-py3-none-any.whl (422 kB)
[02:47:03+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 422.4/422.4 kB 13.7 MB/s eta 0:00:00
[02:47:03+0000] Collecting openai
[02:47:03+0000] Downloading openai-0.28.0-py3-none-any.whl (76 kB)
[02:47:03+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.5/76.5 kB 14.1 MB/s eta 0:00:00
[02:47:03+0000] Collecting Werkzeug>=2.3.7
[02:47:04+0000] Downloading werkzeug-2.3.7-py3-none-any.whl (242 kB)
[02:47:04+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.2/242.2 kB 7.9 MB/s eta 0:00:00
[02:47:04+0000] Collecting Jinja2>=3.1.2
[02:47:04+0000] Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[02:47:04+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB [11](https://github.com/Samirit/mdapp6/actions/runs/6217600618/job/16872923469#step:3:12).7 MB/s eta 0:00:00
[02:47:04+0000] Collecting itsdangerous>=2.1.2
[02:47:04+0000] Downloading itsdangerous-2.1.2-py3-none-any.whl (15 kB)
[02:47:04+0000] Collecting click>=8.1.3
[02:47:04+0000] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[02:47:04+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 9.3 MB/s eta 0:00:00
[02:47:04+0000] Collecting blinker>=1.6.2
[02:47:04+0000] Downloading blinker-1.6.2-py3-none-any.whl (13 kB)
[02:47:05+0000] Collecting PyYAML>=5.3
[02:47:05+0000] Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB)
[02:47:05+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 26.5 MB/s eta 0:00:00
[02:47:09+0000] Collecting SQLAlchemy<3,>=1.4
[02:47:09+0000] Downloading SQLAlchemy-2.0.20-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB)
[02:47:09+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 22.4 MB/s eta 0:00:00
[02:47:11+0000] Collecting aiohttp<4.0.0,>=3.8.3
[02:47:11+0000] Downloading aiohttp-3.8.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[02:47:11+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 13.5 MB/s eta 0:00:00
[02:47:[12](https://github.com/Samirit/mdapp6/actions/runs/6217600618/job/16872923469#step:3:13)+0000] Collecting dataclasses-json<0.6.0,>=0.5.7
[02:47:12+0000] Downloading dataclasses_json-0.5.14-py3-none-any.whl (26 kB)
[02:47:12+0000] Collecting langsmith<0.1.0,>=0.0.21
[02:47:12+0000] Downloading langsmith-0.0.37-py3-none-any.whl (38 kB)
[02:47:12+0000] Collecting numexpr<3.0.0,>=2.8.4
[02:47:12+0000] Downloading numexpr-2.8.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (386 kB)
[02:47:12+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 386.0/386.0 kB 28.3 MB/s eta 0:00:00
[02:47:15+0000] Collecting numpy<2,>=1
[02:47:15+0000] Downloading numpy-1.26.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB)
[02:47:19+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 2.9 MB/s eta 0:00:00
[02:47:26+0000] Collecting pydantic<3,>=1
[02:47:26+0000] Downloading pydantic-2.3.0-py3-none-any.whl (374 kB)
[02:47:26+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 374.5/374.5 kB 2.2 MB/s eta 0:00:00
[02:47:28+0000] Collecting requests<3,>=2
[02:47:28+0000] Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[02:47:28+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 1.2 MB/s eta 0:00:00
[02:47:29+0000] Collecting tenacity<9.0.0,>=8.1.0
[02:47:29+0000] Downloading tenacity-8.2.3-py3-none-any.whl (24 kB)
[02:47:32+0000] Collecting chardet
[02:47:32+0000] Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[02:47:32+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 10.4 MB/s eta 0:00:00
[02:47:32+0000] Collecting filetype
[02:47:32+0000] Downloading filetype-1.2.0-py2.py3-none-any.whl (19 kB)
[02:47:32+0000] Collecting python-magic
[02:47:32+0000] Downloading python_magic-0.4.27-py2.py3-none-any.whl ([13](https://github.com/Samirit/mdapp6/actions/runs/6217600618/job/16872923469#step:3:14) kB)
[02:47:33+0000] Collecting lxml
[02:47:33+0000] Downloading lxml-4.9.3-cp311-cp311-manylinux_2_28_x86_64.whl (7.9 MB)
[02:47:33+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 20.5 MB/s eta 0:00:00
[02:47:34+0000] Collecting nltk
[02:47:34+0000] Downloading nltk-3.8.1-py3-none-any.whl (1.5 MB)
[02:47:34+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 30.7 MB/s eta 0:00:00
[02:47:34+0000] Collecting tabulate
[02:47:34+0000] Downloading tabulate-0.9.0-py3-none-any.whl (35 kB)
[02:47:34+0000] Collecting beautifulsoup4
[02:47:34+0000] Downloading beautifulsoup4-4.12.2-py3-none-any.whl ([14](https://github.com/Samirit/mdapp6/actions/runs/6217600618/job/16872923469#step:3:15)2 kB)
[02:47:34+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 13.4 MB/s eta 0:00:00
[02:47:34+0000] Collecting emoji
[02:47:34+0000] Downloading emoji-2.8.0-py2.py3-none-any.whl (358 kB)
[02:47:34+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 358.9/358.9 kB 25.4 MB/s eta 0:00:00
[02:47:35+0000] Collecting pdf2image
[02:47:35+0000] Downloading pdf2image-1.16.3-py3-none-any.whl (11 kB)
[02:47:35+0000] Collecting pdfminer.six
[02:47:35+0000] Downloading pdfminer.six-20221105-py3-none-any.whl (5.6 MB)
[02:47:35+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.6/5.6 MB 20.3 MB/s eta 0:00:00
[02:47:35+0000] Collecting unstructured-inference
[02:47:35+0000] Downloading unstructured_inference-0.5.28-py3-none-any.whl (52 kB)
[02:47:35+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.7/52.7 kB 6.0 MB/s eta 0:00:00
[02:47:35+0000] Collecting unstructured.pytesseract>=0.3.12
[02:47:35+0000] Downloading unstructured.pytesseract-0.3.12-py3-none-any.whl (14 kB)
[02:47:36+0000] Collecting transformers<5.0.0,>=4.6.0
[02:47:36+0000] Downloading transformers-4.33.2-py3-none-any.whl (7.6 MB)
[02:47:36+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB [15](https://github.com/Samirit/mdapp6/actions/runs/6217600618/job/16872923469#step:3:16).6 MB/s eta 0:00:00
[02:47:37+0000] Collecting tqdm
[02:47:37+0000] Downloading tqdm-4.66.1-py3-none-any.whl (78 kB)
[02:47:37+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB 7.5 MB/s eta 0:00:00
[02:47:37+0000] Collecting torch>=1.6.0
[02:47:37+0000] Downloading torch-2.0.1-cp311-cp311-manylinux1_x86_64.whl (619.9 MB)
[02:48:33+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 619.9/619.9 MB 406.4 kB/s eta 0:00:00
[02:48:48+0000] Collecting torchvision
[02:48:48+0000] Downloading torchvision-0.15.2-cp311-cp311-manylinux1_x86_64.whl (6.0 MB)
[02:48:48+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB [16](https://github.com/Samirit/mdapp6/actions/runs/6217600618/job/16872923469#step:3:17).1 MB/s eta 0:00:00
[02:48:49+0000] Collecting scikit-learn
[02:48:49+0000] Downloading scikit_learn-1.3.0-cp311-cp311-manylinux_2_[17](https://github.com/Samirit/mdapp6/actions/runs/6217600618/job/16872923469#step:3:18)_x86_64.manylinux2014_x86_64.whl (10.9 MB)
[02:48:49+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.9/10.9 MB 23.1 MB/s eta 0:00:00
[02:48:50+0000] Collecting scipy
[02:48:50+0000] Downloading scipy-1.11.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (36.3 MB)
[02:48:53+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 36.3/36.3 MB 9.2 MB/s eta 0:00:00
[02:48:54+0000] Collecting sentencepiece
[02:48:54+0000] Downloading sentencepiece-0.1.99-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB)
[02:48:54+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 27.7 MB/s eta 0:00:00
[02:48:54+0000] Collecting huggingface-hub>=0.4.0
[02:48:54+0000] Downloading huggingface_hub-0.17.1-py3-none-any.whl (294 kB)
[02:48:54+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 294.8/294.8 kB 15.7 MB/s eta 0:00:00
[02:48:54+0000] Collecting pydantic<3,>=1
[02:48:54+0000] Downloading pydantic-1.10.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB)
[02:48:55+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 13.5 MB/s eta 0:00:00
[02:48:55+0000] Collecting chroma-hnswlib==0.7.3
[02:48:55+0000] Downloading chroma_hnswlib-0.7.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB)
[02:48:55+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 20.7 MB/s eta 0:00:00
[02:48:55+0000] Collecting fastapi<0.100.0,>=0.95.2
[02:48:55+0000] Downloading fastapi-0.99.1-py3-none-any.whl (58 kB)
[02:48:56+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.4/58.4 kB 1.9 MB/s eta 0:00:00
[02:48:56+0000] Collecting uvicorn[standard]>=0.[18](https://github.com/Samirit/mdapp6/actions/runs/6217600618/job/16872923469#step:3:19).3
[02:48:56+0000] Downloading uvicorn-0.23.2-py3-none-any.whl (59 kB)
[02:48:56+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.5/59.5 kB 5.4 MB/s eta 0:00:00
[02:48:56+0000] Collecting posthog>=2.4.0
[02:48:56+0000] Downloading posthog-3.0.2-py2.py3-none-any.whl (37 kB)
[02:48:57+0000] Collecting typing-extensions>=4.5.0
[02:48:57+0000] Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB)
[02:48:57+0000] Collecting pulsar-client>=3.1.0
[02:48:57+0000] Downloading pulsar_client-3.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.4 MB)
[02:48:57+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.4/5.4 MB 25.7 MB/s eta 0:00:00
[02:48:58+0000] Collecting onnxruntime>=1.14.1
[02:48:58+0000] Downloading onnxruntime-1.15.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.9 MB)
[02:48:58+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.9/5.9 MB 30.6 MB/s eta 0:00:00
[02:48:59+0000] Collecting tokenizers>=0.13.2
[02:48:59+0000] Downloading tokenizers-0.14.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.8 MB)
[02:48:59+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB [19](https://github.com/Samirit/mdapp6/actions/runs/6217600618/job/16872923469#step:3:20).1 MB/s eta 0:00:00
[02:48:59+0000] Collecting pypika>=0.48.9
[02:48:59+0000] Downloading PyPika-0.48.9.tar.gz (67 kB)
[02:48:59+0000] ━━━━━━━━━━━━━━━━���━━━━━━━━━━━━━━━━━━━━━━━ 67.3/67.3 kB 6.0 MB/s eta 0:00:00
[02:49:00+0000] Installing build dependencies: started
[02:49:09+0000] Installing build dependencies: finished with status 'done'
[02:49:09+0000] Getting requirements to build wheel: started
[02:49:10+0000] Getting requirements to build wheel: finished with status 'done'
[02:49:10+0000] Preparing metadata (pyproject.toml): started
[02:49:11+0000] Preparing metadata (pyproject.toml): finished with status 'done'
[02:49:12+0000] Collecting overrides>=7.3.1
[02:49:12+0000] Downloading overrides-7.4.0-py3-none-any.whl (17 kB)
[02:49:12+0000] Collecting importlib-resources
[02:49:12+0000] Downloading importlib_resources-6.0.1-py3-none-any.whl (34 kB)
[02:49:12+0000] Collecting bcrypt>=4.0.1
[02:49:12+0000] Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB)
[02:49:12+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 kB 21.0 MB/s eta 0:00:00
[02:49:13+0000] Collecting attrs>=17.3.0
[02:49:13+0000] Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[02:49:13+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 4.2 MB/s eta 0:00:00
[02:49:14+0000] Collecting charset-normalizer<4.0,>=2.0
[02:49:14+0000] Downloading charset_normalizer-3.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux[20](https://github.com/Samirit/mdapp6/actions/runs/6217600618/job/16872923469#step:3:21)14_x86_64.whl (199 kB)
[02:49:14+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.6/199.6 kB 19.0 MB/s eta 0:00:00
[02:49:15+0000] Collecting multidict<7.0,>=4.5
[02:49:15+0000] Downloading multidict-6.0.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (117 kB)
[02:49:15+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 10.8 MB/s eta 0:00:00
[02:49:15+0000] Collecting async-timeout<5.0,>=4.0.0a3
[02:49:16+0000] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[02:49:17+0000] Collecting yarl<2.0,>=1.0
[02:49:17+0000] Downloading yarl-1.9.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (282 kB)
[02:49:17+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 282.8/282.8 kB 16.6 MB/s eta 0:00:00
[02:49:17+0000] Collecting frozenlist>=1.1.1
[02:49:17+0000] Downloading frozenlist-1.4.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (250 kB)
[02:49:17+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.5/250.5 kB 22.3 MB/s eta 0:00:00
[02:49:17+0000] Collecting aiosignal>=1.1.2
[02:49:17+0000] Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
[02:49:18+0000] Collecting marshmallow<4.0.0,>=3.18.0
[02:49:18+0000] Downloading marshmallow-3.20.1-py3-none-any.whl (49 kB)
[02:49:18+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.4/49.4 kB 5.1 MB/s eta 0:00:00
[02:49:18+0000] Collecting typing-inspect<1,>=0.4.0
[02:49:18+0000] Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB)
[02:49:18+0000] Collecting starlette<0.28.0,>=0.27.0
[02:49:18+0000] Downloading starlette-0.27.0-py3-none-any.whl (66 kB)
[02:49:18+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.0/67.0 kB 19.6 MB/s eta 0:00:00
[02:49:19+0000] Collecting filelock
[02:49:19+0000] Downloading filelock-3.12.4-py3-none-any.whl (11 kB)
[02:49:19+0000] Collecting fsspec
[02:49:19+0000] Downloading fsspec-2023.9.1-py3-none-any.whl (173 kB)
[02:49:19+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 173.4/173.4 kB 16.0 MB/s eta 0:00:00
[02:49:19+0000] Collecting packaging>=20.9
[02:49:19+0000] Downloading packaging-23.1-py3-none-any.whl (48 kB)
[02:49:19+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 16.1 MB/s eta 0:00:00
[02:49:19+0000] Collecting MarkupSafe>=2.0
[02:49:19+0000] Downloading MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB)
[02:49:20+0000] Collecting coloredlogs
[02:49:20+0000] Downloading coloredlogs-15.0.1-py2.py3-none-any.whl (46 kB)
[02:49:20+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.0/46.0 kB 4.3 MB/s eta 0:00:00
[02:49:20+0000] Collecting flatbuffers
[02:49:20+0000] Downloading flatbuffers-23.5.26-py2.py3-none-any.whl (26 kB)
[02:49:22+0000] Collecting protobuf
[02:49:22+0000] Downloading protobuf-4.24.3-cp37-abi3-manylinux2014_x86_64.whl (311 kB)
[02:49:22+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 311.6/311.6 kB 17.2 MB/s eta 0:00:00
[02:49:22+0000] Collecting sympy
[02:49:22+0000] Downloading sympy-1.12-py3-none-any.whl (5.7 MB)
[02:49:23+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 22.0 MB/s eta 0:00:00
[02:49:23+0000] Collecting six>=1.5
[02:49:23+0000] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[02:49:23+0000] Collecting monotonic>=1.5
[02:49:23+0000] Downloading monotonic-1.6-py2.py3-none-any.whl (8.2 kB)
[02:49:23+0000] Collecting backoff>=1.10.0
[02:49:23+0000] Downloading backoff-2.2.1-py3-none-any.whl (15 kB)
[02:49:23+0000] Collecting python-dateutil>2.1
[02:49:23+0000] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
[02:49:23+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 20.5 MB/s eta 0:00:00
[02:49:23+0000] Collecting certifi
[02:49:23+0000] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[02:49:23+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 35.0 MB/s eta 0:00:00
[02:49:24+0000] Collecting idna<4,>=2.5
[02:49:24+0000] Downloading idna-3.4-py3-none-any.whl (61 kB)
[02:49:24+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 5.8 MB/s eta 0:00:00
[02:49:24+0000] Collecting urllib3<3,>=1.[21](https://github.com/Samirit/mdapp6/actions/runs/6217600618/job/16872923469#step:3:22).1
[02:49:24+0000] Downloading urllib3-2.0.4-py3-none-any.whl (123 kB)
[02:49:24+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 11.6 MB/s eta 0:00:00
[02:49:25+0000] Collecting greenlet!=0.4.17
[02:49:26+0000] Downloading greenlet-2.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (618 kB)
[02:49:26+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 618.8/618.8 kB 27.6 MB/s eta 0:00:00
[02:49:26+0000] Collecting huggingface-hub>=0.4.0
[02:49:26+0000] Downloading huggingface_hub-0.16.4-py3-none-any.whl (268 kB)
[02:49:26+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 268.8/268.8 kB [22](https://github.com/Samirit/mdapp6/actions/runs/6217600618/job/16872923469#step:3:23).9 MB/s eta 0:00:00
[02:49:26+0000] Collecting networkx
[02:49:27+0000] Downloading networkx-3.1-py3-none-any.whl (2.1 MB)
[02:49:27+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 29.0 MB/s eta 0:00:00
[02:49:27+0000] Collecting nvidia-cuda-nvrtc-cu11==11.7.99
[02:49:27+0000] Downloading nvidia_cuda_nvrtc_cu11-11.7.99-2-py3-none-manylinux1_x86_64.whl (21.0 MB)
[02:49:28+0000] ━━━━━━━━━━━━━━━━━━━━━��━━━━━━━━━━━━━━━━━━ 21.0/21.0 MB 9.9 MB/s eta 0:00:00
[02:49:29+0000] Collecting nvidia-cuda-runtime-cu11==11.7.99
[02:49:29+0000] Downloading nvidia_cuda_runtime_cu11-11.7.99-py3-none-manylinux1_x86_64.whl (849 kB)
[02:49:29+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 849.3/849.3 kB 28.1 MB/s eta 0:00:00
[02:49:29+0000] Collecting nvidia-cuda-cupti-cu11==11.7.101
[02:49:29+0000] Downloading nvidia_cuda_cupti_cu11-11.7.101-py3-none-manylinux1_x86_64.whl (11.8 MB)
[02:49:29+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.8/11.8 MB 24.7 MB/s eta 0:00:00
[02:49:29+0000] Collecting nvidia-cudnn-cu11==8.5.0.96
[02:49:29+0000] Downloading nvidia_cudnn_cu11-8.5.0.96-2-py3-none-manylinux1_x86_64.whl (557.1 MB)
[02:50:09+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━��━━━━━━━━━━ 557.1/557.1 MB 624.9 kB/s eta 0:00:00
[02:50:18+0000] Collecting nvidia-cublas-cu11==11.10.3.66
[02:50:18+0000] Downloading nvidia_cublas_cu11-11.10.3.66-py3-none-manylinux1_x86_64.whl (317.1 MB)
[02:50:35+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 317.1/317.1 MB 2.3 MB/s eta 0:00:00
[02:50:40+0000] Collecting nvidia-cufft-cu11==10.9.0.58
[02:50:40+0000] Downloading nvidia_cufft_cu11-10.9.0.58-py3-none-manylinux1_x86_64.whl (168.4 MB)
[02:50:53+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.4/168.4 MB 2.8 MB/s eta 0:00:00
[02:50:56+0000] Collecting nvidia-curand-cu11==10.2.10.91
[02:50:56+0000] Downloading nvidia_curand_cu11-10.2.10.91-py3-none-manylinux1_x86_64.whl (54.6 MB)
[02:50:59+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.6/54.6 MB 10.2 MB/s eta 0:00:00
[02:50:59+0000] Collecting nvidia-cusolver-cu11==11.4.0.1
[02:50:59+0000] Downloading nvidia_cusolver_cu11-11.4.0.1-2-py3-none-manylinux1_x86_64.whl (102.6 MB)
[02:51:05+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.6/102.6 MB 5.5 MB/s eta 0:00:00
[02:51:07+0000] Collecting nvidia-cusparse-cu11==11.7.4.91
[02:51:07+0000] Downloading nvidia_cusparse_cu11-11.7.4.91-py3-none-manylinux1_x86_64.whl (173.2 MB)
[02:51:17+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 173.2/173.2 MB 3.3 MB/s eta 0:00:00
[02:51:19+0000] Collecting nvidia-nccl-cu11==2.14.3
[02:51:19+0000] Downloading nvidia_nccl_cu11-2.14.3-py3-none-manylinux1_x86_64.whl (177.1 MB)
[02:51:30+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 177.1/177.1 MB 3.7 MB/s eta 0:00:00
[02:51:32+0000] Collecting nvidia-nvtx-cu11==11.7.91
[02:51:32+0000] Downloading nvidia_nvtx_cu11-11.7.91-py3-none-manylinux1_x86_64.whl (98 kB)
[02:51:32+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.6/98.6 kB 8.9 MB/s eta 0:00:00
[02:51:32+0000] Collecting triton==2.0.0
[02:51:32+0000] Downloading triton-2.0.0-1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (63.3 MB)
[02:51:35+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.3/63.3 MB 9.4 MB/s eta 0:00:00
[02:51:36+0000] Requirement already satisfied: setuptools in ./antenv/lib/python3.11/site-packages (from nvidia-cublas-cu11==11.10.3.66->torch>=1.6.0->sentence-transformers->-r requirements.txt (line 5)) (65.5.0)
[02:51:36+0000] Requirement already satisfied: wheel in /tmp/oryx/platforms/python/3.11.0/lib/python3.11/site-packages (from nvidia-cublas-cu11==11.10.3.66->torch>=1.6.0->sentence-transformers->-r requirements.txt (line 5)) (0.37.1)
[02:51:37+0000] Collecting cmake
[02:51:37+0000] Downloading cmake-3.27.5-py2.py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (26.1 MB)
[02:51:38+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.1/26.1 MB 15.2 MB/s eta 0:00:00
[02:51:39+0000] Collecting lit
[02:51:39+0000] Downloading lit-15.0.6-py3-none-any.whl (89 kB)
[02:51:39+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.0/90.0 kB 9.7 MB/s eta 0:00:00
[02:51:45+0000] Collecting regex!=2019.12.17
[02:51:45+0000] Downloading regex-20[23](https://github.com/Samirit/mdapp6/actions/runs/6217600618/job/16872923469#step:3:24).8.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (782 kB)
[02:51:45+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 782.4/782.4 kB 21.7 MB/s eta 0:00:00
[02:51:46+0000] Collecting tokenizers>=0.13.2
[02:51:46+0000] Downloading tokenizers-0.13.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.8 MB)
[02:51:46+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.8/7.8 MB 12.7 MB/s eta 0:00:00
[02:51:47+0000] Collecting safetensors>=0.3.1
[02:51:47+0000] Downloading safetensors-0.3.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB)
[02:51:47+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 29.8 MB/s eta 0:00:00
[02:51:49+0000] Collecting Pillow>=8.0.0
[02:51:49+0000] Downloading Pillow-10.0.1-cp311-cp311-manylinux_2_28_x86_64.whl (3.6 MB)
[02:51:49+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 28.5 MB/s eta 0:00:00
[02:51:49+0000] Collecting h11>=0.8
[02:51:49+0000] Downloading h11-0.14.0-py3-none-any.whl (58 kB)
[02:51:49+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 16.9 MB/s eta 0:00:00
[02:51:49+0000] Collecting httptools>=0.5.0
[02:51:49+0000] Downloading httptools-0.6.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (405 kB)
[02:51:49+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 405.9/405.9 kB 30.6 MB/s eta 0:00:00
[02:51:49+0000] Collecting python-dotenv>=0.13
[02:51:49+0000] Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB)
[02:51:50+0000] Collecting uvloop!=0.15.0,!=0.15.1,>=0.14.0
[02:51:50+0000] Downloading uvloop-0.17.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.2 MB)
[02:51:50+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━���━━━━━ 4.2/4.2 MB 26.9 MB/s eta 0:00:00
[02:51:50+0000] Collecting watchfiles>=0.13
[02:51:50+0000] Downloading watchfiles-0.20.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB)
[02:51:50+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 29.5 MB/s eta 0:00:00
[02:51:51+0000] Collecting websockets>=10.4
[02:51:51+0000] Downloading websockets-11.0.3-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (130 kB)
[02:51:51+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.6/130.6 kB 6.7 MB/s eta 0:00:00
[02:51:52+0000] Collecting soupsieve>1.2
[02:51:52+0000] Downloading soupsieve-2.5-py3-none-any.whl (36 kB)
[02:51:53+0000] Collecting joblib
[02:51:53+0000] Downloading joblib-1.3.2-py3-none-any.whl (302 kB)
[02:51:53+0000] ━━━━━━━━━━��━━━━━━━━━━━━━━━━━━━━━━━━━━━ 302.2/302.2 kB [24](https://github.com/Samirit/mdapp6/actions/runs/6217600618/job/16872923469#step:3:25).2 MB/s eta 0:00:00
[02:51:54+0000] Collecting cryptography>=36.0.0
[02:51:54+0000] Downloading cryptography-41.0.3-cp37-abi3-manylinux_2_28_x86_64.whl (4.3 MB)
[02:51:55+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 19.1 MB/s eta 0:00:00
[02:51:55+0000] Collecting threadpoolctl>=2.0.0
[02:51:55+0000] Downloading threadpoolctl-3.2.0-py3-none-any.whl (15 kB)
[02:51:56+0000] Collecting layoutparser[layoutmodels,tesseract]
[02:51:56+0000] Downloading layoutparser-0.3.4-py3-none-any.whl (19.2 MB)
[02:51:57+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.2/19.2 MB 13.5 MB/s eta 0:00:00
[02:51:58+0000] Collecting python-multipart
[02:51:58+0000] Downloading python_multipart-0.0.6-py3-none-any.whl (45 kB)
[02:51:58+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.7/45.7 kB 2.4 MB/s eta 0:00:00
[02:51:59+0000] Collecting opencv-python!=4.7.0.68
[02:51:59+0000] Downloading opencv_python-4.8.0.76-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (61.7 MB)
[02:52:04+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.7/61.7 MB 3.4 MB/s eta 0:00:00
[02:52:05+0000] Collecting onnx==1.14.1
[02:52:05+0000] Downloading onnx-1.14.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.6 MB)
[02:52:06+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.6/14.6 MB 15.3 MB/s eta 0:00:00
[02:52:09+0000] Collecting cffi>=1.12
[02:52:09+0000] Downloading cffi-1.15.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (462 kB)
[02:52:09+0000] ━━━━━━━━━���━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 462.6/462.6 kB 12.8 MB/s eta 0:00:00
[02:52:12+0000] Collecting anyio<5,>=3.4.0
[02:52:12+0000] Downloading anyio-4.0.0-py3-none-any.whl (83 kB)
[02:52:12+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 1.8 MB/s eta 0:00:00
[02:52:12+0000] Collecting mypy-extensions>=0.3.0
[02:52:12+0000] Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB)
[02:52:13+0000] Collecting humanfriendly>=9.1
[02:52:13+0000] Downloading humanfriendly-10.0-py2.py3-none-any.whl (86 kB)
[02:52:13+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 kB 7.5 MB/s eta 0:00:00
[02:52:15+0000] Collecting pandas
[02:52:15+0000] Downloading pandas-2.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.6 MB)
[02:52:15+0000] ━━━━━━���━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.6/12.6 MB 20.3 MB/s eta 0:00:00
[02:52:16+0000] Collecting iopath
[02:52:16+0000] Downloading iopath-0.1.9-py3-none-any.whl (27 kB)
[02:52:16+0000] Collecting pdfplumber
[02:52:16+0000] Downloading pdfplumber-0.10.2-py3-none-any.whl (47 kB)
[02:52:16+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.5/47.5 kB 1.3 MB/s eta 0:00:00
[02:52:16+0000] Collecting effdet
[02:52:16+0000] Downloading effdet-0.4.1-py3-none-any.whl (112 kB)
[02:52:16+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.5/112.5 kB 6.1 MB/s eta 0:00:00
[02:52:17+0000] Collecting pytesseract
[02:52:17+0000] Downloading pytesseract-0.3.10-py3-none-any.whl (14 kB)
[02:52:17+0000] Collecting mpmath>=0.19
[02:52:17+0000] Downloading mpmath-1.3.0-py3-none-any.whl (536 kB)
[02:52:17+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 17.6 MB/s eta 0:00:00
[02:52:17+0000] Collecting sniffio>=1.1
[02:52:17+0000] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB)
[02:52:18+0000] Collecting pycparser
[02:52:18+0000] Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
[02:52:18+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 10.9 MB/s eta 0:00:00
[02:52:18+0000] Collecting timm>=0.9.2
[02:52:18+0000] Downloading timm-0.9.7-py3-none-any.whl (2.2 MB)
[02:52:18+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB [25](https://github.com/Samirit/mdapp6/actions/runs/6217600618/job/16872923469#step:3:26).7 MB/s eta 0:00:00
[02:52:19+0000] Collecting pycocotools>=2.0.2
[02:52:19+0000] Downloading pycocotools-2.0.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (463 kB)
[02:52:19+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 463.7/463.7 kB 17.1 MB/s eta 0:00:00
[02:52:19+0000] Collecting omegaconf>=2.0
[02:52:19+0000] Downloading omegaconf-2.3.0-py3-none-any.whl (79 kB)
[02:52:19+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.5/79.5 kB 7.2 MB/s eta 0:00:00
[02:52:19+0000] Collecting portalocker
[02:52:19+0000] Downloading portalocker-2.8.2-py3-none-any.whl (17 kB)
[02:52:20+0000] Collecting pytz>=2020.1
[02:52:20+0000] Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
[02:52:20+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 18.2 MB/s eta 0:00:00
[02:52:20+0000] Collecting tzdata>=2022.1
[02:52:20+0000] Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB)
[02:52:20+0000] ━━━━━━━━━━━���━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 kB 17.9 MB/s eta 0:00:00
[02:52:22+0000] Collecting pypdfium2>=4.18.0
[02:52:22+0000] Downloading pypdfium2-4.20.0-py3-none-manylinux_2_17_x86_64.whl (3.0 MB)
[02:52:22+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 25.3 MB/s eta 0:00:00
[02:52:22+0000] Collecting antlr4-python3-runtime==4.9.*
[02:52:22+0000] Downloading antlr4-python3-runtime-4.9.3.tar.gz (117 kB)
[02:52:22+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.0/117.0 kB 9.3 MB/s eta 0:00:00
[02:52:23+0000] Preparing metadata (setup.py): started
[02:52:[26](https://github.com/Samirit/mdapp6/actions/runs/6217600618/job/16872923469#step:3:27)+0000] Preparing metadata (setup.py): finished with status 'done'
[02:52:31+0000] Collecting matplotlib>=2.1.0
[02:52:31+0000] Downloading matplotlib-3.8.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB)
[02:52:33+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 5.2 MB/s eta 0:00:00
[02:52:38+0000] Collecting contourpy>=1.0.1
[02:52:38+0000] Downloading contourpy-1.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (302 kB)
[02:52:38+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 302.8/302.8 kB 16.3 MB/s eta 0:00:00
[02:52:38+0000] Collecting cycler>=0.10
[02:52:38+0000] Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB)
[02:52:38+0000] Collecting fonttools>=4.22.0
[02:52:38+0000] Downloading fonttools-4.42.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.9 MB)
[02:52:38+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 23.8 MB/s eta 0:00:00
[02:52:39+0000] Collecting kiwisolver>=1.0.1
[02:52:39+0000] Downloading kiwisolver-1.4.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB)
[02:52:39+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 33.6 MB/s eta 0:00:00
[02:52:39+0000] Collecting pyparsing>=2.3.1
[02:52:39+0000] Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB)
[02:52:39+0000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 kB 7.3 MB/s eta 0:00:00
[02:52:40+0000] Building wheels for collected packages: sentence-transformers, pypika, antlr4-python3-runtime
[02:52:40+0000] Building wheel for sentence-transformers (setup.py): started
[02:52:43+0000] Building wheel for sentence-transformers (setup.py): finished with status 'done'
[02:52:43+0000] Created wheel for sentence-transformers: filename=sentence_transformers-2.2.2-py3-none-any.whl size=125925 sha256=bb87f3ab5812093c850fb7c3147f72ea207328a4a351fcdd86c8be19e7cee6b4
[02:52:43+0000] Stored in directory: /usr/local/share/pip-cache/wheels/c5/ca/33/8657d5aded943d57e56bf40ec332c8960f9f3f70a143e34731
[02:52:43+0000] Building wheel for pypika (pyproject.toml): started
[02:52:44+0000] Building wheel for pypika (pyproject.toml): finished with status 'done'
[02:52:44+0000] Created wheel for pypika: filename=PyPika-0.48.9-py2.py3-none-any.whl size=53723 sha256=26b88a3eafcff93f0a6e6dd0b1df9b096f461de46183e1bdad91604b37523905
[02:52:44+0000] Stored in directory: /usr/local/share/pip-cache/wheels/da/b1/64/178bd739d19ac4e7b567619cde8454c523f972963ced4d48c4
[02:52:44+0000] Building wheel for antlr4-python3-runtime (setup.py): started
[02:52:48+0000] Building wheel for antlr4-python3-runtime (setup.py): finished with status 'done'
[02:52:48+0000] Created wheel for antlr4-python3-runtime: filename=antlr4_python3_runtime-4.9.3-py3-none-any.whl size=144554 sha256=107a72efca741dc37b0aacb500c5fc56075a75d66faf6050cf4a2fe6881cd776
[02:52:48+0000] Stored in directory: /usr/local/share/pip-cache/wheels/d9/74/ce/b8dce89b7551f3d60a96650dc1e47e0c2db17f02a876140daf
[02:52:48+0000] Successfully built sentence-transformers pypika antlr4-python3-runtime
[02:53:00+0000] Installing collected packages: tokenizers, sentencepiece, safetensors, pytz, pypika, mpmath, monotonic, lit, flatbuffers, filetype, cmake, antlr4-python3-runtime, websockets, uvloop, urllib3, tzdata, typing-extensions, tqdm, threadpoolctl, tenacity, tabulate, sympy, soupsieve, sniffio, six, regex, PyYAML, python-multipart, python-magic, python-dotenv, pypdfium2, pyparsing, pycparser, protobuf, portalocker, Pillow, packaging, overrides, nvidia-nvtx-cu11, nvidia-nccl-cu11, nvidia-cusparse-cu11, nvidia-curand-cu11, nvidia-cufft-cu11, nvidia-cuda-runtime-cu11, nvidia-cuda-nvrtc-cu11, nvidia-cuda-cupti-cu11, nvidia-cublas-cu11, numpy, networkx, mypy-extensions, multidict, MarkupSafe, lxml, kiwisolver, joblib, itsdangerous, importlib-resources, idna, humanfriendly, httptools, h11, greenlet, fsspec, frozenlist, fonttools, filelock, emoji, cycler, click, charset-normalizer, chardet, certifi, blinker, bcrypt, backoff, attrs, async-timeout, yarl, Werkzeug, uvicorn, unstructured.pytesseract, typing-inspect, SQLAlchemy, scipy, requests, python-dateutil, pytesseract, pydantic, pulsar-client, pdf2image, opencv-python, onnx, omegaconf, nvidia-cusolver-cu11, nvidia-cudnn-cu11, numexpr, nltk, marshmallow, Jinja2, iopath, contourpy, coloredlogs, chroma-hnswlib, cffi, beautifulsoup4, anyio, aiosignal, watchfiles, starlette, scikit-learn, posthog, pandas, onnxruntime, matplotlib, langsmith, huggingface-hub, flask, dataclasses-json, cryptography, aiohttp, unstructured, transformers, pycocotools, pdfminer.six, openai, langchain, fastapi, pdfplumber, chromadb, layoutparser, triton, torch, torchvision, timm, effdet, unstructured-inference, sentence-transformers
[03:00:31+0000] Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.3 Pillow-10.0.1 PyYAML-6.0.1 SQLAlchemy-2.0.20 Werkzeug-2.3.7 aiohttp-3.8.5 aiosignal-1.3.1 antlr4-python3-runtime-4.9.3 anyio-4.0.0 async-timeout-4.0.3 attrs-23.1.0 backoff-2.2.1 bcrypt-4.0.1 beautifulsoup4-4.12.2 blinker-1.6.2 certifi-2023.7.22 cffi-1.15.1 chardet-5.2.0 charset-normalizer-3.2.0 chroma-hnswlib-0.7.3 chromadb-0.4.10 click-8.1.7 cmake-3.[27](https://github.com/Samirit/mdapp6/actions/runs/6217600618/job/16872923469#step:3:28).5 coloredlogs-15.0.1 contourpy-1.1.1 cryptography-41.0.3 cycler-0.11.0 dataclasses-json-0.5.14 effdet-0.4.1 emoji-2.8.0 fastapi-0.99.1 filelock-3.12.4 filetype-1.2.0 flask-2.3.3 flatbuffers-23.5.26 fonttools-4.42.1 frozenlist-1.4.0 fsspec-2023.9.1 greenlet-2.0.2 h11-0.14.0 httptools-0.6.0 huggingface-hub-0.16.4 humanfriendly-10.0 idna-3.4 importlib-resources-6.0.1 iopath-0.1.9 itsdangerous-2.1.2 joblib-1.3.2 kiwisolver-1.4.5 langchain-0.0.292 langsmith-0.0.37 layoutparser-0.3.4 lit-15.0.6 lxml-4.9.3 marshmallow-3.20.1 matplotlib-3.8.0 monotonic-1.6 mpmath-1.3.0 multidict-6.0.4 mypy-extensions-1.0.0 networkx-3.1 nltk-3.8.1 numexpr-2.8.6 numpy-1.26.0 nvidia-cublas-cu11-11.10.3.66 nvidia-cuda-cupti-cu11-11.7.101 nvidia-cuda-nvrtc-cu11-11.7.99 nvidia-cuda-runtime-cu11-11.7.99 nvidia-cudnn-cu11-8.5.0.96 nvidia-cufft-cu11-10.9.0.58 nvidia-curand-cu11-10.2.10.91 nvidia-cusolver-cu11-11.4.0.1 nvidia-cusparse-cu11-11.7.4.91 nvidia-nccl-cu11-2.14.3 nvidia-nvtx-cu11-11.7.91 omegaconf-2.3.0 onnx-1.14.1 onnxruntime-1.15.1 openai-0.[28](https://github.com/Samirit/mdapp6/actions/runs/6217600618/job/16872923469#step:3:29).0 opencv-python-4.8.0.76 overrides-7.4.0 packaging-23.1 pandas-2.1.0 pdf2image-1.16.3 pdfminer.six-20221105 pdfplumber-0.10.2 portalocker-2.8.2 posthog-3.0.2 protobuf-4.24.3 pulsar-client-3.3.0 pycocotools-2.0.7 pycparser-2.21 pydantic-1.10.12 pyparsing-3.1.1 pypdfium2-4.20.0 pypika-0.48.9 pytesseract-0.3.10 python-dateutil-2.8.2 python-dotenv-1.0.0 python-magic-0.4.27 python-multipart-0.0.6 pytz-2023.3.post1 regex-2023.8.8 requests-2.[31](https://github.com/Samirit/mdapp6/actions/runs/6217600618/job/16872923469#step:3:32).0 safetensors-0.3.3 scikit-learn-1.3.0 scipy-1.11.2 sentence-transformers-2.2.2 sentencepiece-0.1.99 six-1.16.0 sniffio-1.3.0 soupsieve-2.5 starlette-0.27.0 sympy-1.12 tabulate-0.9.0 tenacity-8.2.3 threadpoolctl-3.2.0 timm-0.9.7 tokenizers-0.13.3 torch-2.0.1 torchvision-0.15.2 tqdm-4.66.1 transformers-4.[33](https://github.com/Samirit/mdapp6/actions/runs/6217600618/job/16872923469#step:3:34).2 triton-2.0.0 typing-extensions-4.7.1 typing-inspect-0.9.0 tzdata-2023.3 unstructured-0.10.15 unstructured-inference-0.5.28 unstructured.pytesseract-0.3.12 urllib3-2.0.4 uvicorn-0.23.2 uvloop-0.17.0 watchfiles-0.20.0 websockets-11.0.3 yarl-1.9.2

Notice: A new release of pip available: 22.3 -> 23.2.1
Notice: To update, run: pip install --upgrade pip
Not a vso image, so not writing build commands
Preparing output...

Copying files to destination directory '/tmp/_preCompressedDestinationDir'...
Done in 2[45](https://github.com/Samirit/mdapp6/actions/runs/6217600618/job/16872923469#step:3:46) sec(s).
Compressing content of directory '/tmp/_preCompressedDestinationDir'...
\n/bin/bash -c "oryx build /tmp/zipdeploy/extracted -o /home/site/wwwroot --platform python --platform-version 3.11 -p virtualenv_name=antenv --log-file /tmp/build-debug.log -i /tmp/8dbb7f1[67](https://github.com/Samirit/mdapp6/actions/runs/6217600618/job/16872923469#step:3:68)ff[90](https://github.com/Samirit/mdapp6/actions/runs/6217600618/job/16872923469#step:3:91)[91](https://github.com/Samirit/mdapp6/actions/runs/6217600618/job/16872923469#step:3:92) --compress-destination-dir | tee /tmp/oryx-build.log ; exit $PIPESTATUS "

Generating summary of Oryx build
Parsing the build logs
Found 0 issue(s)

Build Summary :
===============
Errors (0)
Warnings (0)

Deployment Failed. deployer = GITHUB_ZIP_DEPLOY deploymentPath = ZipDeploy. Extract zip. Remote build.
Error: Failed to deploy web package to App Service.
Error: Deployment Failed, Package deployment using ZIP Deploy failed. Refer logs for more details.
App Service Application URL: https://mdapp4.azurewebsites.net/

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.