redpanda
redpanda copied to clipboard
CI Failure (key symptom) in `SimpleSelfTest.test_cloud`
https://buildkite.com/redpanda/vtools/builds/13600
Module: rptest.tests.services_self_test
Class: SimpleSelfTest
Method: test_cloud
test_id: SimpleSelfTest.test_cloud
status: FAIL
run time: 3803.120 seconds
TimeoutError('Unable to deterimine readiness of cloud cluster rp-ducktape-cluster-652776c4; last state creating_agent')
Traceback (most recent call last):
File "/opt/.ducktape-venv/lib/python3.10/site-packages/ducktape/tests/runner_client.py", line 177, in _do_run
self.test = self.test_context.cls(self.test_context)
File "/home/ubuntu/redpanda/tests/rptest/tests/services_self_test.py", line 286, in __init__
self.redpanda = make_redpanda_mixed_service(test_context,
File "/home/ubuntu/redpanda/tests/rptest/services/redpanda.py", line 4870, in make_redpanda_mixed_service
return make_redpanda_cloud_service(context, min_brokers=min_brokers)
File "/home/ubuntu/redpanda/tests/rptest/services/redpanda.py", line 4849, in make_redpanda_cloud_service
return RedpandaServiceCloud(context,
File "/home/ubuntu/redpanda/tests/rptest/services/redpanda.py", line 1597, in __init__
cluster_id = self._cloud_cluster.create(superuser=self._superuser)
File "/home/ubuntu/redpanda/tests/rptest/services/redpanda_cloud.py", line 922, in create
self._create_new_cluster()
File "/home/ubuntu/redpanda/tests/rptest/services/redpanda_cloud.py", line 715, in _create_new_cluster
wait_until(lambda: self._cluster_ready(),
File "/opt/.ducktape-venv/lib/python3.10/site-packages/ducktape/utils/util.py", line 57, in wait_until
raise TimeoutError(err_msg() if callable(err_msg) else err_msg) from last_exception
ducktape.errors.TimeoutError: Unable to deterimine readiness of cloud cluster rp-ducktape-cluster-652776c4; last state creating_agent
JIRA Link: CORE-2887
Duplicate of https://github.com/redpanda-data/redpanda/issues/16455
*https://buildkite.com/redpanda/vtools/builds/13890
*https://buildkite.com/redpanda/vtools/builds/13996
*https://buildkite.com/redpanda/vtools/builds/14210 *https://buildkite.com/redpanda/vtools/builds/14210
*https://buildkite.com/redpanda/vtools/builds/14210
*https://buildkite.com/redpanda/vtools/builds/14210
*https://buildkite.com/redpanda/vtools/builds/14210
*https://buildkite.com/redpanda/vtools/builds/14210
{ "duplicate": "https://github.com/redpanda-data/redpanda/issues/18372" }