We don't want to see an error every time a volume is being discovered. so i removed the error message and am just returning the error.
(I don't see a reason to print 2 messages in a row about the same thing this is why I removed the message and not changed it to debug)
Coverage remained the same at 56.612% when pulling a82a67f8004da5439c9a6a213a232b05ecc582e3 on fix/UB-605_change_error_message_to_debug into 0246249a321902ddc1901f732d683fe5819b37ec on dev.
We don't want to see an error every time a volume is being discovered. so i removed the error message and am just returning the error. (I don't see a reason to print 2 messages in a row about the same thing this is why I removed the message and not changed it to debug)
This change is