feluelle commented on issue #6688: [AIRFLOW-6099] Add host name to task runner 
log
URL: https://github.com/apache/airflow/pull/6688#issuecomment-559832531
 
 
   I am re-running the failed check:
   ```
   =====================================================================
   
   126) ERROR: test_on_kill 
(tests.task.task_runner.test_standard_task_runner.TestStandardTaskRunner)
   
   ----------------------------------------------------------------------
   
      Traceback (most recent call last):
   
       tests/task/task_runner/test_standard_task_runner.py line 129 in 
test_on_kill
   
         with open(path, "r") as f:
   
      FileNotFoundError: [Errno 2] No such file or directory: 
'/tmp/airflow_on_kill'
   
      -------------------- >> begin captured stdout << ---------------------
   
      [%(asctime)s] {{%(filename)s:%(lineno)d}} %(levelname)s - %(message)s
   
      [2019-11-29 11:12:48,056] {test_task_view_type_check.py:49} INFO - 
class_instance type: <class 
'unusual_prefix_5d280a9b385120fec3c40cfe5be04e2f41b6b5e8_test_task_view_type_check.CallableClass'>
   
      [%(asctime)s] {{%(filename)s:%(lineno)d}} %(levelname)s - %(message)s
   
      [%(asctime)s] {{%(filename)s:%(lineno)d}} %(levelname)s - %(message)s
   
      [%(asctime)s] {{%(filename)s:%(lineno)d}} %(levelname)s - %(message)s
   
      [%(asctime)s] {{%(filename)s:%(lineno)d}} %(levelname)s - %(message)s
   
      [%(asctime)s] {{%(filename)s:%(lineno)d}} %(levelname)s - %(message)s
   
      [%(asctime)s] {{%(filename)s:%(lineno)d}} %(levelname)s - %(message)s
   
      [%(asctime)s] {{%(filename)s:%(lineno)d}} %(levelname)s - %(message)s
   
      
   
      --------------------- >> end captured stdout << ----------------------
   
      -------------------- >> begin captured logging << --------------------
   
      root: INFO: class_instance type: <class 
'unusual_prefix_5d280a9b385120fec3c40cfe5be04e2f41b6b5e8_test_task_view_type_check.CallableClass'>
   
      --------------------- >> end captured logging << ---------------------
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to