We've had a recent report of a similar issue. Note that gcplogs is a tool provided by a third party (Docker), and, as such, not officially supported by Google. You would have to raise the issue with the Docker community, especially since it's intermittent. It's very possible that the driver is simply not retrying properly, but it's up to Docker folks to determine
. If they track it down to an issue with the underlying client library, we'd take over.
The supported solution is to use the Stackdriver logging agent. An alternative that worked in the other reported case was to install the agent (
https://cloud.google.com/logging/docs/agent/installation) and use the "fluentd" Docker log driver to report the logs (the default configuration should be sufficient). If you choose to go that route, please let us know if it works for you.
Igor
-- sent from a mobile device, please excuse tyops and omissns