=== overnight Magento cleanup/publish ===
started_utc=20260713T194059Z
app_root=/home2/devpiesol/plytix.dev.piesol.com
connection_id=4
dry_run=0
log_file=/home2/devpiesol/plytix.dev.piesol.com/logs/overnight_magento_conn4_20260713T194059Z.log
python=python3 (Python 3.9.25)
run_taxonomy_repair=1
run_attribute_repair=1
attribute_bundles=specs
attribute_fields=manufacturer family collection_style depth soft_close packaged_dimension_height packaged_dimension_width packaged_dimension_depth packaged_gross_weight cabinet_type base_cabinets wall_cabinets panels_and_fillers mouldings angle drawer_box
attribute_sync_options=1


------------------------------------------------------------
STEP: magento_pull_full
CMD: python3 -m app.jobs.magento_pull --connection-id 4 --full
started: 2026-07-13T19:40:59Z
------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code
    exec(code, run_globals)
  File "/home2/devpiesol/plytix.dev.piesol.com/app/jobs/magento_pull.py", line 250, in <module>
    sys.exit(main())
  File "/home2/devpiesol/plytix.dev.piesol.com/app/jobs/magento_pull.py", line 231, in main
    from settings import load_magento_pull_config
  File "/home2/devpiesol/plytix.dev.piesol.com/settings.py", line 6, in <module>
    from dotenv import load_dotenv
ModuleNotFoundError: No module named 'dotenv'
FAILED step=magento_pull_full exit=1
