Command ['sh', '-c', 'yum update -y && yum install -y glibc-devel wget python3-devel &&\nwget https://developer.download.nvidia.com/compute/cuda/12.9.1/local_installers/cuda_12.9.1_575.57.08_linux.run &&\nsh cuda_12.9.1_575.57.08_linux.run --silent --toolkit --override &&\nrm cuda_12.9.1_575.57.08_linux.run &&\necho "CUDA installed successfully" &&\n/usr/local/cuda-12.9/bin/nvcc --version\n'] failed with code 134.