Closed CarlosEpia closed 4 months ago
The dataset HouseholdDemands is failing with error message: [2024-06-22, 16:48:32 UTC] {taskinstance.py:441} ▼ Post task execution logs [2024-06-22, 16:48:32 UTC] {taskinstance.py:2905} ERROR - Task failed with exception Traceback (most recent call last): File "/home/powerd/egon100re-run/venv2/lib/python3.8/site-packages/airflow/models/taskinstance.py", line 465, in _execute_task result = _execute_callable(context=context, execute_callable_kwargs) File "/home/powerd/egon100re-run/venv2/lib/python3.8/site-packages/airflow/models/taskinstance.py", line 432, in _execute_callable return execute_callable(context=context, execute_callable_kwargs) File "/home/powerd/egon100re-run/venv2/lib/python3.8/site-packages/airflow/models/baseoperator.py", line 401, in wrapper return func(self, *args, kwargs) File "/home/powerd/egon100re-run/powerd-data/src/egon/data/datasets/init.py", line 216, in skip_task result = super(type(task), task).execute(*xs, *ks) File "/home/powerd/egon100re-run/venv2/lib/python3.8/site-packages/airflow/models/baseoperator.py", line 401, in wrapper return func(self, args, kwargs) File "/home/powerd/egon100re-run/venv2/lib/python3.8/site-packages/airflow/operators/python.py", line 235, in execute return_value = self.execute_callable() File "/home/powerd/egon100re-run/venv2/lib/python3.8/site-packages/airflow/operators/python.py", line 252, in execute_callable return self.python_callable(self.op_args, self.op_kwargs) TypeError: mv_grid_district_HH_electricity_load() missing 1 required positional argument: 'drop_table' [2024-06-22, 16:48:32 UTC] {taskinstance.py:1206} INFO - Marking task as FAILED. dag_id=egon--processing-pipeline, task_id=MV-hh-electricity-load-2050, run_id=manual__2024-06-22T06:39:16.318553+00:00, execution_date=20240622T063916, start_date=20240622T164831, end_date=20240622T164832 [2024-06-22, 16:48:32 UTC] {standard_task_runner.py:110} ERROR - Failed to execute job 1452 for task MV-hh-electricity-load-2050 (mv_grid_district_HH_electricity_load() missing 1 required positional argument: 'drop_table'; 1493027) [2024-06-22, 16:48:32 UTC] {local_task_job_runner.py:240} INFO - Task exited with return code 1 [2024-06-22, 16:48:32 UTC] {taskinstance.py:3503} INFO - 0 downstream tasks scheduled from follow-on schedule check [2024-06-22, 16:48:32 UTC] {local_task_job_runner.py:222} ▲▲▲ Log group end
HouseholdDemands
The dataset
HouseholdDemands
is failing with error message: [2024-06-22, 16:48:32 UTC] {taskinstance.py:441} ▼ Post task execution logs [2024-06-22, 16:48:32 UTC] {taskinstance.py:2905} ERROR - Task failed with exception Traceback (most recent call last): File "/home/powerd/egon100re-run/venv2/lib/python3.8/site-packages/airflow/models/taskinstance.py", line 465, in _execute_task result = _execute_callable(context=context, execute_callable_kwargs) File "/home/powerd/egon100re-run/venv2/lib/python3.8/site-packages/airflow/models/taskinstance.py", line 432, in _execute_callable return execute_callable(context=context, execute_callable_kwargs) File "/home/powerd/egon100re-run/venv2/lib/python3.8/site-packages/airflow/models/baseoperator.py", line 401, in wrapper return func(self, *args, kwargs) File "/home/powerd/egon100re-run/powerd-data/src/egon/data/datasets/init.py", line 216, in skip_task result = super(type(task), task).execute(*xs, *ks) File "/home/powerd/egon100re-run/venv2/lib/python3.8/site-packages/airflow/models/baseoperator.py", line 401, in wrapper return func(self, args, kwargs) File "/home/powerd/egon100re-run/venv2/lib/python3.8/site-packages/airflow/operators/python.py", line 235, in execute return_value = self.execute_callable() File "/home/powerd/egon100re-run/venv2/lib/python3.8/site-packages/airflow/operators/python.py", line 252, in execute_callable return self.python_callable(self.op_args, self.op_kwargs) TypeError: mv_grid_district_HH_electricity_load() missing 1 required positional argument: 'drop_table' [2024-06-22, 16:48:32 UTC] {taskinstance.py:1206} INFO - Marking task as FAILED. dag_id=egon--processing-pipeline, task_id=MV-hh-electricity-load-2050, run_id=manual__2024-06-22T06:39:16.318553+00:00, execution_date=20240622T063916, start_date=20240622T164831, end_date=20240622T164832 [2024-06-22, 16:48:32 UTC] {standard_task_runner.py:110} ERROR - Failed to execute job 1452 for task MV-hh-electricity-load-2050 (mv_grid_district_HH_electricity_load() missing 1 required positional argument: 'drop_table'; 1493027) [2024-06-22, 16:48:32 UTC] {local_task_job_runner.py:240} INFO - Task exited with return code 1 [2024-06-22, 16:48:32 UTC] {taskinstance.py:3503} INFO - 0 downstream tasks scheduled from follow-on schedule check [2024-06-22, 16:48:32 UTC] {local_task_job_runner.py:222} ▲▲▲ Log group end