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

Tests sometime fails when creating topics #251

Open
morenol opened this issue Apr 27, 2023 · 6 comments
Open

Tests sometime fails when creating topics #251

morenol opened this issue Apr 27, 2023 · 6 comments

Comments

@morenol
Copy link
Contributor

morenol commented Apr 27, 2023

subprocess.CalledProcessError: Command 'fluvio topic create 90c7826f-b63a-4e72-b382-a5e2a581bb4d' returned non-zero exit status 1.
@EstebanBorai
Copy link

Interesting. No other logs are provided?

@morenol
Copy link
Contributor Author

morenol commented May 3, 2023

We would need to collect SC and SPU logs to gather more information. When I added this line the CI to behave in a better way.

@EstebanBorai
Copy link

Mmm sounds like a race condition 🤔, I imagine Fluvio wasn't ready for the moment the fluvio topic create was executed?

@morenol
Copy link
Contributor Author

morenol commented May 4, 2023

Interesting. No other logs are provided?

I don't think so, I have replicated that issue locally. We have to dig into the actual logs of the SC/SPU

@ozgrakkurt
Copy link
Contributor

ozgrakkurt commented Aug 21, 2023

I don't think so, I have replicated that issue locally. We have to dig into the actual logs of the SC/SPU

Can you give instructions to replicate? Do you just run make integration-tests repeatedly?

@morenol
Copy link
Contributor Author

morenol commented Aug 21, 2023

yes! and use a local fluvio instance

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

No branches or pull requests

3 participants