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

AlterTopicConfiguration.test_set_config_from_describe #6467

Closed
VadimPlh opened this issue Sep 19, 2022 · 1 comment
Closed

AlterTopicConfiguration.test_set_config_from_describe #6467

VadimPlh opened this issue Sep 19, 2022 · 1 comment
Labels
ci-failure kind/bug Something isn't working

Comments

@VadimPlh
Copy link
Contributor

https://ci-artifacts.dev.vectorized.cloud/redpanda/0183560e-d5c1-4cfe-ab92-9fa0149f700b/vbuild/ducktape/results/2022-09-19--001/report.html

[INFO  - 2022-09-19 15:15:26,842 - runner_client - log - lineno:278]: RunnerClient: rptest.tests.alter_topic_configuration_test.AlterTopicConfiguration.test_set_config_from_describe: FAIL: TimeoutError('Cluster membership did not stabilize')
Traceback (most recent call last):
  File "/usr/local/lib/python3.10/dist-packages/ducktape/tests/runner_client.py", line 133, in run
    self.setup_test()
  File "/usr/local/lib/python3.10/dist-packages/ducktape/tests/runner_client.py", line 218, in setup_test
    self.test.setup()
  File "/usr/local/lib/python3.10/dist-packages/ducktape/tests/test.py", line 91, in setup
    self.setUp()
  File "/root/tests/rptest/tests/redpanda_test.py", line 100, in setUp
    self.redpanda.start()
  File "/root/tests/rptest/services/redpanda.py", line 786, in start
    wait_until(lambda: {n
  File "/usr/local/lib/python3.10/dist-packages/ducktape/utils/util.py", line 58, in wait_until
    raise TimeoutError(err_msg() if callable(err_msg) else err_msg) from last_exception
ducktape.errors.TimeoutError: Cluster membership did not stabilize
@jcsp
Copy link
Contributor

jcsp commented Sep 20, 2022

This is #5575

@jcsp jcsp closed this as completed Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-failure kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants