Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] MultiVersionRepositoryAccessIT testCreateAndRestoreSnapshot failing #114998

Closed
elasticsearchmachine opened this issue Oct 17, 2024 · 2 comments · Fixed by #115326
Closed
Labels
needs:risk Requires assignment of a risk label (low, medium, blocker) :StorageEngine/Rollup Turn fine-grained time-based data into coarser-grained data Team:StorageEngine >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

elasticsearchmachine commented Oct 17, 2024

Build Scans:

Reproduction Line:

./gradlew ":qa:repository-multi-version:v8.5.3#Step1OldClusterTest" -Dtests.class="org.elasticsearch.upgrades.MultiVersionRepositoryAccessIT" -Dtests.method="testUpgradeMovesRepoToNewMetaVersion" -Dtests.seed=C06752B5E1ADF2F2 -Dtests.bwc=true -Dtests.locale=kk -Dtests.timezone=Antarctica/McMurdo -Druntime.java=22

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.client.ResponseException: method [DELETE], host [http://127.0.0.1:38925], URI [_snapshot/testUpgradeMovesRepoToNewMetaVersion], status line [HTTP/1.1 404 Not Found]
{"error":{"root_cause":[{"type":"repository_missing_exception","reason":"[testUpgradeMovesRepoToNewMetaVersion] missing"}],"type":"repository_missing_exception","reason":"[testUpgradeMovesRepoToNewMetaVersion] missing"},"status":404}

Issue Reasons:

  • [main] 2 consecutive failures in step 8.5.3_bwc
  • [main] 2 consecutive failures in step 8.3.3_bwc
  • [main] 2 consecutive failures in step 8.4.3_bwc
  • [main] 2 consecutive failures in step 8.2.3_bwc
  • [main] 10 failures in test testCreateAndRestoreSnapshot (1.0% fail rate in 1000 executions)
  • [main] 2 failures in step 8.5.3_bwc (50.0% fail rate in 4 executions)
  • [main] 2 failures in step 8.3.3_bwc (50.0% fail rate in 4 executions)
  • [main] 2 failures in step 8.4.3_bwc (50.0% fail rate in 4 executions)
  • [main] 2 failures in step 8.2.3_bwc (50.0% fail rate in 4 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

@elasticsearchmachine elasticsearchmachine added :StorageEngine/Rollup Turn fine-grained time-based data into coarser-grained data >test-failure Triaged test failures from CI labels Oct 17, 2024
@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch main

Mute Reasons:

  • [main] 2 consecutive failures in test testCreateAndRestoreSnapshot
  • [main] 2 consecutive failures in step 8.4.3_bwc
  • [main] 2 consecutive failures in step 8.2.3_bwc
  • [main] 8 failures in test testCreateAndRestoreSnapshot (0.8% fail rate in 1000 executions)
  • [main] 2 failures in step 8.4.3_bwc (50.0% fail rate in 4 executions)
  • [main] 2 failures in step 8.2.3_bwc (50.0% fail rate in 4 executions)

Build Scans:

@elasticsearchmachine elasticsearchmachine added Team:StorageEngine needs:risk Requires assignment of a risk label (low, medium, blocker) labels Oct 17, 2024
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-storage-engine (Team:StorageEngine)

georgewallace pushed a commit to georgewallace/elasticsearch that referenced this issue Oct 25, 2024
georgewallace pushed a commit to georgewallace/elasticsearch that referenced this issue Oct 25, 2024
…lastic#115326)

These are either falsely marked as failure, or all related to a test
setup issue that has been fixed.

closes elastic#114998
jfreden pushed a commit to jfreden/elasticsearch that referenced this issue Nov 4, 2024
jfreden pushed a commit to jfreden/elasticsearch that referenced this issue Nov 4, 2024
…lastic#115326)

These are either falsely marked as failure, or all related to a test
setup issue that has been fixed.

closes elastic#114998
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs:risk Requires assignment of a risk label (low, medium, blocker) :StorageEngine/Rollup Turn fine-grained time-based data into coarser-grained data Team:StorageEngine >test-failure Triaged test failures from CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant