Our pipeline, which has been running fine for a few months, threw the following error today. It looks like the worker pool was unable to be torn down after the pipeline finished:
我们的管道已经运行了几个月,今天发生了以下错误。管道完成后看起来工作池无法拆除:
Aug 31, 2015, 4:35:55 AM (95577a18aba47708): Workflow failed. Causes: (df2004d5f7046091): Step teardown_resource_global_gce_worker_pool2: Resource worker_pool_resource failed to shut down
2015年8月31日上午4:35:55(95577a18aba47708):工作流程失败。原因:(df2004d5f7046091):步骤teardown_resource_global_gce_worker_pool2:资源worker_pool_resource无法关闭
Job_ID: 2015-08-30_11_01_50-8584391373463411570
Job_ID:2015-08-30_11_01_50-8584391373463411570
Is this a known issue?
这是一个已知的问题?
1 个解决方案
#1
3
There was a transient issue causing this failure which we've identified and should be resolved. We will be adding more checks/resilience to mitigate this issue from impacting dataflow jobs from progressing/shutting down in the future.
有一个短暂的问题导致了这个失败,我们已经确定并应该解决。我们将添加更多检查/弹性以缓解此问题,从而影响未来进度/关闭的数据流作业。
Thank you for the report, it was very helpful with our investigation.
感谢您的报告,这对我们的调查非常有帮助。
#1
3
There was a transient issue causing this failure which we've identified and should be resolved. We will be adding more checks/resilience to mitigate this issue from impacting dataflow jobs from progressing/shutting down in the future.
有一个短暂的问题导致了这个失败,我们已经确定并应该解决。我们将添加更多检查/弹性以缓解此问题,从而影响未来进度/关闭的数据流作业。
Thank you for the report, it was very helpful with our investigation.
感谢您的报告,这对我们的调查非常有帮助。