INFO 2024-03-07T17:27:09.734-08:00 lsst.pipe.base.quantum_graph_builder ()(quantum_graph_builder.py:347) - Processing pipeline subgraph 1 of 1 with 1 task(s). VERBOSE 2024-03-07T17:27:09.734-08:00 lsst.pipe.base.quantum_graph_builder ()(quantum_graph_builder.py:353) - Subgraph tasks: [insertFakes] VERBOSE 2024-03-07T17:27:09.735-08:00 lsst.pipe.base.quantum_graph_builder ()(all_dimensions_quantum_graph_builder.py:494) - Querying for data IDs with arguments: VERBOSE 2024-03-07T17:27:09.738-08:00 lsst.pipe.base.quantum_graph_builder ()(all_dimensions_quantum_graph_builder.py:495) - dimensions=['band', 'instrument', 'skymap', 'detector', 'physical_filter', 'tract', 'visit'], VERBOSE 2024-03-07T17:27:09.739-08:00 lsst.pipe.base.quantum_graph_builder ()(all_dimensions_quantum_graph_builder.py:496) - dataId={'instrument': 'DECam'}, VERBOSE 2024-03-07T17:27:09.739-08:00 lsst.pipe.base.quantum_graph_builder ()(all_dimensions_quantum_graph_builder.py:500) - datasets=['DEEP_fakes_partitioned', 'icSrc', 'src', 'calexp', 'skyMap'], VERBOSE 2024-03-07T17:27:09.739-08:00 lsst.pipe.base.quantum_graph_builder ()(all_dimensions_quantum_graph_builder.py:502) - collections=['DEEP/20220827/B1b/science#step1/20240307T164659Z', 'DEEP/20220827/B1b/science#step0/20240307T163525Z', 'DEEP/20220827/B1b/raw', 'refcats/gaia_dr3_20230707', 'refcats/ps1_pv3_3pi_20170110', 'skymaps', 'DEEP/20220827/calib', 'DECam/calib'], ERROR 2024-03-07T17:27:09.761-08:00 lsst.daf.butler.cli.utils ()(utils.py:1223) - Caught an exception, details are in traceback: Traceback (most recent call last): File "/mmfs1/gscratch/dirac/shared/opt/conda/envs/lsst-scipipe-8.0.0/share/eups/Linux64/ctrl_mpexec/g1ce94f1343+c79f27626b/python/lsst/ctrl/mpexec/cli/cmd/commands.py", line 189, in qgraph if script.qgraph(pipelineObj=pipeline, **kwargs, show=show) is None: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/mmfs1/gscratch/dirac/shared/opt/conda/envs/lsst-scipipe-8.0.0/share/eups/Linux64/ctrl_mpexec/g1ce94f1343+c79f27626b/python/lsst/ctrl/mpexec/cli/script/qgraph.py", line 221, in qgraph qgraph = f.makeGraph(pipelineObj, args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/mmfs1/gscratch/dirac/shared/opt/conda/envs/lsst-scipipe-8.0.0/share/eups/Linux64/ctrl_mpexec/g1ce94f1343+c79f27626b/python/lsst/ctrl/mpexec/cmdLineFwk.py", line 651, in makeGraph qgraph = graphBuilder.makeGraph( ^^^^^^^^^^^^^^^^^^^^^^^ File "/mmfs1/gscratch/dirac/shared/opt/conda/envs/lsst-scipipe-8.0.0/share/eups/Linux64/pipe_base/g14962cd804+d8a4b8c113/python/lsst/pipe/base/graphBuilder.py", line 175, in makeGraph return qgb.build(metadata) ^^^^^^^^^^^^^^^^^^^ File "/mmfs1/gscratch/dirac/shared/opt/conda/envs/lsst-scipipe-8.0.0/share/eups/Linux64/utils/g68ffd96954+dd679e6018/python/lsst/utils/timer.py", line 300, in timeMethod_wrapper res = func(self, *args, **keyArgs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/mmfs1/gscratch/dirac/shared/opt/conda/envs/lsst-scipipe-8.0.0/share/eups/Linux64/pipe_base/g14962cd804+d8a4b8c113/python/lsst/pipe/base/quantum_graph_builder.py", line 354, in build subgraph_skeleton = self.process_subgraph(subgraph) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/mmfs1/gscratch/dirac/shared/opt/conda/envs/lsst-scipipe-8.0.0/share/eups/Linux64/utils/g68ffd96954+dd679e6018/python/lsst/utils/timer.py", line 300, in timeMethod_wrapper res = func(self, *args, **keyArgs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/mmfs1/gscratch/dirac/shared/opt/conda/envs/lsst-scipipe-8.0.0/share/eups/Linux64/pipe_base/g14962cd804+d8a4b8c113/python/lsst/pipe/base/all_dimensions_quantum_graph_builder.py", line 126, in process_subgraph with _AllDimensionsQuery.from_builder(self, subgraph) as query: File "/mmfs1/gscratch/dirac/shared/opt/conda/envs/lsst-scipipe-8.0.0/lib/python3.11/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/mmfs1/gscratch/dirac/shared/opt/conda/envs/lsst-scipipe-8.0.0/share/eups/Linux64/pipe_base/g14962cd804+d8a4b8c113/python/lsst/pipe/base/all_dimensions_quantum_graph_builder.py", line 504, in from_builder with builder.butler.registry.queryDataIds(**result.query_args).materialize() as common_data_ids: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/mmfs1/gscratch/dirac/shared/opt/conda/envs/lsst-scipipe-8.0.0/share/eups/Linux64/daf_butler/gb6936e0f18+3f3301cb17/python/lsst/daf/butler/_registry_shim.py", line 347, in queryDataIds return self._registry.queryDataIds( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/mmfs1/gscratch/dirac/shared/opt/conda/envs/lsst-scipipe-8.0.0/share/eups/Linux64/daf_butler/gb6936e0f18+3f3301cb17/python/lsst/daf/butler/registry/sql_registry.py", line 2263, in queryDataIds resolved_dataset_types, collection_wildcard = self._standardize_query_dataset_args( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/mmfs1/gscratch/dirac/shared/opt/conda/envs/lsst-scipipe-8.0.0/share/eups/Linux64/daf_butler/gb6936e0f18+3f3301cb17/python/lsst/daf/butler/registry/sql_registry.py", line 1957, in _standardize_query_dataset_args raise MissingDatasetTypeError( lsst.daf.butler.registry._exceptions.MissingDatasetTypeError: "Dataset type(s) ['DEEP_fakes_partitioned'] are not registered."