See 
<https://builds.apache.org/job/HBase-1.4/jdk=JDK_1_8,label=Hadoop&&!H13/987/display/redirect?page=changes>

Changes:

[apurtell] HBASE-19150 TestSnapshotWithAcl is flaky

[elserj] HBASE-19118 Use SaslUtil to set Sasl.QOP in 'Thrift'

[elserj] HBASE-19156 Remove vestiges of an unused regions-per-server CLI 
argument

------------------------------------------
[...truncated 2.49 MB...]
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (default) @ 
hbase-thrift ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-source 
(jspcSource-packageInfo-source) @ hbase-thrift ---
[INFO] Source directory: 
<https://builds.apache.org/job/HBase-1.4/jdk=JDK_1_8,label=Hadoop&&!H13/ws/hbase-thrift/target/generated-sources/java>
 added.
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (generate) @ hbase-thrift ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: 
<https://builds.apache.org/job/HBase-1.4/jdk=JDK_1_8,label=Hadoop&&!H13/ws/hbase-thrift/target/hbase-webapps>
     [copy] Copying 17 files to 
<https://builds.apache.org/job/HBase-1.4/jdk=JDK_1_8,label=Hadoop&&!H13/ws/hbase-thrift/target/hbase-webapps>
log4j:WARN No appenders could be found for logger (org.mortbay.log).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more 
info.
    [mkdir] Created dir: 
<https://builds.apache.org/job/HBase-1.4/jdk=JDK_1_8,label=Hadoop&&!H13/ws/hbase-thrift/target/hbase-webapps/thrift/WEB-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ hbase-thrift ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
hbase-thrift ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 18 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (check-aggregate-license) @ 
hbase-thrift ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hbase-thrift 
---
[INFO] Compiling 55 source files to 
<https://builds.apache.org/job/HBase-1.4/jdk=JDK_1_8,label=Hadoop&&!H13/ws/hbase-thrift/target/classes>
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.1:build-classpath 
(create-mrapp-generated-classpath) @ hbase-thrift ---
[INFO] Wrote classpath file 
'<https://builds.apache.org/job/HBase-1.4/jdk=JDK_1_8,label=Hadoop&&!H13/ws/hbase-thrift/target/test-classes/mrapp-generated-classpath'.>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
hbase-thrift ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
hbase-thrift ---
[INFO] Compiling 8 source files to 
<https://builds.apache.org/job/HBase-1.4/jdk=JDK_1_8,label=Hadoop&&!H13/ws/hbase-thrift/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ hbase-thrift ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine
[ERROR] Tests run: 32, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 64.355 
s <<< FAILURE! - in org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine
[ERROR] 
testRunThriftServer[22](org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine) 
 Time elapsed: 10.046 s  <<< ERROR!
java.lang.NullPointerException
        at 
org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine.testRunThriftServer(TestThriftServerCmdLine.java:186)

[ERROR] 
testRunThriftServer[23](org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine) 
 Time elapsed: 10.04 s  <<< ERROR!
java.lang.NullPointerException
        at 
org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine.testRunThriftServer(TestThriftServerCmdLine.java:186)

[ERROR] Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 84.451 
s <<< FAILURE! - in org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine
[ERROR] 
testRunThriftServer[22](org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine) 
 Time elapsed: 5.254 s  <<< FAILURE!
java.lang.AssertionError
        at 
org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine.talkToThriftServer(TestThriftServerCmdLine.java:226)
        at 
org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine.testRunThriftServer(TestThriftServerCmdLine.java:189)

[ERROR] 
testRunThriftServer[23](org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine) 
 Time elapsed: 5.254 s  <<< FAILURE!
java.lang.AssertionError
        at 
org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine.talkToThriftServer(TestThriftServerCmdLine.java:226)
        at 
org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine.testRunThriftServer(TestThriftServerCmdLine.java:189)

[ERROR] Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 104.113 
s <<< FAILURE! - in org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine
[ERROR] 
testRunThriftServer[22](org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine) 
 Time elapsed: 5.258 s  <<< FAILURE!
java.lang.AssertionError
        at 
org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine.talkToThriftServer(TestThriftServerCmdLine.java:226)
        at 
org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine.testRunThriftServer(TestThriftServerCmdLine.java:189)

[ERROR] 
testRunThriftServer[23](org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine) 
 Time elapsed: 5.26 s  <<< FAILURE!
java.lang.AssertionError
        at 
org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine.talkToThriftServer(TestThriftServerCmdLine.java:226)
        at 
org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine.testRunThriftServer(TestThriftServerCmdLine.java:189)

[INFO] Running org.apache.hadoop.hbase.thrift.TestThriftServer
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 104.399 
s - in org.apache.hadoop.hbase.thrift.TestThriftServer
[INFO] Running org.apache.hadoop.hbase.thrift.TestThriftHttpServer
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.334 s 
- in org.apache.hadoop.hbase.thrift.TestThriftHttpServer
[INFO] Running org.apache.hadoop.hbase.thrift.TestCallQueue
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 s 
- in org.apache.hadoop.hbase.thrift.TestCallQueue
[INFO] Running 
org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandlerWithReadOnly
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.503 s 
- in org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandlerWithReadOnly
[INFO] Running 
org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandlerWithLabels
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.763 s 
- in org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandlerWithLabels
[INFO] Running org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandler
[INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.088 
s - in org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandler
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR] 
org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine.testRunThriftServer[22](org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine)
[ERROR]   Run 1: TestThriftServerCmdLine.testRunThriftServer:186 NullPointer
[ERROR]   Run 2: 
TestThriftServerCmdLine.testRunThriftServer:189->talkToThriftServer:226
[ERROR]   Run 3: 
TestThriftServerCmdLine.testRunThriftServer:189->talkToThriftServer:226
[INFO] 
[ERROR] 
org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine.testRunThriftServer[23](org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine)
[ERROR]   Run 1: TestThriftServerCmdLine.testRunThriftServer:186 NullPointer
[ERROR]   Run 2: 
TestThriftServerCmdLine.testRunThriftServer:189->talkToThriftServer:226
[ERROR]   Run 3: 
TestThriftServerCmdLine.testRunThriftServer:189->talkToThriftServer:226
[INFO] 
[INFO] 
[ERROR] Tests run: 104, Failures: 0, Errors: 2, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ...................................... SUCCESS [1:48.859s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [15.126s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.274s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [1.991s]
[INFO] Apache HBase - Protocol ........................... SUCCESS [18.159s]
[INFO] Apache HBase - Common ............................. SUCCESS [2:59.582s]
[INFO] Apache HBase - Procedure .......................... SUCCESS [3:39.974s]
[INFO] Apache HBase - Metrics API ........................ SUCCESS [1.670s]
[INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS [14.013s]
[INFO] Apache HBase - Metrics Implementation ............. SUCCESS [7.961s]
[INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS [24.115s]
[INFO] Apache HBase - Client ............................. SUCCESS [1:54.477s]
[INFO] Apache HBase - Prefix Tree ........................ SUCCESS [11.929s]
[INFO] Apache HBase - Server ............................. SUCCESS 
[1:59:10.307s]
[INFO] Apache HBase - Testing Util ....................... SUCCESS [2.369s]
[INFO] Apache HBase - Thrift ............................. FAILURE [6:15.265s]
[INFO] Apache HBase - Rest ............................... SKIPPED
[INFO] Apache HBase - RSGroup ............................ SKIPPED
[INFO] Apache HBase - Shell .............................. SKIPPED
[INFO] Apache HBase - Integration Tests .................. SKIPPED
[INFO] Apache HBase - Examples ........................... SKIPPED
[INFO] Apache HBase - External Block Cache ............... SKIPPED
[INFO] Apache HBase - Assembly ........................... SKIPPED
[INFO] Apache HBase - Shaded ............................. SKIPPED
[INFO] Apache HBase - Shaded - Client .................... SKIPPED
[INFO] Apache HBase - Shaded - Server .................... SKIPPED
[INFO] Apache HBase Shaded Packaging Invariants .......... SKIPPED
[INFO] Apache HBase - Archetypes ......................... SKIPPED
[INFO] Apache HBase - Exemplar for hbase-client archetype  SKIPPED
[INFO] Apache HBase - Exemplar for hbase-shaded-client archetype  SKIPPED
[INFO] Apache HBase - Archetype builder .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:17:58.787s
[INFO] Finished at: Thu Nov 02 22:06:55 UTC 2017
[INFO] Final Memory: 121M/1190M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on 
project hbase-thrift: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/HBase-1.4/jdk=JDK_1_8,label=Hadoop&&!H13/ws/hbase-thrift/target/surefire-reports>
 for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, 
[date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hbase-thrift
Build step 'Invoke top-level Maven targets' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : # Post-build task script. TODO: Check this in and have all 
builds reference check-in.
pwd && ls
# NOTE!!!! The below code has been copied and pasted from 
./dev-tools/run-test.sh
# Do not change here without syncing there and vice-versa.
ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc 
-l`
if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
 echo "Suspicious java process found - waiting 30s to see if there are just 
slow to stop"
 sleep 30
 ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc 
-l`
 if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
   echo " {color:red}There appear to be $ZOMBIE_TESTS_COUNT zombie 
tests{color}, they should have been killed by surefire but survived"
   jps -v | grep surefirebooter | grep -e '-Dhbase.test'
   jps -v | grep surefirebooter | grep -e '-Dhbase.test' | cut -d ' ' -f 1 | 
xargs -n 1 jstack
   # Exit with error
   exit 1
 else
   echo "We're ok: there is no zombie test, but some tests took some time to 
stop"
 fi
else
  echo "We're ok: there is no zombie test"
fi
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
[30b16b4c] $ /bin/bash -xe /tmp/jenkins6683355177634219513.sh
+ pwd
<https://builds.apache.org/job/HBase-1.4/jdk=JDK_1_8,label=Hadoop&&!H13/ws/>
+ ls
bin
CHANGES.txt
conf
dev-support
extra_env_var
hbase-annotations
hbase-archetypes
hbase-assembly
hbase-checkstyle
hbase-client
hbase-common
hbase-examples
hbase-external-blockcache
hbase-hadoop2-compat
hbase-hadoop-compat
hbase-it
hbase-metrics
hbase-metrics-api
hbase-native-client
hbase-prefix-tree
hbase-procedure
hbase-protocol
hbase-resource-bundle
hbase-rest
hbase-rsgroup
hbase-server
hbase-shaded
hbase-shell
hbase-testing-util
hbase-thrift
LICENSE.txt
NOTICE.txt
pom.xml
README.txt
src
target
++ jps -v
++ grep surefirebooter
++ grep -e -Dhbase.test
++ wc -l
+ ZOMBIE_TESTS_COUNT=0
+ [[ 0 != 0 ]]
+ echo 'We'\''re ok: there is no zombie test'
We're ok: there is no zombie test
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8

Reply via email to