calfzhou commented on issue #34816:
URL: https://github.com/apache/airflow/issues/34816#issuecomment-1761000144

   The same issue with 2.7.2, `airflow triggerer -D` not working anymore. In 
the error log file, i see that triggerer was kill by a `term` signal `Handling 
signal: term` right after worker booted.
   
   ``` text
   [2023-10-13 12:15:23 +0800] [722477] [INFO] Starting gunicorn 21.2.0
   [2023-10-13 12:15:23 +0800] [722477] [INFO] Listening at: http://[::]:8794 
(722477)
   [2023-10-13 12:15:23 +0800] [722477] [INFO] Using worker: sync
   [2023-10-13 12:15:23 +0800] [722479] [INFO] Booting worker with pid: 722479
   [2023-10-13 12:15:23 +0800] [722480] [INFO] Booting worker with pid: 722480
   [2023-10-13 12:15:23 +0800] [722477] [INFO] Handling signal: term
   [2023-10-13 12:15:23 +0800] [722479] [INFO] Worker exiting (pid: 722479)
   [2023-10-13 12:15:23 +0800] [722480] [INFO] Worker exiting (pid: 722480)
   [2023-10-13 12:15:23 +0800] [722477] [INFO] Shutting down: Master
   ```
   
   
   


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

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to