You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jens Deppe (Jira)" <ji...@apache.org> on 2021/05/26 23:46:00 UTC

[jira] [Created] (GEODE-9319) CI failure: session.NativeRedisSessionExpirationAcceptanceTest > classMethod FAILED

Jens Deppe created GEODE-9319:
---------------------------------

             Summary: CI failure: session.NativeRedisSessionExpirationAcceptanceTest > classMethod FAILED
                 Key: GEODE-9319
                 URL: https://issues.apache.org/jira/browse/GEODE-9319
             Project: Geode
          Issue Type: Bug
          Components: redis
            Reporter: Jens Deppe


{noformat}
session.NativeRedisSessionExpirationAcceptanceTest > classMethod FAILED
14:17:23    java.lang.AssertionError: Suspicious strings were written to the log during this run.
14:17:23    Fix the strings or use IgnoredException.addIgnoredException to ignore.
14:17:23    -----------------------------------------------------------------------
14:17:23    Found suspect string in 'dunit_suspect-local.log' at line 287
14:17:23
14:17:23    [error 2021/05/26 21:17:10.762 UTC <RedisProxy-7-1> tid=92] Failed to return response on inboundChannel
14:17:23    io.netty.channel.StacklessClosedChannelException
14:17:23    	at io.netty.channel.AbstractChannel$AbstractUnsafe.write(Object, ChannelPromise)(Unknown Source)
14:17:23        at org.junit.Assert.fail(Assert.java:89)
14:17:23        at org.apache.geode.test.dunit.internal.DUnitLauncher.closeAndCheckForSuspects(DUnitLauncher.java:409)
14:17:23        at org.apache.geode.test.dunit.rules.ClusterStartupRule.after(ClusterStartupRule.java:185)
14:17:23        at org.apache.geode.test.dunit.rules.ClusterStartupRule.access$100(ClusterStartupRule.java:69)
14:17:23        at org.apache.geode.test.dunit.rules.ClusterStartupRule$1.evaluate(ClusterStartupRule.java:140)
14:17:23        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
14:17:23        at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:17:23        at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:17:23        at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
14:17:23        at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
14:17:23        at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
14:17:23        at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
14:17:23        at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
14:17:23        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:17:23        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:17:23        at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:17:23        at java.lang.reflect.Method.invoke(Method.java:566)
14:17:23        at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
14:17:23        at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
14:17:23        at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
14:17:23        at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
14:17:23        at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
14:17:23        at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:119)
14:17:23        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:17:23        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:17:23        at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:17:23        at java.lang.reflect.Method.invoke(Method.java:566)
14:17:23        at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
14:17:23        at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
14:17:23        at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
14:17:23        at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
14:17:23        at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:414)
14:17:23        at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
14:17:23        at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
14:17:23        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
14:17:23        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
14:17:23        at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
14:17:23        at java.lang.Thread.run(Thread.java:829)
14:51:25 {noformat}

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0266/test-results/acceptanceTest/1622071600/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Test report artifacts from this job are available at:

http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0266/test-artifacts/1622071600/acceptancetestfiles-OpenJDK11-1.15.0-build.0266.tgz




--
This message was sent by Atlassian Jira
(v8.3.4#803005)