You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2016/07/11 21:17:11 UTC

[jira] [Created] (ACCUMULO-4371) WALSunnyDayIT.test consistently failing, comparing String and Text

Josh Elser created ACCUMULO-4371:
------------------------------------

             Summary: WALSunnyDayIT.test consistently failing, comparing String and Text
                 Key: ACCUMULO-4371
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4371
             Project: Accumulo
          Issue Type: Bug
          Components: test
            Reporter: Josh Elser
            Assignee: Josh Elser
             Fix For: 1.8.0


From: https://jenkins.revelc.net/job/Accumulo-1.8-ITs/org.apache.accumulo$accumulo-test/14/testReport/junit/org.apache.accumulo.test.functional/WALSunnyDayIT/test/

Error Message

{noformat}
tableId of the keyExtent should be 1 expected: java.lang.String<1> but was: org.apache.hadoop.io.Text<1>
{noformat}

Stacktrace

{noformat}
java.lang.AssertionError: tableId of the keyExtent should be 1 expected: java.lang.String<1> but was: org.apache.hadoop.io.Text<1>
	at org.apache.accumulo.test.functional.WALSunnyDayIT.test(WALSunnyDayIT.java:147)
{noformat}

Standard Output

{noformat}
2016-07-11 17:41:35,033 [impl.MiniAccumuloClusterImpl] INFO : Starting MAC against instance miniInstance and zookeeper(s) localhost:34033.
2016-07-11 17:41:37,331 [zookeeper.ZooSession] DEBUG: Connecting to localhost:34033 with timeout 15000 with auth
2016-07-11 17:41:41,676 [zookeeper.ZooSession] DEBUG: Connecting to localhost:34033 with timeout 15000 with auth
2016-07-11 17:41:51,239 [rpc.ThriftUtil] WARN : Failed to open transport to jenkins.revelc.net:38605
2016-07-11 17:41:51,343 [rpc.ThriftUtil] WARN : Failed to open transport to jenkins.revelc.net:38605
2016-07-11 17:41:54,056 [rpc.ThriftUtil] WARN : Failed to open transport to jenkins.revelc.net:38605
2016-07-11 17:41:59,823 [rpc.ThriftUtil] WARN : Failed to open transport to jenkins.revelc.net:38605
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)