Failure in ee/spec/elastic/migrate/20230503064300_backfill_project_permissions_in_blobs_using_permutations_spec.rb | BackfillProjectPermissionsInBlobsUsingPermutations migration state when an exception occurs increments retry attempt and re-raises the ...
Test metadata (don't modify)
| Field | Value |
|---|---|
| File | ee/spec/elastic/migrate/20230503064300_backfill_project_permissions_in_blobs_using_permutations_spec.rb#L224 |
| Description | BackfillProjectPermissionsInBlobsUsingPermutations migration state when an exception occurs increments retry attempt and re-raises the exception |
| Test level | unit |
| Hash | 851d8ef92d885ecd2c2da16cb935eea62a8cf28789c22ddc44c16ea46d76c23c |
| Duration | 2.22 seconds |
| Expected duration | < 45.4 seconds |
Stack trace
Failure/Error: response = super
Elasticsearch::Transport::Transport::ServerError:
[429] {"error":{"root_cause":[{"type":"cluster_block_exception","reason":"index [gitlab-test-migrations] blocked by: [TOO_MANY_REQUESTS/12/disk usage exceeded flood-stage watermark, index has read-only-allow-delete block];"}],"type":"cluster_block_exception","reason":"index [gitlab-test-migrations] blocked by: [TOO_MANY_REQUESTS/12/disk usage exceeded flood-stage watermark, index has read-only-allow-delete block];"},"status":429}