filenames_contents = sorted([
            (str(uuid.uuid4()), str(uuid.uuid4()).encode())
            for _ in range(0, 5)