+ [ true = true ] + echo --counter + [ false = true ] + echo --no-video + [ true = true ] + echo --laser + [ false = true ] + echo --no-sonar + python -m dataprep -v -f --write-result --result-path /working/result.json --counter --no-video --laser --no-sonar /working/dba1ca69-9fed-491a-9a09-cc5b77f30863 2026-05-18T21:44:33 - INFO: DataPrep 0.14.6 2026-05-18T21:44:33 - INFO: Prepared data will be output to /working/dba1ca69-9fed-491a-9a09-cc5b77f30863/processing/data 2026-05-18T21:44:33 - deployment - INFO: Detected P3D version: P3D_2 2026-05-18T21:44:33 - INFO: Recording GUID: dba1ca69-9fed-491a-9a09-cc5b77f30863 2026-05-18T21:44:33 - INFO: Preparing payout data... 2026-05-18T21:44:33 - INFO: Interpreting counter as metric 2026-05-18T21:44:33 - INFO: Preparing size track from assets JSON... 2026-05-18T21:44:33 - INFO: Preparing shape track from assets JSON... 2026-05-18T21:44:33 - INFO: Preparing material track from assets JSON... 2026-05-18T21:44:33 - INFO: Prepared payout data in 0.2455 s 2026-05-18T21:44:33 - INFO: Preparing laser data... Traceback (most recent call last): File "/app/src/dataprep/__main__.py", line 170, in main dataprep.prepare.prepare( File "/app/src/dataprep/prepare.py", line 258, in prepare raise RuntimeError("Laser was requested but not found") RuntimeError: Laser was requested but not found