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

Module Integration Tests s3.BackupUploadIT.shouldSaveBackupWithManyFiles failed #18185

Closed
ralfpuchert opened this issue May 2, 2024 · 2 comments
Labels
component/zeebe Related to the Zeebe component/team kind/flake Categorizes issue or PR as related to a flaky test

Comments

@ralfpuchert
Copy link
Contributor

Summary

Try to answer the following as best as possible

  • How often does the test fail? 2 times.
  • Does it block your work? Yes, couldn't merge into main branch.
  • Do we suspect that it is a real failure?

Failures

Outline known failure cases, e.g. a failed assertion and its stacktrace obtained from Jenkins

Example assertion failure

Hypotheses

List any hypotheses if you have one; can be ommitted

Logs

If possible, provide more context here, e.g. standard output logs, link to build, etc.

From merge queue run in [IT] Module Integration Tests

Logs
  • flakyTests=' io.camunda.zeebe.backup.s3.BackupUploadIT.shouldSaveBackupWithManyFiles'
  • echo 'FLAKY_TESTS<<EOF'
  • echo io.camunda.zeebe.backup.s3.BackupUploadIT.shouldSaveBackupWithManyFiles
  • echo EOF
  • echo '::error::Found flaky tests!\n io.camunda.zeebe.backup.s3.BackupUploadIT.shouldSaveBackupWithManyFiles'
    Error: Found flaky tests!\n io.camunda.zeebe.backup.s3.BackupUploadIT.shouldSaveBackupWithManyFiles
@ralfpuchert ralfpuchert added kind/flake Categorizes issue or PR as related to a flaky test component/zeebe Related to the Zeebe component/team labels May 2, 2024
@rodrigo-lourenco-lopes
Copy link
Contributor

Hey @ralfpuchert this seems to be a duplicate of #18177

@megglos
Copy link
Contributor

megglos commented May 2, 2024

it is, closing and linking this as another occurence

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/zeebe Related to the Zeebe component/team kind/flake Categorizes issue or PR as related to a flaky test
Projects
None yet
Development

No branches or pull requests

3 participants