You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Ethan Rose (Jira)" <ji...@apache.org> on 2022/04/21 21:39:00 UTC

[jira] [Created] (HDDS-6627) Intermittent failure in TestGetCommittedBlockLengthAndPutKey#tesGetCommittedBlockLength

Ethan Rose created HDDS-6627:
--------------------------------

             Summary: Intermittent failure in TestGetCommittedBlockLengthAndPutKey#tesGetCommittedBlockLength
                 Key: HDDS-6627
                 URL: https://issues.apache.org/jira/browse/HDDS-6627
             Project: Apache Ozone
          Issue Type: Sub-task
            Reporter: Ethan Rose
         Attachments: it-ozone.zip

TestGetCommittedBlockLengthAndPutKey#tesGetCommittedBlockLength failed inĀ [this run|https://github.com/apache/ozone/runs/6111950853?check_suite_focus=true], which only changed unrelated OM code. The output shows:
{code}Error:  org.apache.hadoop.ozone.scm.TestGetCommittedBlockLengthAndPutKey.tesGetCommittedBlockLength  Time elapsed: 0.115 s  <<< ERROR!
org.apache.hadoop.hdds.scm.container.common.helpers.StorageContainerException: Unable to find the block.
	at org.apache.hadoop.hdds.scm.storage.ContainerProtocolCalls.validateContainerResponse(ContainerProtocolCalls.java:537)
	at org.apache.hadoop.hdds.scm.storage.ContainerProtocolCalls.lambda$getValidatorList$0(ContainerProtocolCalls.java:544)
	at org.apache.hadoop.hdds.scm.XceiverClientGrpc.sendCommandWithRetry(XceiverClientGrpc.java:383)
	at org.apache.hadoop.hdds.scm.XceiverClientGrpc.lambda$sendCommandWithTraceIDAndRetry$0(XceiverClientGrpc.java:319)
	at org.apache.hadoop.hdds.tracing.TracingUtil.executeInSpan(TracingUtil.java:174)
	at org.apache.hadoop.hdds.tracing.TracingUtil.executeInNewSpan(TracingUtil.java:148)
	at org.apache.hadoop.hdds.scm.XceiverClientGrpc.sendCommandWithTraceIDAndRetry(XceiverClientGrpc.java:313)
	at org.apache.hadoop.hdds.scm.XceiverClientGrpc.sendCommand(XceiverClientGrpc.java:294)
	at org.apache.hadoop.hdds.scm.storage.ContainerProtocolCalls.getCommittedBlockLength(ContainerProtocolCalls.java:139)
	at org.apache.hadoop.ozone.scm.TestGetCommittedBlockLengthAndPutKey.tesGetCommittedBlockLength(TestGetCommittedBlockLengthAndPutKey.java:118)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
{code}

The log bundle is attached to the case.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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