In some VPS case , the disk space is very limited.
while if you frequently upgrade Ubuntu , more and more disk space will be taken.
To solve this, simply run
below command will remove apt used disk, many Linux kernel files are here.
#apt autoremove
this will remove log files
#journalctl --vacuum-time=10d