during concurrent operations file might be moved or deleted before its opened in _open_files_gpfs. in this case we will retry. change the log for failing to open file from error to warn. in case all retries were exhausted the error will be printed on the retry end
Explain the changes
Issues: Fixed #xxx / Gap #xxx
Testing Instructions: