Traceback (most recent call last):
File "cryosparc_master/cryosparc_compute/run.py", line 84, in cryosparc_compute.run.main
File "/apps/software/cryosparc/cryosparc-v3.2_master/cryosparc_compute/jobs/workflows/buildrun_bench.py", line 285, in run_extensive_workflow
juids['inspect_blob_picks'] = get_curated_blob_picks(job, juids['patch_ctf_est']+'.exposures')
File "/apps/software/cryosparc/cryosparc-v3.2_master/cryosparc_compute/jobs/workflows/buildrun_bench.py", line 160, in get_curated_blob_picks
assert jstatus == 'waiting', "Inspect picks did not start within 120 seconds!"
AssertionError: Inspect picks did not start within 120 seconds!
I would like to know more about the message “Inspect picks did not start within 120 seconds!”
Can you try cloning this Inspect Picks job and run it manually? Please also send me the contents of the “Overview” tab for the Inspect Picks job. The T20s workflow is pretty lightweight, it shouldn’t be taking more that 2 minutes to start up.