Skip to content

hyperctl run fails consistently with certain images on random k8s nodes #1081

Description

@Zhongtang

What happened:

On some of the k8s nodes, we are observing hyperctl run failing consistently with the following error message when running with a docker image our user built on top of the docker.io/gradle:jdk8 image:

hyperctl ERROR: Error from daemon's response: finished with errors: map[XXXXXX:Create new container failed: Error: ]

This is causing the workers fail to launch builds using this image.

What you expected to happen:

hyperctl should be able to launch hyperd container with any normal Docker images

How to reproduce it:

  • When a node is in the bad state, it's consistently reproducible (assuming one already knows the gradle docker image name) with: sudo hyperctl run -t <IMAGE> date
  • But how a node gets into the state is unknown to us, and we don't have a way to reproduce this part.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions