You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.
On two of three build hosts, in the windows event logs, we get dozens of each of these per day. On the other host, we get none of these.
Can anyone recommend looking at other debug logs to find the root cause of these errors?
Failed to connect NIC B695C579-1FE8-4075-936C-D1A8BB9DA48A--F2611140-816A-4D04-8DA4-85AC16A09EB1 (Friendly Name: ) to port (Friendly Name: ) on switch (Friendly Name: ), status = Object Name not found..
Error running exec e335cd297ac9c111fa4f6cad3fd779093a1ecd479147f0b8a879e73a0d1738f5 in container: container 9caef89059df1c03815f66f39a9be7015cbb525703c77635aa9edc881fa9a464 encountered an error during CreateProcess: failure in a Windows system call: Unspecified error (0x80004005)
[Event Detail: failed to run runc create/exec call for container 9caef89059df1c03815f66f39a9be7015cbb525703c77635aa9edc881fa9a464: exit status 1 Stack Trace:
github.com/Microsoft/opengcs/service/gcs/runtime/runc.(*container).startProcess
/go/src/github.com/Microsoft/opengcs/service/gcs/runtime/runc/runc.go:576
github.com/Microsoft/opengcs/service/gcs/runtime/runc.(*container).runExecCommand
/go/src/github.com/Microsoft/opengcs/service/gcs/runtime/runc/runc.go:516
github.com/Microsoft/opengcs/service/gcs/runtime/runc.(*container).ExecProcess
/go/src/github.com/Microsoft/opengcs/service/gcs/runtime/runc/runc.go:136
github.com/Microsoft/opengcs/service/gcs/core/gcs.(*gcsCore).ExecProcess
/go/src/github.com/Microsoft/opengcs/service/gcs/core/gcs/gcs.go:425
github.com/Microsoft/opengcs/service/gcs/bridge.(*Bridge).execProcess
/go/src/github.com/Microsoft/opengcs/service/gcs/bridge/bridge.go:582
github.com/Microsoft/opengcs/service/gcs/bridge.(*Bridge).(github.com/Microsoft/opengcs/service/gcs/bridge.execProcess)-fm
/go/src/github.com/Microsoft/opengcs/service/gcs/bridge/bridge.go:236
github.com/Microsoft/opengcs/service/gcs/bridge.HandlerFunc.ServeMsg
/go/src/github.com/Microsoft/opengcs/service/gcs/bridge/bridge.go:68
github.com/Microsoft/opengcs/service/gcs/bridge.(*Mux).ServeMsg
/go/src/github.com/Microsoft/opengcs/service/gcs/bridge/bridge.go:139
github.com/Microsoft/opengcs/service/gcs/bridge.(*Bridge).ListenAndServe.func2.1
/go/src/github.com/Microsoft/opengcs/service/gcs/bridge/bridge.go:315
runtime.goexit
/usr/lib/go/src/runtime/asm_amd64.s:2361 Provider: 00000000-0000-0000-0000-000000000000]
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Windows 10 Pro 1803
Docker for Windows: 2.0.0.0-beta1-win75 (19925)
We have a windows host running Jenkins builds, running a bunch of jobs which are based on:
microsoft/windowsservercore:1803
ubuntu:trusty
centos/python-36-centos7
On two of three build hosts, in the windows event logs, we get dozens of each of these per day. On the other host, we get none of these.
Can anyone recommend looking at other debug logs to find the root cause of these errors?
The text was updated successfully, but these errors were encountered: