Check the following items:
During the node upgrade, the key disks store the upgrade component package, and the /tmp directory stores temporary files.
Contact technical support.
Check the usage of each key disk. After ensuring that the available space meets the requirements, check again.
df -h /var/lib/docker
df -h /var/lib/containerd
df -h /mnt/paas/kubernetes/kubelet
df -h /
Run the following command to check the usage of the file system where the /tmp directory is located. Ensure that the space is greater than 500 MB and check again.
df -h /tmp