Bug 2025857 - InspectFailed: kubelet Failed to inspect image: rpc error: code = DeadlineExceeded desc = context deadline exceeded
Summary: InspectFailed: kubelet Failed to inspect image: rpc error: code = DeadlineExc...
Keywords:
Status: CLOSED DUPLICATE of bug 1921182
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Node
Version: 4.8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Neelesh Agrawal
QA Contact: Sunil Choudhary
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-11-23 08:32 UTC by Swapnil Dalela
Modified: 2021-11-24 08:45 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-11-24 08:39:44 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Swapnil Dalela 2021-11-23 08:32:33 UTC
Description of problem:

Noticing a lot of errors like the following in the kubelet when pods are in Pending state:

~~~
ImageInspectError: Failed to inspect image "registry.glouton.int.nbyt.fr/hashicorp/consul:latest": rpc error: code = DeadlineExceeded desc = context deadline exceeded
~~~

How reproducible:

Every time there are a lot of pending pods and also during the upgrade.

Actual results:

Pods start running without getting stuck in pending state

Expected results:

Pods are stuck in Pending state with the above mentioned error.


Additional info:

Found this bug which addresses the same issue:

https://bugzilla.redhat.com/show_bug.cgi?id=1965368


Note You need to log in before you can comment on or make changes to this bug.