PhpStorm中Artisan Command输出中的不需要的文本

I am getting an unwanted string in the output of each command I run. Even when I run the unit test or call API, it returns 'ticket' appended output.

Here is the image:

enter image description here

I am using PhpStorm in Ubuntu, please tell me if anyone knows its reason.