I got the below error, when I tried to deploy my GAE app through gcloud.
Updating service [default]...failed.
Few things:
static folder can get a bit messy. Try deleting it and rerunning python manage.py collectstatic, this cut down about 2000 files for me..gcloudignore file ignores the assets folder, given they've just been moved to static.