diff --git a/docs/src/doc/docs/includes/docling-serve/serve-compatibility.md b/docs/src/doc/docs/includes/docling-serve/serve-compatibility.md
index ae0bc9fa..2902e4e0 100644
--- a/docs/src/doc/docs/includes/docling-serve/serve-compatibility.md
+++ b/docs/src/doc/docs/includes/docling-serve/serve-compatibility.md
@@ -1,9 +1,10 @@
-# Results for ghcr.io/docling-project/docling-serve as of 2026-05-25T07:59:04.158898214Z
+# Results for ghcr.io/docling-project/docling-serve as of 2026-06-01T09:21:40.475067240Z
Here are the results:
| Tag | Result | Details |
| --- | ------ | ------- |
+| v1.20.0 | ✅ SUCCESS | [Click for run details](#v1.20.0-details) |
| v1.19.0 | ✅ SUCCESS | [Click for run details](#v1.19.0-details) |
| v1.18.0 | ✅ SUCCESS | [Click for run details](#v1.18.0-details) |
| v1.17.0 | ✅ SUCCESS | [Click for run details](#v1.17.0-details) |
@@ -39,6 +40,84 @@ Here are the results:
## Details
+### ghcr.io/docling-project/docling-serve:v1.20.0
+
+
+Click to expand
+
+#### Message
+
+
+Click to collapse
+
+~~~markdown
+Tag v1.20.0 is ok
+~~~
+
+
+
+
+#### Docling server logs
+
+
+click to expand
+
+```
+Starting production server 🚀
+
+Server started at http://0.0.0.0:5001
+Documentation at http://0.0.0.0:5001/docs
+Scalar docs at http://0.0.0.0:5001/scalar
+
+Logs:
+INFO: Started server process [1]
+INFO: Waiting for application startup.
+2026-06-01 09:21:27.887227861 [W:onnxruntime:Default, device_discovery.cc:133 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename "5620e0c7-8062-4dce-aeb7-520c7ef76171" did not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
+[INFO] 2026-06-01 09:21:28,136 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:21:28,137 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-01 09:21:28,225 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:21:28,226 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-01 09:21:28,271 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:21:28,271 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 70%|██████▉ | 537/770 [00:00<00:00, 5355.87it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5385.59it/s]
+INFO: Application startup complete.
+INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
+INFO: 172.17.0.1:51932 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:51936 - "GET /health HTTP/1.1" 200 OK
+[INFO] 2026-06-01 09:21:29,941 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:21:29,941 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-01 09:21:30,033 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:21:30,033 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-01 09:21:30,079 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:21:30,079 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 69%|██████▉ | 535/770 [00:00<00:00, 5313.36it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5332.63it/s]
+WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
+INFO: 172.17.0.1:51936 - "POST /v1/convert/source HTTP/1.1" 200 OK
+[INFO] 2026-06-01 09:21:31,980 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:21:31,980 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-01 09:21:32,074 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:21:32,074 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-01 09:21:32,120 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:21:32,120 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 71%|███████ | 543/770 [00:00<00:00, 5356.08it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5419.85it/s]
+INFO: 172.17.0.1:51936 - "POST /v1/convert/source HTTP/1.1" 200 OK
+[INFO] 2026-06-01 09:21:33,984 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:21:33,984 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-01 09:21:34,075 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:21:34,076 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-01 09:21:34,123 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:21:34,123 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 69%|██████▉ | 531/770 [00:00<00:00, 5308.40it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5320.76it/s]
+INFO: 172.17.0.1:51936 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:51936 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:51936 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+
+```
+
+
+
+
+
### ghcr.io/docling-project/docling-serve:v1.19.0
@@ -71,45 +150,45 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-2026-05-25 07:58:51.522898363 [W:onnxruntime:Default, device_discovery.cc:133 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename "5620e0c7-8062-4dce-aeb7-520c7ef76171" did not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
-[INFO] 2026-05-25 07:58:51,835 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:58:51,837 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
-[INFO] 2026-05-25 07:58:51,963 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:58:51,964 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
-[INFO] 2026-05-25 07:58:52,009 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:58:52,010 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 68%|██████▊ | 523/770 [00:00<00:00, 5109.96it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5614.58it/s]
+2026-06-01 09:20:29.946158446 [W:onnxruntime:Default, device_discovery.cc:133 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename "5620e0c7-8062-4dce-aeb7-520c7ef76171" did not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
+[INFO] 2026-06-01 09:20:30,318 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:20:30,320 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-01 09:20:30,484 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:20:30,484 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-01 09:20:30,592 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:20:30,593 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 67%|██████▋ | 517/770 [00:00<00:00, 5142.75it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 6183.38it/s]
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:44092 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:44108 - "GET /health HTTP/1.1" 200 OK
-[INFO] 2026-05-25 07:58:53,770 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:58:53,770 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
-[INFO] 2026-05-25 07:58:53,909 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:58:53,909 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
-[INFO] 2026-05-25 07:58:53,977 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:58:53,977 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 77%|███████▋ | 595/770 [00:00<00:00, 5943.46it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5758.40it/s]
+INFO: 172.17.0.1:55312 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:55322 - "GET /health HTTP/1.1" 200 OK
+[INFO] 2026-06-01 09:20:32,806 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:20:32,806 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-01 09:20:32,932 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:20:32,932 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-01 09:20:33,100 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:20:33,101 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 58%|█████▊ | 444/770 [00:00<00:00, 4425.18it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5130.75it/s]
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:44108 - "POST /v1/convert/source HTTP/1.1" 200 OK
-[INFO] 2026-05-25 07:58:55,791 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:58:55,791 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
-[INFO] 2026-05-25 07:58:55,906 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:58:55,906 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
-[INFO] 2026-05-25 07:58:55,975 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:58:55,975 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 60%|██████ | 464/770 [00:00<00:00, 4624.88it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 4789.74it/s]
-INFO: 172.17.0.1:44108 - "POST /v1/convert/source HTTP/1.1" 200 OK
-[INFO] 2026-05-25 07:58:57,831 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:58:57,832 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
-[INFO] 2026-05-25 07:58:57,959 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:58:57,959 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
-[INFO] 2026-05-25 07:58:58,014 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:58:58,014 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 59%|█████▉ | 458/770 [00:00<00:00, 4549.04it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 4686.58it/s]
-INFO: 172.17.0.1:44108 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:44108 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:44108 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:55322 - "POST /v1/convert/source HTTP/1.1" 200 OK
+[INFO] 2026-06-01 09:20:34,823 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:20:34,823 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-01 09:20:34,929 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:20:34,929 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-01 09:20:35,060 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:20:35,060 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 69%|██████▉ | 531/770 [00:00<00:00, 5301.12it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5416.24it/s]
+INFO: 172.17.0.1:55322 - "POST /v1/convert/source HTTP/1.1" 200 OK
+[INFO] 2026-06-01 09:20:38,845 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:20:38,845 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-01 09:20:38,969 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:20:38,969 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-01 09:20:39,114 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:20:39,115 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 69%|██████▉ | 533/770 [00:00<00:00, 5283.30it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5717.02it/s]
+INFO: 172.17.0.1:55322 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:55322 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:55322 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -149,45 +228,45 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-2026-05-25 07:58:45.211323219 [W:onnxruntime:Default, device_discovery.cc:133 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename "5620e0c7-8062-4dce-aeb7-520c7ef76171" did not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
-[INFO] 2026-05-25 07:58:45,566 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:58:45,568 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
-[INFO] 2026-05-25 07:58:45,697 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:58:45,698 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
-[INFO] 2026-05-25 07:58:45,743 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:58:45,743 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 65%|██████▍ | 498/770 [00:00<00:00, 4976.74it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 4821.73it/s]
+2026-06-01 09:19:29.132274327 [W:onnxruntime:Default, device_discovery.cc:133 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename "5620e0c7-8062-4dce-aeb7-520c7ef76171" did not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
+[INFO] 2026-06-01 09:19:29,598 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:19:29,601 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-01 09:19:29,758 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:19:29,758 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-01 09:19:29,814 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:19:29,814 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 66%|██████▋ | 512/770 [00:00<00:00, 5036.57it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 4979.22it/s]
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:53238 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:53242 - "GET /health HTTP/1.1" 200 OK
-[INFO] 2026-05-25 07:58:47,770 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:58:47,771 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
-[INFO] 2026-05-25 07:58:47,859 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:58:47,859 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
-[INFO] 2026-05-25 07:58:47,904 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:58:47,905 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 65%|██████▌ | 502/770 [00:00<00:00, 5015.68it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5034.53it/s]
+INFO: 172.17.0.1:51556 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:51570 - "GET /health HTTP/1.1" 200 OK
+[INFO] 2026-06-01 09:19:31,658 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:19:31,658 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-01 09:19:31,818 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:19:31,818 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-01 09:19:31,872 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:19:31,872 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 69%|██████▉ | 530/770 [00:00<00:00, 5298.15it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5825.87it/s]
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:53242 - "POST /v1/convert/source HTTP/1.1" 200 OK
-[INFO] 2026-05-25 07:58:49,784 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:58:49,784 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
-[INFO] 2026-05-25 07:58:49,920 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:58:49,921 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
-[INFO] 2026-05-25 07:58:49,965 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:58:49,966 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 78%|███████▊ | 598/770 [00:00<00:00, 5974.83it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5712.91it/s]
-INFO: 172.17.0.1:53242 - "POST /v1/convert/source HTTP/1.1" 200 OK
-[INFO] 2026-05-25 07:58:51,802 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:58:51,803 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
-[INFO] 2026-05-25 07:58:51,981 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:58:51,981 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
-[INFO] 2026-05-25 07:58:52,075 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:58:52,076 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 68%|██████▊ | 521/770 [00:00<00:00, 5209.71it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5015.74it/s]
-INFO: 172.17.0.1:53242 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:53242 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:53242 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:51570 - "POST /v1/convert/source HTTP/1.1" 200 OK
+[INFO] 2026-06-01 09:19:33,703 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:19:33,704 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-01 09:19:33,854 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:19:33,854 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-01 09:19:33,945 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:19:33,945 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 81%|████████▏ | 627/770 [00:00<00:00, 6254.10it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 6149.19it/s]
+INFO: 172.17.0.1:51570 - "POST /v1/convert/source HTTP/1.1" 200 OK
+[INFO] 2026-06-01 09:19:37,731 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:19:37,732 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-01 09:19:37,864 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:19:37,865 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-01 09:19:37,915 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:19:37,915 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 67%|██████▋ | 518/770 [00:00<00:00, 5168.26it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5384.90it/s]
+INFO: 172.17.0.1:51570 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:51570 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:51570 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -227,45 +306,45 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-2026-05-25 07:56:16.963764323 [W:onnxruntime:Default, device_discovery.cc:132 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
-[INFO] 2026-05-25 07:56:17,538 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:56:17,540 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
-[INFO] 2026-05-25 07:56:17,704 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:56:17,704 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
-[INFO] 2026-05-25 07:56:17,750 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:56:17,751 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 64%|██████▍ | 496/770 [00:00<00:00, 4957.17it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 4871.48it/s]
+2026-06-01 09:18:06.741148678 [W:onnxruntime:Default, device_discovery.cc:132 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
+[INFO] 2026-06-01 09:18:07,513 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:18:07,515 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-01 09:18:07,677 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:18:07,678 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-01 09:18:07,731 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:18:07,731 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 59%|█████▉ | 453/770 [00:00<00:00, 4516.18it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5603.47it/s]
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:37812 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:37826 - "GET /health HTTP/1.1" 200 OK
-[INFO] 2026-05-25 07:56:19,714 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:56:19,715 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
-[INFO] 2026-05-25 07:56:19,820 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:56:19,820 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
-[INFO] 2026-05-25 07:56:19,870 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:56:19,870 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 61%|██████▏ | 473/770 [00:00<00:00, 4717.86it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 4581.56it/s]
+INFO: 172.17.0.1:40976 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:40988 - "GET /health HTTP/1.1" 200 OK
+[INFO] 2026-06-01 09:18:09,885 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:18:09,885 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-01 09:18:09,992 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:18:09,992 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-01 09:18:10,038 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:18:10,038 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 56%|█████▋ | 435/770 [00:00<00:00, 4348.30it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 4836.29it/s]
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:37826 - "POST /v1/convert/source HTTP/1.1" 200 OK
-[INFO] 2026-05-25 07:56:21,730 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:56:21,730 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
-[INFO] 2026-05-25 07:56:21,829 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:56:21,829 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
-[INFO] 2026-05-25 07:56:21,873 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:56:21,873 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 66%|██████▋ | 511/770 [00:00<00:00, 5108.36it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5138.10it/s]
-INFO: 172.17.0.1:37826 - "POST /v1/convert/source HTTP/1.1" 200 OK
-[INFO] 2026-05-25 07:56:23,751 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:56:23,751 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
-[INFO] 2026-05-25 07:56:23,842 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:56:23,843 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
-[INFO] 2026-05-25 07:56:23,889 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:56:23,889 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 66%|██████▌ | 505/770 [00:00<00:00, 5027.37it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 4940.51it/s]
-INFO: 172.17.0.1:37826 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:37826 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:37826 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:40988 - "POST /v1/convert/source HTTP/1.1" 200 OK
+[INFO] 2026-06-01 09:18:11,925 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:18:11,925 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-01 09:18:12,095 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:18:12,095 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-01 09:18:12,167 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:18:12,168 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 58%|█████▊ | 448/770 [00:00<00:00, 4477.89it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5112.69it/s]
+INFO: 172.17.0.1:40988 - "POST /v1/convert/source HTTP/1.1" 200 OK
+[INFO] 2026-06-01 09:18:13,939 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:18:13,939 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-01 09:18:14,092 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:18:14,093 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-01 09:18:14,144 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:18:14,145 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 57%|█████▋ | 440/770 [00:00<00:00, 4377.43it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5509.81it/s]
+INFO: 172.17.0.1:40988 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:40988 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:40988 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -305,45 +384,45 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-2026-05-25 07:56:28.619017714 [W:onnxruntime:Default, device_discovery.cc:132 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
-[INFO] 2026-05-25 07:56:29,271 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:56:29,272 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-05-25 07:56:29,366 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:56:29,366 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-05-25 07:56:29,410 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:56:29,410 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 63%|██████▎ | 485/770 [00:00<00:00, 4825.48it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 4883.11it/s]
+2026-06-01 09:17:01.491261045 [W:onnxruntime:Default, device_discovery.cc:132 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
+[INFO] 2026-06-01 09:17:02,566 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:17:02,569 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-01 09:17:02,745 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:17:02,745 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-01 09:17:02,820 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:17:02,820 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 70%|███████ | 539/770 [00:00<00:00, 5316.55it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5481.29it/s]
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:42070 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:42080 - "GET /health HTTP/1.1" 200 OK
-[INFO] 2026-05-25 07:56:31,797 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:56:31,798 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-05-25 07:56:31,981 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:56:31,981 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-05-25 07:56:32,054 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:56:32,054 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 45%|████▍ | 345/770 [00:00<00:00, 3319.94it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5064.23it/s]
+INFO: 172.17.0.1:57554 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:57560 - "GET /health HTTP/1.1" 200 OK
+[INFO] 2026-06-01 09:17:04,869 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:17:04,869 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-01 09:17:04,995 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:17:04,996 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-01 09:17:05,038 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:17:05,038 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 60%|██████ | 463/770 [00:00<00:00, 4628.40it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5581.99it/s]
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:42080 - "POST /v1/convert/source HTTP/1.1" 200 OK
-[INFO] 2026-05-25 07:56:35,761 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:56:35,761 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-05-25 07:56:35,872 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:56:35,872 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-05-25 07:56:35,917 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:56:35,917 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 66%|██████▌ | 507/770 [00:00<00:00, 5025.16it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5161.22it/s]
-INFO: 172.17.0.1:42080 - "POST /v1/convert/source HTTP/1.1" 200 OK
-[INFO] 2026-05-25 07:56:37,794 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:56:37,794 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-05-25 07:56:37,912 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:56:37,912 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-05-25 07:56:37,969 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:56:37,969 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 65%|██████▌ | 501/770 [00:00<00:00, 5008.00it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5072.40it/s]
-INFO: 172.17.0.1:42080 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:42080 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:42080 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:57560 - "POST /v1/convert/source HTTP/1.1" 200 OK
+[INFO] 2026-06-01 09:17:08,917 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:17:08,917 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-01 09:17:09,058 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:17:09,058 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-01 09:17:09,104 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:17:09,105 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 63%|██████▎ | 485/770 [00:00<00:00, 4823.23it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 4769.20it/s]
+INFO: 172.17.0.1:57560 - "POST /v1/convert/source HTTP/1.1" 200 OK
+[INFO] 2026-06-01 09:17:10,917 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:17:10,918 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-01 09:17:11,011 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:17:11,011 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-01 09:17:11,057 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:17:11,058 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 58%|█████▊ | 447/770 [00:00<00:00, 4449.00it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 4445.27it/s]
+INFO: 172.17.0.1:57560 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:57560 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:57560 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -383,23 +462,23 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-2026-05-25 07:53:33.256047398 [W:onnxruntime:Default, device_discovery.cc:132 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
-[INFO] 2026-05-25 07:53:33,771 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:53:33,772 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-05-25 07:53:33,877 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:53:33,877 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-05-25 07:53:33,952 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:53:33,952 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+2026-06-01 09:15:46.210966364 [W:onnxruntime:Default, device_discovery.cc:132 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
+[INFO] 2026-06-01 09:15:46,840 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:15:46,842 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-01 09:15:46,995 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:15:46,995 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-01 09:15:47,041 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:15:47,041 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:59478 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:59492 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:42174 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:42180 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:59492 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:59492 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:59492 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:59492 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:59492 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:42180 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:42180 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:42180 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:42180 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:42180 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -439,23 +518,23 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-2026-05-25 07:53:33.185221050 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
-[INFO] 2026-05-25 07:53:33,697 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:53:33,699 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-05-25 07:53:33,823 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:53:33,823 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-05-25 07:53:33,887 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:53:33,887 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+2026-06-01 09:13:56.312317362 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
+[INFO] 2026-06-01 09:13:57,023 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:13:57,026 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-01 09:13:57,184 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:13:57,185 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-01 09:13:57,265 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:13:57,265 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:58376 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:58384 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43358 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43368 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:58384 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:58384 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:58384 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:58384 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:58384 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43368 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43368 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43368 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43368 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43368 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -495,23 +574,23 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-2026-05-25 07:50:40.145014599 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
-[INFO] 2026-05-25 07:50:40,669 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:50:40,670 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-05-25 07:50:40,798 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:50:40,799 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-05-25 07:50:40,907 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:50:40,907 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+2026-06-01 09:12:45.994947185 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
+[INFO] 2026-06-01 09:12:46,676 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:12:46,678 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-01 09:12:46,835 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:12:46,835 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-01 09:12:46,924 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:12:46,925 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:47754 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:47766 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:54650 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:54656 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:47766 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:47766 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:47766 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:47766 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:47766 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:54656 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:54656 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:54656 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:54656 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:54656 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -551,23 +630,23 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-2026-05-25 07:50:40.184720052 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
-[INFO] 2026-05-25 07:50:40,707 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:50:40,709 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-05-25 07:50:40,798 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:50:40,798 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-05-25 07:50:40,844 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:50:40,844 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+2026-06-01 09:11:02.631868718 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
+[INFO] 2026-06-01 09:11:03,180 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:11:03,182 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-01 09:11:03,289 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:11:03,290 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-01 09:11:03,338 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:11:03,338 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:52418 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:52422 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:34660 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:34676 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:52422 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:52422 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:52422 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:52422 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:52422 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:34676 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:34676 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:34676 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:34676 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:34676 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -607,23 +686,23 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-2026-05-25 07:47:53.229967918 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
-[INFO] 2026-05-25 07:47:53,761 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:47:53,763 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-05-25 07:47:53,868 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:47:53,868 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-05-25 07:47:53,918 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:47:53,918 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+2026-06-01 09:10:06.634647582 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
+[INFO] 2026-06-01 09:10:07,343 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:10:07,346 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-01 09:10:07,500 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:10:07,501 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-01 09:10:07,559 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:10:07,559 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:48892 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:48908 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:59050 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:59054 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:48908 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:48908 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:48908 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:48908 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:48908 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:59054 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:59054 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:59054 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:59054 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:59054 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -663,23 +742,23 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-2026-05-25 07:47:53.265279498 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
-[INFO] 2026-05-25 07:47:53,807 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:47:53,809 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-05-25 07:47:53,981 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:47:53,981 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-05-25 07:47:54,055 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:47:54,055 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+2026-06-01 09:08:16.693420871 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
+[INFO] 2026-06-01 09:08:17,412 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:08:17,414 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-01 09:08:17,591 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:08:17,592 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-01 09:08:17,672 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:08:17,672 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:38828 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:38834 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:53656 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:53658 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:38834 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:38834 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:38834 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:38834 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:38834 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:53658 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:53658 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:53658 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:53658 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:53658 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -719,23 +798,23 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-2026-05-25 07:45:03.347693929 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
-[INFO] 2026-05-25 07:45:03,863 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:45:03,865 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-05-25 07:45:03,973 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:45:03,973 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-05-25 07:45:04,041 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:45:04,041 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+2026-06-01 09:07:06.331267019 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
+[INFO] 2026-06-01 09:07:07,049 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:07:07,052 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-01 09:07:07,232 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:07:07,233 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-01 09:07:07,311 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:07:07,312 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:43042 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:43046 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:33452 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:33468 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:43046 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:43046 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:43046 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:43046 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:43046 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:33468 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:33468 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:33468 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:33468 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:33468 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -775,23 +854,23 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-2026-05-25 07:45:01.082783829 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
-[INFO] 2026-05-25 07:45:01,583 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:45:01,585 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-05-25 07:45:01,696 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:45:01,697 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-05-25 07:45:01,769 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:45:01,770 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+2026-06-01 09:05:42.186473871 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
+[INFO] 2026-06-01 09:05:42,943 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:05:42,946 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-01 09:05:43,109 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:05:43,109 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-01 09:05:43,164 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:05:43,164 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:55738 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:55744 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:48104 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:48108 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:55744 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:55744 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:55744 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:55744 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:55744 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:48108 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:48108 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:48108 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:48108 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:48108 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -831,22 +910,22 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-[INFO] 2026-05-25 07:42:05,723 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:42:05,725 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-05-25 07:42:05,858 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:42:05,858 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-05-25 07:42:05,899 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:42:05,902 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+[INFO] 2026-06-01 09:02:54,453 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:02:54,456 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-01 09:02:54,576 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:02:54,576 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-01 09:02:54,635 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:02:54,635 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:32908 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:32914 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:37868 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:37876 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:32914 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:32914 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:32914 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:32914 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:32914 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:37876 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:37876 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:37876 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:37876 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:37876 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -886,22 +965,22 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-[INFO] 2026-05-25 07:42:15,928 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:42:15,930 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-05-25 07:42:16,036 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:42:16,036 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-05-25 07:42:16,076 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:42:16,077 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+[INFO] 2026-06-01 09:04:03,670 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:04:03,673 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-01 09:04:03,795 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:04:03,795 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-01 09:04:03,869 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:04:03,869 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:43214 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:43226 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43846 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43860 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:43226 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:43226 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:43226 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:43226 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:43226 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43860 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43860 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43860 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43860 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43860 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -941,22 +1020,22 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-[INFO] 2026-05-25 07:38:57,099 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:38:57,101 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-05-25 07:38:57,216 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:38:57,216 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-05-25 07:38:57,290 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:38:57,290 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+[INFO] 2026-06-01 09:00:01,817 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:00:01,819 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-01 09:00:01,909 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:00:01,909 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-01 09:00:01,947 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 09:00:01,947 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:46404 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:46406 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:56150 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:56156 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:46406 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:46406 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:46406 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:46406 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:46406 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:56156 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:56156 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:56156 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:56156 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:56156 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -996,22 +1075,22 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-[INFO] 2026-05-25 07:38:56,922 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:38:56,924 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-05-25 07:38:57,047 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:38:57,047 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-05-25 07:38:57,102 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:38:57,103 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+[INFO] 2026-06-01 08:59:55,793 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 08:59:55,795 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-01 08:59:55,903 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 08:59:55,903 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-01 08:59:55,961 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 08:59:55,961 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:34660 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:34666 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:51196 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:51212 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:34666 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:34666 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:34666 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:34666 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:34666 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:51212 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:51212 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:51212 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:51212 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:51212 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1051,22 +1130,22 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-[INFO] 2026-05-25 07:35:29,190 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:35:29,192 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-05-25 07:35:29,312 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:35:29,312 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-05-25 07:35:29,375 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:35:29,376 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+[INFO] 2026-06-01 08:56:39,714 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 08:56:39,718 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-01 08:56:39,826 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 08:56:39,826 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-01 08:56:39,885 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 08:56:39,886 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:47116 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:47118 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:48844 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:48854 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:47118 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:47118 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:47118 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:47118 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:47118 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:48854 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:48854 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:48854 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:48854 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:48854 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1106,22 +1185,22 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-[INFO] 2026-05-25 07:35:29,321 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:35:29,325 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-05-25 07:35:29,456 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:35:29,457 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-05-25 07:35:29,493 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-05-25 07:35:29,494 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+[INFO] 2026-06-01 08:56:27,023 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 08:56:27,025 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-01 08:56:27,157 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 08:56:27,158 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-01 08:56:27,227 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-01 08:56:27,227 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:53066 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:53072 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:49992 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:40432 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:53072 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:53072 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:53072 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:53072 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:53072 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:40432 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:40432 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:40432 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:40432 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:40432 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1163,14 +1242,14 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:38720 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:38728 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:33254 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:33256 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:38728 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:38728 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:38728 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:38728 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:38728 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:33256 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:33256 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:33256 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:33256 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:33256 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1212,14 +1291,14 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:58230 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:58244 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:41800 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:41806 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:58244 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:58244 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:58244 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:58244 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:58244 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:41806 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:41806 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:41806 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:41806 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:41806 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1261,14 +1340,14 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:52298 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:52302 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:49686 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:49696 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:52302 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:52302 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:52302 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:52302 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:52302 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:49696 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:49696 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:49696 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:49696 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:49696 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1310,14 +1389,14 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:44728 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:44740 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:42368 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:42372 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:44740 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:44740 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:44740 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:44740 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:44740 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:42372 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:42372 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:42372 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:42372 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:42372 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1359,14 +1438,14 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:34054 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:34058 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:54702 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:54718 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:34058 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:34058 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:34058 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:34058 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:34058 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:54718 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:54718 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:54718 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:54718 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:54718 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1408,14 +1487,14 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:35486 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:35500 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:53978 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:53982 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:35500 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:35500 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:35500 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:35500 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:35500 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:53982 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:53982 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:53982 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:53982 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:53982 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1457,14 +1536,14 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:50260 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:50276 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:35288 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:35302 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:50276 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:50276 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:50276 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:50276 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:50276 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:35302 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:35302 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:35302 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:35302 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:35302 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1506,14 +1585,14 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:36780 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:36790 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:60282 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:60290 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:36790 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:36790 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:36790 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:36790 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:36790 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:60290 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:60290 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:60290 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:60290 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:60290 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1555,14 +1634,14 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:52242 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:52248 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:52472 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:52486 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:52248 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:52248 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:52248 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:52248 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:52248 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:52486 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:52486 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:52486 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:52486 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:52486 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1604,14 +1683,14 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:49366 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:49380 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:54008 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:54024 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:49380 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:49380 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:49380 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:49380 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:49380 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:54024 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:54024 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:54024 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:54024 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:54024 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1653,14 +1732,14 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:47022 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:47034 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:53478 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:53488 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:47034 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:47034 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:47034 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:47034 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:47034 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:53488 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:53488 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:53488 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:53488 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:53488 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1702,14 +1781,14 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:51974 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:51982 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:40296 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:40306 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:51982 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:51982 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:51982 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:51982 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:51982 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:40306 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:40306 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:40306 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:40306 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:40306 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1751,14 +1830,14 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:35732 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:35738 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:60632 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:60648 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:35738 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:35738 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:35738 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:35738 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:35738 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:60648 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:60648 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:60648 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:60648 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:60648 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1800,14 +1879,14 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:44992 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:45000 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:50224 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:50228 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:45000 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:45000 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:45000 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:45000 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:45000 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:50228 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:50228 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:50228 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:50228 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:50228 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```