Steve Loughran created HADOOP-17135:
---------------------------------------
Summary: ITestS3GuardOutOfBandOperations
testListingDelete[auth=false] fails on unversioned bucket
Key: HADOOP-17135
URL: https://issues.apache.org/jira/browse/HADOOP-17135
Project: Hadoop Common
Issue Type: Bug
Components: fs/s3, test
Affects Versions: 3.4.0
Reporter: Steve Loughran
transient failure of
{code}
[ERROR] Tests run: 24, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 369.68
s <<< FAILURE! - in org.apache.hadoop.fs.s3a.ITestS3GuardOutOfBandOperations
[ERROR]
testListingDelete[auth=false](org.apache.hadoop.fs.s3a.ITestS3GuardOutOfBandOperations)
Time elapsed: 19.103 s <<< ERROR!
java.util.concurrent.ExecutionException: java.io.FileNotFoundException: No such
file or directory:
s3a://stevel-ireland/fork-0001/test/dir-e34a122f-a04d-48c3-90c1-9d35427fa939/file-1-e34a122f-a04d-48c3-90c1-9d35427fa939
{code}
config is unguarded codepath, s3a status was not passed down. Test run was
really, really slow (8 threads)
hypothesis: test run took so long that a TTL expired and the open operation did
a HEAD to s3 even when a s3guard record was found.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]