[ 
https://issues.apache.org/jira/browse/LENS-1239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15395142#comment-15395142
 ] 

Amareshwari Sriramadasu commented on LENS-1239:
-----------------------------------------------

org.apache.lens.client.TestLensClient.testWaitForQueryToCompleteWithAndWithoutRetryOnTimeOut
 is failing. The test is waiting for 3 seconds as the timeout, seems the query 
is finishing in two seconds.

----
java.lang.AssertionError: SocketTimeoutException was expected
        at org.testng.Assert.fail(Assert.java:94)
        at 
org.apache.lens.client.TestLensClient.testWaitForQueryToCompleteWithAndWithoutRetryOnTimeOut(TestLensClient.java:288)
----

Jul 27, 2016 5:47:35 AM org.glassfish.jersey.filter.LoggingFilter log
INFO: 124 * Server has received a request on thread grizzly-http-server-3
124 > GET 
http://localhost:57645/lensapi/queryapi/queries/089e3330-e706-4401-b5ac-a9becedf2c10?sessionid=%3C%3Fxml+version%3D%221.0%22+encoding%3D%22UTF-8%22+standalone%3D%22yes%22%3F%3E%3ClensSessionHandle%3E%3CpublicId%3E6ee7bece-1bf2-4255-aeac-297cc6f797fe%3C%2FpublicId%3E%3CsecretId%3E5ff61db8-d9ee-4adf-bc7f-c4652008e811%3C%2FsecretId%3E%3C%2FlensSessionHandle%3E

Jul 27, 2016 5:47:37 AM org.glassfish.jersey.filter.LoggingFilter log
INFO: 124 * Server responded with a response on thread grizzly-http-server-3
124 < 200
124 < Content-Type: application/xml
----

Will reduce the timeout on test and update

> Seeing org.apache.lens.server.query.* failures in some jenkins builds
> ---------------------------------------------------------------------
>
>                 Key: LENS-1239
>                 URL: https://issues.apache.org/jira/browse/LENS-1239
>             Project: Apache Lens
>          Issue Type: Bug
>          Components: server, test
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 2.6
>
>         Attachments: LENS-1239.2.patch, LENS-1239.patch
>
>
> For example https://builds.apache.org/job/PreCommit-Lens-Build/739/ has 21 
> failed tests :
> Test Result (21 failures / +20)
> org.apache.lens.server.query.QueryAPIErrorResponseTest.testExplainRuntimeException
> org.apache.lens.server.query.QueryAPIErrorResponseTest.testExplainRuntimeException
> org.apache.lens.server.query.QueryAPIErrorResponseTest.testExplainWebappException
> org.apache.lens.server.query.QueryAPIErrorResponseTest.testExplainWebappException
> org.apache.lens.server.query.TestQueryEndEmailNotifier.testLaunchFailure
> org.apache.lens.server.query.TestQueryEndEmailNotifier.testLaunchFailure
> org.apache.lens.server.query.TestQueryService.testEstimateGauges
> org.apache.lens.server.query.TestQueryService.testEstimateGauges
> org.apache.lens.server.query.TestQueryService.testExecuteWithTimeoutAndPreFetchAndServerPersistence
> org.apache.lens.server.query.TestQueryService.testExecuteWithTimeoutAndPreFetchAndServerPersistence
> org.apache.lens.server.query.TestQueryService.testExecuteWithTimeoutAndPreFetchAndServerPersistence
> org.apache.lens.server.query.TestQueryService.testExecuteWithTimeoutAndPreFetchAndServerPersistence
> org.apache.lens.server.query.TestQueryService.testExecuteWithTimeoutAndPreFetchAndServerPersistence
> org.apache.lens.server.query.TestQueryService.testHiveSemanticFailure
> org.apache.lens.server.query.TestQueryService.testHiveSemanticFailure
> org.apache.lens.server.query.TestQueryService.testLaunchFail
> org.apache.lens.server.query.TestQueryService.testLaunchFail
> org.apache.lens.server.query.TestQueryService.testLoadingMultipleDrivers
> org.apache.lens.server.query.TestQueryService.testMultipleLaunches
> org.apache.lens.server.query.TestQueryService.testMultipleLaunches
> org.apache.lens.server.query.TestQueryService.testPriorityOnMockQuery



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to