Google Drive weekly backup not working

I created a weekly backup for Google Drive and it failed to execute. The server’s CPU spiked to 100% and I was forced to reboot to get the CPU usage back to normal range. I have successfully created a daily backup to Google Drive with no problems. Any help/suggestions would be appreciated.

can you show me the space of disk?

I am using 9GB of 25GB of disk space. Below are additional technical specs.

Intel with NVMe SSD 1vCPU
1 GB Memory
25 GB Disk Space
Ubuntu 20.04.5 LTS
CyberPanel 2.3
Latest commit: deca747ff32d348b6048ff3e60d337efb700be29

I entered the code below into the cli and it does nothing. There is no output in the git logs and no backup is generated on Google Drive.

/usr/local/CyberCP/bin/python /usr/local/CyberCP/IncBackups/IncScheduler.py Weekly

Using grep to search for ‘Weekly’ shows that the job never ran. To check my findings I ran grep to search for ‘Daily’ and that job did run and completed successfully.

grep -i Weekly /var/log/syslog