backend / test_run.log
m-ahmad-official's picture
add something
2304e6f
INFO: HTTP Request: GET https://d27e55fe-c28d-4275-81d7-7eff807c14a5.europe-west3-0.gcp.cloud.qdrant.io:6333 "HTTP/1.1 200 OK"
INFO: HTTP Request: GET https://d27e55fe-c28d-4275-81d7-7eff807c14a5.europe-west3-0.gcp.cloud.qdrant.io:6333/collections "HTTP/1.1 200 OK"
INFO: Collection 'book_embeddings' already exists
INFO: Starting ingestion: 3 URLs
INFO: Chunk size: 500, overlap: 50
INFO: Fetching https://bookshelf.math.buffalo.edu/bookshelf-free-books-direction.html...
ERROR: Failed to fetch https://bookshelf.math.buffalo.edu/bookshelf-free-books-direction.html after 5 attempts: [Errno -2] Name or service not known
ERROR: Failed to process https://bookshelf.math.buffalo.edu/bookshelf-free-books-direction.html: [Errno -2] Name or service not known
INFO: Fetching https://en.wikipedia.org/wiki/Book...
INFO: HTTP Request: GET https://en.wikipedia.org/wiki/Book "HTTP/1.1 403 Forbidden"
INFO: HTTP Request: GET https://en.wikipedia.org/wiki/Book "HTTP/1.1 403 Forbidden"
INFO: HTTP Request: GET https://en.wikipedia.org/wiki/Book "HTTP/1.1 403 Forbidden"
INFO: HTTP Request: GET https://en.wikipedia.org/wiki/Book "HTTP/1.1 403 Forbidden"
INFO: HTTP Request: GET https://en.wikipedia.org/wiki/Book "HTTP/1.1 403 Forbidden"
ERROR: Failed to fetch https://en.wikipedia.org/wiki/Book after 5 attempts: Client error '403 Forbidden' for url 'https://en.wikipedia.org/wiki/Book'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/403
ERROR: Failed to process https://en.wikipedia.org/wiki/Book: Client error '403 Forbidden' for url 'https://en.wikipedia.org/wiki/Book'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/403
INFO: Fetching https://www.gutenberg.org/files/1342/1342-h/1342-h.htm...
INFO: HTTP Request: GET https://www.gutenberg.org/files/1342/1342-h/1342-h.htm "HTTP/1.1 200 OK"
INFO: Extracted 717156 characters from https://www.gutenberg.org/files/1342/1342-h/1342-h.htm, chunked into 1435 segments
INFO: HTTP Request: POST https://api.cohere.com/v2/embed "HTTP/1.1 400 Bad Request"
ERROR: Failed to generate embeddings for batch starting at index 0: headers: {'access-control-expose-headers': 'X-Debug-Trace-ID', 'cache-control': 'no-cache, no-store, no-transform, must-revalidate, private, max-age=0', 'content-encoding': 'gzip', 'content-type': 'application/json', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'vary': 'Origin,Accept-Encoding', 'x-accel-expires': '0', 'x-debug-trace-id': '1da9e24a767597a154eaa71df36dcb52', 'x-endpoint-monthly-call-limit': '1000', 'x-trial-endpoint-call-limit': '100', 'x-trial-endpoint-call-remaining': '99', 'date': 'Mon, 16 Feb 2026 20:38:33 GMT', 'x-envoy-upstream-service-time': '5', 'server': 'envoy', 'via': '1.1 google', 'alt-svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000', 'transfer-encoding': 'chunked'}, status_code: 400, body: {'id': 'cd20a5e4-1efc-44b5-a9f6-43d7a24004ce', 'message': 'invalid request: total number of texts must be at most 96 - received 100'}
ERROR: Failed to process https://www.gutenberg.org/files/1342/1342-h/1342-h.htm: headers: {'access-control-expose-headers': 'X-Debug-Trace-ID', 'cache-control': 'no-cache, no-store, no-transform, must-revalidate, private, max-age=0', 'content-encoding': 'gzip', 'content-type': 'application/json', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'vary': 'Origin,Accept-Encoding', 'x-accel-expires': '0', 'x-debug-trace-id': '1da9e24a767597a154eaa71df36dcb52', 'x-endpoint-monthly-call-limit': '1000', 'x-trial-endpoint-call-limit': '100', 'x-trial-endpoint-call-remaining': '99', 'date': 'Mon, 16 Feb 2026 20:38:33 GMT', 'x-envoy-upstream-service-time': '5', 'server': 'envoy', 'via': '1.1 google', 'alt-svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000', 'transfer-encoding': 'chunked'}, status_code: 400, body: {'id': 'cd20a5e4-1efc-44b5-a9f6-43d7a24004ce', 'message': 'invalid request: total number of texts must be at most 96 - received 100'}
INFO: ==================================================
INFO: Ingestion complete!
INFO: Total pages processed: 0
INFO: Total chunks stored: 0
WARNING: Failed URLs (3): https://bookshelf.math.buffalo.edu/bookshelf-free-books-direction.html, https://en.wikipedia.org/wiki/Book, https://www.gutenberg.org/files/1342/1342-h/1342-h.htm
INFO: ==================================================
INFO: HTTP Request: GET https://d27e55fe-c28d-4275-81d7-7eff807c14a5.europe-west3-0.gcp.cloud.qdrant.io:6333/collections/book_embeddings "HTTP/1.1 200 OK"
INFO: Qdrant collection 'book_embeddings' now has 0 points