codelipenghui commented on pull request #8549:
URL: https://github.com/apache/pulsar/pull/8549#issuecomment-728858867
```
Error: Tests run: 4, Failures: 2, Errors: 0, Skipped: 2, Time elapsed:
73.116 s <<< FAILURE! - in TestSuite
Error:
pulsar-test-suite(org.apache.pulsar.tests.integration.presto.TestBasicPresto)
Time elapsed: 1.03 s <<< FAILURE!
org.apache.pulsar.tests.integration.docker.ContainerExecException: /bin/bash
-c /pulsar/bin/pulsar sql --execute 'show catalogs;' failed on
6f4ea4f7267b7a375cfa1742c06a06c7a7a7ac24e9b2b4e91731c3ffede237dd with error
code 1
at
org.apache.pulsar.tests.integration.utils.DockerUtils$2.onComplete(DockerUtils.java:259)
at
com.github.dockerjava.core.exec.AbstrAsyncDockerCmdExec$1.onComplete(AbstrAsyncDockerCmdExec.java:51)
at
com.github.dockerjava.okhttp.OkHttpInvocationBuilder.lambda$executeAndStream$4(OkHttpInvocationBuilder.java:331)
at java.lang.Thread.run(Thread.java:748)
Error:
pulsar-test-suite(org.apache.pulsar.tests.integration.presto.TestBasicPresto)
Time elapsed: 1.015 s <<< FAILURE!
org.apache.pulsar.tests.integration.docker.ContainerExecException: /bin/bash
-c /pulsar/bin/pulsar sql --execute 'show catalogs;' failed on
6f4ea4f7267b7a375cfa1742c06a06c7a7a7ac24e9b2b4e91731c3ffede237dd with error
code 1
at
org.apache.pulsar.tests.integration.utils.DockerUtils$2.onComplete(DockerUtils.java:259)
at
com.github.dockerjava.core.exec.AbstrAsyncDockerCmdExec$1.onComplete(AbstrAsyncDockerCmdExec.java:51)
at
com.github.dockerjava.okhttp.OkHttpInvocationBuilder.lambda$executeAndStream$4(OkHttpInvocationBuilder.java:331)
at java.lang.Thread.run(Thread.java:748)
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]