-
Notifications
You must be signed in to change notification settings - Fork 8.3k
BC check: DiskObjectStorageTransaction: Cannot open a file #41369
Copy link
Copy link
Closed
Labels
fuzzProblem found by one of the fuzzersProblem found by one of the fuzzers
Description
2022.09.15 06:26:27.067229 [ 1189861 ] {} <Error> DiskObjectStorageTransaction: An error occurred while executing transaction's operation #0 (RemoveManyObjectStorageOperation (paths size: 11, keep all batch false, files to keep )): Code: 107. DB::ErrnoException: Cannot open file /var/lib/clickhouse/disks/s3/data/system/metric_log/delete_tmp_202209_526_526_0/data.mrk3, errno: 2, strerror: No such file or directory. (FILE_DOESNT_EXIST), Stack trace (when copying this message, always include the lines below):
2022.09.15 06:26:27.067398 [ 1189861 ] {} <Error> system.metric_log: Cannot quickly remove directory /var/lib/clickhouse/disks/s3/data/system/metric_log/delete_tmp_202209_526_526_0 by removing files; fallback to recursive removal. Reason: Code: 107. DB::ErrnoException: Cannot open file /var/lib/clickhouse/disks/s3/data/system/metric_log/delete_tmp_202209_526_526_0/data.mrk3, errno: 2, strerror: No such file or directory. (FILE_DOESNT_EXIST) (version 22.9.1.1)
2022.09.15 06:26:27.098453 [ 1189861 ] {} <Error> virtual void DB::MetadataStorageFromDiskTransaction::commit(): Code: 566. DB::ErrnoException: Cannot rmdir /var/lib/clickhouse/disks/s3/data/system/metric_log/delete_tmp_202209_526_526_0/, errno: 2, strerror: No such file or directory. (CANNOT_RMDIR), Stack trace (when copying this message, always include the lines below):
2022.09.15 06:26:27.718173 [ 1189335 ] {} <Error> Application: Caught exception while loading metadata: Code: 566. DB::ErrnoException: Cannot rmdir /var/lib/clickhouse/disks/s3/data/system/metric_log/delete_tmp_202209_526_526_0/, errno: 2, strerror: No such file or directory: While committing metadata operation #0. (CANNOT_RMDIR), Stack trace (when copying this message, always include the lines below):
2022.09.15 06:26:28.685401 [ 1189335 ] {} <Error> Application: DB::ErrnoException: Cannot rmdir /var/lib/clickhouse/disks/s3/data/system/metric_log/delete_tmp_202209_526_526_0/, errno: 2, strerror: No such file or directory: While committing metadata operation #0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
fuzzProblem found by one of the fuzzersProblem found by one of the fuzzers