You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Marcel Reutegger (Jira)" <ji...@apache.org> on 2020/08/18 11:16:00 UTC

[jira] [Updated] (OAK-9181) Test failure: PersistentRedisCacheTest.writeAndReadManySegments

     [ https://issues.apache.org/jira/browse/OAK-9181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger updated OAK-9181:
----------------------------------
    Component/s: segmentmk
    Description: 
No description is provided

The build Jackrabbit Oak #2853 has failed.
First failed run: [Jackrabbit Oak #2853|https://builds.apache.org/job/Jackrabbit%20Oak/2853/] [console log|https://builds.apache.org/job/Jackrabbit%20Oak/2853/console]

{noformat}
[ERROR] writeAndReadManySegments(org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentRedisCacheTest)  Time elapsed: 4.437 s  <<< FAILURE!
java.lang.AssertionError: Segment(s) not found in cache expected:<0> but was:<4>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.apache.jackrabbit.oak.segment.remote.persistentcache.AbstractPersistentCacheTest.writeAndReadManySegments(AbstractPersistentCacheTest.java:132)
{noformat}

  was:
No description is provided

The build Jackrabbit Oak #2853 has failed.
First failed run: [Jackrabbit Oak #2853|https://builds.apache.org/job/Jackrabbit%20Oak/2853/] [console log|https://builds.apache.org/job/Jackrabbit%20Oak/2853/console]

        Summary: Test failure: PersistentRedisCacheTest.writeAndReadManySegments  (was: Build Jackrabbit Oak #2853 failed)

> Test failure: PersistentRedisCacheTest.writeAndReadManySegments
> ---------------------------------------------------------------
>
>                 Key: OAK-9181
>                 URL: https://issues.apache.org/jira/browse/OAK-9181
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: continuous integration, segmentmk
>            Reporter: Hudson
>            Priority: Major
>
> No description is provided
> The build Jackrabbit Oak #2853 has failed.
> First failed run: [Jackrabbit Oak #2853|https://builds.apache.org/job/Jackrabbit%20Oak/2853/] [console log|https://builds.apache.org/job/Jackrabbit%20Oak/2853/console]
> {noformat}
> [ERROR] writeAndReadManySegments(org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentRedisCacheTest)  Time elapsed: 4.437 s  <<< FAILURE!
> java.lang.AssertionError: Segment(s) not found in cache expected:<0> but was:<4>
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.failNotEquals(Assert.java:834)
> 	at org.junit.Assert.assertEquals(Assert.java:645)
> 	at org.apache.jackrabbit.oak.segment.remote.persistentcache.AbstractPersistentCacheTest.writeAndReadManySegments(AbstractPersistentCacheTest.java:132)
> {noformat}



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