Skip to content

Fix Docker rate limit errors #502

@AdithyaKrishnan

Description

@AdithyaKrishnan

Description:

The AMD SEV and SNP CIs had been impacted by a Docker rate limit error on the Nightly CI runs (see runs 395-400).

Error Log:

ERROR: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/golang/manifests/sha256:e36fd3af78f13fb7fd27a16ec62370968ecbe113c1dd026c188162109b34c1a3: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

Existing Solution:

Performed a docker login on the AMD CI nodes and resolved the issue.

Long-term Mitigation:

During the CoCo Operator CI Meeting on 19th February, it was discussed to mitigate this vulnerability by migrating from Docker to another platform, such as Quay or GHCR.

Action Items:

Investigate and implement a migration plan to move away from Docker and onto an alternative platform.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions