See 
<https://builds.apache.org/job/carbondata-master-spark-2.1/org.apache.carbondata$carbondata-presto/1379/display/redirect?page=changes>

Changes:

[chenliang613] [SDV]Disable tests in other modules except cluster

------------------------------------------
[...truncated 172.85 KB...]
INFO: TIMELINE: Query 20170914_170316_00005_dk7pr :: 
Transaction:[57503fce-181b-4bba-b028-c19c04ec28fe] :: elapsed 227ms :: planning 
43ms :: scheduling 184ms :: running 0ms :: finishing 184ms :: begin 
2017-09-14T17:03:16.820Z :: end 2017-09-14T17:03:17.047Z
2017-09-14 17:03:17 INFO  PrestoServer$:101 - ***** executing the query ***** 
 SELECT COUNT(DISTINCT BONUS) AS RESULT FROM TESTDB.TESTTABLE 
- test the result for max() with distinct operator in presto *** FAILED 
***
  actualResult.equals(expectedResult) was false 
(PrestoAllDataTypeTest.scala:89)
Sep 14, 2017 5:03:17 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20170914_170317_00006_dk7pr :: 
Transaction:[5d5302eb-3fca-4894-9961-a788f965008e] :: elapsed 200ms :: planning 
60ms :: scheduling 140ms :: running 0ms :: finishing 140ms :: begin 
2017-09-14T17:03:17.078Z :: end 2017-09-14T17:03:17.278Z
- test the result for count()clause with distinct operator on decimal 
column in presto
2017-09-14 17:03:17 INFO  PrestoServer$:101 - ***** executing the query ***** 
 SELECT COUNT(BONUS) AS RESULT FROM TESTDB.TESTTABLE 
Sep 14, 2017 5:03:17 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20170914_170317_00007_dk7pr :: 
Transaction:[22bfa85b-8e31-438f-93a3-26e91c49f66a] :: elapsed 182ms :: planning 
42ms :: scheduling 140ms :: running 0ms :: finishing 140ms :: begin 
2017-09-14T17:03:17.292Z :: end 2017-09-14T17:03:17.474Z
- test the result for count()clause with out  distinct operator on decimal 
column in presto
Sep 14, 2017 5:03:17 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20170914_170317_00008_dk7pr :: 
Transaction:[f57aac35-8969-46cc-9417-31b26fef55d8] :: elapsed 55ms :: planning 
26ms :: scheduling 29ms :: running 0ms :: finishing 29ms :: begin 
2017-09-14T17:03:17.494Z :: end 2017-09-14T17:03:17.549Z
2017-09-14 17:03:17 INFO  PrestoServer$:101 - ***** executing the query ***** 
 SELECT SUM(DISTINCT BONUS) AS RESULT FROM TESTDB.TESTTABLE 
- test the result for sum()with out distinct operator for decimal column 
in presto
2017-09-14 17:03:17 INFO  PrestoServer$:101 - ***** executing the query ***** 
 SELECT SUM(DISTINCT BONUS) AS RESULT FROM TESTDB.TESTTABLE 
Sep 14, 2017 5:03:17 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20170914_170317_00009_dk7pr :: 
Transaction:[2383d39e-1cb6-4fc0-8266-a850e595b80e] :: elapsed 152ms :: planning 
38ms :: scheduling 114ms :: running 0ms :: finishing 114ms :: begin 
2017-09-14T17:03:17.561Z :: end 2017-09-14T17:03:17.713Z
2017-09-14 17:03:17 INFO  PrestoServer$:101 - ***** executing the query ***** 
 SELECT AVG(DISTINCT BONUS) AS RESULT FROM TESTDB.TESTTABLE 
Sep 14, 2017 5:03:17 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20170914_170317_00010_dk7pr :: 
Transaction:[00c1a3fe-927d-4ec3-abd8-66b7791ef5c6] :: elapsed 167ms :: planning 
35ms :: scheduling 132ms :: running 0ms :: finishing 132ms :: begin 
2017-09-14T17:03:17.728Z :: end 2017-09-14T17:03:17.895Z
- test the result for sum() with distinct operator for decimal column in 
presto *** FAILED ***
  java.lang.NullPointerException:
  at 
org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest$$anonfun$11.apply$mcV$sp(PrestoAllDataTypeTest.scala:115)
  at 
org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest$$anonfun$11.apply(PrestoAllDataTypeTest.scala:110)
  at 
org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest$$anonfun$11.apply(PrestoAllDataTypeTest.scala:110)
  at 
org.scalatest.Transformer$$anonfun$apply$1.apply$mcV$sp(Transformer.scala:22)
  at org.scalatest.OutcomeOf$class.outcomeOf(OutcomeOf.scala:85)
  at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
  at org.scalatest.Transformer.apply(Transformer.scala:22)
  at org.scalatest.Transformer.apply(Transformer.scala:20)
  at org.scalatest.FunSuiteLike$$anon$1.apply(FunSuiteLike.scala:166)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1122)
  ...
- test the result for avg() with distinct operator on decimal coin 
presto
2017-09-14 17:03:18 INFO  PrestoServer$:101 - ***** executing the query ***** 
 SELECT MIN(BONUS) AS RESULT FROM TESTDB.TESTTABLE 
Sep 14, 2017 5:03:18 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20170914_170317_00011_dk7pr :: 
Transaction:[6517aa23-9838-4f9c-9216-486b38a0a843] :: elapsed 155ms :: planning 
55ms :: scheduling 100ms :: running 0ms :: finishing 100ms :: begin 
2017-09-14T17:03:17.912Z :: end 2017-09-14T17:03:18.067Z
- test the result for min() with distinct operator in decimalType of 
presto
Sep 14, 2017 5:03:18 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20170914_170318_00012_dk7pr :: 
Transaction:[d41556e5-1ef2-41a9-83d0-4ecf24eebcb7] :: elapsed 96ms :: planning 
46ms :: scheduling 50ms :: running 0ms :: finishing 50ms :: begin 
2017-09-14T17:03:18.081Z :: end 2017-09-14T17:03:18.177Z
2017-09-14 17:03:18 INFO  PrestoServer$:101 - ***** executing the query ***** 
 SELECT MAX(BONUS) AS RESULT FROM TESTDB.TESTTABLE 
- test the result for max() with distinct operator in decimalType of 
presto
2017-09-14 17:03:18 INFO  PrestoServer$:101 - ***** executing the query ***** 
 SELECT DISTINCT BONUS FROM TESTDB.TESTTABLE ORDER BY BONUS limit 3 
Sep 14, 2017 5:03:18 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20170914_170318_00013_dk7pr :: 
Transaction:[e321b7ac-9d58-45a3-9e23-4cd159203764] :: elapsed 81ms :: planning 
43ms :: scheduling 38ms :: running 0ms :: finishing 38ms :: begin 
2017-09-14T17:03:18.190Z :: end 2017-09-14T17:03:18.271Z
- select decimal data type with ORDER BY  clause *** FAILED ***
  actualResult.equals(expectedResult) was false 
(PrestoAllDataTypeTest.scala:147)
2017-09-14 17:03:18 INFO  PrestoServer$:101 - ***** executing the query ***** 
 SELECT NAME FROM TESTDB.TESTTABLE ORDER BY NAME
Sep 14, 2017 5:03:18 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20170914_170318_00014_dk7pr :: 
Transaction:[e3da5cd4-518a-4058-bf03-e3e9da912aee] :: elapsed 117ms :: planning 
29ms :: scheduling 88ms :: running 0ms :: finishing 88ms :: begin 
2017-09-14T17:03:18.294Z :: end 2017-09-14T17:03:18.411Z
2017-09-14 17:03:18 INFO  PrestoServer$:101 - ***** executing the query ***** 
 SELECT DATE FROM TESTDB.TESTTABLE ORDER BY DATE
- select string type with order by clause *** FAILED ***
  actualResult.equals(expectedResult) was false 
(PrestoAllDataTypeTest.scala:162)
Sep 14, 2017 5:03:18 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20170914_170318_00015_dk7pr :: 
Transaction:[4fe74353-ba1a-4dbc-ac6f-229dfb6c2b24] :: elapsed 68ms :: planning 
22ms :: scheduling 46ms :: running 0ms :: finishing 46ms :: begin 
2017-09-14T17:03:18.431Z :: end 2017-09-14T17:03:18.499Z
Sep 14, 2017 5:03:18 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20170914_170318_00016_dk7pr :: 
Transaction:[0546ac44-8da6-44fb-a1bf-99a4444fe1a1] :: elapsed 41ms :: planning 
22ms :: scheduling 19ms :: running 0ms :: finishing 19ms :: begin 
2017-09-14T17:03:18.517Z :: end 2017-09-14T17:03:18.558Z
2017-09-14 17:03:18 INFO  PrestoServer$:101 - ***** executing the query ***** 
 SELECT DISTINCT ID FROM TESTDB.TESTTABLE ORDER BY ID
- select DATE type with order by clause *** FAILED ***
  java.util.NoSuchElementException: head of empty list
  at scala.collection.immutable.Nil$.head(List.scala:420)
  at scala.collection.immutable.Nil$.head(List.scala:417)
  at 
org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest$$anonfun$17.apply$mcV$sp(PrestoAllDataTypeTest.scala:182)
  at 
org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest$$anonfun$17.apply(PrestoAllDataTypeTest.scala:164)
  at 
org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest$$anonfun$17.apply(PrestoAllDataTypeTest.scala:164)
  at 
org.scalatest.Transformer$$anonfun$apply$1.apply$mcV$sp(Transformer.scala:22)
  at org.scalatest.OutcomeOf$class.outcomeOf(OutcomeOf.scala:85)
  at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
  at org.scalatest.Transformer.apply(Transformer.scala:22)
  at org.scalatest.Transformer.apply(Transformer.scala:20)
  ...
2017-09-14 17:03:18 INFO  PrestoServer$:101 - ***** executing the query ***** 
 SELECT ID,DATE,COUNTRY,NAME,PHONETYPE,SERIALNAME,SALARY,BONUS FROM 
TESTDB.TESTTABLE WHERE BONUS>1234 AND ID>2 GROUP BY 
ID,DATE,COUNTRY,NAME,PHONETYPE,SERIALNAME,SALARY,BONUS ORDER BY ID
- select int type with order by clause *** FAILED ***
  actualResult.equals(expectedResult) was false 
(PrestoAllDataTypeTest.scala:197)
Sep 14, 2017 5:03:18 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20170914_170318_00017_dk7pr :: 
Transaction:[c43e5298-189d-4835-a157-5c2557122a98] :: elapsed 71ms :: planning 
24ms :: scheduling 47ms :: running 0ms :: finishing 47ms :: begin 
2017-09-14T17:03:18.571Z :: end 2017-09-14T17:03:18.642Z
2017-09-14 17:03:18 INFO  PrestoServer$:101 - ***** executing the query ***** 
 SELECT ID,DATE,COUNTRY,NAME,PHONETYPE,SERIALNAME,SALARY,BONUS FROM 
TESTDB.TESTTABLE WHERE BONUS>=1234.444 GROUP BY 
ID,DATE,COUNTRY,NAME,PHONETYPE,SERIALNAME,SALARY,BONUS ORDER BY ID
- test and filter clause with greater than expression *** FAILED ***
  actualResult.toString().equals(expectedResult.toString()) was false 
(PrestoAllDataTypeTest.scala:223)
Sep 14, 2017 5:03:18 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20170914_170318_00018_dk7pr :: 
Transaction:[a63f3b30-a93b-476f-a530-6be60706817a] :: elapsed 276ms :: planning 
149ms :: scheduling 127ms :: running 0ms :: finishing 127ms :: begin 
2017-09-14T17:03:18.681Z :: end 2017-09-14T17:03:18.957Z
- test and filter clause with greater than equal to expression *** FAILED 
***
  actualResult.toString().equals(expectedResult.toString()) was false 
(PrestoAllDataTypeTest.scala:267)
2017-09-14 17:03:19 INFO  PrestoServer$:101 - ***** executing the query ***** 
 SELECT ID,DATE,COUNTRY,NAME,PHONETYPE,SERIALNAME,SALARY,BONUS FROM 
TESTDB.TESTTABLE WHERE BONUS<=1234.444 GROUP BY 
ID,DATE,COUNTRY,NAME,PHONETYPE,SERIALNAME,SALARY,BONUS ORDER BY ID LIMIT 2
Sep 14, 2017 5:03:19 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20170914_170318_00019_dk7pr :: 
Transaction:[94a3dab1-40b2-4d51-81ee-c0a56a1037f5] :: elapsed 143ms :: planning 
64ms :: scheduling 79ms :: running 0ms :: finishing 79ms :: begin 
2017-09-14T17:03:18.984Z :: end 2017-09-14T17:03:19.127Z
2017-09-14 17:03:19 INFO  PrestoServer$:101 - ***** executing the query ***** 
 SELECT ID FROM TESTDB.TESTTABLE WHERE BONUS=1234.444
- test and filter clause with less than equal to expression *** FAILED 
***
  actualResult.toString().equals(expectedResult.toString()) was false 
(PrestoAllDataTypeTest.scala:292)
Sep 14, 2017 5:03:19 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20170914_170319_00020_dk7pr :: 
Transaction:[c70cebc3-e05b-448b-915e-69f758c8ef13] :: elapsed 158ms :: planning 
84ms :: scheduling 74ms :: running 0ms :: finishing 74ms :: begin 
2017-09-14T17:03:19.147Z :: end 2017-09-14T17:03:19.305Z
Sep 14, 2017 5:03:19 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20170914_170319_00021_dk7pr :: 
Transaction:[1d5d4d22-d9f5-493f-a053-c7498847afaf] :: elapsed 109ms :: planning 
74ms :: scheduling 35ms :: running 0ms :: finishing 35ms :: begin 
2017-09-14T17:03:19.327Z :: end 2017-09-14T17:03:19.436Z
2017-09-14 17:03:19 INFO  PrestoServer$:101 - ***** executing the query ***** 
 SELECT ID,DATE,COUNTRY,NAME,PHONETYPE,SERIALNAME,SALARY,BONUS FROM 
TESTDB.TESTTABLE WHERE BONUS>1234 AND ID<2 GROUP BY 
ID,DATE,COUNTRY,NAME,PHONETYPE,SERIALNAME,SALARY,BONUS ORDER BY ID
- test equal to expression on decimal value *** FAILED ***
  actualResult.equals(expectedResult) was false 
(PrestoAllDataTypeTest.scala:301)
2017-09-14 17:03:19 INFO  PrestoServer$:101 - ***** executing the query ***** 
 SELECT NAME from testdb.testtable WHERE PHONETYPE IN('phone1848','phone706')
- test less than expression with and operator *** FAILED ***
  actualResult.toString().equals(expectedResult.toString()) was false 
(PrestoAllDataTypeTest.scala:317)
Sep 14, 2017 5:03:19 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20170914_170319_00022_dk7pr :: 
Transaction:[723c2328-1662-4936-9bdc-089a33220f24] :: elapsed 312ms :: planning 
102ms :: scheduling 210ms :: running 0ms :: finishing 210ms :: begin 
2017-09-14T17:03:19.454Z :: end 2017-09-14T17:03:19.766Z
2017-09-14 17:03:20 INFO  PrestoServer$:101 - ***** executing the query ***** 
 SELECT NAME from testdb.testtable WHERE PHONETYPE NOT 
IN('phone1848','phone706')
- test the result for in clause *** FAILED ***
  actualResult.equals(expectedResult) was false 
(PrestoAllDataTypeTest.scala:327)
Sep 14, 2017 5:03:20 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20170914_170319_00023_dk7pr :: 
Transaction:[4598db10-bdf6-45f7-bafc-f3e02323b6be] :: elapsed 348ms :: planning 
327ms :: scheduling 21ms :: running 0ms :: finishing 21ms :: begin 
2017-09-14T17:03:19.789Z :: end 2017-09-14T17:03:20.137Z
2017-09-14 17:03:20 INFO  PrestoServer$:101 - ***** executing the query ***** 
 SELECT ID FROM TESTDB.TESTTABLE WHERE DATE IS NULL
Sep 14, 2017 5:03:20 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20170914_170320_00024_dk7pr :: 
Transaction:[37aa284d-019c-410e-b26e-74e2542468f2] :: elapsed 51ms :: planning 
35ms :: scheduling 16ms :: running 0ms :: finishing 16ms :: begin 
2017-09-14T17:03:20.152Z :: end 2017-09-14T17:03:20.203Z
- test the result for not in clause *** FAILED ***
  actualResult.equals(expectedResult) was false 
(PrestoAllDataTypeTest.scala:341)
2017-09-14 17:03:20 INFO  PrestoServer$:101 - ***** executing the query ***** 
 SELECT NAME FROM TESTDB.TESTTABLE WHERE DATE IS NOT NULL AND ID=9
Sep 14, 2017 5:03:20 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20170914_170320_00025_dk7pr :: 
Transaction:[3d7845ce-18ba-4052-bac2-2600459c4d07] :: elapsed 39ms :: planning 
24ms :: scheduling 15ms :: running 0ms :: finishing 15ms :: begin 
2017-09-14T17:03:20.221Z :: end 2017-09-14T17:03:20.260Z
- test for null operator on date data type *** FAILED ***
  actualResult.equals(expectedResult) was false 
(PrestoAllDataTypeTest.scala:347)
- test for not null operator on date data type *** FAILED ***
  actualResult.equals(expectedResult) was false 
(PrestoAllDataTypeTest.scala:354)
2017-09-14 17:03:20 INFO  PrestoServer$:101 - ***** executing the query ***** 
 SELECT NAME FROM TESTDB.TESTTABLE WHERE DOB IS NOT NULL AND ID=9
Sep 14, 2017 5:03:20 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20170914_170320_00026_dk7pr :: 
Transaction:[d1062746-9b37-4771-9111-65fda3a37a0b] :: elapsed 76ms :: planning 
35ms :: scheduling 41ms :: running 0ms :: finishing 41ms :: begin 
2017-09-14T17:03:20.271Z :: end 2017-09-14T17:03:20.347Z
Sep 14, 2017 5:03:20 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20170914_170320_00027_dk7pr :: 
Transaction:[2346b446-6c96-4114-9c53-3eafca3e31c9] :: elapsed 49ms :: planning 
33ms :: scheduling 16ms :: running 0ms :: finishing 16ms :: begin 
2017-09-14T17:03:20.359Z :: end 2017-09-14T17:03:20.408Z
2017-09-14 17:03:20 INFO  PrestoServer$:101 - ***** executing the query ***** 
 SELECT NAME FROM TESTDB.TESTTABLE WHERE DOB IS NULL AND ID=1
- test for not null operator on timestamp type *** FAILED ***
  actualResult.equals(expectedResult) was false 
(PrestoAllDataTypeTest.scala:362)
Sep 14, 2017 5:03:20 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20170914_170320_00028_dk7pr :: 
Transaction:[0dccfa87-cda5-4ae6-b855-61056e099bcd] :: elapsed 63ms :: planning 
47ms :: scheduling 16ms :: running 0ms :: finishing 16ms :: begin 
2017-09-14T17:03:20.428Z :: end 2017-09-14T17:03:20.491Z
- test for null operator on timestamp type *** FAILED ***
  actualResult.equals(expectedResult) was false 
(PrestoAllDataTypeTest.scala:369)
2017-09-14 17:03:20 INFO  PrestoServer$:101 - ***** executing the query ***** 
 SELECT DISTINCT SHORTFIELD from testdb.testtable ORDER BY SHORTFIELD 
2017-09-14 17:03:20 INFO  PrestoServer$:101 - ***** executing the query ***** 
 SELECT ID from testdb.testtable WHERE SHORTFIELD IS NULL ORDER BY SHORTFIELD 
Sep 14, 2017 5:03:20 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20170914_170320_00029_dk7pr :: 
Transaction:[34f9977d-1bf8-4f0a-aa90-cbba51a0d4fe] :: elapsed 91ms :: planning 
31ms :: scheduling 60ms :: running 0ms :: finishing 60ms :: begin 
2017-09-14T17:03:20.505Z :: end 2017-09-14T17:03:20.596Z
- test the result for short datatype with order by clause *** FAILED 
***
  actualResult.equals(expectedResult) was false 
(PrestoAllDataTypeTest.scala:385)
- test the result for short datatype in clause where field is null *** 
FAILED ***
  actualResult.equals(expectedResult) was false 
(PrestoAllDataTypeTest.scala:393)
2017-09-14 17:03:20 INFO  PrestoServer$:101 - ***** executing the query ***** 
 SELECT ID from testdb.testtable WHERE SHORTFIELD>11 
Sep 14, 2017 5:03:20 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20170914_170320_00030_dk7pr :: 
Transaction:[4d6d7e00-b6f4-4cea-87ee-200b7b47a0ca] :: elapsed 105ms :: planning 
83ms :: scheduling 22ms :: running 0ms :: finishing 22ms :: begin 
2017-09-14T17:03:20.611Z :: end 2017-09-14T17:03:20.716Z
Sep 14, 2017 5:03:20 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20170914_170320_00031_dk7pr :: 
Transaction:[4a8dad7e-e60c-4477-8dc1-68781bc5b50b] :: elapsed 38ms :: planning 
26ms :: scheduling 12ms :: running 0ms :: finishing 12ms :: begin 
2017-09-14T17:03:20.726Z :: end 2017-09-14T17:03:20.764Z
- test the result for short datatype with greater than operator *** FAILED 
***
  actualResult.equals(expectedResult) was false 
(PrestoAllDataTypeTest.scala:401)
Sep 14, 2017 5:03:20 PM io.airlift.log.Logger info
INFO: Life cycle stopping...
Sep 14, 2017 5:03:20 PM org.eclipse.jetty.server.AbstractConnector doStop
INFO: Stopped http@4ef277ef{HTTP/1.1,[http/1.1, h2c, h2c-17, h2c-16, h2c-15, 
h2c-14]}{127.0.0.1:8086}
Sep 14, 2017 5:03:20 PM org.eclipse.jetty.server.handler.ContextHandler doStop
INFO: Stopped o.e.j.s.ServletContextHandler@2c51c756{/,null,UNAVAILABLE,@http}
Sep 14, 2017 5:03:20 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=15<=200,i=9,q=9} Couldn't stop 
Thread[http-worker-214,5,main]
Sep 14, 2017 5:03:20 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=15<=200,i=0,q=8} Couldn't stop 
Thread[http-worker-384,5,]
Sep 14, 2017 5:03:20 PM io.airlift.log.Logger info
INFO: Life cycle stopped.
Sep 14, 2017 5:03:20 PM io.airlift.log.Logger info
INFO: Life cycle stopping...
Sep 14, 2017 5:03:20 PM org.eclipse.jetty.server.AbstractConnector doStop
INFO: Stopped http@31c0c7e5{HTTP/1.1,[http/1.1, h2c, h2c-17, h2c-16, h2c-15, 
h2c-14]}{127.0.0.1:36498}
2017-09-14 17:03:21 INFO  AbstractDataLoadProcessorStep:150 - Thread-2 Rows 
processed in step Data Writer : 10
2017-09-14 17:03:21 INFO  AbstractDataLoadProcessorStep:150 - Thread-3 Rows 
processed in step Data Converter : 10
2017-09-14 17:03:21 INFO  AbstractDataLoadProcessorStep:150 - Thread-4 Rows 
processed in step Input Processor : 10
Sep 14, 2017 5:03:24 PM org.eclipse.jetty.server.handler.ContextHandler doStop
INFO: Stopped o.e.j.s.ServletContextHandler@67f266bd{/,null,UNAVAILABLE,@http}
Sep 14, 2017 5:03:24 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=12<=200,i=2,q=5} Couldn't stop 
Thread[http-worker-307,5,]
Sep 14, 2017 5:03:24 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=12<=200,i=0,q=3} Couldn't stop 
Thread[http-worker-247,5,]
Sep 14, 2017 5:03:24 PM io.airlift.log.Logger info
INFO: Life cycle stopped.
Sep 14, 2017 5:03:24 PM io.airlift.log.Logger info
INFO: Life cycle stopping...
Sep 14, 2017 5:03:24 PM org.eclipse.jetty.server.AbstractConnector doStop
INFO: Stopped http@4adcc981{HTTP/1.1,[http/1.1, h2c, h2c-17, h2c-16, h2c-15, 
h2c-14]}{127.0.0.1:35159}
Sep 14, 2017 5:03:24 PM org.eclipse.jetty.server.handler.ContextHandler doStop
INFO: Stopped o.e.j.s.ServletContextHandler@729d6ee2{/,null,UNAVAILABLE,@http}
Sep 14, 2017 5:03:24 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=14<=200,i=12,q=12} Couldn't stop 
Thread[http-worker-278,5,main]
Sep 14, 2017 5:03:24 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=14<=200,i=7,q=11} Couldn't stop 
Thread[http-worker-118,5,]
Sep 14, 2017 5:03:24 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=14<=200,i=5,q=10} Couldn't stop 
Thread[http-worker-250,5,]
Sep 14, 2017 5:03:24 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=14<=200,i=0,q=9} Couldn't stop 
Thread[http-worker-387,5,]
Sep 14, 2017 5:03:24 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=14<=200,i=0,q=9} Couldn't stop 
Thread[http-worker-410,5,]
Sep 14, 2017 5:03:24 PM io.airlift.log.Logger info
INFO: Life cycle stopped.
Sep 14, 2017 5:03:24 PM io.airlift.log.Logger info
INFO: Life cycle stopping...
Sep 14, 2017 5:03:24 PM org.eclipse.jetty.server.AbstractConnector doStop
INFO: Stopped http@38929da{HTTP/1.1,[http/1.1, h2c, h2c-17, h2c-16, h2c-15, 
h2c-14]}{127.0.0.1:43532}
Sep 14, 2017 5:03:24 PM org.eclipse.jetty.server.handler.ContextHandler doStop
INFO: Stopped o.e.j.s.ServletContextHandler@1e6d30c0{/,null,UNAVAILABLE,@http}
Sep 14, 2017 5:03:24 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=13<=200,i=13,q=13} Couldn't stop 
Thread[http-worker-86,5,main]
Sep 14, 2017 5:03:24 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=13<=200,i=6,q=12} Couldn't stop 
Thread[http-worker-361,5,]
Sep 14, 2017 5:03:24 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=13<=200,i=0,q=12} Couldn't stop 
Thread[http-worker-413,5,]
Sep 14, 2017 5:03:24 PM io.airlift.log.Logger info
INFO: Life cycle stopped.
Sep 14, 2017 5:03:24 PM io.airlift.log.Logger info
INFO: Life cycle stopping...
Sep 14, 2017 5:03:24 PM org.eclipse.jetty.server.AbstractConnector doStop
INFO: Stopped http@7da635c0{HTTP/1.1,[http/1.1, h2c, h2c-17, h2c-16, h2c-15, 
h2c-14]}{127.0.0.1:36831}
Sep 14, 2017 5:03:24 PM org.eclipse.jetty.server.handler.ContextHandler doStop
INFO: Stopped o.e.j.s.ServletContextHandler@3d615b2e{/,null,UNAVAILABLE,@http}
Sep 14, 2017 5:03:24 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=10<=200,i=9,q=9} Couldn't stop 
Thread[http-worker-418,5,main]
Sep 14, 2017 5:03:24 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=10<=200,i=0,q=6} Couldn't stop 
Thread[http-worker-45,5,]
Sep 14, 2017 5:03:24 PM io.airlift.log.Logger info
INFO: Life cycle stopped.
2017-09-14 17:03:24 INFO  PrestoServer$:88 - ***** Stopping The Server *****
Run completed in 24 seconds, 343 milliseconds.
Total number of tests run: 32
Suites: completed 2, aborted 0
Tests: succeeded 6, failed 26, canceled 0, ignored 0, pending 0
*** 26 TESTS FAILED ***
[JENKINS] Recording test results

Reply via email to