JUnit version 4.13.2
.14:02:53.215 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:02:53.458 [DEBUG - pool-3-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.InboundRequest@fbec90c has been taken from the queue
14:02:53.461 [DEBUG - pool-2-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.InboundRequest@fbec90c has been put on the queue
14:02:53.466 [DEBUG - pool-3-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.OutboundResponse@437297e7 has been put on the queue
14:02:53.466 [DEBUG - pool-4-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.OutboundResponse@437297e7 has been taken from the queue
14:02:54.510 [ERROR - main] (RetryRule.java:206) org.apache.kudu.subprocess.echo.TestEchoSubprocess.testBasicMsg: failed attempt 1
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:191)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 38 more
14:02:54.529 [ERROR - main] (RetryRule.java:253) org.apache.kudu.subprocess.echo.TestEchoSubprocess.testBasicMsg: giving up after 1 attempts
E.14:02:54.535 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:02:54.546 [DEBUG - pool-5-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.InboundRequest@240461ed has been put on the queue
14:02:54.547 [DEBUG - pool-6-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.InboundRequest@240461ed has been taken from the queue
14:02:54.547 [DEBUG - pool-5-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.InboundRequest@52bf3ddf has been put on the queue
14:02:54.547 [DEBUG - pool-6-thread-2] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.InboundRequest@52bf3ddf has been taken from the queue
14:02:54.549 [DEBUG - pool-6-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.OutboundResponse@4c71e580 has been put on the queue
14:02:54.549 [DEBUG - pool-6-thread-2] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.OutboundResponse@5c78d9f8 has been put on the queue
14:02:54.549 [DEBUG - pool-7-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.OutboundResponse@4c71e580 has been taken from the queue
14:02:55.550 [ERROR - main] (RetryRule.java:206) org.apache.kudu.subprocess.echo.TestEchoSubprocess.testSlowWriterDoesntBlockQueues: failed attempt 1
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:191)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 38 more
14:02:55.568 [ERROR - main] (RetryRule.java:253) org.apache.kudu.subprocess.echo.TestEchoSubprocess.testSlowWriterDoesntBlockQueues: giving up after 1 attempts
E.14:02:55.572 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:02:55.583 [WARN - pool-8-thread-1] (MessageReader.java:78) Empty message received.
14:02:55.583 [DEBUG - pool-8-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.InboundRequest@414d590e has been put on the queue
14:02:55.583 [DEBUG - pool-9-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.InboundRequest@414d590e has been taken from the queue
14:02:55.589 [DEBUG - pool-9-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.OutboundResponse@3724c85c has been put on the queue
14:02:55.589 [DEBUG - pool-10-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.OutboundResponse@3724c85c has been taken from the queue
14:02:56.551 [DEBUG - pool-7-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.OutboundResponse@5c78d9f8 has been taken from the queue
14:02:56.585 [ERROR - main] (RetryRule.java:206) org.apache.kudu.subprocess.echo.TestEchoSubprocess.testMsgWithEmptyMessage: failed attempt 1
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:191)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 38 more
14:02:56.597 [ERROR - main] (RetryRule.java:253) org.apache.kudu.subprocess.echo.TestEchoSubprocess.testMsgWithEmptyMessage: giving up after 1 attempts
E.14:02:56.600 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:02:56.610 [DEBUG - pool-11-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.InboundRequest@17e61f97 has been put on the queue
14:02:56.610 [DEBUG - pool-12-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.InboundRequest@17e61f97 has been taken from the queue
14:02:56.610 [DEBUG - pool-11-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.InboundRequest@1921f31b has been put on the queue
14:02:56.611 [DEBUG - pool-11-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.InboundRequest@1d1e74e7 has been put on the queue
14:02:56.811 [DEBUG - pool-12-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.OutboundResponse@4027e7b3 has been put on the queue
14:02:56.811 [DEBUG - pool-13-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.OutboundResponse@4027e7b3 has been taken from the queue
14:02:56.812 [DEBUG - pool-12-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.InboundRequest@1921f31b has been taken from the queue
14:02:57.013 [DEBUG - pool-13-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.OutboundResponse@4ee001c7 has been taken from the queue
14:02:57.013 [DEBUG - pool-12-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.OutboundResponse@4ee001c7 has been put on the queue
14:02:57.014 [DEBUG - pool-12-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.InboundRequest@1d1e74e7 has been taken from the queue
14:02:57.215 [DEBUG - pool-13-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.OutboundResponse@4adf8cc3 has been taken from the queue
14:02:57.215 [DEBUG - pool-12-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.OutboundResponse@4adf8cc3 has been put on the queue
14:02:57.613 [ERROR - main] (RetryRule.java:206) org.apache.kudu.subprocess.echo.TestEchoSubprocess.testSlowExecutionMetrics: failed attempt 1
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:191)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 38 more
14:02:57.625 [ERROR - main] (RetryRule.java:253) org.apache.kudu.subprocess.echo.TestEchoSubprocess.testSlowExecutionMetrics: giving up after 1 attempts
E.14:02:57.629 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:02:57.639 [DEBUG - pool-14-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.InboundRequest@16c39901 has been put on the queue
14:02:57.640 [DEBUG - pool-15-thread-2] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.InboundRequest@16c39901 has been taken from the queue
14:02:57.641 [DEBUG - pool-15-thread-2] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.OutboundResponse@4a958a32 has been put on the queue
14:02:57.641 [DEBUG - pool-16-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.OutboundResponse@4a958a32 has been taken from the queue
14:02:58.641 [INFO - main] (TestEchoSubprocess.java:66) java.util.concurrent.TimeoutException
14:02:58.642 [ERROR - main] (RetryRule.java:206) org.apache.kudu.subprocess.echo.TestEchoSubprocess.testInjectIOException: failed attempt 1
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:191)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 38 more
14:02:58.653 [ERROR - main] (RetryRule.java:253) org.apache.kudu.subprocess.echo.TestEchoSubprocess.testInjectIOException: giving up after 1 attempts
E.14:02:58.657 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:02:58.669 [ERROR - main] (RetryRule.java:206) org.apache.kudu.subprocess.echo.TestEchoSubprocess.testInjectInterruptedException: failed attempt 1
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:191)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 38 more
14:02:58.685 [ERROR - main] (RetryRule.java:253) org.apache.kudu.subprocess.echo.TestEchoSubprocess.testInjectInterruptedException: giving up after 1 attempts
E.14:02:58.689 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:02:58.698 [DEBUG - pool-20-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.InboundRequest@72086b3c has been put on the queue
14:02:58.698 [DEBUG - pool-21-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.InboundRequest@72086b3c has been taken from the queue
14:02:58.699 [DEBUG - pool-20-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.InboundRequest@7ccf9b0d has been put on the queue
14:02:58.699 [DEBUG - pool-21-thread-2] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.InboundRequest@7ccf9b0d has been taken from the queue
14:02:58.699 [DEBUG - pool-21-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.OutboundResponse@13eedba9 has been put on the queue
14:02:58.699 [DEBUG - pool-21-thread-3] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.InboundRequest@1fd84316 has been taken from the queue
14:02:58.700 [DEBUG - pool-22-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.OutboundResponse@13eedba9 has been taken from the queue
14:02:58.700 [DEBUG - pool-21-thread-3] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.OutboundResponse@111fae9d has been put on the queue
14:02:58.699 [DEBUG - pool-20-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.InboundRequest@1fd84316 has been put on the queue
14:02:58.700 [DEBUG - pool-21-thread-2] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.OutboundResponse@b43c9ca has been put on the queue
14:02:58.901 [DEBUG - pool-22-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.OutboundResponse@111fae9d has been taken from the queue
14:02:59.102 [DEBUG - pool-22-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.OutboundResponse@b43c9ca has been taken from the queue
14:02:59.701 [ERROR - main] (RetryRule.java:206) org.apache.kudu.subprocess.echo.TestEchoSubprocess.testSlowWriterMetrics: failed attempt 1
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:191)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 38 more
14:02:59.713 [ERROR - main] (RetryRule.java:253) org.apache.kudu.subprocess.echo.TestEchoSubprocess.testSlowWriterMetrics: giving up after 1 attempts
E.14:02:59.718 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:02:59.730 [ERROR - main] (RetryRule.java:206) org.apache.kudu.subprocess.echo.TestEchoSubprocess.testMalformedPB: failed attempt 1
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:191)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 38 more
14:02:59.729 [ERROR - pool-23-thread-1] (SubprocessTestUtil.java:55) Unexpected error: org.apache.kudu.subprocess.KuduSubprocessException: Unable to read the protobuf message
2026-08-11T14:02:59.732496014Z pool-23-thread-1 ERROR An exception occurred processing Appender CapturingToFileLogAppender--1072765804
java.lang.RuntimeException: java.io.IOException: Stream closed
	at org.apache.kudu.test.CapturingToFileLogAppender.append(CapturingToFileLogAppender.java:145)
	at org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:160)
	at org.apache.logging.log4j.core.config.AppenderControl.callAppender0(AppenderControl.java:133)
	at org.apache.logging.log4j.core.config.AppenderControl.callAppenderPreventRecursion(AppenderControl.java:124)
	at org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:88)
	at org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(LoggerConfig.java:711)
	at org.apache.logging.log4j.core.config.LoggerConfig.processLogEvent(LoggerConfig.java:669)
	at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:645)
	at org.apache.logging.log4j.core.config.LoggerConfig.logParent(LoggerConfig.java:702)
	at org.apache.logging.log4j.core.config.LoggerConfig.processLogEvent(LoggerConfig.java:671)
	at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:645)
	at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:589)
	at org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy.log(AwaitCompletionReliabilityStrategy.java:92)
	at org.apache.logging.log4j.core.Logger.log(Logger.java:187)
	at org.apache.logging.log4j.spi.AbstractLogger.tryLogMessage(AbstractLogger.java:2970)
	at org.apache.logging.log4j.spi.AbstractLogger.logMessageTrackRecursion(AbstractLogger.java:2922)
	at org.apache.logging.log4j.spi.AbstractLogger.logMessageSafely(AbstractLogger.java:2904)
	at org.apache.logging.log4j.spi.AbstractLogger.logMessage(AbstractLogger.java:2653)
	at org.apache.logging.log4j.spi.AbstractLogger.logIfEnabled(AbstractLogger.java:2393)
	at org.apache.logging.slf4j.Log4jLogger.error(Log4jLogger.java:293)
	at org.apache.kudu.subprocess.SubprocessTestUtil.lambda$static$0(SubprocessTestUtil.java:55)
	at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:990)
	at java.base/java.util.concurrent.CompletableFuture$UniExceptionally.tryFire(CompletableFuture.java:974)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1810)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: java.io.IOException: Stream closed
	at java.base/java.io.BufferedWriter.ensureOpen(BufferedWriter.java:107)
	at java.base/java.io.BufferedWriter.write(BufferedWriter.java:224)
	at java.base/java.io.Writer.write(Writer.java:249)
	at org.apache.kudu.test.CapturingToFileLogAppender.append(CapturingToFileLogAppender.java:139)
	... 27 more

14:02:59.743 [ERROR - main] (RetryRule.java:253) org.apache.kudu.subprocess.echo.TestEchoSubprocess.testMalformedPB: giving up after 1 attempts
E
Time: 6.574
There were 8 failures:
1) testBasicMsg(org.apache.kudu.subprocess.echo.TestEchoSubprocess)
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:216)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 38 more
2) testSlowWriterDoesntBlockQueues(org.apache.kudu.subprocess.echo.TestEchoSubprocess)
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:216)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 38 more
3) testMsgWithEmptyMessage(org.apache.kudu.subprocess.echo.TestEchoSubprocess)
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:216)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 38 more
4) testSlowExecutionMetrics(org.apache.kudu.subprocess.echo.TestEchoSubprocess)
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:216)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 38 more
5) testInjectIOException(org.apache.kudu.subprocess.echo.TestEchoSubprocess)
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:216)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 38 more
6) testInjectInterruptedException(org.apache.kudu.subprocess.echo.TestEchoSubprocess)
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:216)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 38 more
7) testSlowWriterMetrics(org.apache.kudu.subprocess.echo.TestEchoSubprocess)
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:216)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 38 more
8) testMalformedPB(org.apache.kudu.subprocess.echo.TestEchoSubprocess)
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:216)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 38 more

FAILURES!!!
Tests run: 8,  Failures: 8

