nuclearpinguin commented on issue #6621: [AIRFLOW-6025] Add label to uniquely 
identify creator of Pod
URL: https://github.com/apache/airflow/pull/6621#issuecomment-557094437
 
 
   It seems that we have a flaky test:
   ```
      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-21 13:02:57,945] {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
   
      --------------------- >> end captured stdout << ----------------------
   ```

----------------------------------------------------------------
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