To anyone deploying to App Engine or GCE having this issue I found a workaround is to use 'gcloud preview app deploy ./app.yaml' instead of 'appcfg.py update ./app.yaml --no_cookies --oauth2'<p>YMMV<p>And now, 5 minutes later, it's back.