Complete Execution Output (JSON):
{
"execution_summary": {
"completed_tasks": 3,
"dependencies_detected": false,
"end_time": "2025-08-01T06:17:57.493488",
"execution_mode": "distributed",
"start_time": "2025-08-01T06:14:53.392771",
"total_tasks": 4
},
"final_report": {
"error": "Python script failed with return code 1: File \"/tmp/tmp81ainbi3.py\", line 78\n \"average_files_per_company\": successful_extractions \u003e 0 ? total_extractions / successful_extractions : 0,\n ^\nSyntaxError: invalid syntax\n",
"execution_details": {
"failed": true,
"message_sent": true,
"worker_executed": true,
"workers_notified": true
},
"output": "Task failed: Python script failed with return code 1: File \"/tmp/tmp81ainbi3.py\", line 78\n \"average_files_per_company\": successful_extractions \u003e 0 ? total_extractions / successful_extractions : 0,\n ^\nSyntaxError: invalid syntax\n",
"status": "FAILED",
"task_id": "final_report"
},
"init_drive_handler": {
"access_token": "ya29.A0AS3H6NzqPZZfB_fRfpsg-HMdr_otNthXWOrvwM_ou80VXctohpU7tCVzdbntKqR6ynzDbUFBdAHw5G9rBdlV1jd6e81Cn8l8tCOOO1UsyNyhS63t1DQQ3QLOO0EGaw4HX5rnWXR-jb1aTv5qx6OJOUkE5HFw7d2UhYwmv2tnxEdgXOY3IWIE6Cv712b9lifGQDa-rtYoaCgYKARwSARUSFQHGX2MiZcHkFjWm6bmlAg5zak_XDQ0207",
"base_url": "https://www.googleapis.com/drive/v3",
"execution_details": {
"actual_result": {
"output": "\ud83d\udd27 GOOGLE DRIVE INITIALIZATION\n==================================================\n\n\ud83d\udccb Configuration:\n Nango Connection ID: 4274993f-c614-4efa-a01e-8d07422f4b09\n Nango Key: 8df3e2de-2...\n\n\n\ud83d\udd10 Testing authentication...\n\u2705 Authentication successful\n\u2705 Drive handler initialized successfully\n\n__OUTPUTS__ {\"access_token\": \"ya29.A0AS3H6NzqPZZfB_fRfpsg-HMdr_otNthXWOrvwM_ou80VXctohpU7tCVzdbntKqR6ynzDbUFBdAHw5G9rBdlV1jd6e81Cn8l8tCOOO1UsyNyhS63t1DQQ3QLOO0EGaw4HX5rnWXR-jb1aTv5qx6OJOUkE5HFw7d2UhYwmv2tnxEdgXOY3IWIE6Cv712b9lifGQDa-rtYoaCgYKARwSARUSFQHGX2MiZcHkFjWm6bmlAg5zak_XDQ0207\", \"status\": \"success\", \"base_url\": \"https://www.googleapis.com/drive/v3\"}\n",
"return_code": 0,
"status": "completed",
"stderr": ""
},
"duration_seconds": 0.492901,
"end_time": "2025-08-01T06:14:55.702063",
"message_sent": true,
"start_time": "2025-08-01T06:14:55.209162",
"timestamp": "2025-08-01T06:14:55.702063",
"worker_executed": true,
"workers_notified": true
},
"output": "\ud83d\udd27 GOOGLE DRIVE INITIALIZATION\n==================================================\n\n\ud83d\udccb Configuration:\n Nango Connection ID: 4274993f-c614-4efa-a01e-8d07422f4b09\n Nango Key: 8df3e2de-2...\n\n\n\ud83d\udd10 Testing authentication...\n\u2705 Authentication successful\n\u2705 Drive handler initialized successfully\n\n__OUTPUTS__ {\"access_token\": \"ya29.A0AS3H6NzqPZZfB_fRfpsg-HMdr_otNthXWOrvwM_ou80VXctohpU7tCVzdbntKqR6ynzDbUFBdAHw5G9rBdlV1jd6e81Cn8l8tCOOO1UsyNyhS63t1DQQ3QLOO0EGaw4HX5rnWXR-jb1aTv5qx6OJOUkE5HFw7d2UhYwmv2tnxEdgXOY3IWIE6Cv712b9lifGQDa-rtYoaCgYKARwSARUSFQHGX2MiZcHkFjWm6bmlAg5zak_XDQ0207\", \"status\": \"success\", \"base_url\": \"https://www.googleapis.com/drive/v3\"}\n",
"return_code": 0,
"status": "completed",
"stderr": "",
"task_id": "init_drive_handler"
},
"list_company_folders": {
"error": "Drive handler initialization failed",
"execution_details": {
"actual_result": {
"output": "__OUTPUTS__ {\"status\": \"failed\", \"error\": \"Drive handler initialization failed\"}\n",
"return_code": 0,
"status": "completed",
"stderr": "Error listing company folders: Drive handler initialization failed\n"
},
"duration_seconds": 0.495136,
"end_time": "2025-08-01T06:14:56.223825",
"message_sent": true,
"start_time": "2025-08-01T06:14:55.728689",
"timestamp": "2025-08-01T06:14:56.223825",
"worker_executed": true,
"workers_notified": true
},
"output": "__OUTPUTS__ {\"status\": \"failed\", \"error\": \"Drive handler initialization failed\"}\n",
"return_code": 0,
"status": "completed",
"stderr": "Error listing company folders: Drive handler initialization failed\n",
"task_id": "list_company_folders"
},
"process_companies_loop": {
"execution_details": {
"actual_result": {
"loop_result": {
"exit_reason": "max_iterations",
"final_state": {
"processed_companies": [],
"successful_extractions": 0,
"total_extractions": 0
},
"iteration_results": [
{
"iteration": 0,
"tasks": {
"process_current_company": {
"error": "Python script failed with return code 1: Traceback (most recent call last):\n File \"/tmp/tmp7phr0k4c.py\", line 40, in \u003cmodule\u003e\n drive_info = UNRESOLVED_init_drive_handler\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nNameError: name \u0027UNRESOLVED_init_drive_handler\u0027 is not defined\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/tmp/tmp7phr0k4c.py\", line 84, in \u003cmodule\u003e\n logger.error(f\"Error processing company {company_idx}: {str(e)}\")\n ^^^^^^^^^^^\nNameError: name \u0027company_idx\u0027 is not defined\n",
"output": "Script delegation failed: Python script failed with return code 1: Traceback (most recent call last):\n File \"/tmp/tmp7phr0k4c.py\", line 40, in \u003cmodule\u003e\n drive_info = UNRESOLVED_init_drive_handler\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nNameError: name \u0027UNRESOLVED_init_drive_handler\u0027 is not defined\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/tmp/tmp7phr0k4c.py\", line 84, in \u003cmodule\u003e\n logger.error(f\"Error processing company {company_idx}: {str(e)}\")\n ^^^^^^^^^^^\nNameError: name \u0027company_idx\u0027 is not defined\n",
"status": "failed"
}
}
},
{
"iteration": 1,
"tasks": {
"process_current_company": {
"error": "Python script failed with return code 1: Traceback (most recent call last):\n File \"/tmp/tmprglf3gci.py\", line 40, in \u003cmodule\u003e\n drive_info = UNRESOLVED_init_drive_handler\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nNameError: name \u0027UNRESOLVED_init_drive_handler\u0027 is not defined\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/tmp/tmprglf3gci.py\", line 84, in \u003cmodule\u003e\n logger.error(f\"Error processing company {company_idx}: {str(e)}\")\n ^^^^^^^^^^^\nNameError: name \u0027company_idx\u0027 is not defined\n",
"output": "Script delegation failed: Python script failed with return code 1: Traceback (most recent call last):\n File \"/tmp/tmprglf3gci.py\", line 40, in \u003cmodule\u003e\n drive_info = UNRESOLVED_init_drive_handler\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nNameError: name \u0027UNRESOLVED_init_drive_handler\u0027 is not defined\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/tmp/tmprglf3gci.py\", line 84, in \u003cmodule\u003e\n logger.error(f\"Error processing company {company_idx}: {str(e)}\")\n ^^^^^^^^^^^\nNameError: name \u0027company_idx\u0027 is not defined\n",
"status": "failed"
}
}
},
{
"iteration": 2,
"tasks": {
"process_current_company": {
"error": "Python script failed with return code 1: Traceback (most recent call last):\n File \"/tmp/tmppuxxjctg.py\", line 40, in \u003cmodule\u003e\n drive_info = UNRESOLVED_init_drive_handler\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nNameError: name \u0027UNRESOLVED_init_drive_handler\u0027 is not defined\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/tmp/tmppuxxjctg.py\", line 84, in \u003cmodule\u003e\n logger.error(f\"Error processing company {company_idx}: {str(e)}\")\n ^^^^^^^^^^^\nNameError: name \u0027company_idx\u0027 is not defined\n",
"output": "Script delegation failed: Python script failed with return code 1: Traceback (most recent call last):\n File \"/tmp/tmppuxxjctg.py\", line 40, in \u003cmodule\u003e\n drive_info = UNRESOLVED_init_drive_handler\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nNameError: name \u0027UNRESOLVED_init_drive_handler\u0027 is not defined\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/tmp/tmppuxxjctg.py\", line 84, in \u003cmodule\u003e\n logger.error(f\"Error processing company {company_idx}: {str(e)}\")\n ^^^^^^^^^^^\nNameError: name \u0027company_idx\u0027 is not defined\n",
"status": "failed"
}
}
}
],
"iterations_completed": 3
},
"output": "Loop completed after 3 iterations",
"status": "completed"
},
"duration_seconds": 1.153033,
"end_time": "2025-08-01T06:14:57.410659",
"message_sent": true,
"start_time": "2025-08-01T06:14:56.257626",
"timestamp": "2025-08-01T06:14:57.410659",
"worker_executed": true,
"workers_notified": true
},
"exit_reason": "max_iterations",
"final_state": {
"processed_companies": [],
"successful_extractions": 0,
"total_extractions": 0
},
"iterations_completed": 3,
"loop_result": {
"exit_reason": "max_iterations",
"final_state": {
"processed_companies": [],
"successful_extractions": 0,
"total_extractions": 0
},
"iteration_results": [
{
"iteration": 0,
"tasks": {
"process_current_company": {
"error": "Python script failed with return code 1: Traceback (most recent call last):\n File \"/tmp/tmp7phr0k4c.py\", line 40, in \u003cmodule\u003e\n drive_info = UNRESOLVED_init_drive_handler\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nNameError: name \u0027UNRESOLVED_init_drive_handler\u0027 is not defined\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/tmp/tmp7phr0k4c.py\", line 84, in \u003cmodule\u003e\n logger.error(f\"Error processing company {company_idx}: {str(e)}\")\n ^^^^^^^^^^^\nNameError: name \u0027company_idx\u0027 is not defined\n",
"output": "Script delegation failed: Python script failed with return code 1: Traceback (most recent call last):\n File \"/tmp/tmp7phr0k4c.py\", line 40, in \u003cmodule\u003e\n drive_info = UNRESOLVED_init_drive_handler\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nNameError: name \u0027UNRESOLVED_init_drive_handler\u0027 is not defined\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/tmp/tmp7phr0k4c.py\", line 84, in \u003cmodule\u003e\n logger.error(f\"Error processing company {company_idx}: {str(e)}\")\n ^^^^^^^^^^^\nNameError: name \u0027company_idx\u0027 is not defined\n",
"status": "failed"
}
}
},
{
"iteration": 1,
"tasks": {
"process_current_company": {
"error": "Python script failed with return code 1: Traceback (most recent call last):\n File \"/tmp/tmprglf3gci.py\", line 40, in \u003cmodule\u003e\n drive_info = UNRESOLVED_init_drive_handler\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nNameError: name \u0027UNRESOLVED_init_drive_handler\u0027 is not defined\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/tmp/tmprglf3gci.py\", line 84, in \u003cmodule\u003e\n logger.error(f\"Error processing company {company_idx}: {str(e)}\")\n ^^^^^^^^^^^\nNameError: name \u0027company_idx\u0027 is not defined\n",
"output": "Script delegation failed: Python script failed with return code 1: Traceback (most recent call last):\n File \"/tmp/tmprglf3gci.py\", line 40, in \u003cmodule\u003e\n drive_info = UNRESOLVED_init_drive_handler\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nNameError: name \u0027UNRESOLVED_init_drive_handler\u0027 is not defined\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/tmp/tmprglf3gci.py\", line 84, in \u003cmodule\u003e\n logger.error(f\"Error processing company {company_idx}: {str(e)}\")\n ^^^^^^^^^^^\nNameError: name \u0027company_idx\u0027 is not defined\n",
"status": "failed"
}
}
},
{
"iteration": 2,
"tasks": {
"process_current_company": {
"error": "Python script failed with return code 1: Traceback (most recent call last):\n File \"/tmp/tmppuxxjctg.py\", line 40, in \u003cmodule\u003e\n drive_info = UNRESOLVED_init_drive_handler\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nNameError: name \u0027UNRESOLVED_init_drive_handler\u0027 is not defined\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/tmp/tmppuxxjctg.py\", line 84, in \u003cmodule\u003e\n logger.error(f\"Error processing company {company_idx}: {str(e)}\")\n ^^^^^^^^^^^\nNameError: name \u0027company_idx\u0027 is not defined\n",
"output": "Script delegation failed: Python script failed with return code 1: Traceback (most recent call last):\n File \"/tmp/tmppuxxjctg.py\", line 40, in \u003cmodule\u003e\n drive_info = UNRESOLVED_init_drive_handler\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nNameError: name \u0027UNRESOLVED_init_drive_handler\u0027 is not defined\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/tmp/tmppuxxjctg.py\", line 84, in \u003cmodule\u003e\n logger.error(f\"Error processing company {company_idx}: {str(e)}\")\n ^^^^^^^^^^^\nNameError: name \u0027company_idx\u0027 is not defined\n",
"status": "failed"
}
}
}
],
"iterations_completed": 3
},
"output": "Loop completed after 3 iterations",
"return_code": 0,
"status": "completed",
"stderr": "",
"task_id": "process_companies_loop"
},
"status": "FAILED",
"task_outputs": {
"final_report": {
"error": "Python script failed with return code 1: File \"/tmp/tmp81ainbi3.py\", line 78\n \"average_files_per_company\": successful_extractions \u003e 0 ? total_extractions / successful_extractions : 0,\n ^\nSyntaxError: invalid syntax\n",
"execution_details": {
"failed": true,
"message_sent": true,
"worker_executed": true,
"workers_notified": true
},
"output": "Task failed: Python script failed with return code 1: File \"/tmp/tmp81ainbi3.py\", line 78\n \"average_files_per_company\": successful_extractions \u003e 0 ? total_extractions / successful_extractions : 0,\n ^\nSyntaxError: invalid syntax\n",
"status": "FAILED",
"task_id": "final_report"
},
"init_drive_handler": {
"access_token": "ya29.A0AS3H6NzqPZZfB_fRfpsg-HMdr_otNthXWOrvwM_ou80VXctohpU7tCVzdbntKqR6ynzDbUFBdAHw5G9rBdlV1jd6e81Cn8l8tCOOO1UsyNyhS63t1DQQ3QLOO0EGaw4HX5rnWXR-jb1aTv5qx6OJOUkE5HFw7d2UhYwmv2tnxEdgXOY3IWIE6Cv712b9lifGQDa-rtYoaCgYKARwSARUSFQHGX2MiZcHkFjWm6bmlAg5zak_XDQ0207",
"base_url": "https://www.googleapis.com/drive/v3",
"execution_details": {
"actual_result": {
"output": "\ud83d\udd27 GOOGLE DRIVE INITIALIZATION\n==================================================\n\n\ud83d\udccb Configuration:\n Nango Connection ID: 4274993f-c614-4efa-a01e-8d07422f4b09\n Nango Key: 8df3e2de-2...\n\n\n\ud83d\udd10 Testing authentication...\n\u2705 Authentication successful\n\u2705 Drive handler initialized successfully\n\n__OUTPUTS__ {\"access_token\": \"ya29.A0AS3H6NzqPZZfB_fRfpsg-HMdr_otNthXWOrvwM_ou80VXctohpU7tCVzdbntKqR6ynzDbUFBdAHw5G9rBdlV1jd6e81Cn8l8tCOOO1UsyNyhS63t1DQQ3QLOO0EGaw4HX5rnWXR-jb1aTv5qx6OJOUkE5HFw7d2UhYwmv2tnxEdgXOY3IWIE6Cv712b9lifGQDa-rtYoaCgYKARwSARUSFQHGX2MiZcHkFjWm6bmlAg5zak_XDQ0207\", \"status\": \"success\", \"base_url\": \"https://www.googleapis.com/drive/v3\"}\n",
"return_code": 0,
"status": "completed",
"stderr": ""
},
"duration_seconds": 0.492901,
"end_time": "2025-08-01T06:14:55.702063",
"message_sent": true,
"start_time": "2025-08-01T06:14:55.209162",
"timestamp": "2025-08-01T06:14:55.702063",
"worker_executed": true,
"workers_notified": true
},
"output": "\ud83d\udd27 GOOGLE DRIVE INITIALIZATION\n==================================================\n\n\ud83d\udccb Configuration:\n Nango Connection ID: 4274993f-c614-4efa-a01e-8d07422f4b09\n Nango Key: 8df3e2de-2...\n\n\n\ud83d\udd10 Testing authentication...\n\u2705 Authentication successful\n\u2705 Drive handler initialized successfully\n\n__OUTPUTS__ {\"access_token\": \"ya29.A0AS3H6NzqPZZfB_fRfpsg-HMdr_otNthXWOrvwM_ou80VXctohpU7tCVzdbntKqR6ynzDbUFBdAHw5G9rBdlV1jd6e81Cn8l8tCOOO1UsyNyhS63t1DQQ3QLOO0EGaw4HX5rnWXR-jb1aTv5qx6OJOUkE5HFw7d2UhYwmv2tnxEdgXOY3IWIE6Cv712b9lifGQDa-rtYoaCgYKARwSARUSFQHGX2MiZcHkFjWm6bmlAg5zak_XDQ0207\", \"status\": \"success\", \"base_url\": \"https://www.googleapis.com/drive/v3\"}\n",
"return_code": 0,
"status": "completed",
"stderr": "",
"task_id": "init_drive_handler"
},
"list_company_folders": {
"error": "Drive handler initialization failed",
"execution_details": {
"actual_result": {
"output": "__OUTPUTS__ {\"status\": \"failed\", \"error\": \"Drive handler initialization failed\"}\n",
"return_code": 0,
"status": "completed",
"stderr": "Error listing company folders: Drive handler initialization failed\n"
},
"duration_seconds": 0.495136,
"end_time": "2025-08-01T06:14:56.223825",
"message_sent": true,
"start_time": "2025-08-01T06:14:55.728689",
"timestamp": "2025-08-01T06:14:56.223825",
"worker_executed": true,
"workers_notified": true
},
"output": "__OUTPUTS__ {\"status\": \"failed\", \"error\": \"Drive handler initialization failed\"}\n",
"return_code": 0,
"status": "completed",
"stderr": "Error listing company folders: Drive handler initialization failed\n",
"task_id": "list_company_folders"
},
"process_companies_loop": {
"execution_details": {
"actual_result": {
"loop_result": {
"exit_reason": "max_iterations",
"final_state": {
"processed_companies": [],
"successful_extractions": 0,
"total_extractions": 0
},
"iteration_results": [
{
"iteration": 0,
"tasks": {
"process_current_company": {
"error": "Python script failed with return code 1: Traceback (most recent call last):\n File \"/tmp/tmp7phr0k4c.py\", line 40, in \u003cmodule\u003e\n drive_info = UNRESOLVED_init_drive_handler\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nNameError: name \u0027UNRESOLVED_init_drive_handler\u0027 is not defined\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/tmp/tmp7phr0k4c.py\", line 84, in \u003cmodule\u003e\n logger.error(f\"Error processing company {company_idx}: {str(e)}\")\n ^^^^^^^^^^^\nNameError: name \u0027company_idx\u0027 is not defined\n",
"output": "Script delegation failed: Python script failed with return code 1: Traceback (most recent call last):\n File \"/tmp/tmp7phr0k4c.py\", line 40, in \u003cmodule\u003e\n drive_info = UNRESOLVED_init_drive_handler\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nNameError: name \u0027UNRESOLVED_init_drive_handler\u0027 is not defined\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/tmp/tmp7phr0k4c.py\", line 84, in \u003cmodule\u003e\n logger.error(f\"Error processing company {company_idx}: {str(e)}\")\n ^^^^^^^^^^^\nNameError: name \u0027company_idx\u0027 is not defined\n",
"status": "failed"
}
}
},
{
"iteration": 1,
"tasks": {
"process_current_company": {
"error": "Python script failed with return code 1: Traceback (most recent call last):\n File \"/tmp/tmprglf3gci.py\", line 40, in \u003cmodule\u003e\n drive_info = UNRESOLVED_init_drive_handler\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nNameError: name \u0027UNRESOLVED_init_drive_handler\u0027 is not defined\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/tmp/tmprglf3gci.py\", line 84, in \u003cmodule\u003e\n logger.error(f\"Error processing company {company_idx}: {str(e)}\")\n ^^^^^^^^^^^\nNameError: name \u0027company_idx\u0027 is not defined\n",
"output": "Script delegation failed: Python script failed with return code 1: Traceback (most recent call last):\n File \"/tmp/tmprglf3gci.py\", line 40, in \u003cmodule\u003e\n drive_info = UNRESOLVED_init_drive_handler\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nNameError: name \u0027UNRESOLVED_init_drive_handler\u0027 is not defined\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/tmp/tmprglf3gci.py\", line 84, in \u003cmodule\u003e\n logger.error(f\"Error processing company {company_idx}: {str(e)}\")\n ^^^^^^^^^^^\nNameError: name \u0027company_idx\u0027 is not defined\n",
"status": "failed"
}
}
},
{
"iteration": 2,
"tasks": {
"process_current_company": {
"error": "Python script failed with return code 1: Traceback (most recent call last):\n File \"/tmp/tmppuxxjctg.py\", line 40, in \u003cmodule\u003e\n drive_info = UNRESOLVED_init_drive_handler\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nNameError: name \u0027UNRESOLVED_init_drive_handler\u0027 is not defined\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/tmp/tmppuxxjctg.py\", line 84, in \u003cmodule\u003e\n logger.error(f\"Error processing company {company_idx}: {str(e)}\")\n ^^^^^^^^^^^\nNameError: name \u0027company_idx\u0027 is not defined\n",
"output": "Script delegation failed: Python script failed with return code 1: Traceback (most recent call last):\n File \"/tmp/tmppuxxjctg.py\", line 40, in \u003cmodule\u003e\n drive_info = UNRESOLVED_init_drive_handler\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nNameError: name \u0027UNRESOLVED_init_drive_handler\u0027 is not defined\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/tmp/tmppuxxjctg.py\", line 84, in \u003cmodule\u003e\n logger.error(f\"Error processing company {company_idx}: {str(e)}\")\n ^^^^^^^^^^^\nNameError: name \u0027company_idx\u0027 is not defined\n",
"status": "failed"
}
}
}
],
"iterations_completed": 3
},
"output": "Loop completed after 3 iterations",
"status": "completed"
},
"duration_seconds": 1.153033,
"end_time": "2025-08-01T06:14:57.410659",
"message_sent": true,
"start_time": "2025-08-01T06:14:56.257626",
"timestamp": "2025-08-01T06:14:57.410659",
"worker_executed": true,
"workers_notified": true
},
"exit_reason": "max_iterations",
"final_state": {
"processed_companies": [],
"successful_extractions": 0,
"total_extractions": 0
},
"iterations_completed": 3,
"loop_result": {
"exit_reason": "max_iterations",
"final_state": {
"processed_companies": [],
"successful_extractions": 0,
"total_extractions": 0
},
"iteration_results": [
{
"iteration": 0,
"tasks": {
"process_current_company": {
"error": "Python script failed with return code 1: Traceback (most recent call last):\n File \"/tmp/tmp7phr0k4c.py\", line 40, in \u003cmodule\u003e\n drive_info = UNRESOLVED_init_drive_handler\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nNameError: name \u0027UNRESOLVED_init_drive_handler\u0027 is not defined\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/tmp/tmp7phr0k4c.py\", line 84, in \u003cmodule\u003e\n logger.error(f\"Error processing company {company_idx}: {str(e)}\")\n ^^^^^^^^^^^\nNameError: name \u0027company_idx\u0027 is not defined\n",
"output": "Script delegation failed: Python script failed with return code 1: Traceback (most recent call last):\n File \"/tmp/tmp7phr0k4c.py\", line 40, in \u003cmodule\u003e\n drive_info = UNRESOLVED_init_drive_handler\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nNameError: name \u0027UNRESOLVED_init_drive_handler\u0027 is not defined\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/tmp/tmp7phr0k4c.py\", line 84, in \u003cmodule\u003e\n logger.error(f\"Error processing company {company_idx}: {str(e)}\")\n ^^^^^^^^^^^\nNameError: name \u0027company_idx\u0027 is not defined\n",
"status": "failed"
}
}
},
{
"iteration": 1,
"tasks": {
"process_current_company": {
"error": "Python script failed with return code 1: Traceback (most recent call last):\n File \"/tmp/tmprglf3gci.py\", line 40, in \u003cmodule\u003e\n drive_info = UNRESOLVED_init_drive_handler\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nNameError: name \u0027UNRESOLVED_init_drive_handler\u0027 is not defined\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/tmp/tmprglf3gci.py\", line 84, in \u003cmodule\u003e\n logger.error(f\"Error processing company {company_idx}: {str(e)}\")\n ^^^^^^^^^^^\nNameError: name \u0027company_idx\u0027 is not defined\n",
"output": "Script delegation failed: Python script failed with return code 1: Traceback (most recent call last):\n File \"/tmp/tmprglf3gci.py\", line 40, in \u003cmodule\u003e\n drive_info = UNRESOLVED_init_drive_handler\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nNameError: name \u0027UNRESOLVED_init_drive_handler\u0027 is not defined\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/tmp/tmprglf3gci.py\", line 84, in \u003cmodule\u003e\n logger.error(f\"Error processing company {company_idx}: {str(e)}\")\n ^^^^^^^^^^^\nNameError: name \u0027company_idx\u0027 is not defined\n",
"status": "failed"
}
}
},
{
"iteration": 2,
"tasks": {
"process_current_company": {
"error": "Python script failed with return code 1: Traceback (most recent call last):\n File \"/tmp/tmppuxxjctg.py\", line 40, in \u003cmodule\u003e\n drive_info = UNRESOLVED_init_drive_handler\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nNameError: name \u0027UNRESOLVED_init_drive_handler\u0027 is not defined\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/tmp/tmppuxxjctg.py\", line 84, in \u003cmodule\u003e\n logger.error(f\"Error processing company {company_idx}: {str(e)}\")\n ^^^^^^^^^^^\nNameError: name \u0027company_idx\u0027 is not defined\n",
"output": "Script delegation failed: Python script failed with return code 1: Traceback (most recent call last):\n File \"/tmp/tmppuxxjctg.py\", line 40, in \u003cmodule\u003e\n drive_info = UNRESOLVED_init_drive_handler\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nNameError: name \u0027UNRESOLVED_init_drive_handler\u0027 is not defined\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/tmp/tmppuxxjctg.py\", line 84, in \u003cmodule\u003e\n logger.error(f\"Error processing company {company_idx}: {str(e)}\")\n ^^^^^^^^^^^\nNameError: name \u0027company_idx\u0027 is not defined\n",
"status": "failed"
}
}
}
],
"iterations_completed": 3
},
"output": "Loop completed after 3 iterations",
"return_code": 0,
"status": "completed",
"stderr": "",
"task_id": "process_companies_loop"
}
}
}