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

Steve Loughran commented on HADOOP-17455:
-----------------------------------------

Happening to me in a test run (not IDE tho'), where the relevant counters are 
{{object_delete_objects starting=6 current=9 diff=3, object_delete_request 
starting=0 current=1 diff=1}}; maven settings {{-Dparallel-tests 
-DtestsThreadCount=6 -Dscale -Dmarkers=delete -Ds3guard -Ddynamo}}

Test configs here are 
[raw-delete-markers], [nonauth-delete-markers][auth-delete-markers], which is 
confusing as in IDE runs, the nonauth and auth guarded runs are skipped because 
no tests were seen. I think that's a bug in the verifyRaw code which could be 
significant. I've been writing tests expecting a verifyRaw(cost, 
()->something()) to execute something but only verify the costs on raw. Looks 
like instead: we've been skipping the test suite when !raw. Fixing that may 
throw suprises


{code}
[ERROR] 
testDeleteSingleFileInDir[raw-delete-markers](org.apache.hadoop.fs.s3a.performance.ITestS3ADeleteCost)
  Time elapsed: 5.902 s  <<< FAILURE!
java.lang.AssertionError: operation returning after fs.delete(simpleFile) 
action_executor_acquired starting=0 current=0 diff=0, action_http_get_request 
starting=0 current=0 diff=0, action_http_head_request starting=4 current=5 
diff=1, committer_bytes_committed starting=0 current=0 diff=0, 
committer_bytes_uploaded starting=0 current=0 diff=0, committer_commit_job 
starting=0 current=0 diff=0, committer_commits.failures starting=0 current=0 
diff=0, committer_commits_aborted starting=0 current=0 diff=0, 
committer_commits_completed starting=0 current=0 diff=0, 
committer_commits_created starting=0 current=0 diff=0, 
committer_commits_reverted starting=0 current=0 diff=0, 
committer_jobs_completed starting=0 current=0 diff=0, committer_jobs_failed 
starting=0 current=0 diff=0, committer_magic_files_created starting=0 current=0 
diff=0, committer_materialize_file starting=0 current=0 diff=0, 
committer_stage_file_upload starting=0 current=0 diff=0, 
committer_tasks_completed starting=0 current=0 diff=0, committer_tasks_failed 
starting=0 current=0 diff=0, delegation_token_issued starting=0 current=0 
diff=0, directories_created starting=2 current=3 diff=1, directories_deleted 
starting=0 current=0 diff=0, fake_directories_created starting=0 current=0 
diff=0, fake_directories_deleted starting=6 current=8 diff=2, files_copied 
starting=0 current=0 diff=0, files_copied_bytes starting=0 current=0 diff=0, 
files_created starting=1 current=1 diff=0, files_delete_rejected starting=0 
current=0 diff=0, files_deleted starting=0 current=1 diff=1, ignored_errors 
starting=0 current=0 diff=0, multipart_instantiated starting=0 current=0 
diff=0, multipart_upload_abort_under_path_invoked starting=0 current=0 diff=0, 
multipart_upload_aborted starting=0 current=0 diff=0, 
multipart_upload_completed starting=0 current=0 diff=0, 
multipart_upload_part_put starting=0 current=0 diff=0, 
multipart_upload_part_put_bytes starting=0 current=0 diff=0, 
multipart_upload_started starting=0 current=0 diff=0, 
object_bulk_delete_request starting=3 current=4 diff=1, 
object_continue_list_request starting=0 current=0 diff=0, object_copy_requests 
starting=0 current=0 diff=0, object_delete_objects starting=6 current=9 diff=3, 
object_delete_request starting=0 current=1 diff=1, object_list_request 
starting=5 current=6 diff=1, object_metadata_request starting=4 current=5 
diff=1, object_multipart_aborted starting=0 current=0 diff=0, 
object_multipart_initiated starting=0 current=0 diff=0, object_put_bytes 
starting=0 current=0 diff=0, object_put_request starting=3 current=4 diff=1, 
object_put_request_completed starting=3 current=4 diff=1, 
object_select_requests starting=0 current=0 diff=0, op_copy_from_local_file 
starting=0 current=0 diff=0, op_create starting=1 current=1 diff=0, 
op_create_non_recursive starting=0 current=0 diff=0, op_delete starting=0 
current=1 diff=1, op_exists starting=0 current=0 diff=0, 
op_get_delegation_token starting=0 current=0 diff=0, op_get_file_checksum 
starting=0 current=0 diff=0, op_get_file_status starting=2 current=2 diff=0, 
op_glob_status starting=0 current=0 diff=0, op_is_directory starting=0 
current=0 diff=0, op_is_file starting=0 current=0 diff=0, op_list_files 
starting=0 current=0 diff=0, op_list_located_status starting=0 current=0 
diff=0, op_list_status starting=0 current=0 diff=0, op_mkdirs starting=2 
current=2 diff=0, op_open starting=0 current=0 diff=0, op_rename starting=0 
current=0 diff=0, s3guard_metadatastore_authoritative_directories_updated 
starting=0 current=0 diff=0, s3guard_metadatastore_initialization starting=0 
current=0 diff=0, s3guard_metadatastore_put_path_request starting=0 current=0 
diff=0, s3guard_metadatastore_record_deletes starting=0 current=0 diff=0, 
s3guard_metadatastore_record_reads starting=0 current=0 diff=0, 
s3guard_metadatastore_record_writes starting=0 current=0 diff=0, 
s3guard_metadatastore_retry starting=0 current=0 diff=0, 
s3guard_metadatastore_throttled starting=0 current=0 diff=0, store_io_request 
starting=0 current=0 diff=0, store_io_retry starting=0 current=0 diff=0, 
store_io_throttled starting=0 current=0 diff=0, stream_aborted starting=0 
current=0 diff=0, stream_read_bytes starting=0 current=0 diff=0, 
stream_read_bytes_backwards_on_seek starting=0 current=0 diff=0, 
stream_read_bytes_discarded_in_abort starting=0 current=0 diff=0, 
stream_read_bytes_discarded_in_close starting=0 current=0 diff=0, 
stream_read_close_operations starting=0 current=0 diff=0, stream_read_closed 
starting=0 current=0 diff=0, stream_read_exceptions starting=0 current=0 
diff=0, stream_read_fully_operations starting=0 current=0 diff=0, 
stream_read_opened starting=0 current=0 diff=0, stream_read_operations 
starting=0 current=0 diff=0, stream_read_operations_incomplete starting=0 
current=0 diff=0, stream_read_seek_backward_operations starting=0 current=0 
diff=0, stream_read_seek_bytes_discarded starting=0 current=0 diff=0, 
stream_read_seek_bytes_skipped starting=0 current=0 diff=0, 
stream_read_seek_forward_operations starting=0 current=0 diff=0, 
stream_read_seek_operations starting=0 current=0 diff=0, 
stream_read_seek_policy_changed starting=0 current=0 diff=0, 
stream_read_total_bytes starting=0 current=0 diff=0, 
stream_read_version_mismatches starting=0 current=0 diff=0, 
stream_write_block_uploads starting=0 current=0 diff=0, 
stream_write_block_uploads_aborted starting=0 current=0 diff=0, 
stream_write_block_uploads_committed starting=0 current=0 diff=0, 
stream_write_bytes starting=0 current=0 diff=0, stream_write_exceptions 
starting=0 current=0 diff=0, stream_write_exceptions_completing_upload 
starting=0 current=0 diff=0, stream_write_queue_duration starting=0 current=0 
diff=0, stream_write_total_data starting=0 current=0 diff=0, 
stream_write_total_time starting=0 current=0 diff=0: object_delete_objects 
expected:<2> but was:<3>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at 
org.apache.hadoop.fs.s3a.S3ATestUtils$MetricDiff.assertDiffEquals(S3ATestUtils.java:1022)
        at 
org.apache.hadoop.fs.s3a.performance.OperationCostValidator$ExpectSingleStatistic.verify(OperationCostValidator.java:401)
        at 
org.apache.hadoop.fs.s3a.performance.OperationCostValidator.exec(OperationCostValidator.java:174)
        at 
org.apache.hadoop.fs.s3a.performance.AbstractS3ACostTest.verifyMetrics(AbstractS3ACostTest.java:360)
        at 
org.apache.hadoop.fs.s3a.performance.ITestS3ADeleteCost.testDeleteSingleFileInDir(ITestS3ADeleteCost.java:110)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
        at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
        at 
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298)
        at 
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.lang.Thread.run(Thread.java:748)

[ERROR] 
testDeleteSingleFileInDir[nonauth-delete-markers](org.apache.hadoop.fs.s3a.performance.ITestS3ADeleteCost)
  Time elapsed: 3.099 s  <<< FAILURE!
java.lang.AssertionError: operation returning after fs.delete(simpleFile) 
action_executor_acquired starting=0 current=0 diff=0, action_http_get_request 
starting=0 current=0 diff=0, action_http_head_request starting=1 current=2 
diff=1, committer_bytes_committed starting=0 current=0 diff=0, 
committer_bytes_uploaded starting=0 current=0 diff=0, committer_commit_job 
starting=0 current=0 diff=0, committer_commits.failures starting=0 current=0 
diff=0, committer_commits_aborted starting=0 current=0 diff=0, 
committer_commits_completed starting=0 current=0 diff=0, 
committer_commits_created starting=0 current=0 diff=0, 
committer_commits_reverted starting=0 current=0 diff=0, 
committer_jobs_completed starting=0 current=0 diff=0, committer_jobs_failed 
starting=0 current=0 diff=0, committer_magic_files_created starting=0 current=0 
diff=0, committer_materialize_file starting=0 current=0 diff=0, 
committer_stage_file_upload starting=0 current=0 diff=0, 
committer_tasks_completed starting=0 current=0 diff=0, committer_tasks_failed 
starting=0 current=0 diff=0, delegation_token_issued starting=0 current=0 
diff=0, directories_created starting=2 current=3 diff=1, directories_deleted 
starting=0 current=0 diff=0, fake_directories_created starting=0 current=0 
diff=0, fake_directories_deleted starting=6 current=8 diff=2, files_copied 
starting=0 current=0 diff=0, files_copied_bytes starting=0 current=0 diff=0, 
files_created starting=1 current=1 diff=0, files_delete_rejected starting=0 
current=0 diff=0, files_deleted starting=0 current=1 diff=1, ignored_errors 
starting=0 current=0 diff=0, multipart_instantiated starting=0 current=0 
diff=0, multipart_upload_abort_under_path_invoked starting=0 current=0 diff=0, 
multipart_upload_aborted starting=0 current=0 diff=0, 
multipart_upload_completed starting=0 current=0 diff=0, 
multipart_upload_part_put starting=0 current=0 diff=0, 
multipart_upload_part_put_bytes starting=0 current=0 diff=0, 
multipart_upload_started starting=0 current=0 diff=0, 
object_bulk_delete_request starting=3 current=4 diff=1, 
object_continue_list_request starting=0 current=0 diff=0, object_copy_requests 
starting=0 current=0 diff=0, object_delete_objects starting=6 current=9 diff=3, 
object_delete_request starting=0 current=1 diff=1, object_list_request 
starting=2 current=3 diff=1, object_metadata_request starting=1 current=2 
diff=1, object_multipart_aborted starting=0 current=0 diff=0, 
object_multipart_initiated starting=0 current=0 diff=0, object_put_bytes 
starting=0 current=0 diff=0, object_put_request starting=3 current=4 diff=1, 
object_put_request_completed starting=3 current=4 diff=1, 
object_select_requests starting=0 current=0 diff=0, op_copy_from_local_file 
starting=0 current=0 diff=0, op_create starting=1 current=1 diff=0, 
op_create_non_recursive starting=0 current=0 diff=0, op_delete starting=0 
current=1 diff=1, op_exists starting=0 current=0 diff=0, 
op_get_delegation_token starting=0 current=0 diff=0, op_get_file_checksum 
starting=0 current=0 diff=0, op_get_file_status starting=2 current=2 diff=0, 
op_glob_status starting=0 current=0 diff=0, op_is_directory starting=0 
current=0 diff=0, op_is_file starting=0 current=0 diff=0, op_list_files 
starting=0 current=0 diff=0, op_list_located_status starting=0 current=0 
diff=0, op_list_status starting=0 current=0 diff=0, op_mkdirs starting=2 
current=2 diff=0, op_open starting=0 current=0 diff=0, op_rename starting=0 
current=0 diff=0, s3guard_metadatastore_authoritative_directories_updated 
starting=0 current=0 diff=0, s3guard_metadatastore_initialization starting=1 
current=1 diff=0, s3guard_metadatastore_put_path_request starting=3 current=4 
diff=1, s3guard_metadatastore_record_deletes starting=0 current=0 diff=0, 
s3guard_metadatastore_record_reads starting=11 current=14 diff=3, 
s3guard_metadatastore_record_writes starting=3 current=5 diff=2, 
s3guard_metadatastore_retry starting=0 current=0 diff=0, 
s3guard_metadatastore_throttled starting=0 current=0 diff=0, store_io_request 
starting=0 current=0 diff=0, store_io_retry starting=0 current=0 diff=0, 
store_io_throttled starting=0 current=0 diff=0, stream_aborted starting=0 
current=0 diff=0, stream_read_bytes starting=0 current=0 diff=0, 
stream_read_bytes_backwards_on_seek starting=0 current=0 diff=0, 
stream_read_bytes_discarded_in_abort starting=0 current=0 diff=0, 
stream_read_bytes_discarded_in_close starting=0 current=0 diff=0, 
stream_read_close_operations starting=0 current=0 diff=0, stream_read_closed 
starting=0 current=0 diff=0, stream_read_exceptions starting=0 current=0 
diff=0, stream_read_fully_operations starting=0 current=0 diff=0, 
stream_read_opened starting=0 current=0 diff=0, stream_read_operations 
starting=0 current=0 diff=0, stream_read_operations_incomplete starting=0 
current=0 diff=0, stream_read_seek_backward_operations starting=0 current=0 
diff=0, stream_read_seek_bytes_discarded starting=0 current=0 diff=0, 
stream_read_seek_bytes_skipped starting=0 current=0 diff=0, 
stream_read_seek_forward_operations starting=0 current=0 diff=0, 
stream_read_seek_operations starting=0 current=0 diff=0, 
stream_read_seek_policy_changed starting=0 current=0 diff=0, 
stream_read_total_bytes starting=0 current=0 diff=0, 
stream_read_version_mismatches starting=0 current=0 diff=0, 
stream_write_block_uploads starting=0 current=0 diff=0, 
stream_write_block_uploads_aborted starting=0 current=0 diff=0, 
stream_write_block_uploads_committed starting=0 current=0 diff=0, 
stream_write_bytes starting=0 current=0 diff=0, stream_write_exceptions 
starting=0 current=0 diff=0, stream_write_exceptions_completing_upload 
starting=0 current=0 diff=0, stream_write_queue_duration starting=0 current=0 
diff=0, stream_write_total_data starting=0 current=0 diff=0, 
stream_write_total_time starting=0 current=0 diff=0: object_delete_objects 
expected:<2> but was:<3>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at 
org.apache.hadoop.fs.s3a.S3ATestUtils$MetricDiff.assertDiffEquals(S3ATestUtils.java:1022)
        at 
org.apache.hadoop.fs.s3a.performance.OperationCostValidator$ExpectSingleStatistic.verify(OperationCostValidator.java:401)
        at 
org.apache.hadoop.fs.s3a.performance.OperationCostValidator.exec(OperationCostValidator.java:174)
        at 
org.apache.hadoop.fs.s3a.performance.AbstractS3ACostTest.verifyMetrics(AbstractS3ACostTest.java:360)
        at 
org.apache.hadoop.fs.s3a.performance.ITestS3ADeleteCost.testDeleteSingleFileInDir(ITestS3ADeleteCost.java:110)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
        at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
        at 
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298)
        at 
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.lang.Thread.run(Thread.java:748)

[ERROR] 
testDeleteSingleFileInDir[auth-delete-markers](org.apache.hadoop.fs.s3a.performance.ITestS3ADeleteCost)
  Time elapsed: 3.435 s  <<< FAILURE!
java.lang.AssertionError: operation returning after fs.delete(simpleFile) 
action_executor_acquired starting=0 current=0 diff=0, action_http_get_request 
starting=0 current=0 diff=0, action_http_head_request starting=1 current=1 
diff=0, committer_bytes_committed starting=0 current=0 diff=0, 
committer_bytes_uploaded starting=0 current=0 diff=0, committer_commit_job 
starting=0 current=0 diff=0, committer_commits.failures starting=0 current=0 
diff=0, committer_commits_aborted starting=0 current=0 diff=0, 
committer_commits_completed starting=0 current=0 diff=0, 
committer_commits_created starting=0 current=0 diff=0, 
committer_commits_reverted starting=0 current=0 diff=0, 
committer_jobs_completed starting=0 current=0 diff=0, committer_jobs_failed 
starting=0 current=0 diff=0, committer_magic_files_created starting=0 current=0 
diff=0, committer_materialize_file starting=0 current=0 diff=0, 
committer_stage_file_upload starting=0 current=0 diff=0, 
committer_tasks_completed starting=0 current=0 diff=0, committer_tasks_failed 
starting=0 current=0 diff=0, delegation_token_issued starting=0 current=0 
diff=0, directories_created starting=2 current=3 diff=1, directories_deleted 
starting=0 current=0 diff=0, fake_directories_created starting=0 current=0 
diff=0, fake_directories_deleted starting=6 current=8 diff=2, files_copied 
starting=0 current=0 diff=0, files_copied_bytes starting=0 current=0 diff=0, 
files_created starting=1 current=1 diff=0, files_delete_rejected starting=0 
current=0 diff=0, files_deleted starting=0 current=1 diff=1, ignored_errors 
starting=0 current=0 diff=0, multipart_instantiated starting=0 current=0 
diff=0, multipart_upload_abort_under_path_invoked starting=0 current=0 diff=0, 
multipart_upload_aborted starting=0 current=0 diff=0, 
multipart_upload_completed starting=0 current=0 diff=0, 
multipart_upload_part_put starting=0 current=0 diff=0, 
multipart_upload_part_put_bytes starting=0 current=0 diff=0, 
multipart_upload_started starting=0 current=0 diff=0, 
object_bulk_delete_request starting=3 current=4 diff=1, 
object_continue_list_request starting=0 current=0 diff=0, object_copy_requests 
starting=0 current=0 diff=0, object_delete_objects starting=6 current=9 diff=3, 
object_delete_request starting=0 current=1 diff=1, object_list_request 
starting=2 current=3 diff=1, object_metadata_request starting=1 current=1 
diff=0, object_multipart_aborted starting=0 current=0 diff=0, 
object_multipart_initiated starting=0 current=0 diff=0, object_put_bytes 
starting=0 current=0 diff=0, object_put_request starting=3 current=4 diff=1, 
object_put_request_completed starting=3 current=4 diff=1, 
object_select_requests starting=0 current=0 diff=0, op_copy_from_local_file 
starting=0 current=0 diff=0, op_create starting=1 current=1 diff=0, 
op_create_non_recursive starting=0 current=0 diff=0, op_delete starting=0 
current=1 diff=1, op_exists starting=0 current=0 diff=0, 
op_get_delegation_token starting=0 current=0 diff=0, op_get_file_checksum 
starting=0 current=0 diff=0, op_get_file_status starting=2 current=2 diff=0, 
op_glob_status starting=0 current=0 diff=0, op_is_directory starting=0 
current=0 diff=0, op_is_file starting=0 current=0 diff=0, op_list_files 
starting=0 current=0 diff=0, op_list_located_status starting=0 current=0 
diff=0, op_list_status starting=0 current=0 diff=0, op_mkdirs starting=2 
current=2 diff=0, op_open starting=0 current=0 diff=0, op_rename starting=0 
current=0 diff=0, s3guard_metadatastore_authoritative_directories_updated 
starting=2 current=3 diff=1, s3guard_metadatastore_initialization starting=1 
current=1 diff=0, s3guard_metadatastore_put_path_request starting=3 current=4 
diff=1, s3guard_metadatastore_record_deletes starting=0 current=0 diff=0, 
s3guard_metadatastore_record_reads starting=11 current=14 diff=3, 
s3guard_metadatastore_record_writes starting=3 current=5 diff=2, 
s3guard_metadatastore_retry starting=0 current=0 diff=0, 
s3guard_metadatastore_throttled starting=0 current=0 diff=0, store_io_request 
starting=0 current=0 diff=0, store_io_retry starting=0 current=0 diff=0, 
store_io_throttled starting=0 current=0 diff=0, stream_aborted starting=0 
current=0 diff=0, stream_read_bytes starting=0 current=0 diff=0, 
stream_read_bytes_backwards_on_seek starting=0 current=0 diff=0, 
stream_read_bytes_discarded_in_abort starting=0 current=0 diff=0, 
stream_read_bytes_discarded_in_close starting=0 current=0 diff=0, 
stream_read_close_operations starting=0 current=0 diff=0, stream_read_closed 
starting=0 current=0 diff=0, stream_read_exceptions starting=0 current=0 
diff=0, stream_read_fully_operations starting=0 current=0 diff=0, 
stream_read_opened starting=0 current=0 diff=0, stream_read_operations 
starting=0 current=0 diff=0, stream_read_operations_incomplete starting=0 
current=0 diff=0, stream_read_seek_backward_operations starting=0 current=0 
diff=0, stream_read_seek_bytes_discarded starting=0 current=0 diff=0, 
stream_read_seek_bytes_skipped starting=0 current=0 diff=0, 
stream_read_seek_forward_operations starting=0 current=0 diff=0, 
stream_read_seek_operations starting=0 current=0 diff=0, 
stream_read_seek_policy_changed starting=0 current=0 diff=0, 
stream_read_total_bytes starting=0 current=0 diff=0, 
stream_read_version_mismatches starting=0 current=0 diff=0, 
stream_write_block_uploads starting=0 current=0 diff=0, 
stream_write_block_uploads_aborted starting=0 current=0 diff=0, 
stream_write_block_uploads_committed starting=0 current=0 diff=0, 
stream_write_bytes starting=0 current=0 diff=0, stream_write_exceptions 
starting=0 current=0 diff=0, stream_write_exceptions_completing_upload 
starting=0 current=0 diff=0, stream_write_queue_duration starting=0 current=0 
diff=0, stream_write_total_data starting=0 current=0 diff=0, 
stream_write_total_time starting=0 current=0 diff=0: object_delete_objects 
expected:<2> but was:<3>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at 
org.apache.hadoop.fs.s3a.S3ATestUtils$MetricDiff.assertDiffEquals(S3ATestUtils.java:1022)
        at 
org.apache.hadoop.fs.s3a.performance.OperationCostValidator$ExpectSingleStatistic.verify(OperationCostValidator.java:401)
        at 
org.apache.hadoop.fs.s3a.performance.OperationCostValidator.exec(OperationCostValidator.java:174)
        at 
org.apache.hadoop.fs.s3a.performance.AbstractS3ACostTest.verifyMetrics(AbstractS3ACostTest.java:360)
        at 
org.apache.hadoop.fs.s3a.performance.ITestS3ADeleteCost.testDeleteSingleFileInDir(ITestS3ADeleteCost.java:110)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
        at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
        at 
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298)
        at 
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.lang.Thread.run(Thread.java:748)

{code}

> [s3a] Intermittent failure of ITestS3ADeleteCost.testDeleteSingleFileInDir
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-17455
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17455
>             Project: Hadoop Common
>          Issue Type: Sub-task
>    Affects Versions: 3.3.0
>            Reporter: Gabor Bota
>            Assignee: Steve Loughran
>            Priority: Major
>
> Test failed against ireland intermittently with the following config:
> {{mvn clean verify -Dparallel-tests -DtestsThreadCount=8}}
> xml based config in auth-keys.xml:
> {code:xml}
>     <property>
>         <name>fs.s3a.metadatastore.impl</name>
>         <value>org.apache.hadoop.fs.s3a.s3guard.NullMetadataStore</value>
>     </property>
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to