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