fix: Solve the problem of program entering umount loop caused by umount...
fix: Solve the problem of program entering umount loop caused by umount failure. The reason is that umount error reporting information may contain "not mounted." and one more '.' causes the matching of the negligible umcount error to fail.