jzgithub1 edited a comment on issue #1534: GarbageCollectorIT.gcLotsOfCandidatesIT failure URL: https://github.com/apache/accumulo/issues/1534#issuecomment-593978837 @ctubbsii between 10-20% of the runs I do fail here: `org.junit.runners.model.TestTimedOutException: test timed out after 300 seconds at [email protected]/sun.nio.cs.UTF_8$Decoder.decodeArrayLoop(UTF_8.java:236) at [email protected]/sun.nio.cs.UTF_8$Decoder.decodeLoop(UTF_8.java:414) at [email protected]/java.nio.charset.CharsetDecoder.decode(CharsetDecoder.java:576) at [email protected]/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:318) at [email protected]/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) at [email protected]/java.io.InputStreamReader.read(InputStreamReader.java:185) at [email protected]/java.io.Reader.read(Reader.java:229) at app//org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:2537) at app//org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:2516) at app//org.apache.commons.io.IOUtils.copy(IOUtils.java:2493) at app//org.apache.commons.io.IOUtils.copy(IOUtils.java:2441) at app//org.apache.commons.io.IOUtils.toString(IOUtils.java:1084) at app//org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterImpl$ProcessInfo.readStdOut(MiniAccumuloClusterImpl.java:195) at app//org.apache.accumulo.test.functional.GarbageCollectorIT.gcLotsOfCandidatesIT(GarbageCollectorIT.java:156) at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at [email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at [email protected]/java.lang.reflect.Method.invoke(Method.java:566) at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at app//org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at app//org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264) at [email protected]/java.lang.Thread.run(Thread.java:834) `
---------------------------------------------------------------- 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] With regards, Apache Git Services
