Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

jenkins terminates automatically due to a process "/var/tmp/bbb/bbb"

I am using non-containerized jenkins on server. It gets terminated automatically each time I try to restart it.

Process which is killing jenkins is "/var/tmp/bbb/bbb". This process gets triggered by jenkins and even If I try to kill this process and restart jenkins service, jenkins again trigger this process which eventually happen to be a reason for termination of jenkins.

/var/tmp/bbb/bbb

I've also searched on google but couldn't find anything useful. Please help.

servers htop report here

like image 855
Hamid Ali Avatar asked Nov 24 '25 11:11

Hamid Ali


1 Answers

Check your root crontab.

I found the same process, made investigation. My instance was using for mining with scripts in crontab.

These scripts stop processes, stop all security services and syslog, create new users, find ssh-keys, change iptables, etc.

like image 56
Nadia Avatar answered Nov 27 '25 01:11

Nadia



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!