[
https://issues.apache.org/jira/browse/HDFS-11107?focusedWorklogId=731378&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-731378
]
ASF GitHub Bot logged work on HDFS-11107:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 23/Feb/22 06:33
Start Date: 23/Feb/22 06:33
Worklog Time Spent: 10m
Work Description: ayushtkn commented on pull request #3862:
URL: https://github.com/apache/hadoop/pull/3862#issuecomment-1048485017
The error message in the description is an Assertion Error. Not a timeout
error.
```
Error Message
expected:<0> but was:<2>
Stacktrace
java.lang.AssertionError: expected:<0> but was:<2>
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 731378)
Time Spent: 50m (was: 40m)
> TestStartup#testStorageBlockContentsStaleAfterNNRestart fails intermittently
> ----------------------------------------------------------------------------
>
> Key: HDFS-11107
> URL: https://issues.apache.org/jira/browse/HDFS-11107
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: hdfs
> Reporter: Xiaobing Zhou
> Assignee: Ajith S
> Priority: Minor
> Labels: flaky-test, pull-request-available, unit-test
> Time Spent: 50m
> Remaining Estimate: 0h
>
> It's noticed that this failed in the last Jenkins run of HDFS-11085, but it's
> not reproducible and passed with and without the patch.
> {noformat}
> Error Message
> expected:<0> but was:<2>
> Stacktrace
> java.lang.AssertionError: expected:<0> but was:<2>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:743)
> at org.junit.Assert.assertEquals(Assert.java:118)
> at org.junit.Assert.assertEquals(Assert.java:555)
> at org.junit.Assert.assertEquals(Assert.java:542)
> at
> org.apache.hadoop.hdfs.server.namenode.TestStartup.testStorageBlockContentsStaleAfterNNRestart(TestStartup.java:726)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]