[
https://issues.apache.org/jira/browse/DRILL-7857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17281473#comment-17281473
]
ASF GitHub Bot commented on DRILL-7857:
---------------------------------------
vvysotskyi opened a new pull request #2163:
URL: https://github.com/apache/drill/pull/2163
# [DRILL-7857](https://issues.apache.org/jira/browse/DRILL-7857): Fix misc
GitHub Actions failures
## Description
Please see Jira's description for issues that fixed here.
## Documentation
NA
## Testing
NA
----------------------------------------------------------------
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]
> Fix misc GitHub Actions failures
> --------------------------------
>
> Key: DRILL-7857
> URL: https://issues.apache.org/jira/browse/DRILL-7857
> Project: Apache Drill
> Issue Type: Bug
> Affects Versions: 1.19.0
> Reporter: Vova Vysotskyi
> Assignee: Vova Vysotskyi
> Priority: Major
> Fix For: 1.19.0
>
>
> GitHub Action CI jobs fail with several types of errors:
> {noformat}
> 2021-02-06T10:01:33.1192508Z [ERROR]
> org.apache.drill.exec.server.rest.TestRestJson Time elapsed: 0.024 s <<<
> ERROR! 2021-02-06T10:01:33.1202149Z java.lang.IllegalStateException: Cluster
> fixture setup failed 2021-02-06T10:01:33.1211983Z at
> org.apache.drill.exec.server.rest.TestRestJson.setup(TestRestJson.java:88)
> 2021-02-06T10:01:33.1272734Z Caused by: java.net.BindException: Address
> already in use 2021-02-06T10:01:33.1277495Z at
> org.apache.drill.exec.server.rest.TestRestJson.setup(TestRestJson.java:88)
> {noformat}
> {noformat}
> 2021-02-03T05:31:09.2293240Z [ERROR] Tests run: 4, Failures: 1, Errors: 0,
> Skipped: 0, Time elapsed: 0.837 s <<< FAILURE! - in
> org.apache.drill.exec.util.ExecutorServiceUtilTest
> 2021-02-03T05:31:09.2305753Z [ERROR]
> org.apache.drill.exec.util.ExecutorServiceUtilTest.testCancelExecution Time
> elapsed: 0.25 s <<< FAILURE! 2021-02-03T05:31:09.2323911Z
> java.lang.AssertionError 2021-02-03T05:31:09.2329693Z at
> org.apache.drill.exec.util.ExecutorServiceUtilTest.testCancelExecution(ExecutorServiceUtilTest.java:203)
> {noformat}
> {noformat}
> [INFO] Running org.apache.drill.exec.store.cassandra.CassandraQueryTest
> 13473
> ===== Using optimized driver!!! =====
> 13474
> Error: Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 28.87
> s <<< FAILURE! - in org.apache.drill.exec.store.cassandra.CassandraQueryTest
> 13475
> Error: org.apache.drill.exec.store.cassandra.CassandraQueryTest Time
> elapsed: 0.016 s <<< ERROR!
> 13476
> {noformat}
> {noformat}
> Error occurred in starting fork, check output in log
> 11360
> Error: Process Exit Code: 137
> 11361
> Error: org.apache.maven.surefire.booter.SurefireBooterForkException:
> ExecutionException The forked VM terminated without properly saying goodbye.
> VM crash or System.exit called?
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)