You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "jiamei xie (Jira)" <ji...@apache.org> on 2020/04/22 05:55:00 UTC

[jira] [Created] (KAFKA-9901) TimeoutError: Never saw message indicating StreamsTest finished startup on ducker@ducker07

jiamei xie created KAFKA-9901:
---------------------------------

             Summary: TimeoutError: Never saw message indicating StreamsTest finished startup on ducker@ducker07
                 Key: KAFKA-9901
                 URL: https://issues.apache.org/jira/browse/KAFKA-9901
             Project: Kafka
          Issue Type: Bug
          Components: streams, system tests
            Reporter: jiamei xie
            Assignee: jiamei xie


When running  _DUCKTAPE_OPTIONS="--debug" TC_PATHS="tests/kafkatest/tests/streams/streams_broker_bounce_test.py::StreamsBrokerBounceTest.test_all_brokers_bounce" bash tests/docker/run_tests.sh | tee debug_logs.txt
It failed because of below error.
TimeoutError: Never saw message indicating StreamsTest finished startup on ducker@ducker07

https://github.com/apache/kafka/pull/8443 updated the constructor of StreamsSmokeTestJobRunnerService.  But it wasn't updated in streams_broker_bounce_test



--
This message was sent by Atlassian Jira
(v8.3.4#803005)