[
https://issues.apache.org/jira/browse/TIKA-4155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18044158#comment-18044158
]
Tim Allison commented on TIKA-4155:
-----------------------------------
Looks like we're getting this again? This is in 3.x and is not related to the
major work on main...at least. :lol:
https://github.com/apache/tika/actions/runs/20098146661
{noformat}
[ERROR]
org.apache.tika.pipes.opensearch.tests.OpenSearchTest.testParentChildFSToOpenSearch(Path,
Path) -- Time elapsed: 20.32 s <<< ERROR!
2025-12-10T12:34:34.6518484Z java.lang.IllegalArgumentException: couldn't
create index/add mappings: JsonResponse{status=403,
msg='{"error":{"root_cause":[{"type":"index_create_block_exception","reason":"blocked
by: [FORBIDDEN/10/cluster create-index blocked
(api)];"}],"type":"index_create_block_exception","reason":"blocked by:
[FORBIDDEN/10/cluster create-index blocked (api)];"},"status":403}', root=null}
{noformat}
> Github actions failing because of opensearch integration tests
> --------------------------------------------------------------
>
> Key: TIKA-4155
> URL: https://issues.apache.org/jira/browse/TIKA-4155
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Minor
>
> In recent builds, such as:
> [https://github.com/apache/tika/actions/runs/6483371770,] we're getting:
> index_create_block_exception","reason":"blocked by: [FORBIDDEN/10/cluster
> create-index blocked (api)
> Google suggests that the OpenSearch server is throwing this because of
> [memory
> pressure|https://docs.aws.amazon.com/opensearch-service/latest/developerguide/handling-errors.html?id=d0e9728].
> Let's try to specify minimum memory requirements and hope for the best?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)