You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Xiaoyu Yao (Jira)" <ji...@apache.org> on 2020/07/09 23:03:00 UTC

[jira] [Commented] (HDDS-3363) Intermittent failure in testContainerImportExport

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

Xiaoyu Yao commented on HDDS-3363:
----------------------------------

Hit a similar issue in recent run:https://github.com/apache/hadoop-ozone/pull/1174/checks?check_run_id=855186171

[ERROR] testContainerImportExport[0](org.apache.hadoop.ozone.container.keyvalue.TestKeyValueContainer)  Time elapsed: 0.101 s  <<< ERROR!
java.io.IOException: request to write '4096' bytes exceeds size in header of '20109' bytes for entry 'db/LOG'
	at org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.write(TarArchiveOutputStream.java:385)


> Intermittent failure in testContainerImportExport
> -------------------------------------------------
>
>                 Key: HDDS-3363
>                 URL: https://issues.apache.org/jira/browse/HDDS-3363
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: test
>            Reporter: Attila Doroszlai
>            Priority: Major
>
> {code:title=https://github.com/adoroszlai/hadoop-ozone/runs/571992849}
> 2020-04-08T20:30:49.0510599Z [ERROR] Tests run: 22, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.669 s <<< FAILURE! - in org.apache.hadoop.ozone.container.keyvalue.TestKeyValueContainer
> 2020-04-08T20:30:49.0535678Z [ERROR] testContainerImportExport[1](org.apache.hadoop.ozone.container.keyvalue.TestKeyValueContainer)  Time elapsed: 0.079 s  <<< ERROR!
> 2020-04-08T20:30:49.0552584Z java.io.IOException: request to write '4096' bytes exceeds size in header of '19906' bytes for entry 'db/LOG'
> 2020-04-08T20:30:49.0572746Z 	at org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.write(TarArchiveOutputStream.java:385)
> 2020-04-08T20:30:49.0572897Z 	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:2147)
> 2020-04-08T20:30:49.0582579Z 	at org.apache.commons.io.IOUtils.copy(IOUtils.java:2102)
> 2020-04-08T20:30:49.0593659Z 	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:2123)
> 2020-04-08T20:30:49.0603340Z 	at org.apache.commons.io.IOUtils.copy(IOUtils.java:2078)
> 2020-04-08T20:30:49.0613502Z 	at org.apache.hadoop.ozone.container.keyvalue.TarContainerPacker.includeFile(TarContainerPacker.java:225)
> 2020-04-08T20:30:49.0631425Z 	at org.apache.hadoop.ozone.container.keyvalue.TarContainerPacker.includePath(TarContainerPacker.java:215)
> 2020-04-08T20:30:49.0637525Z 	at org.apache.hadoop.ozone.container.keyvalue.TarContainerPacker.pack(TarContainerPacker.java:155)
> 2020-04-08T20:30:49.0648504Z 	at org.apache.hadoop.ozone.container.keyvalue.KeyValueContainer.exportContainerData(KeyValueContainer.java:549)
> 2020-04-08T20:30:49.0659852Z 	at org.apache.hadoop.ozone.container.keyvalue.TestKeyValueContainer.testContainerImportExport(TestKeyValueContainer.java:233)
> {code}



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

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