Closed bakks closed 8 years ago
Could you send an email to gs-team@google.com and attach the stderr/stdout of gsutil -D your-command ...
for the hanging case?
Sorry for the delay, we just had another occurrence of this with debug logging turned on. I've emailed the debug log output to you.
Any update on this; we are seeing it rather frequently. For us it happens within minutes when using trickle to limit upload speed of a gsutil rsync. Without trickle, it almost never happens. This is problematic, since there isn't really another way than trickle throttle uploads...
Per private conversation with @smreichling around Dec 2015, this hang no longer reproduces, so I'm closing this issue.
@aquarapid - could you open a separate issue on the trickle problems you're seeing (including the commands you're using)?
gsutil sometimes hangs for us, we haven't been able to figure out a root cause. This is a copy of: https://code.google.com/p/google-cloud-sdk/issues/detail?id=204
What steps will reproduce the problem? Only happens intermittently during a 'gsutil cp' command, no clear conditions which trigger it.
What is the expected output? What do you see instead? I expect the upload to eventually complete. Instead the command stops outputting progress updates and just hangs (in this case, for over 2 days)
What is the output of 'gcloud info'?
Please provide any additional information below.
Symptoms are similar to this issue: https://code.google.com/p/google-cloud-sdk/issues/detail?id=166, but with gsutil instead of gcloud
Ran pstree and strace as requested in the other ticket, there were quite a number of subprocesses so I only looked at some of them. Output: