Upgrade to ElasticSearch Library causes CRS Catalog v3 Integration Tests to Fail

We have noticed that ever since this MR was merged, CRS Catalog v3 Integration Tests consistently fail. Currently, only AWS has the integration tests enabled, which is why they appear to only be failing on AWS. We believe (but have not tried) that enabling CRS Catalog v3 Integration Tests for other CSPs would also show this error.

This is an example of some additional logging when the Indexer service is reverted to the commit just before the mentioned MR was merged.

This is an example of some additional logging when the Indexer service that is based on a current master build.

This might be an issue with how CRS Catalog's v3 Integration Tests work, but they were working before this MR, so that indicates that Indexer had a change in behavior, especially when the only thing I changed between those two runs was the specific Indexer Service image used.

I am also creating an issue on CRS Catalog because I am unsure if this is an issue with CRS Catalog or Indexer, so am creating issues on both projects. This is the related CRS Catalog issue.

Edited by Derek Hudson