See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/212/changes>

Changes:

[jihoonson] TAJO-1321: Cli prints wrong response time. (jihoon)

------------------------------------------
[...truncated 414620 lines...]
Feb 2, 2015 12:34:35 PM INFO: parquet.hadoop.ParquetFileReader: reading another 
1 footers
Feb 2, 2015 12:34:35 PM INFO: parquet.hadoop.ParquetFileReader: reading another 
1 footers
Feb 2, 2015 12:34:35 PM INFO: parquet.hadoop.ParquetFileReader: reading another 
1 footers
Feb 2, 2015 12:34:35 PM INFO: parquet.hadoop.ParquetFileReader: reading another 
1 footers
Feb 2, 2015 12:34:37 PM INFO: parquet.hadoop.ParquetFileReader: reading another 
1 footers
2015-02-02 12:45:49,017 INFO: org.apache.tajo.util.history.HistoryWriter 
(run(265)) - HistoryWriter_127.0.0.1_49296 stopped.
2015-02-02 12:45:49,018 INFO: org.apache.tajo.util.history.HistoryWriter 
(run(265)) - HistoryWriter_asf903.gq1.ygridcore.net_49299 stopped.
2015-02-02 12:45:49,018 INFO: org.apache.tajo.util.history.HistoryCleaner 
(run(134)) - History cleaner stopped
2015-02-02 12:45:49,020 INFO: org.apache.tajo.worker.WorkerHeartbeatService 
(run(231)) - Worker Resource Heartbeat Thread stopped.
2015-02-02 12:45:49,020 INFO: org.apache.tajo.session.SessionManager 
(removeSession(79)) - Session f061c755-9968-4b09-989e-b16d1f3ddaec is removed.
2015-02-02 12:45:49,020 INFO: org.apache.tajo.session.SessionManager 
(removeSession(79)) - Session 257119c7-1249-4191-97b9-98e6d8d04b9f is removed.
2015-02-02 12:45:49,021 INFO: org.apache.tajo.worker.TaskRunner (stop(151)) - 
Stop TaskRunner: 
eb_1422880272890_0544_000001,container_1422880272890_0544_01_001866
2015-02-02 12:45:49,022 INFO: BlockStateChange (logAddStoredBlock(2383)) - 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33526 is added to 
blk_1073741835_1011{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-1b789d95-b4af-4e22-b4d8-bc6a0490c080:NORMAL|RBW]]}
 size 1631
2015-02-02 12:45:49,023 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(126)) - Rpc (QueryMasterProtocol) listened on 0:0:0:0:0:0:0:0:49299) 
shutdown
2015-02-02 12:45:49,023 INFO: 
org.apache.tajo.querymaster.QueryMasterManagerService (stop(110)) - 
QueryMasterManagerService stopped
2015-02-02 12:45:49,023 INFO: org.apache.tajo.querymaster.QueryMaster 
(run(469)) - QueryMaster heartbeat thread stopped
2015-02-02 12:45:49,024 INFO: org.apache.tajo.querymaster.QueryMaster 
(stop(168)) - QueryMaster stop
2015-02-02 12:45:49,024 INFO: org.apache.tajo.worker.TajoWorkerClientService 
(stop(99)) - TajoWorkerClientService stopping
2015-02-02 12:45:49,024 INFO: org.apache.tajo.util.history.HistoryCleaner 
(run(134)) - History cleaner stopped
2015-02-02 12:45:49,025 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(126)) - Rpc (QueryMasterClientProtocol) listened on 
0:0:0:0:0:0:0:0:49298) shutdown
2015-02-02 12:45:49,025 INFO: org.apache.tajo.worker.TajoWorkerClientService 
(stop(103)) - TajoWorkerClientService stopped
2015-02-02 12:45:49,025 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(126)) - Rpc (QueryCoordinatorProtocol) listened on 127.0.0.1:49296) 
shutdown
2015-02-02 12:45:49,025 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(126)) - Rpc (TajoWorkerProtocol) listened on 0:0:0:0:0:0:0:0:49297) 
shutdown
2015-02-02 12:45:49,026 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(126)) - Rpc (TajoMasterClientProtocol) listened on 127.0.0.1:49295) 
shutdown
2015-02-02 12:45:49,026 INFO: org.apache.tajo.worker.TajoWorkerManagerService 
(stop(97)) - TajoWorkerManagerService stopped
2015-02-02 12:45:49,026 INFO: org.apache.tajo.worker.TajoWorker 
(serviceStop(417)) - TajoWorker main thread exiting
2015-02-02 12:45:49,027 ERROR: 
org.apache.tajo.master.rm.TajoWorkerResourceManager (run(346)) - 
java.lang.InterruptedException
2015-02-02 12:45:49,028 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(126)) - Rpc (TajoResourceTrackerProtocol) listened on 
127.0.0.1:49293) shutdown
2015-02-02 12:45:49,028 INFO: org.apache.tajo.master.TajoMaster (stop(394)) - 
Tajo Master main thread exiting

Results :

Failed tests: 
  
TestBuiltinFunctions.testAvgLongOverflow:206->QueryTestCaseBase.assertResultSet:365->QueryTestCaseBase.assertResultSet:390->QueryTestCaseBase.verifyResultText:506
 Result Verification expected:<[avg
-------------------------------
9.34786981E8]> but was:<[-------------------------------]>
  
TestBuiltinFunctions.testAvgLong:192->QueryTestCaseBase.assertResultSet:365->QueryTestCaseBase.assertResultSet:390->QueryTestCaseBase.verifyResultText:506
 Result Verification expected:<[total_avg
-------------------------------
2.0]> but was:<[-------------------------------]>
  
TestBuiltinFunctions.testAvgDouble:185->QueryTestCaseBase.assertResultSet:365->QueryTestCaseBase.assertResultSet:390->QueryTestCaseBase.verifyResultText:506
 Result Verification expected:<[l_orderkey,revenue
-------------------------------
1,0.065
2,0.0
3,0.08]> but was:<[-------------------------------]>
  
TestBuiltinFunctions.testAvgInt:199->QueryTestCaseBase.assertResultSet:365->QueryTestCaseBase.assertResultSet:390->QueryTestCaseBase.verifyResultText:506
 Result Verification expected:<[total_avg
-------------------------------
1.8]> but was:<[-------------------------------]>
  TestBuiltinFunctions.testAvgWithNull:231 
expected:<[avg_int,avg_long,avg_float,avg_double
-------------------------------
1.5,-222.0,2.0,1.0]
> but was:<[
-------------------------------]
>
  
TestJoinBroadcast.testBroadcastSubquery2:401->QueryTestCaseBase.assertResultSet:365->QueryTestCaseBase.assertResultSet:390->QueryTestCaseBase.verifyResultText:506
 Result Verification expected:<[?sum
-------------------------------
190.0]> but was:<[-------------------------------]>
  
TestWindowQuery.firstValue1:258->QueryTestCaseBase.assertResultSet:365->QueryTestCaseBase.assertResultSet:390->QueryTestCaseBase.verifyResultText:506
 Result Verification 
expected:<[l_orderkey,shipmode_first,linenumber_first,suppkey_first,shipdate_first,commitdate_first,extendedprice_first,discount_first
-------------------------------
1,MAIL,1,7311,1996-03-13,1996-02-12 00:00:00,21168.23,0.04
1,MAIL,1,7311,1996-03-13,1996-02-12 00:00:00,21168.23,0.04
2,RAIL,1,1191,1997-01-28,1997-01-14 00:00:00,44694.46,0.0
3,AIR,1,1798,1993-11-09,1993-12-20 00:00:00,46796.47,0.06
3,AIR,1,1798,1993-11-09,1993-12-20 00:00:00,46796.47,0.06]> but 
was:<[-------------------------------]>
  
TestWindowQuery.lastValue1:293->QueryTestCaseBase.assertResultSet:365->QueryTestCaseBase.assertResultSet:390->QueryTestCaseBase.verifyResultText:506
 Result Verification 
expected:<[l_orderkey,shipmode_last,linenumber_last,suppkey_last,shipdate_last,commitdate_last,extendedprice_last,discount_last
-------------------------------
1,TRUCK,2,7706,1996-04-12,1996-02-28 00:00:00,45983.16,0.09
1,TRUCK,2,7706,1996-04-12,1996-02-28 00:00:00,45983.16,0.09
2,RAIL,1,1191,1997-01-28,1997-01-14 00:00:00,44694.46,0.0
3,RAIL,2,6540,1994-02-02,1994-01-04 00:00:00,54058.05,0.1
3,RAIL,2,6540,1994-02-02,1994-01-04 00:00:00,54058.05,0.1]> but 
was:<[-------------------------------]>
  
TestGroupByQuery.testDistinctAggregationCasebyCase9:410->QueryTestCaseBase.assertResultSet:376->QueryTestCaseBase.assertResultSet:390->QueryTestCaseBase.verifyResultText:506
 Result Verification expected:<[l_orderkey,cnt1,value2,l_partkey,avg1,cnt2
-------------------------------
1,1,28.0,1,26.5,2
2,1,39.0,2,38.0,1
3,1,46.0,2,45.0,1
3,1,51.0,3,49.0,1]> but was:<[-------------------------------]>
  
TestGroupByQuery.testGroupbyWithJson:581->QueryTestCaseBase.assertResultSet:365->QueryTestCaseBase.assertResultSet:390->QueryTestCaseBase.verifyResultText:506
 Result Verification expected:<[l_orderkey,total,num
-------------------------------
3,2.5,3
2,2.0,1
1,1.0,3]> but was:<[-------------------------------]>
  
TestGroupByQuery.testHavingWithAggFunction:572->QueryTestCaseBase.assertResultSet:365->QueryTestCaseBase.assertResultSet:390->QueryTestCaseBase.verifyResultText:506
 Result Verification expected:<[l_orderkey,total,num
-------------------------------
3,2.5,3
2,2.0,1]> but was:<[-------------------------------]>
  
TestGroupByQuery.testHavingWithNamedTarget:563->QueryTestCaseBase.assertResultSet:365->QueryTestCaseBase.assertResultSet:390->QueryTestCaseBase.verifyResultText:506
 Result Verification expected:<[l_orderkey,total,num
-------------------------------
1,1.0,3
2,2.0,1
3,2.5,3]> but was:<[-------------------------------]>
  TestGroupByQuery.testDistinctAggregationCasebyCase11:447 
expected:<[id,?count_4,?avg_5,?min_6,?max_7,?sum_8,?cast_9,?cast_10,?cast_11,?cast_12
-------------------------------
1,2,4.0,3,5,12,4,3,5,12
2,3,2.0,1,3,6,7,6,8,21]
> but was:<[
-------------------------------]
>
  
TestGroupByQuery.testDistinctAggregationCasebyCase9:410->QueryTestCaseBase.assertResultSet:376->QueryTestCaseBase.assertResultSet:390->QueryTestCaseBase.verifyResultText:506
 Result Verification expected:<[l_orderkey,cnt1,value2,l_partkey,avg1,cnt2
-------------------------------
1,1,28.0,1,26.5,2
2,1,39.0,2,38.0,1
3,1,46.0,2,45.0,1
3,1,51.0,3,49.0,1]> but was:<[-------------------------------]>
  
TestGroupByQuery.testGroupbyWithJson:581->QueryTestCaseBase.assertResultSet:365->QueryTestCaseBase.assertResultSet:390->QueryTestCaseBase.verifyResultText:506
 Result Verification expected:<[l_orderkey,total,num
-------------------------------
3,2.5,3
2,2.0,1
1,1.0,3]> but was:<[-------------------------------]>
  
TestGroupByQuery.testHavingWithAggFunction:572->QueryTestCaseBase.assertResultSet:365->QueryTestCaseBase.assertResultSet:390->QueryTestCaseBase.verifyResultText:506
 Result Verification expected:<[l_orderkey,total,num
-------------------------------
3,2.5,3
2,2.0,1]> but was:<[-------------------------------]>
  
TestGroupByQuery.testHavingWithNamedTarget:563->QueryTestCaseBase.assertResultSet:365->QueryTestCaseBase.assertResultSet:390->QueryTestCaseBase.verifyResultText:506
 Result Verification expected:<[l_orderkey,total,num
-------------------------------
1,1.0,3
2,2.0,1
3,2.5,3]> but was:<[-------------------------------]>
  
TestJoinQuery.testLeftOuterJoinWithEmptyTable5:436->QueryTestCaseBase.assertResultSet:365->QueryTestCaseBase.assertResultSet:390->QueryTestCaseBase.verifyResultText:506
 Result Verification expected:<[l_linenumber,?sum,?max_1,?max_2,?avg_3,?sum_4
-------------------------------
1,null,null,null,33.333333333333336,100.0
2,null,null,null,42.5,85.0]> but was:<[-------------------------------]>
  
TestJoinQuery.testLeftOuterJoinWithEmptyTable5:436->QueryTestCaseBase.assertResultSet:365->QueryTestCaseBase.assertResultSet:390->QueryTestCaseBase.verifyResultText:506
 Result Verification expected:<[l_linenumber,?sum,?max_1,?max_2,?avg_3,?sum_4
-------------------------------
1,null,null,null,33.333333333333336,100.0
2,null,null,null,42.5,85.0]> but was:<[-------------------------------]>
  
TestJoinQuery.testLeftOuterJoinWithEmptyTable5:436->QueryTestCaseBase.assertResultSet:365->QueryTestCaseBase.assertResultSet:390->QueryTestCaseBase.verifyResultText:506
 Result Verification expected:<[l_linenumber,?sum,?max_1,?max_2,?avg_3,?sum_4
-------------------------------
1,null,null,null,33.333333333333336,100.0
2,null,null,null,42.5,85.0]> but was:<[-------------------------------]>
  
TestJoinQuery.testLeftOuterJoinWithEmptyTable5:436->QueryTestCaseBase.assertResultSet:365->QueryTestCaseBase.assertResultSet:390->QueryTestCaseBase.verifyResultText:506
 Result Verification expected:<[l_linenumber,?sum,?max_1,?max_2,?avg_3,?sum_4
-------------------------------
1,null,null,null,33.333333333333336,100.0
2,null,null,null,42.5,85.0]> but was:<[-------------------------------]>
  TestCTASQuery.testCtasWithManagedTable:245 null
  TestKillQuery.testIgnoreStageStateFromKilled:167 expected:<QUERY_KILLED> but 
was:<QUERY_ERROR>
  TestTaskStatusUpdate.case2:80->assertStatus:164 expected:<3> but was:<2>

Tests in error: 
  
TestSQLExpression.testCastFromTable:888->ExprTestBase.testEval:203->ExprTestBase.testEval:284
 » NoSuchMethod
  
TestSQLExpression.testQuotedIdentifiers:47->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestPredicates.testInPredicateWithConstant:307->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestPredicates.testIsNullPredicateWithFunction:361->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestMathFunctions.testRoundWithSpecifiedPrecision:469->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestMathFunctions.testAbs:344->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestMathFunctions.testCos:144->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestMathFunctions.testDiv:257->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestMathFunctions.testExp:321->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestMathFunctions.testMod:241->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestMathFunctions.testPow:409->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestMathFunctions.testSin:127->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestMathFunctions.testTan:160->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestMathFunctions.testAtan2:225->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestMathFunctions.testFloor:73->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestMathFunctions.testRound:45->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestMathFunctions.testAcos:192->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestMathFunctions.testAsin:176->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestMathFunctions.testAtan:208->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestMathFunctions.testCbrt:364->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestMathFunctions.testCeil:92->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestMathFunctions.testSign:273->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestMathFunctions.testSqrt:298->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestMathFunctions.testCeiling:111->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestMathFunctions.testRadians:428->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestMathFunctions.testDegrees:387->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestDateTimeFunctions.testDatePart:242->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestDateTimeFunctions.testExtract:125->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestStringOperatorsAndFunctions.testRegexReplace:140->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestStringOperatorsAndFunctions.testOctetLength:351->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestStringOperatorsAndFunctions.testChr:521->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestStringOperatorsAndFunctions.testMd5:294->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestStringOperatorsAndFunctions.testAscii:505->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestStringOperatorsAndFunctions.testLTrim:75->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestStringOperatorsAndFunctions.testLower:256->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestStringOperatorsAndFunctions.testRTrim:96->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestStringOperatorsAndFunctions.testRight:202->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestStringOperatorsAndFunctions.testUpper:243->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestStringOperatorsAndFunctions.testLeft:173->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestStringOperatorsAndFunctions.testTrim:117->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestStringOperatorsAndFunctions.testCharLength:269->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestStringOperatorsAndFunctions.testBitLength:457->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestStringOperatorsAndFunctions.testReverse:217->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestStringOperatorsAndFunctions.testSplitPart:367->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestStringOperatorsAndFunctions.testFindInSet:593->ExprTestBase.testEval:209->ExprTestBase.testEval:281
 » Compilation
  
TestStringOperatorsAndFunctions.testLength:281->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestStringOperatorsAndFunctions.testLocate:439->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestStringOperatorsAndFunctions.testRepeat:231->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestStringOperatorsAndFunctions.testStrpos:473->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestStringOperatorsAndFunctions.testSubstr:396->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  
TestStringOperatorsAndFunctions.testStrposb:489->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation
  TestGroupByQuery.testDistinctAggregationCaseByCase3:497 » Service 
java.sql.SQL...
  TestGroupByQuery.testDistinctAggregationCasebyCase11:435 » Service 
java.sql.SQ...
  
TestCTASQuery.testCtasWithGroupby:149->QueryTestCaseBase.executeQuery:309->QueryTestCaseBase.executeFile:345
 » Service
  
TestCTASQuery.testCtasWithTextFile:203->QueryTestCaseBase.executeQuery:309->QueryTestCaseBase.executeFile:345
 » Service
  
TestCTASQuery.testCtasWithLimit:169->QueryTestCaseBase.executeQuery:309->QueryTestCaseBase.executeFile:345
 » Service
  
TestCTASQuery.testCtasWithUnion:179->QueryTestCaseBase.executeQuery:309->QueryTestCaseBase.executeFile:345
 » Service
  
TestCTASQuery.testCtasWithOptions:217->QueryTestCaseBase.executeQuery:309->QueryTestCaseBase.executeFile:345
 » Service
  
TestCTASQuery.testCtasWithStoreType:189->QueryTestCaseBase.executeQuery:309->QueryTestCaseBase.executeFile:345
 » Service
  
TestCTASQuery.testCtasWithOrderby:159->QueryTestCaseBase.executeQuery:309->QueryTestCaseBase.executeFile:345
 » Service
  
TestEvalCodeGenerator.testStringConcat:308->ExprTestBase.testEval:196->ExprTestBase.testEval:281
 » Compilation

Tests run: 1341, Failures: 24, Errors: 61, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Tajo Main ......................................... SUCCESS [  1.950 s]
[INFO] Tajo Project POM .................................. SUCCESS [  2.177 s]
[INFO] Tajo Maven Plugins ................................ SUCCESS [  3.103 s]
[INFO] Tajo Common ....................................... SUCCESS [ 23.802 s]
[INFO] Tajo Algebra ...................................... SUCCESS [  1.552 s]
[INFO] Tajo Catalog Common ............................... SUCCESS [  6.768 s]
[INFO] Tajo Plan ......................................... SUCCESS [  6.172 s]
[INFO] Tajo Rpc .......................................... SUCCESS [ 25.161 s]
[INFO] Tajo Catalog Client ............................... SUCCESS [  1.086 s]
[INFO] Tajo Catalog Server ............................... SUCCESS [ 10.430 s]
[INFO] Tajo Storage Common ............................... SUCCESS [ 11.323 s]
[INFO] Tajo HDFS Storage ................................. SUCCESS [ 40.597 s]
[INFO] Tajo HBase Storage ................................ SUCCESS [  3.396 s]
[INFO] Tajo PullServer ................................... SUCCESS [  1.002 s]
[INFO] Tajo Client ....................................... SUCCESS [  4.013 s]
[INFO] Tajo JDBC Driver .................................. SUCCESS [  1.072 s]
[INFO] ASM (thirdparty) .................................. SUCCESS [  0.788 s]
[INFO] Tajo Core ......................................... FAILURE [15:05 min]
[INFO] Tajo Catalog Drivers .............................. SKIPPED
[INFO] Tajo Catalog ...................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:30 min
[INFO] Finished at: 2015-02-02T12:45:49+00:00
[INFO] Final Memory: 95M/822M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on 
project tajo-core: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-core/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 :tajo-core
Build step 'Execute shell' marked build as failure
Updating TAJO-1321

Reply via email to