You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "PengLei (Jira)" <ji...@apache.org> on 2020/11/28 06:36:00 UTC

[jira] [Comment Edited] (KAFKA-10765) Task :stream:test-utils:test FAILED

    [ https://issues.apache.org/jira/browse/KAFKA-10765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17239907#comment-17239907 ] 

PengLei edited comment on KAFKA-10765 at 11/28/20, 6:35 AM:
------------------------------------------------------------

[~Jack-Lee]

Thank you for your replay. In the debug log, I do not find any exception and all testcases are passed. Fortunately, I suspect the jar file is faulty, because I use a private service of maven earlier instead of the official central repository of maven. I modify the maven settings and clean the repository to rebuild and run the testcase of kafka. It  is successed.

 

Thans again for your response. 


was (Author: xiaopenglei):
[~Jack-Lee]

Thank you for your replay. In the debug log, I do not find any exception and all testcases are passed. Fortunately, I suspect the jar file is faulty, because I use a private service of maven earlier instead of the official central repository of maven. I modify the maven settings and clean the repository to rebuild and run the testcase of kafka. It  is successed.

 

Thans again for your response. I will close the sub-task.

> Task :stream:test-utils:test FAILED
> -----------------------------------
>
>                 Key: KAFKA-10765
>                 URL: https://issues.apache.org/jira/browse/KAFKA-10765
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: unit tests
>         Environment: os: ubuntu18.04-arm
> jdk: oracal jdk 1.8.0_271-b09(aarch64)
> gradle: 6.7
>            Reporter: PengLei
>            Assignee: lqjacklee
>            Priority: Major
>         Attachments: stacktrace.log, testcase.log
>
>
> Task :stream:test-utils:test FAILED
> When I run the command `./gradlew streams:test-utils:test -PmaxTestRetries=1 -PmaxTestRetryFailures=5` , the result is failed.
> The result is as follows:
> > Task :streams:test-utils:test FAILED
> FAILURE: Build failed with an exception.
>  * What went wrong:
> Execution failed for task ':streams:test-utils:test'.
> > Process 'Gradle Test Executor 97' finished with non-zero exit value 134
>  This problem might be caused by incorrect test process configuration.
>  Please refer to the test execution section in the User Manual at [https://docs.gradle.org/6.7/userguide/java_testing.html#sec:test_execution]
>  



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