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

[TT-1771] Proper CCIP Chaos Tests #14705

Draft
wants to merge 16 commits into
base: develop
Choose a base branch
from
Draft

[TT-1771] Proper CCIP Chaos Tests #14705

wants to merge 16 commits into from

Conversation

kalverra
Copy link
Collaborator

@kalverra kalverra commented Oct 9, 2024

No description provided.

Copy link
Contributor

github-actions bot commented Oct 9, 2024

Below is an analysis created by an LLM. Be mindful of hallucinations and verify accuracy.

WF: CI Core#9dce5f2

1. HTTP 503 error when re-running flakey tests:[Flakey Test Detection]

Source of Error:
Flakey Test Detection	Re-run tests	2024-10-16T00:57:14.6725829Z 2024/10/16 00:57:14 Error re-running flakey tests: push request failed: status=503, body=<html>
Flakey Test Detection	Re-run tests	2024-10-16T00:57:14.6727458Z <head><title>503 Service Temporarily Unavailable</title></head>
Flakey Test Detection	Re-run tests	2024-10-16T00:57:14.6728444Z <body>
Flakey Test Detection	Re-run tests	2024-10-16T00:57:14.6729427Z <center><h1>503 Service Temporarily Unavailable</h1></center>
Flakey Test Detection	Re-run tests	2024-10-16T00:57:14.6730282Z <hr><center>nginx</center>
Flakey Test Detection	Re-run tests	2024-10-16T00:57:14.6731481Z </body>
Flakey Test Detection	Re-run tests	2024-10-16T00:57:14.6731872Z </html>

Why: The error occurred due to a server-side issue (HTTP 503 Service Temporarily Unavailable) when attempting to push a request, likely indicating that the server was down or unable to handle the request at that time.

Suggested fix: Verify server status and ensure it is operational before retrying the request. Consider implementing retry logic with exponential backoff to handle such temporary issues automatically.

@kalverra kalverra changed the title Proper CCIP Chaos Tests [TT-1771] Proper CCIP Chaos Tests Oct 9, 2024
Copy link
Contributor

github-actions bot commented Oct 16, 2024

AER Report: CI Core ran successfully ✅

aer_workflow , commit

AER Report: Operator UI CI ran successfully ✅

aer_workflow , commit

@cl-sonarqube-production
Copy link

Quality Gate failed Quality Gate failed

Failed conditions
17.78% Technical Debt Ratio on New Code (required ≤ 4%)
C Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube

Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant