简体   繁体   English

Gitlab Runner失败并显示错误:作业失败(系统故障):发生内部错误:对等重置连接

[英]Gitlab Runner fails with ERROR: Job failed (system failure): Internal error occurred: connection reset by peer

I get this error from time to time when running builds with my dedicated runners, running on GKE. 在GKE上运行我的专用运行程序生成时,有时会出现此错误。

What could be the problem here? 这可能是什么问题? Is it related to the Gitlab instance or is it more a problem on the cluster side? 它与Gitlab实例有关还是在集群方面更成问题?

ERROR: Job failed (system failure): Internal error occurred: error executing command in container: error during connect: Get http://%!F(MISSING)var%!F(MISSING)run%!F(MISSING)docker.sock/v1.27/exec/f9ee0d021b8a6d7660d2334456a93f61108835077574545bcf00a484b45f5247/json: read unix @->/var/run/docker.sock: read: connection reset by peer

See the same thing randomly. 随机看到同一件事。 There are some jobs more likely than others to trigger it but a retry usually works fine 有一些工作比其他工作更有可能触发它,但是重试通常效果很好

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Gitlab-runner dind 导致错误:作业失败(系统故障):来自守护进程的错误响应:OCI 运行时创建失败:container_linux.go:380: - Gitlab-runner dind results in ERROR: Job failed (system failure): Error response from daemon: OCI runtime create failed: container_linux.go:380: 获取错误卷曲:(56)接收失败:对等重置连接 - Getting error curl: (56) Recv failure: Connection reset by peer 对等错误TensorFlow重置连接 - Connection reset by peer error TensorFlow Gitlab CI 失败并出现错误:作业失败:退出代码 1 - Gitlab CI fails with ERROR: Job failed: exit code 1 Gitlab-提取作业时发生错误 - Gitlab - An error occurred while fetching the job gitlab-ci-multi-runner 9.2.0:错误:作业失败:退出代码252 - gitlab-ci-multi-runner 9.2.0: ERROR: Job failed: exit code 252 对等方重置连接:套接字写入错误 docker - Connection reset by peer: socket write error docker GitLab Runner & Docker:错误:准备失败:错误:没有这样的图像 - GitLab Runner & Docker: ERROR: Preparation failed: Error: No such image 执行从 docker 容器到主机的端口映射时,如何修复“curl (56) Recv failure: Connection reset by peer”错误? - How to fix "curl (56) Recv failure: Connection reset by peer" error when doing a port mapping from docker container to host machine? Docker Rails应用程序无法提供服务 - 卷曲:(56)Recv失败:由对等方重置连接 - Docker Rails app fails to be served - curl: (56) Recv failure: Connection reset by peer
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM