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 May 6, 2020. It is now read-only.
From the cc-proxy journal this seems to be the error:
Feb 01 15:47:39 k8s-latest cc-proxy[71829]: time="2018-02-01T15:47:39.262570917Z" level=info msg="waiting for shim to register itself with token yGqVkAtqCysPIthxCxsEfE2OPvVAECkj8UrAPdCsb-M= (timeout 30s)" name=c
c-proxy pid=71829 section=io source=proxy vm=2b3a83ac3d1e99622d3f88e1fb67db6f2a05e6cfcbf9488789cd0c7078ac9772
Feb 01 15:47:39 k8s-latest cc-proxy[71829]: time="2018-02-01T15:47:39.26401198Z" level=debug msg="{\\\"channel\\\":\\\"ctl\\\",\\\"command\\\":\\\"newcontainer\\\",\\\"error\\\":\\\"Only 4088 bytes read out of 4
146 expected (ctl channel)\\\",\\\"level\\\":\\\"error\\\",\\\"msg\\\":\\\"Read failed\\\",\\\"name\\\":\\\"cc-agent\\\",\\\"pid\\\":170,\\\"time\\\":\\\"2018-02-01T15:47:39.23652371Z\\\"}" name=cc-proxy pid=718
29 source=qemu vm=2b3a83ac3d1e99622d3f88e1fb67db6f2a05e6cfcbf9488789cd0c7078ac9772
Feb 01 15:47:39 k8s-latest cc-proxy[71829]: time="2018-02-01T15:47:39.289399993Z" level=debug msg="Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 i
nterface=org.freedesktop.systemd1.Manager member=PowerOff cookie=1 reply_cookie=0 error=n/a" name=cc-proxy pid=71829 source=qemu vm=2b3a83ac3d1e99622d3f88e1fb67db6f2a05e6cfcbf9488789cd0c7078ac9772
Feb 01 15:47:39 k8s-latest cc-proxy[71829]: time="2018-02-01T15:47:39.290029021Z" level=debug msg="Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_coo
kie=1 error=n/a" name=cc-proxy pid=71829 source=qemu vm=2b3a83ac3d1e99622d3f88e1fb67db6f2a05e6cfcbf9488789cd0c7078ac9772
@amshinde suggested to test #196 with latest code on the clearcontainers/agent repository, which seems to have a fix for the error above. But latest code from agent also has issues when creating pods: clearcontainers/agent#182
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.
From #196, we started getting k8s issues.
cc-runtime start gets hanged:
From the cc-proxy journal this seems to be the error:
@amshinde suggested to test #196 with latest code on the
clearcontainers/agent
repository, which seems to have a fix for the error above. But latest code fromagent
also has issues when creating pods: clearcontainers/agent#182The text was updated successfully, but these errors were encountered: