You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Kevin Risden (Jira)" <ji...@apache.org> on 2022/02/01 22:38:00 UTC

[jira] [Comment Edited] (SOLR-15969) Consistent Failure in TestHdfsBackupRestoreCore

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

Kevin Risden edited comment on SOLR-15969 at 2/1/22, 10:37 PM:
---------------------------------------------------------------

I am not any closer to figuring this out yet, but I'm 100% sure it has nothing to do with the HDFS module or even HDFS in general :(

I googled the same footer checksum and there are a bunch of failures similar:
* https://lists.apache.org/thread/9rghsw20hf6fb7f75s372r3wm5rzq563
* https://www.mail-archive.com/builds@solr.apache.org/msg04834.html

also found SOLR-7980



was (Author: risdenk):
I am not any closer to figuring this out yet, but I'm 100% sure it has nothing to do with the HDFS module or even HDFS in general :(

I googled the same footer checksum and there are a bunch of failures similar:
* https://lists.apache.org/thread/9rghsw20hf6fb7f75s372r3wm5rzq563
* https://www.mail-archive.com/builds@solr.apache.org/msg04834.html



> Consistent Failure in TestHdfsBackupRestoreCore
> -----------------------------------------------
>
>                 Key: SOLR-15969
>                 URL: https://issues.apache.org/jira/browse/SOLR-15969
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>         Environment: openjdk version "11.0.13"
> solr commit cb2e58f6569
>            Reporter: Mike Drob
>            Assignee: Kevin Risden
>            Priority: Major
>
> Reproduce with: {{gradlew :solr:modules:hdfs:test --tests "org.apache.solr.handler.TestHdfsBackupRestoreCore.test" -Ptests.seed=7102F921739005DD}}
> {noformat}
>    >     java.lang.AssertionError: Backup failure: zh expected null, but was:<codec footer mismatch (file truncated?): actual footer=808464432 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MMapIndexInput(path="/Users/mdrob/code/solr/solr/modules/hdfs/build/tmp/tests-tmp/solr.handler.TestHdfsBackupRestoreCore_7102F921739005DD-006/tempDir-002/node1/HdfsBackupRestore_shard1_replica_n1/data/index/_0.dii")))>
>    >         at __randomizedtesting.SeedInfo.seed([7102F921739005DD:F956C6FBDD6C6825]:0)
>    >         at org.junit.Assert.fail(Assert.java:89)
>    >         at org.junit.Assert.failNotNull(Assert.java:756)
>    >         at org.junit.Assert.assertNull(Assert.java:738)
>    >         at org.apache.solr.handler.BackupStatusChecker._checkBackupSuccess(BackupStatusChecker.java:207)
>    >         at org.apache.solr.handler.BackupStatusChecker.checkBackupSuccess(BackupStatusChecker.java:187)
>    >         at org.apache.solr.handler.BackupStatusChecker.waitForBackupSuccess(BackupStatusChecker.java:96)
>    >         at org.apache.solr.handler.BackupStatusChecker.waitForBackupSuccess(BackupStatusChecker.java:72)
>    >         at org.apache.solr.handler.TestHdfsBackupRestoreCore.test(TestHdfsBackupRestoreCore.java:198)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org