See <https://builds.apache.org/job/Tajo-master-jdk8-nightly/144/changes>

Changes:

[blrunner] TAJO-1739: Add a statement for adding partition to TajoDump.

[hyunsik] TAJO-1817: Improve SQL parser error message.

------------------------------------------
[...truncated 723784 lines...]
 3: type=Broadcast,...>
  
TestInnerJoinQuery.testInnerJoinWithThetaJoinConditionInWhere:56->QueryTestCaseBase.runSimpleTests:587
 Plan Verification for: 1 th test expected:<...ast, tables=default.[a]

SELECTION(6)
  => ...> but was:<...ast, tables=default.[b]

SELECTION(6)
  => ...>
  
TestInnerJoinQuery.testDifferentTypesJoinCondition:209->QueryTestCaseBase.runSimpleTests:587
 Plan Verification for: 1 th test expected:<...st, tables=default.t[4]

JOIN(5)(INNER)
  =...> but was:<...st, tables=default.t[3]

JOIN(5)(INNER)
  =...>
  TestInnerJoinQuery.testTPCHQ2Join:105->QueryTestCaseBase.runSimpleTests:587 
Plan Verification for: 1 th test expected:<...ast, tables=default.[part
 1: type=Broadcast, tables=default.supplier]
 2: type=Broadcast,...> but was:<...ast, tables=default.[supplier
 1: type=Broadcast, tables=default.part]
 2: type=Broadcast,...>
  
TestInnerJoinQuery.testWhereClauseJoin6:98->QueryTestCaseBase.runSimpleTests:587
 Plan Verification for: 1 th test expected:<...ast, tables=default.[part
 1: type=Broadcast, tables=default.supplier]
 2: type=Broadcast,...> but was:<...ast, tables=default.[supplier
 1: type=Broadcast, tables=default.part]
 2: type=Broadcast,...>
  
TestInnerJoinQuery.testJoinWithMultipleJoinQual1:112->QueryTestCaseBase.runSimpleTests:587
 Plan Verification for: 1 th test expected:<...ast, tables=default.[ps
 1: type=Broadcast, tables=default.p
 2: type=Broadcast, tables=default.s]
 3: type=Broadcast,...> but was:<...ast, tables=default.[s
 1: type=Broadcast, tables=default.ps
 2: type=Broadcast, tables=default.p]
 3: type=Broadcast,...>
  
TestInnerJoinQuery.testBroadcastTwoPartJoin:266->QueryTestCaseBase.runSimpleTests:587
 Plan Verification for: 1 th test expected:<...ast, tables=default.[orders
 1: type=Broadcast, tables=default.part
 2: type=Broadcast, tables=default.lineitem]
 3: type=Broadcast,...> but was:<...ast, tables=default.[lineitem
 1: type=Broadcast, tables=default.part
 2: type=Broadcast, tables=default.orders]
 3: type=Broadcast,...>
  
TestInnerJoinQuery.testInnerJoinWithThetaJoinConditionInWhere:56->QueryTestCaseBase.runSimpleTests:587
 Plan Verification for: 1 th test expected:<...ast, tables=default.[a]

SELECTION(6)
  => ...> but was:<...ast, tables=default.[b]

SELECTION(6)
  => ...>
  
TestInnerJoinQuery.testDifferentTypesJoinCondition:209->QueryTestCaseBase.runSimpleTests:587
 Plan Verification for: 1 th test expected:<...st, tables=default.t[4]

JOIN(5)(INNER)
  =...> but was:<...st, tables=default.t[3]

JOIN(5)(INNER)
  =...>
  TestInnerJoinQuery.testTPCHQ2Join:105->QueryTestCaseBase.runSimpleTests:587 
Plan Verification for: 1 th test expected:<...ast, tables=default.[part
 1: type=Broadcast, tables=default.supplier]
 2: type=Broadcast,...> but was:<...ast, tables=default.[supplier
 1: type=Broadcast, tables=default.part]
 2: type=Broadcast,...>
  
TestOuterJoinQuery.testRightOuterJoinPredicationCaseByCase1:361->QueryTestCaseBase.runSimpleTests:587
 Plan Verification for: 1 th test expected:<...st, tables=default.t[2
 1: type=Broadcast, tables=default.t1]

JOIN(8)(RIGHT_OUTE...> but was:<...st, tables=default.t[1
 1: type=Broadcast, tables=default.t2]

JOIN(8)(RIGHT_OUTE...>
  
TestOuterJoinQuery.testRightOuterJoinPredicationCaseByCase2:379->QueryTestCaseBase.runSimpleTests:587
 Plan Verification for: 1 th test expected:<...st, tables=default.t[4
 1: type=Broadcast, tables=default.t1]

JOIN(9)(RIGHT_OUTE...> but was:<...st, tables=default.t[1
 1: type=Broadcast, tables=default.t4]

JOIN(9)(RIGHT_OUTE...>
  
TestOuterJoinQuery.testRightOuterJoinPredicationCaseByCase3:393->QueryTestCaseBase.runSimpleTests:587
 Plan Verification for: 1 th test expected:<...st, tables=default.t[2
 1: type=Broadcast, tables=default.t1]

JOIN(8)(RIGHT_OUTE...> but was:<...st, tables=default.t[1
 1: type=Broadcast, tables=default.t2]

JOIN(8)(RIGHT_OUTE...>
  
TestOuterJoinQuery.testLeftOuterJoinPredicationCaseByCase2:249->QueryTestCaseBase.runSimpleTests:587
 Plan Verification for: 1 th test expected:<...st, tables=default.t[3
 1: type=Broadcast, tables=default.t2]
 2: type=Broadcast,...> but was:<...st, tables=default.t[2
 1: type=Broadcast, tables=default.t3]
 2: type=Broadcast,...>
  
TestOuterJoinQuery.testOuterJoinAndCaseWhen1:132->QueryTestCaseBase.runSimpleTests:587
 Plan Verification for: 1 th test expected:<...ast, tables=default.[b
 1: type=Broadcast, tables=default.c]

SORT(15)
  => Sort...> but was:<...ast, tables=default.[c
 1: type=Broadcast, tables=default.b]

SORT(15)
  => Sort...>
  
TestOuterJoinQuery.testLeftOuterJoinPredicationCaseByCase2_1:267->QueryTestCaseBase.runSimpleTests:587
 Plan Verification for: 1 th test expected:<...st, tables=default.t[4
 1: type=Broadcast, tables=default.t3]
 2: type=Broadcast,...> but was:<...st, tables=default.t[3
 1: type=Broadcast, tables=default.t4]
 2: type=Broadcast,...>
  
TestOuterJoinQuery.testLeftOuterJoin2:424->QueryTestCaseBase.runSimpleTests:587 
Plan Verification for: 1 th test expected:<...ast, tables=default.[b
 1: type=Broadcast, tables=default.c]
 2: type=Broadcast,...> but was:<...ast, tables=default.[c
 1: type=Broadcast, tables=default.b]
 2: type=Broadcast,...>
  
TestOuterJoinQuery.testLeftOuterJoin3:432->QueryTestCaseBase.runSimpleTests:587 
Plan Verification for: 1 th test expected:<...ast, tables=default.[e
 1: type=Broadcast, tables=default.b
 2: type=Broadcast, tables=default.c
 3: type=Broadcast, tables=default.d]
 4: type=Broadcast,...> but was:<...ast, tables=default.[d
 1: type=Broadcast, tables=default.c
 2: type=Broadcast, tables=default.b
 3: type=Broadcast, tables=default.e]
 4: type=Broadcast,...>
  
TestOuterJoinQuery.testRightOuterJoinPredicationCaseByCase1:361->QueryTestCaseBase.runSimpleTests:587
 Plan Verification for: 1 th test expected:<...st, tables=default.t[2
 1: type=Broadcast, tables=default.t1]

JOIN(8)(RIGHT_OUTE...> but was:<...st, tables=default.t[1
 1: type=Broadcast, tables=default.t2]

JOIN(8)(RIGHT_OUTE...>
  
TestOuterJoinQuery.testRightOuterJoinPredicationCaseByCase2:379->QueryTestCaseBase.runSimpleTests:587
 Plan Verification for: 1 th test expected:<...st, tables=default.t[4
 1: type=Broadcast, tables=default.t1]

JOIN(9)(RIGHT_OUTE...> but was:<...st, tables=default.t[1
 1: type=Broadcast, tables=default.t4]

JOIN(9)(RIGHT_OUTE...>
  
TestOuterJoinQuery.testRightOuterJoinPredicationCaseByCase3:393->QueryTestCaseBase.runSimpleTests:587
 Plan Verification for: 1 th test expected:<...st, tables=default.t[2
 1: type=Broadcast, tables=default.t1]

JOIN(8)(RIGHT_OUTE...> but was:<...st, tables=default.t[1
 1: type=Broadcast, tables=default.t2]

JOIN(8)(RIGHT_OUTE...>
  
TestOuterJoinQuery.testLeftOuterJoinPredicationCaseByCase2:249->QueryTestCaseBase.runSimpleTests:587
 Plan Verification for: 1 th test expected:<...st, tables=default.t[3
 1: type=Broadcast, tables=default.t2]
 2: type=Broadcast,...> but was:<...st, tables=default.t[2
 1: type=Broadcast, tables=default.t3]
 2: type=Broadcast,...>
  
TestOuterJoinQuery.testOuterJoinAndCaseWhen1:132->QueryTestCaseBase.runSimpleTests:587
 Plan Verification for: 1 th test expected:<...ast, tables=default.[b
 1: type=Broadcast, tables=default.c]

SORT(15)
  => Sort...> but was:<...ast, tables=default.[c
 1: type=Broadcast, tables=default.b]

SORT(15)
  => Sort...>
  
TestOuterJoinQuery.testLeftOuterJoinPredicationCaseByCase2_1:267->QueryTestCaseBase.runSimpleTests:587
 Plan Verification for: 1 th test expected:<...st, tables=default.t[4
 1: type=Broadcast, tables=default.t3]
 2: type=Broadcast,...> but was:<...st, tables=default.t[3
 1: type=Broadcast, tables=default.t4]
 2: type=Broadcast,...>
  
TestOuterJoinQuery.testLeftOuterJoin2:424->QueryTestCaseBase.runSimpleTests:587 
Plan Verification for: 1 th test expected:<...ast, tables=default.[b
 1: type=Broadcast, tables=default.c]
 2: type=Broadcast,...> but was:<...ast, tables=default.[c
 1: type=Broadcast, tables=default.b]
 2: type=Broadcast,...>
  
TestOuterJoinQuery.testLeftOuterJoin3:432->QueryTestCaseBase.runSimpleTests:587 
Plan Verification for: 1 th test expected:<...ast, tables=default.[e
 1: type=Broadcast, tables=default.b
 2: type=Broadcast, tables=default.c
 3: type=Broadcast, tables=default.d]
 4: type=Broadcast,...> but was:<...ast, tables=default.[d
 1: type=Broadcast, tables=default.c
 2: type=Broadcast, tables=default.b
 3: type=Broadcast, tables=default.e]
 4: type=Broadcast,...>
  TestUnionQuery.testUnionAndFilter:698->QueryTestCaseBase.runSimpleTests:604 
Result Verification for: 1 th test expected:<...-------------------
[4,2866.83
1,711.56
5,794.47
3,7498.12
2,121.65]
> but was:<...-------------------
[1,711.56
4,2866.83
5,794.47
2,121.65
3,7498.12]
>
  TestDDLBuilder.testBuildDDLForExternalTable:64 expected:<...) USING TEXT WITH 
('[compression.codec'='org.apache.hadoop.io.compress.GzipCodec', 
'text.delimiter'='|]') PARTITION BY COLU...> but was:<...) USING TEXT WITH 
('[text.delimiter'='|', 
'compression.codec'='org.apache.hadoop.io.compress.GzipCodec]') PARTITION BY 
COLU...>
  TestDDLBuilder.testBuildDDLForBaseTable:103 expected:<...) USING TEXT WITH 
('[compression.codec'='org.apache.hadoop.io.compress.GzipCodec', 
'text.delimiter'='|]');> but was:<...) USING TEXT WITH ('[text.delimiter'='|', 
'compression.codec'='org.apache.hadoop.io.compress.GzipCodec]');>
  TestDDLBuilder.testBuildDDLQuotedTableName:90 expected:<...) USING TEXT WITH 
('[compression.codec'='org.apache.hadoop.io.compress.GzipCodec', 
'text.delimiter'='|]') PARTITION BY COLU...> but was:<...) USING TEXT WITH 
('[text.delimiter'='|', 
'compression.codec'='org.apache.hadoop.io.compress.GzipCodec]') PARTITION BY 
COLU...>

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Tajo Main ......................................... SUCCESS [  1.652 s]
[INFO] Tajo Project POM .................................. SUCCESS [  1.543 s]
[INFO] Tajo Maven Plugins ................................ SUCCESS [  2.856 s]
[INFO] Tajo Common ....................................... SUCCESS [ 28.321 s]
[INFO] Tajo Algebra ...................................... SUCCESS [  2.267 s]
[INFO] Tajo Catalog Common ............................... SUCCESS [  4.711 s]
[INFO] Tajo Plan ......................................... SUCCESS [  6.436 s]
[INFO] Tajo Rpc Common ................................... SUCCESS [  1.238 s]
[INFO] Tajo Protocol Buffer Rpc .......................... SUCCESS [ 46.326 s]
[INFO] Tajo Catalog Client ............................... SUCCESS [  1.440 s]
[INFO] Tajo Catalog Server ............................... SUCCESS [  9.524 s]
[INFO] Tajo Storage Common ............................... SUCCESS [  2.580 s]
[INFO] Tajo HDFS Storage ................................. SUCCESS [ 45.331 s]
[INFO] Tajo PullServer ................................... SUCCESS [  0.905 s]
[INFO] Tajo Client ....................................... SUCCESS [  2.812 s]
[INFO] Tajo CLI tools .................................... SUCCESS [  1.848 s]
[INFO] Tajo SQL Parser ................................... SUCCESS [  3.512 s]
[INFO] ASM (thirdparty) .................................. SUCCESS [  2.166 s]
[INFO] Tajo RESTful Container ............................ SUCCESS [  3.789 s]
[INFO] Tajo Metrics ...................................... SUCCESS [  1.385 s]
[INFO] Tajo Core ......................................... SUCCESS [  6.181 s]
[INFO] Tajo RPC .......................................... SUCCESS [  0.963 s]
[INFO] Tajo Catalog Drivers Hive ......................... SUCCESS [  9.666 s]
[INFO] Tajo Catalog Drivers .............................. SUCCESS [  0.166 s]
[INFO] Tajo Catalog ...................................... SUCCESS [  0.972 s]
[INFO] Tajo Client Example ............................... SUCCESS [  1.027 s]
[INFO] Tajo HBase Storage ................................ SUCCESS [  3.276 s]
[INFO] Tajo Cluster Tests ................................ SUCCESS [  2.387 s]
[INFO] Tajo JDBC Driver .................................. SUCCESS [ 30.383 s]
[INFO] Tajo Storage ...................................... SUCCESS [  0.980 s]
[INFO] Tajo Distribution ................................. SUCCESS [  5.448 s]
[INFO] Tajo Core Tests ................................... FAILURE [21:06 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24:59 min
[INFO] Finished at: 2015-09-11T05:27:31+00:00
[INFO] Final Memory: 147M/1749M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on 
project tajo-core-tests: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/Tajo-master-jdk8-nightly/ws/tajo-core-tests/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-tests
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to Tajo-master-jdk8-nightly #82
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 59111369 bytes
Compression is 0.0%
Took 15 sec
Recording test results

Reply via email to