You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@hbase.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/06/21 04:10:38 UTC

Build failed in Jenkins: HBase-1.0 #969

See <https://builds.apache.org/job/HBase-1.0/969/changes>

Changes:

[enis] HBASE-13935 Orphaned namespace table ZK node should not prevent master to start (Stephen Yuan Jiang)

------------------------------------------
[...truncated 2237 lines...]
Running org.apache.hadoop.hbase.rest.TestStatusResource
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.203 sec - in org.apache.hadoop.hbase.rest.TestStatusResource
Running org.apache.hadoop.hbase.rest.TestScannerResource
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.924 sec - in org.apache.hadoop.hbase.rest.TestScannerResource
Running org.apache.hadoop.hbase.rest.TestSchemaResource
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.074 sec - in org.apache.hadoop.hbase.rest.TestSchemaResource
Running org.apache.hadoop.hbase.rest.TestVersionResource
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.512 sec - in org.apache.hadoop.hbase.rest.TestVersionResource
Running org.apache.hadoop.hbase.rest.TestDeleteRow
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.6 sec - in org.apache.hadoop.hbase.rest.TestDeleteRow

Results :




Tests run: 173, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-surefire-plugin:2.18:test (secondPartTestsExecution) @ hbase-rest ---
[INFO] Surefire report directory: <https://builds.apache.org/job/HBase-1.0/ws/hbase-rest/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.rest.client.TestRemoteTable
Running org.apache.hadoop.hbase.rest.TestResourceFilter
Running org.apache.hadoop.hbase.rest.TestGetAndPutResource
Running org.apache.hadoop.hbase.rest.TestScannersWithFilters
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.62 sec - in org.apache.hadoop.hbase.rest.TestResourceFilter
Running org.apache.hadoop.hbase.rest.TestScannersWithLabels
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.077 sec - in org.apache.hadoop.hbase.rest.TestScannersWithLabels
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.316 sec - in org.apache.hadoop.hbase.rest.TestScannersWithFilters
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.62 sec - in org.apache.hadoop.hbase.rest.client.TestRemoteTable
Running org.apache.hadoop.hbase.rest.TestGzipFilter
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.19 sec - in org.apache.hadoop.hbase.rest.TestGzipFilter
Running org.apache.hadoop.hbase.rest.TestMultiRowResource
Running org.apache.hadoop.hbase.rest.TestTableScan
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.814 sec - in org.apache.hadoop.hbase.rest.TestMultiRowResource
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.97 sec - in org.apache.hadoop.hbase.rest.TestGetAndPutResource
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.427 sec - in org.apache.hadoop.hbase.rest.TestTableScan
Running org.apache.hadoop.hbase.rest.TestStatusResource
Running org.apache.hadoop.hbase.rest.TestSchemaResource
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.846 sec - in org.apache.hadoop.hbase.rest.TestStatusResource
Running org.apache.hadoop.hbase.rest.TestScannerResource
Running org.apache.hadoop.hbase.rest.TestTableResource
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.549 sec - in org.apache.hadoop.hbase.rest.TestSchemaResource
Running org.apache.hadoop.hbase.rest.TestVersionResource
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.562 sec - in org.apache.hadoop.hbase.rest.TestTableResource
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.616 sec - in org.apache.hadoop.hbase.rest.TestScannerResource
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.949 sec - in org.apache.hadoop.hbase.rest.TestVersionResource
Running org.apache.hadoop.hbase.rest.TestDeleteRow
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.561 sec - in org.apache.hadoop.hbase.rest.TestDeleteRow

Results :




Tests run: 81, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ hbase-rest ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-1.0/ws/hbase-rest/target/hbase-rest-1.0.2-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.6.2.201302030002:report (report) @ hbase-rest ---
[INFO] Skipping JaCoCo execution
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ hbase-rest ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-1.0/ws/hbase-rest/target/hbase-rest-1.0.2-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hbase-rest ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-1.0/ws/hbase-rest/target/hbase-rest-1.0.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ hbase-rest ---
[INFO] Installing <https://builds.apache.org/job/HBase-1.0/ws/hbase-rest/target/hbase-rest-1.0.2-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-rest/1.0.2-SNAPSHOT/hbase-rest-1.0.2-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/HBase-1.0/ws/hbase-rest/pom.xml> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-rest/1.0.2-SNAPSHOT/hbase-rest-1.0.2-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/HBase-1.0/ws/hbase-rest/target/hbase-rest-1.0.2-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-rest/1.0.2-SNAPSHOT/hbase-rest-1.0.2-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/HBase-1.0/ws/hbase-rest/target/hbase-rest-1.0.2-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-rest/1.0.2-SNAPSHOT/hbase-rest-1.0.2-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building HBase - Shell 1.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce) @ hbase-shell ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.6.2.201302030002:prepare-agent (prepare-agent) @ hbase-shell ---
[INFO] Skipping JaCoCo execution
[INFO] argLine set to 
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-source (jspcSource-packageInfo-source) @ hbase-shell ---
[INFO] Source directory: <https://builds.apache.org/job/HBase-1.0/ws/hbase-shell/target/generated-jamon> added.
[INFO] Source directory: <https://builds.apache.org/job/HBase-1.0/ws/hbase-shell/target/generated-sources/java> added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase-shell ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-shell ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hbase-shell ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:build-classpath (create-mrapp-generated-classpath) @ hbase-shell ---
[INFO] Wrote classpath file '<https://builds.apache.org/job/HBase-1.0/ws/hbase-shell/target/test-classes/mrapp-generated-classpath'.>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-shell ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/HBase-1.0/ws/hbase-shell/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hbase-shell ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/HBase-1.0/ws/hbase-shell/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.18:test (default-test) @ hbase-shell ---
[INFO] Surefire report directory: <https://builds.apache.org/job/HBase-1.0/ws/hbase-shell/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :




Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-surefire-plugin:2.18:test (secondPartTestsExecution) @ hbase-shell ---
[INFO] Surefire report directory: <https://builds.apache.org/job/HBase-1.0/ws/hbase-shell/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.client.TestShell
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 157.482 sec <<< FAILURE! - in org.apache.hadoop.hbase.client.TestShell
testRunShellTests(org.apache.hadoop.hbase.client.TestShell)  Time elapsed: 152.294 sec  <<< ERROR!
org.jruby.embed.EvalFailedException: (RuntimeError) Shell unit tests failed. Check output file for details.
	at org.jruby.embed.internal.EmbedEvalUnitImpl.run(EmbedEvalUnitImpl.java:136)
	at org.jruby.embed.ScriptingContainer.runUnit(ScriptingContainer.java:1263)
	at org.jruby.embed.ScriptingContainer.runScriptlet(ScriptingContainer.java:1308)
	at org.apache.hadoop.hbase.client.TestShell.testRunShellTests(TestShell.java:81)
Caused by: org.jruby.exceptions.RaiseException: (RuntimeError) Shell unit tests failed. Check output file for details.
	at (Anonymous).(root)(src/test/ruby/tests_runner.rb:66)


Results :


Tests in error: 
  TestShell.testRunShellTests:81 ยป EvalFailed (RuntimeError) Shell unit tests fa...


Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] HBase ............................................. SUCCESS [3.720s]
[INFO] HBase - Checkstyle ................................ SUCCESS [0.676s]
[INFO] HBase - Annotations ............................... SUCCESS [0.920s]
[INFO] HBase - Common .................................... SUCCESS [1:05.540s]
[INFO] HBase - Protocol .................................. SUCCESS [9.244s]
[INFO] HBase - Client .................................... SUCCESS [1:20.437s]
[INFO] HBase - Hadoop Compatibility ...................... SUCCESS [7.142s]
[INFO] HBase - Hadoop Two Compatibility .................. SUCCESS [6.613s]
[INFO] HBase - Prefix Tree ............................... SUCCESS [8.771s]
[INFO] HBase - Server .................................... SUCCESS [1:05:51.946s]
[INFO] HBase - Testing Util .............................. SUCCESS [1.070s]
[INFO] HBase - Thrift .................................... SUCCESS [3:04.806s]
[INFO] HBase - Rest ...................................... SUCCESS [5:00.983s]
[INFO] HBase - Shell ..................................... FAILURE [2:56.897s]
[INFO] HBase - Integration Tests ......................... SKIPPED
[INFO] HBase - Examples .................................. SKIPPED
[INFO] HBase - Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:19:59.653s
[INFO] Finished at: Sun Jun 21 01:59:40 UTC 2015
[INFO] Final Memory: 69M/653M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18:test (secondPartTestsExecution) on project hbase-shell: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/HBase-1.0/ws/hbase-shell/target/surefire-reports> for the individual test results.
[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-shell
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  :   ZOMBIE_TESTS_COUNT=`jps | grep surefirebooter | wc -l`
  if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
    #It seems sometimes the tests are not dying immediately. Let's give them 10s
    echo "Suspicious java process found - waiting 10s to see if there are just slow to stop"
    sleep 10   
    ZOMBIE_TESTS_COUNT=`jps | grep surefirebooter | wc -l`
    if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
      echo "There are $ZOMBIE_TESTS_COUNT zombie tests, they should have been killed by surefire but survived"
      echo "************ BEGIN zombies jstack extract"
      ZB_STACK=`jps | grep surefirebooter | cut -d ' ' -f 1 | xargs -n 1 jstack | grep ".test" | grep "\.java"`
      jps | grep surefirebooter | cut -d ' ' -f 1 | xargs -n 1 jstack
      echo "************ END  zombies jstack extract"
      JIRA_COMMENT="$JIRA_COMMENT

     {color:red}-1 core zombie tests{color}.  There are ${ZOMBIE_TESTS_COUNT} zombie test(s): ${ZB_STACK}"
      BAD=1
      jps | grep surefirebooter | cut -d ' ' -f 1 | xargs kill -9
    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
[HBase-1.0] $ /bin/bash -xe /tmp/hudson6270460139363534307.sh
++ jps
++ grep surefirebooter
++ 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
Sending artifact delta relative to HBase-1.0 #930
Archived 2029 artifacts
Archive block size is 32768
Received 28 blocks and 429988869 bytes
Compression is 0.2%
Took 7 min 52 sec
Recording test results
Updating HBASE-13935