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

CI Failure (GnuTLS decryption has failed) in RpkRegistryTest.test_produce_consume_avro #14619

Closed
VladLazar opened this issue Nov 2, 2023 · 1 comment · Fixed by #14823
Closed
Assignees
Labels
ci-failure kind/bug Something isn't working

Comments

@VladLazar
Copy link
Contributor

https://buildkite.com/redpanda/redpanda/builds/40294#018b8fd6-e402-46d2-953c-dbc3b7010017

Module: rptest.tests.rpk_registry_test
Class:  RpkRegistryTest
Method: test_produce_consume_avro
<BadLogLines nodes=docker-rp-3(1) example="ERROR 2023-11-02 12:47:48,035 [shard 1:main] kafka - server.cc:158 - Error[applying protocol] remote address: 172.16.16.28:45390 - std::__1::system_error (error GnuTLS:-24, Decryption has failed.)">
Traceback (most recent call last):
  File "/usr/local/lib/python3.10/dist-packages/ducktape/tests/runner_client.py", line 184, in _do_run
    data = self.run_test()
  File "/usr/local/lib/python3.10/dist-packages/ducktape/tests/runner_client.py", line 269, in run_test
    return self.test_context.function(self.test)
  File "/root/tests/rptest/services/cluster.py", line 142, in wrapped
    redpanda.raise_on_bad_logs(
  File "/root/tests/rptest/services/redpanda.py", line 1287, in raise_on_bad_logs
    raise BadLogLines(bad_lines)
rptest.services.utils.BadLogLines: <BadLogLines nodes=docker-rp-3(1) example="ERROR 2023-11-02 12:47:48,035 [shard 1:main] kafka - server.cc:158 - Error[applying protocol] remote address: 172.16.16.28:45390 - std::__1::system_error (error GnuTLS:-24, Decryption has failed.)">
@michael-redpanda
Copy link
Contributor

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

Successfully merging a pull request may close this issue.

3 participants