Fabian Loris

Results 3 comments of Fabian Loris

Thanks for your reply.. Yes, will give it a shot next week.

I experienced the same issue. As quick a workaround you can configure `check_hashes` here while downloading: https://github.com/GoogleCloudPlatform/cloud-builders-community/blob/da89cfe04155209312c255cc79a5063a661e065b/cache/restore_cache#L70 For example: ` gsutil -q -o GSUtil:check_hashes=always cp "${REMOTE_CACHE_FILE}" "${SRC_DIR}"` Other options for...

Thanks for taking a look and sorry that I mixed up that the second test case failed due to a different error. I can confirm that the workaround works fine....