What is this error: Caught second signal, Exiting

Hi, When trying to gracefully shutdown the node. I am getting this in the log.

Caught second signal, Exiting

Any idea why this is happening?

Note: I am running the consul process in background and trapping the sigterm and waiting for the consul process to gracefully shutdown.