Ahmar Suhail created HADOOP-18366: ------------------------------------- Summary: ITestS3Select.testSelectSeekFullLandsat is timing out Key: HADOOP-18366 URL: https://issues.apache.org/jira/browse/HADOOP-18366 Project: Hadoop Common Issue Type: Sub-task Environment: ITestS3Select.testSelectSeekFullLandsat is timing out. When I run it separately on my IDE, I get the following output repeatedly till I stop the test manually:
{code:java} 2022-07-25 15:15:37,463 [JUnit-testSelectSeekFullLandsat] DEBUG s3a.Invoker (DurationInfo.java:close(101)) - read(): duration 0:00.000s 2022-07-25 15:15:37,463 [JUnit-testSelectSeekFullLandsat] DEBUG s3a.Invoker (DurationInfo.java:<init>(80)) - Starting: read() 2022-07-25 15:15:37,463 [JUnit-testSelectSeekFullLandsat] DEBUG s3a.Invoker (DurationInfo.java:close(101)) - read(): duration 0:00.000s 2022-07-25 15:15:37,463 [JUnit-testSelectSeekFullLandsat] DEBUG s3a.Invoker (DurationInfo.java:<init>(80)) - Starting: read() 2022-07-25 15:15:37,463 [JUnit-testSelectSeekFullLandsat] DEBUG s3a.Invoker (DurationInfo.java:close(101)) - read(): duration 0:00.000s {code} When running the entire test suite on my EC2, I get: {code:java} Time elapsed: 600.01 s <<< ERROR! org.junit.runners.model.TestTimedOutException: test timed out after 600000 milliseconds {code} Reporter: Ahmar Suhail -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org