[ 
https://issues.apache.org/jira/browse/GEODE-7252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16943772#comment-16943772
 ] 

Mark Hanson commented on GEODE-7252:
------------------------------------

[https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/1141]

 
{noformat}
org.apache.geode.internal.cache.backup.IncrementalBackupDistributedTest > 
testMissingMemberInBaseline FAILED
20:23:28    java.lang.AssertionError: Suspicious strings were written to the 
log during this run.
20:23:28    Fix the strings or use IgnoredException.addIgnoredException to 
ignore.
20:23:28    
-----------------------------------------------------------------------
20:23:28    Found suspect string in log4j at line 1960
20:23:28
20:23:28    [error 2019/10/03 03:23:25.389 GMT <Pooled Message Processor 2> 
tid=75] Error processing request class 
org.apache.geode.internal.cache.backup.FinishBackupRequest.
20:23:28    java.io.IOException: No backup currently in progress
20:23:28        at 
org.apache.geode.internal.cache.backup.BackupService.doBackup(BackupService.java:69)
20:23:28        at 
org.apache.geode.internal.cache.backup.FinishBackup.run(FinishBackup.java:36)
20:23:28        at 
org.apache.geode.internal.cache.backup.FinishBackupRequest.createResponse(FinishBackupRequest.java:56)
20:23:28        at 
org.apache.geode.internal.admin.remote.CliLegacyMessage.process(CliLegacyMessage.java:37)
20:23:28        at 
org.apache.geode.distributed.internal.DistributionMessage.scheduleAction(DistributionMessage.java:372)
20:23:28        at 
org.apache.geode.distributed.internal.DistributionMessage$1.run(DistributionMessage.java:436)
20:23:28        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
20:23:28        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
20:23:28        at 
org.apache.geode.distributed.internal.ClusterOperationExecutors.runUntilShutdown(ClusterOperationExecutors.java:473)
20:23:28        at 
org.apache.geode.distributed.internal.ClusterOperationExecutors.doProcessingThread(ClusterOperationExecutors.java:404)
20:23:28        at 
org.apache.geode.internal.logging.LoggingThreadFactory.lambda$newThread$0(LoggingThreadFactory.java:119)
20:23:28        at java.lang.Thread.run(Thread.java:748) {noformat}

> IncrementalBackupDistributedTest.testMissingMemberInBaseline fails suspect 
> string java.io.IOException: No backup currently in progress
> --------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-7252
>                 URL: https://issues.apache.org/jira/browse/GEODE-7252
>             Project: Geode
>          Issue Type: Test
>          Components: tests
>    Affects Versions: 1.11.0
>            Reporter: Kirk Lund
>            Priority: Major
>
> IncrementalBackupDistributedTest.testMissingMemberInBaseline intermittently 
> fails with suspect string {{java.io.IOException: No backup currently in 
> progress}}.
> {noformat}
> org.apache.geode.internal.cache.backup.IncrementalBackupDistributedTest > 
> testMissingMemberInBaseline FAILED
>     java.lang.AssertionError: Suspicious strings were written to the log 
> during this run.
>     Fix the strings or use IgnoredException.addIgnoredException to ignore.
>     -----------------------------------------------------------------------
>     Found suspect string in log4j at line 1970
>     [error 2019/09/27 21:50:39.144 GMT <Pooled Message Processor 2> tid=79] 
> Error processing request class 
> org.apache.geode.internal.cache.backup.FinishBackupRequest.
>     java.io.IOException: No backup currently in progress
>       at 
> org.apache.geode.internal.cache.backup.BackupService.doBackup(BackupService.java:69)
>       at 
> org.apache.geode.internal.cache.backup.FinishBackup.run(FinishBackup.java:36)
>       at 
> org.apache.geode.internal.cache.backup.FinishBackupRequest.createResponse(FinishBackupRequest.java:56)
>       at 
> org.apache.geode.internal.admin.remote.CliLegacyMessage.process(CliLegacyMessage.java:37)
>       at 
> org.apache.geode.distributed.internal.DistributionMessage.scheduleAction(DistributionMessage.java:372)
>       at 
> org.apache.geode.distributed.internal.DistributionMessage$1.run(DistributionMessage.java:436)
>       at 
> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
>       at 
> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
>       at 
> org.apache.geode.distributed.internal.ClusterOperationExecutors.runUntilShutdown(ClusterOperationExecutors.java:473)
>       at 
> org.apache.geode.distributed.internal.ClusterOperationExecutors.doProcessingThread(ClusterOperationExecutors.java:404)
>       at 
> org.apache.geode.internal.logging.LoggingThreadFactory.lambda$newThread$0(LoggingThreadFactory.java:119)
>       at java.base/java.lang.Thread.run(Thread.java:834)
> {noformat}



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

Reply via email to