Jens Deppe created GEODE-8641:
---------------------------------
Summary: CI Failure: PartitionedIndexedQueryBenchmark.run
Key: GEODE-8641
URL: https://issues.apache.org/jira/browse/GEODE-8641
Project: Geode
Issue Type: Test
Components: benchmarks, tests
Reporter: Jens Deppe
Benchmarking looks like some internal error:
https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/Benchmark_base/builds/406
{noformat}
org.apache.geode.benchmark.tests.PartitionedIndexedQueryBenchmark > run() FAILED
java.util.concurrent.CompletionException: java.lang.RuntimeException:
java.rmi.UnmarshalException: Error unmarshaling return header; nested exception
is:
java.io.EOFException
Caused by:
java.lang.RuntimeException: java.rmi.UnmarshalException: Error
unmarshaling return header; nested exception is:
java.io.EOFException
Caused by:
java.rmi.UnmarshalException: Error unmarshaling return header;
nested exception is:
java.io.EOFException
Caused by:
java.io.EOFException
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)