Page MenuHomePhabricator

Wikibase CI broken: Failed to parse mapping [_doc]: analyzer [extract_wb_property] has not been configured in mappings
Closed, ResolvedPublic

Description

Empty change on Wikibase fails with a database configuration issue during CirrusSearch setup:

09:37:46 <Error, collected 1 message(s) on the way, no value set>
09:37:46 +----------+---------------------------+--------------------------------------+
09:37:46 | error    | Failed to parse mapping [ |                                      |
09:37:46 |          | _doc]: analyzer [extract_ |                                      |
09:37:46 |          | wb_property] has not been |                                      |
09:37:46 |          |  configured in mappings   |                                      |
09:37:46 +----------+---------------------------+--------------------------------------+

Event Timeline

Likely caused by enabling Opensearch (fka Elastic) in [Wikiabse apitests](T386691):. Revert for the CI config change that turned it on: https://gerrit.wikimedia.org/r/c/integration/config/+/1146520

ArthurTaylor claimed this task.

This seems to have been resolved by deploying the above. Thanks for the support!