Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Please provide any additional information below.
Trace:
googlecloudsdk\gcloud_main.py:169
gcloud_cli.Execute()
googlecloudsdk\calliope\cli.py:654
result = args.cmd_func(cli=self, args=ar...
googlecloudsdk\calliope\backend.py:1401
resources = command_instance.Run(args)
surface\preview\app\deploy.py:522
storage_client)
googlecloudsdk\api_app\deploy_app_command_util.py:170
_UploadFiles(files_to_upload, bucket_ref...
googlecloudsdk\api_app\deploy_app_command_util.py:113
args=(bucket_ref, path, sha1_hash, stora...
googlecloudsdk\core\util\retry.py:176
TryFunc, should_retry_if=should_retry, s...
googlecloudsdk\core\util\retry.py:234
self._RaiseIfStop(result, state)
googlecloudsdk\core\util\retry.py:109
raise MaxRetrialsException('Reached', re...
MaxRetrialsException: last_result=(None, (<class 'googlecloudsdk.calliope.exceptions.BadFileException'>, BadFileException('[C:\\code\\LLAPI\\source-contexts.json] not found or not accessible',), <traceback object at 0x0000000004DB8D48>)), last_retrial=3, time_passed_ms=1,time_to_wait=0Installation information:
Google Cloud SDK [105.0.0]
Platform: [Windows, x86_64]
Python Version: [2.7.8 (default, Jun 30 2014, 16:08:48) [MSC v.1500 64 bit (AMD64)]]
Python Location: [C:\Python27\python.exe]
Site Packages: [Disabled]
Installation Root: [C:\Program Files\Google\Cloud SDK\google-cloud-sdk]
Installed Components:
core: [2016.04.11]
app-engine-python: [1.9.35]
[output truncated]