See
<https://builds.apache.org/job/carbondata-master-spark-2.1/org.apache.carbondata$carbondata-presto/2419/display/redirect>
------------------------------------------
[...truncated 149.25 KB...]
May 19, 2018 1:50:21 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180519_015021_00026_vuum2 ::
Transaction:[d0cf2c4e-6d8a-4e1a-bf83-694d9f88660f] :: elapsed 68ms :: planning
34ms :: scheduling 22ms :: running 4ms :: finishing 8ms :: begin
2018-05-19T01:50:21.430Z :: end 2018-05-19T01:50:21.498Z
May 19, 2018 1:50:21 AM
org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query *****
SELECT NAME FROM TESTDB.TESTTABLE WHERE DOB IS NOT NULL AND ID=9
[31m- test for not null operator on timestamp type *** FAILED ***[0m
[31m actualResult.equals(expectedResult) was false
(PrestoAllDataTypeTest.scala:402)[0m
May 19, 2018 1:50:21 AM
org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query *****
SELECT NAME FROM TESTDB.TESTTABLE WHERE DOB IS NULL AND ID=1
May 19, 2018 1:50:21 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180519_015021_00027_vuum2 ::
Transaction:[f31a91ab-bfb6-4ca0-a637-c136b963f07b] :: elapsed 61ms :: planning
31ms :: scheduling 18ms :: running 5ms :: finishing 7ms :: begin
2018-05-19T01:50:21.513Z :: end 2018-05-19T01:50:21.574Z
May 19, 2018 1:50:21 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180519_015021_00028_vuum2 ::
Transaction:[a2584a41-0784-417e-999f-084b4caf7f7b] :: elapsed 58ms :: planning
30ms :: scheduling 18ms :: running 5ms :: finishing 5ms :: begin
2018-05-19T01:50:21.586Z :: end 2018-05-19T01:50:21.644Z
[31m- test for null operator on timestamp type *** FAILED ***[0m
[31m actualResult.equals(expectedResult) was false
(PrestoAllDataTypeTest.scala:409)[0m
May 19, 2018 1:50:21 AM
org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query *****
SELECT DISTINCT SHORTFIELD from testdb.testtable ORDER BY SHORTFIELD
[31m- test the result for short datatype with order by clause *** FAILED
***[0m
[31m actualResult.equals(expectedResult) was false
(PrestoAllDataTypeTest.scala:425)[0m
May 19, 2018 1:50:21 AM
org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query *****
SELECT ID from testdb.testtable WHERE SHORTFIELD IS NULL ORDER BY SHORTFIELD
May 19, 2018 1:50:21 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180519_015021_00029_vuum2 ::
Transaction:[d414bf8f-5d71-49f2-929c-4953603c6d7c] :: elapsed 74ms :: planning
33ms :: scheduling 20ms :: running 5ms :: finishing 16ms :: begin
2018-05-19T01:50:21.658Z :: end 2018-05-19T01:50:21.732Z
[31m- test the result for short datatype in clause where field is null ***
FAILED ***[0m
[31m actualResult.equals(expectedResult) was false
(PrestoAllDataTypeTest.scala:433)[0m
May 19, 2018 1:50:21 AM
org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query *****
SELECT ID from testdb.testtable WHERE SHORTFIELD>11
May 19, 2018 1:50:21 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180519_015021_00030_vuum2 ::
Transaction:[2400d70c-9c27-44e2-a7ec-4b53c43b56b9] :: elapsed 53ms :: planning
25ms :: scheduling 14ms :: running 5ms :: finishing 9ms :: begin
2018-05-19T01:50:21.746Z :: end 2018-05-19T01:50:21.799Z
May 19, 2018 1:50:21 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180519_015021_00031_vuum2 ::
Transaction:[af20c724-33c4-4b42-9688-c0a808766b6a] :: elapsed 72ms :: planning
46ms :: scheduling 14ms :: running 5ms :: finishing 7ms :: begin
2018-05-19T01:50:21.813Z :: end 2018-05-19T01:50:21.885Z
May 19, 2018 1:50:21 AM
org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query *****
SELECT ID from testdb.testtable WHERE bonus = DECIMAL '1234.5555'
[31m- test the result for short datatype with greater than operator *** FAILED
***[0m
[31m actualResult.equals(expectedResult) was false
(PrestoAllDataTypeTest.scala:441)[0m
[31m- test longDecimal type of presto *** FAILED ***[0m
[31m actualResult.equals(expectedResult) was false
(PrestoAllDataTypeTest.scala:450)[0m
May 19, 2018 1:50:21 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180519_015021_00032_vuum2 ::
Transaction:[da9c9474-6082-41a5-aa71-b47bd95daed0] :: elapsed 60ms :: planning
35ms :: scheduling 13ms :: running 6ms :: finishing 6ms :: begin
2018-05-19T01:50:21.896Z :: end 2018-05-19T01:50:21.956Z
May 19, 2018 1:50:21 AM
org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query *****
SELECT ID from testdb.testtable WHERE monthlyBonus = 15.13
May 19, 2018 1:50:22 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180519_015021_00033_vuum2 ::
Transaction:[e06fb85d-a03e-4204-9dd9-ec659e4b22c0] :: elapsed 57ms :: planning
34ms :: scheduling 13ms :: running 5ms :: finishing 5ms :: begin
2018-05-19T01:50:21.969Z :: end 2018-05-19T01:50:22.026Z
[31m- test shortDecimal type of presto *** FAILED ***[0m
[31m actualResult.equals(expectedResult) was false
(PrestoAllDataTypeTest.scala:459)[0m
May 19, 2018 1:50:22 AM
org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query *****
SELECT NAME AS RESULT FROM TESTDB.TESTTABLE WHERE DOB = CAST('2016-04-14
15:00:09' AS TIMESTAMP)
[31m- test timestamp datatype using cast operator *** FAILED ***[0m
[31m actualResult.equals(expectedResult) was false
(PrestoAllDataTypeTest.scala:466)[0m
May 19, 2018 1:50:22 AM
org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query *****
SELECT ID AS RESULT FROM TESTDB.TESTTABLE WHERE DOB in (cast('2016-04-14
15:00:09' as timestamp),cast('2015-10-07' as timestamp),cast('2015-10-07
01:00:03' as timestamp))
May 19, 2018 1:50:22 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180519_015022_00034_vuum2 ::
Transaction:[f1d3ce10-509c-4ea4-b72c-f1c682d05810] :: elapsed 284ms :: planning
255ms :: scheduling 18ms :: running 6ms :: finishing 5ms :: begin
2018-05-19T01:50:22.041Z :: end 2018-05-19T01:50:22.325Z
May 19, 2018 1:50:22 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180519_015022_00035_vuum2 ::
Transaction:[649514f0-c4ca-4b28-a5b0-1870e7b964f8] :: elapsed 117ms :: planning
57ms :: scheduling 47ms :: running 7ms :: finishing 6ms :: begin
2018-05-19T01:50:22.339Z :: end 2018-05-19T01:50:22.456Z
[31m- test timestamp datatype using cast and in operator *** FAILED ***[0m
[31m actualResult.toString().equals(expectedResult.toString()) was false
(PrestoAllDataTypeTest.scala:474)[0m
May 19, 2018 1:50:22 AM
org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query *****
SELECT isCurrentEmployee AS RESULT FROM TESTDB.TESTTABLE WHERE ID=1
May 19, 2018 1:50:22 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180519_015022_00036_vuum2 ::
Transaction:[40dbe744-a77b-474b-b506-65920851c352] :: elapsed 54ms :: planning
27ms :: scheduling 19ms :: running 2ms :: finishing 6ms :: begin
2018-05-19T01:50:22.470Z :: end 2018-05-19T01:50:22.524Z
May 19, 2018 1:50:22 AM
org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query *****
SELECT id AS RESULT FROM TESTDB.TESTTABLE WHERE isCurrentEmployee is null
[31m- test the boolean data type *** FAILED ***[0m
[31m java.util.NoSuchElementException: head of empty list[0m
[31m at scala.collection.immutable.Nil$.head(List.scala:420)[0m
[31m at scala.collection.immutable.Nil$.head(List.scala:417)[0m
[31m at
org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest$$anonfun$37.apply$mcV$sp(PrestoAllDataTypeTest.scala:479)[0m
[31m at
org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest$$anonfun$37.apply(PrestoAllDataTypeTest.scala:476)[0m
[31m at
org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest$$anonfun$37.apply(PrestoAllDataTypeTest.scala:476)[0m
[31m at
org.scalatest.Transformer$$anonfun$apply$1.apply$mcV$sp(Transformer.scala:22)[0m
[31m at org.scalatest.OutcomeOf$class.outcomeOf(OutcomeOf.scala:85)[0m
[31m at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)[0m
[31m at org.scalatest.Transformer.apply(Transformer.scala:22)[0m
[31m at org.scalatest.Transformer.apply(Transformer.scala:20)[0m
[31m ...[0m
May 19, 2018 1:50:22 AM
org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query *****
SELECT id AS RESULT FROM TESTDB.TESTTABLE WHERE isCurrentEmployee is NOT null
AND ID>8
May 19, 2018 1:50:22 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180519_015022_00037_vuum2 ::
Transaction:[daa04314-e081-4b1d-ad57-241e3d676fd6] :: elapsed 48ms :: planning
28ms :: scheduling 11ms :: running 4ms :: finishing 5ms :: begin
2018-05-19T01:50:22.534Z :: end 2018-05-19T01:50:22.582Z
[31m- test the boolean data type for null value *** FAILED ***[0m
[31m java.util.NoSuchElementException: head of empty list[0m
[31m at scala.collection.immutable.Nil$.head(List.scala:420)[0m
[31m at scala.collection.immutable.Nil$.head(List.scala:417)[0m
[31m at
org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest$$anonfun$38.apply$mcV$sp(PrestoAllDataTypeTest.scala:484)[0m
[31m at
org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest$$anonfun$38.apply(PrestoAllDataTypeTest.scala:481)[0m
[31m at
org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest$$anonfun$38.apply(PrestoAllDataTypeTest.scala:481)[0m
[31m at
org.scalatest.Transformer$$anonfun$apply$1.apply$mcV$sp(Transformer.scala:22)[0m
[31m at org.scalatest.OutcomeOf$class.outcomeOf(OutcomeOf.scala:85)[0m
[31m at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)[0m
[31m at org.scalatest.Transformer.apply(Transformer.scala:22)[0m
[31m at org.scalatest.Transformer.apply(Transformer.scala:20)[0m
[31m ...[0m
May 19, 2018 1:50:22 AM
org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query *****
SELECT SERIALNAME FROM TESTDB.TESTTABLE WHERE SERIALNAME IS NULL
May 19, 2018 1:50:22 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180519_015022_00038_vuum2 ::
Transaction:[8b9d4e26-3c9c-45c1-81d0-1745aa511578] :: elapsed 50ms :: planning
30ms :: scheduling 12ms :: running 4ms :: finishing 4ms :: begin
2018-05-19T01:50:22.593Z :: end 2018-05-19T01:50:22.643Z
[31m- test the boolean data type for not null value with filter *** FAILED
***[0m
[31m java.util.NoSuchElementException: head of empty list[0m
[31m at scala.collection.immutable.Nil$.head(List.scala:420)[0m
[31m at scala.collection.immutable.Nil$.head(List.scala:417)[0m
[31m at
org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest$$anonfun$39.apply$mcV$sp(PrestoAllDataTypeTest.scala:489)[0m
[31m at
org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest$$anonfun$39.apply(PrestoAllDataTypeTest.scala:486)[0m
[31m at
org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest$$anonfun$39.apply(PrestoAllDataTypeTest.scala:486)[0m
[31m at
org.scalatest.Transformer$$anonfun$apply$1.apply$mcV$sp(Transformer.scala:22)[0m
[31m at org.scalatest.OutcomeOf$class.outcomeOf(OutcomeOf.scala:85)[0m
[31m at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)[0m
[31m at org.scalatest.Transformer.apply(Transformer.scala:22)[0m
[31m at org.scalatest.Transformer.apply(Transformer.scala:20)[0m
[31m ...[0m
May 19, 2018 1:50:22 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180519_015022_00039_vuum2 ::
Transaction:[48ed5171-9d27-44c0-83c2-4b171bf616ea] :: elapsed 45ms :: planning
24ms :: scheduling 10ms :: running 4ms :: finishing 7ms :: begin
2018-05-19T01:50:22.653Z :: end 2018-05-19T01:50:22.698Z
May 19, 2018 1:50:22 AM
org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query *****
SELECT MIN(SERIALNAME) FROM TESTDB.TESTTABLE
[31m- test the is null operator when null is included in string data type
dictionary_include *** FAILED ***[0m
[31m
actualResult.equals(immutable.this.List.apply[scala.collection.immutable.Map[String,Null]](scala.this.Predef.Map.apply[String,
Null](scala.this.Predef.ArrowAssoc[String]("SERIALNAME").->[Null](null)))) was
false (PrestoAllDataTypeTest.scala:494)[0m
[31m- test the min function when null is included in string data type with
dictionary_include *** FAILED ***[0m
[31m actualResult.equals(expectedResult) was false
(PrestoAllDataTypeTest.scala:501)[0m
May 19, 2018 1:50:22 AM
org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query *****
SHOW SCHEMAS
May 19, 2018 1:50:22 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180519_015022_00040_vuum2 ::
Transaction:[7c7cdfad-95b9-46bb-b118-b6252b73f315] :: elapsed 54ms :: planning
27ms :: scheduling 11ms :: running 11ms :: finishing 5ms :: begin
2018-05-19T01:50:22.708Z :: end 2018-05-19T01:50:22.762Z
May 19, 2018 1:50:22 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180519_015022_00041_vuum2 ::
Transaction:[3af937ff-7331-426e-aae7-ced09265881a] :: elapsed 55ms :: planning
15ms :: scheduling 22ms :: running 9ms :: finishing 9ms :: begin
2018-05-19T01:50:22.773Z :: end 2018-05-19T01:50:22.828Z
May 19, 2018 1:50:22 AM
org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query *****
SHOW TABLES
[32m- test the show schemas result[0m
[32m- test the show tables[0m
May 19, 2018 1:50:23 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180519_015022_00042_vuum2 ::
Transaction:[4c2cdc97-314c-49e2-841e-bea5b12b02c6] :: elapsed 341ms :: planning
22ms :: scheduling 15ms :: running 296ms :: finishing 8ms :: begin
2018-05-19T01:50:22.841Z :: end 2018-05-19T01:50:23.182Z
May 19, 2018 1:50:23 AM io.airlift.log.Logger info
INFO: Life cycle stopping...
May 19, 2018 1:50:23 AM org.eclipse.jetty.server.AbstractConnector doStop
INFO: Stopped http@542beecb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:8086}
May 19, 2018 1:50:24 AM
org.apache.carbondata.common.logging.impl.StandardLogService logInfoMessage
INFO: Thread-2 Rows processed in step Data Writer : 0
May 19, 2018 1:50:24 AM
org.apache.carbondata.common.logging.impl.StandardLogService logInfoMessage
INFO: Thread-3 Rows processed in step Data Converter : 0
May 19, 2018 1:50:24 AM
org.apache.carbondata.common.logging.impl.StandardLogService logInfoMessage
INFO: Thread-4 Rows processed in step Input Processor : 0
May 19, 2018 1:50:27 AM org.eclipse.jetty.server.handler.ContextHandler doStop
INFO: Stopped o.e.j.s.ServletContextHandler@2b3d03b2{/,null,UNAVAILABLE,@http}
May 19, 2018 1:50:27 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=24<=200,i=19,q=20} Couldn't stop
Thread[http-worker-341,5,main]
May 19, 2018 1:50:27 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=24<=200,i=0,q=19} Couldn't stop
Thread[http-worker-227,5,]
May 19, 2018 1:50:27 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=24<=200,i=0,q=19} Couldn't stop
Thread[http-worker-252,5,]
May 19, 2018 1:50:27 AM io.airlift.log.Logger warn
WARNING: Error fetching memory info from http://127.0.0.1:8086/v1/memory:
java.nio.channels.AsynchronousCloseException
May 19, 2018 1:50:27 AM io.airlift.log.Logger warn
WARNING: Error fetching node state from http://127.0.0.1:8086/v1/info/state:
java.nio.channels.AsynchronousCloseException
May 19, 2018 1:50:27 AM io.airlift.log.Logger info
INFO: Life cycle stopped.
May 19, 2018 1:50:27 AM io.airlift.log.Logger info
INFO: Life cycle stopping...
May 19, 2018 1:50:27 AM org.eclipse.jetty.server.AbstractConnector doStop
INFO: Stopped http@3e55eeb9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40538}
May 19, 2018 1:50:27 AM org.eclipse.jetty.server.handler.ContextHandler doStop
INFO: Stopped o.e.j.s.ServletContextHandler@5bdb6ea8{/,null,UNAVAILABLE,@http}
May 19, 2018 1:50:27 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=18<=200,i=15,q=15} Couldn't stop
Thread[http-worker-359,5,main]
May 19, 2018 1:50:27 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=18<=200,i=14,q=15} Couldn't stop
Thread[http-worker-347,5,main]
May 19, 2018 1:50:27 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=18<=200,i=13,q=15} Couldn't stop
Thread[http-worker-460,5,]
May 19, 2018 1:50:27 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=18<=200,i=10,q=14} Couldn't stop
Thread[http-worker-461,5,]
May 19, 2018 1:50:27 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=18<=200,i=9,q=14} Couldn't stop
Thread[http-worker-462,5,main]
May 19, 2018 1:50:27 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=18<=200,i=2,q=13} Couldn't stop
Thread[http-worker-254,5,]
May 19, 2018 1:50:27 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=18<=200,i=0,q=13} Couldn't stop
Thread[http-worker-161,5,]
May 19, 2018 1:50:27 AM io.airlift.log.Logger info
INFO: Life cycle stopped.
May 19, 2018 1:50:27 AM io.airlift.log.Logger info
INFO: Life cycle stopping...
May 19, 2018 1:50:27 AM org.eclipse.jetty.server.AbstractConnector doStop
INFO: Stopped http@7747cc1b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40967}
May 19, 2018 1:50:27 AM org.eclipse.jetty.server.handler.ContextHandler doStop
INFO: Stopped o.e.j.s.ServletContextHandler@2567c091{/,null,UNAVAILABLE,@http}
May 19, 2018 1:50:27 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=18<=200,i=14,q=15} Couldn't stop
Thread[http-worker-118,5,main]
May 19, 2018 1:50:27 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=18<=200,i=4,q=14} Couldn't stop
Thread[http-worker-414,5,]
May 19, 2018 1:50:27 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=18<=200,i=0,q=13} Couldn't stop
Thread[http-worker-465,5,main]
May 19, 2018 1:50:27 AM io.airlift.log.Logger info
INFO: Life cycle stopped.
May 19, 2018 1:50:27 AM io.airlift.log.Logger info
INFO: Life cycle stopping...
May 19, 2018 1:50:27 AM org.eclipse.jetty.server.AbstractConnector doStop
INFO: Stopped http@483b7dc4{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46119}
May 19, 2018 1:50:27 AM org.eclipse.jetty.server.handler.ContextHandler doStop
INFO: Stopped o.e.j.s.ServletContextHandler@29c59b6e{/,null,UNAVAILABLE,@http}
May 19, 2018 1:50:27 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=18<=200,i=15,q=16} Couldn't stop
Thread[http-worker-467,5,main]
May 19, 2018 1:50:27 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=18<=200,i=9,q=15} Couldn't stop
Thread[http-worker-425,5,]
May 19, 2018 1:50:27 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=18<=200,i=3,q=14} Couldn't stop
Thread[http-worker-466,5,]
May 19, 2018 1:50:27 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=18<=200,i=0,q=14} Couldn't stop
Thread[http-worker-406,5,]
May 19, 2018 1:50:27 AM io.airlift.log.Logger info
INFO: Life cycle stopped.
May 19, 2018 1:50:27 AM io.airlift.log.Logger info
INFO: Life cycle stopping...
May 19, 2018 1:50:27 AM org.eclipse.jetty.server.AbstractConnector doStop
INFO: Stopped http@433d9680{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:38646}
May 19, 2018 1:50:27 AM org.eclipse.jetty.server.handler.ContextHandler doStop
INFO: Stopped o.e.j.s.ServletContextHandler@5d878b25{/,null,UNAVAILABLE,@http}
May 19, 2018 1:50:27 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=14<=200,i=11,q=12} Couldn't stop
Thread[http-worker-135,5,]
May 19, 2018 1:50:27 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=14<=200,i=11,q=12} Couldn't stop
Thread[http-worker-93,5,main]
May 19, 2018 1:50:27 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=14<=200,i=5,q=11} Couldn't stop
Thread[http-worker-39,5,]
May 19, 2018 1:50:27 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=14<=200,i=0,q=10} Couldn't stop
Thread[http-worker-91,5,]
May 19, 2018 1:50:27 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=14<=200,i=0,q=10} Couldn't stop
Thread[http-worker-469,5,main]
May 19, 2018 1:50:27 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=14<=200,i=0,q=10} Couldn't stop
Thread[http-worker-471,5,]
May 19, 2018 1:50:27 AM io.airlift.log.Logger info
INFO: Life cycle stopped.
May 19, 2018 1:50:27 AM org.apache.carbondata.presto.server.PrestoServer$
stopServer
INFO: ***** Stopping The Server *****
[36mRun completed in 24 seconds, 496 milliseconds.[0m
[36mTotal number of tests run: 43[0m
[36mSuites: completed 2, aborted 0[0m
[36mTests: succeeded 2, failed 41, canceled 0, ignored 0, pending 0[0m
[31m*** 41 TESTS FAILED ***[0m
[JENKINS] Recording test results