Closed nadove-ucsc closed 1 year ago
Not sure when/how this started since IT passed when the snapshots were updated, but now it fails on my personal deployment because of this.
Also happening for anvilbox
, IT now fails.
2022-09-28 17:00:51,818 INFO MainThread: Beginning sub-test [repository_files] {'catalog': 'anvil-it'}
2022-09-28 17:00:51,819 INFO MainThread: GET https://service.anvilbox.anvil.gi.ucsc.edu/index/files?catalog=anvil-it&filters=%7B%22file_format%22%3A+%7B%22is%22%3A+%5B%22fastq%22%2C+%22fastq.gz%22%5D%7D%7D&size=1&order=asc&sort=size ...
2022-09-28 17:00:52,120 INFO MainThread: ... -> 200
2022-09-28 17:00:52,122 INFO MainThread: GET https://service.anvilbox.anvil.gi.ucsc.edu/index/files?catalog=anvil-it&filters=%7B%7D&size=1&order=asc&sort=size ...
2022-09-28 17:00:52,375 INFO MainThread: ... -> 200
2022-09-28 17:00:52,375 INFO MainThread: GET https://service.anvilbox.anvil.gi.ucsc.edu/fetch/repository/files/30eeccbf52af083e29cde6486897fa2a?catalog=anvil-it&version=2022-06-01T00%3A00%3A00.000000Z ...
2022-09-28 17:00:53,513 INFO MainThread: ... -> 500
2022-09-28 17:00:53,513 INFO MainThread: Failed sub-test [repository_files] {'catalog': 'anvil-it'}
Assignee to discuss this with TDR team.
BI is considering to remove requester-pays from these buckets.
https://ucsc-gi.slack.com/archives/C03TPJS54DC/p1664482406071929
If they do we need to remove he work around added in https://github.com/DataBiosphere/azul/pull/4480 (see referencing commits).
If they don't, we need to sign the URL ourselves, adding the userProject
query parameter to it. The value of that parameter should be the GCP project of the Azul deployment, so we'll end up paying for downloads.
cc: @theathorn re cost
Broad will sign URL - update to prod expected in ~1 week.
From today's standup: Broad will not deploy the signed URL workaround to prod - they need to resolve the requester-pays requirements with the program sponsors. Direct file download is not a blocker for the stakeholder demo (which will instead be based on hand-off to Terra).
Direct file download from the Files tab is working for me. I'm unsure which workarounds are in place or what the long term resolution is.
@hannes-ucsc: "We tried this during parking lot and it appears to be working just fine."