"ensure_goma" is flaky |
||
Issue description"ensure_goma" is flaky. This issue was created automatically by the chromium-try-flakes app. Please find the right owner to fix the respective test/step and assign this issue to them. If the step/test is infrastructure-related, please add Infra-Troopers label and change issue status to Untriaged. When done, please remove the issue from Sheriff Bug Queue by removing the Sheriff-Chromium label. We have detected 3 recent flakes. List of all flakes can be found at https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyFgsSBUZsYWtlIgtlbnN1cmVfZ29tYQw. Flaky tests should be disabled within 30 minutes unless culprit CL is found and reverted. Please see more details here: https://sites.google.com/a/chromium.org/dev/developers/tree-sheriffs/sheriffing-bug-queues#triaging-auto-filed-flakiness-bugs This flaky test/step was previously tracked in issue 593800 .
,
Mar 18 2016
Yes, appears this ceased. I think we can close this one.
Cloning into '/mnt/data/b/build/slave/linux/build/src/build/goma/client'...
error: RPC failed; curl 56 GnuTLS recv error (-9): A TLS packet with unexpected length was received.
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
Traceback (most recent call last):
File "/mnt/data/b/build/scripts/slave/recipe_modules/goma/resources/ensure_goma.py", line 66, in <module>
sys.exit(main(sys.argv[1:]))
File "/mnt/data/b/build/scripts/slave/recipe_modules/goma/resources/ensure_goma.py", line 46, in main
subprocess.check_call(['git', 'clone', config['repo'], client_dir])
File "/usr/lib/python2.7/subprocess.py", line 511, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['git', 'clone', 'https://chrome-internal.googlesource.com/chrome/tools/goma/linux.git', '/mnt/data/b/build/slave/linux/build/src/build/goma/client']' returned non-zero exit status 128
step returned non-zero exit code: 1
@@@STEP_EXCEPTION@@@
|
||
►
Sign in to add a comment |
||
Comment 1 by alancutter@chromium.org
, Mar 18 2016