You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 20:07:51 UTC

[GitHub] [beam] damccorm opened a new issue, #20912: Clickhouse test failures

damccorm opened a new issue, #20912:
URL: https://github.com/apache/beam/issues/20912

   This is using the Docker dev environment with zero changes from head. I.e. a clean checkout.
   
    
   
   $ ./gradlew -p sdks/java/io/clickhouse check
   Configuration on demand is an incubating feature.
   
   \> Task :sdks:java:io:clickhouse:test
   
    
   
   org.apache.beam.sdk.io.clickhouse.AtomicInsertTest \> classMethod FAILED
    java.lang.IllegalStateException at DockerClientProviderStrategy.java:215
   
   org.apache.beam.sdk.io.clickhouse.AtomicInsertTest \> classMethod FAILED
    java.lang.NullPointerException at BaseClickHouseTest.java:134
   
   org.apache.beam.sdk.io.clickhouse.ClickHouseIOTest \> classMethod FAILED
    java.lang.IllegalStateException at DockerClientProviderStrategy.java:109
   
   org.apache.beam.sdk.io.clickhouse.ClickHouseIOTest \> classMethod FAILED
    java.lang.NullPointerException at BaseClickHouseTest.java:134
   
   29 tests completed, 4 failed
   
   \> Task :sdks:java:io:clickhouse:test FAILED
   
   Imported from Jira [BEAM-12150](https://issues.apache.org/jira/browse/BEAM-12150). Original Jira may contain additional context.
   Reported by: elharo.


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org