You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Kengo Seki (Jira)" <ji...@apache.org> on 2022/05/09 07:36:00 UTC

[jira] [Created] (BIGTOP-3680) HBase smoke test fails on ppc64le

Kengo Seki created BIGTOP-3680:
----------------------------------

             Summary: HBase smoke test fails on ppc64le
                 Key: BIGTOP-3680
                 URL: https://issues.apache.org/jira/browse/BIGTOP-3680
             Project: Bigtop
          Issue Type: Bug
          Components: hbase, ppc64le, tests
            Reporter: Kengo Seki
             Fix For: 3.1.0


https://ci.bigtop.apache.org/view/Test/job/Bigtop-3.1.0-smoke-tests/26/COMPONENTS=hdfs.hbase@hbase,OS=fedora-35-ppc64le-deploy/console
https://ci.bigtop.apache.org/view/Test/job/Bigtop-3.1.0-smoke-tests/26/COMPONENTS=hdfs.hbase@hbase,OS=ubuntu-18.04-ppc64el-deploy/console
https://ci.bigtop.apache.org/view/Test/job/Bigtop-3.1.0-smoke-tests/27/COMPONENTS=hdfs.hbase@hbase,OS=ubuntu-20.04-ppc64el-deploy/console

{code}
org.apache.bigtop.itest.hbase.smoke.TestHBaseBalancer > testBalancer STANDARD_OUT
    Failed command: balance_switch true
    	error code: 1
    	stdout: []
    	stderr: [/usr/lib/hadoop/libexec/hadoop-functions.sh: line 2381: HADOOP_ORG.APACHE.HADOOP.HBASE.UTIL.GETJAVAPROPERTY_USER: invalid variable name, /usr/lib/hadoop/libexec/hadoop-functions.sh: line 2346: HADOOP_ORG.APACHE.HADOOP.HBASE.UTIL.GETJAVAPROPERTY_USER: invalid variable name, /usr/lib/hadoop/libexec/hadoop-functions.sh: line 2441: HADOOP_ORG.APACHE.HADOOP.HBASE.UTIL.GETJAVAPROPERTY_OPTS: invalid variable name, OpenJDK 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release, SLF4J: Class path contains multiple SLF4J bindings., SLF4J: Found binding in [jar:file:/usr/lib/hbase/lib/client-facing-thirdparty/slf4j-reload4j-1.7.33.jar!/org/slf4j/impl/StaticLoggerBinder.class], SLF4J: Found binding in [jar:file:/usr/lib/hadoop/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class], SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation., SLF4J: Actual binding is of type [org.slf4j.impl.Reload4jLoggerFactory], TypeError: nil is not a string,   private at org/jruby/RubyModule.java:2253,     Table at file:/usr/lib/hbase/lib/hbase-shell-2.4.11.jar!/hbase/table.rb:846,     Hbase at file:/usr/lib/hbase/lib/hbase-shell-2.4.11.jar!/hbase/table.rb:29,    (root) at file:/usr/lib/hbase/lib/hbase-shell-2.4.11.jar!/hbase/table.rb:27,   require at org/jruby/RubyKernel.java:1040,    (root) at /usr/lib/hbase/lib/ruby/jruby-complete-1.7.23.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:1,   require at /usr/lib/hbase/lib/ruby/jruby-complete-1.7.23.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:54,   require at org/jruby/RubyKernel.java:1040,    (root) at file:/usr/lib/hbase/lib/hbase-shell-2.4.11.jar!/hbase/hbase.rb:25,    (root) at /usr/lib/hbase/lib/ruby/jruby-complete-1.7.23.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:1,   require at org/jruby/RubyKernel.java:1040,   require at /usr/lib/hbase/lib/ruby/jruby-complete-1.7.23.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:54,    (root) at classpath:jar-bootstrap.rb:143]

org.apache.bigtop.itest.hbase.smoke.TestHBaseBalancer > testBalancer FAILED
    java.lang.AssertionError
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at org.junit.Assert$assertTrue.callStatic(Unknown Source)
        at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:55)
        at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:196)
        at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:208)
        at org.apache.bigtop.itest.hbase.smoke.TestHBaseBalancer.testBalancer(TestHBaseBalancer.groovy:40)

Gradle Test Executor 2 finished executing tests.

> Task :bigtop-tests:smoke-tests:hbase:test FAILED

17 tests completed, 1 failed, 4 skipped
{code}



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