-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
-
False
-
-
False
-
-
Description of problem:
Getting unauthenticated pull rate limit while building the image for ecosystem task
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
# <steps>
- Install 1.15.4 pipelines operator
- run the ecosystem task pipeline (jib-maven)
Actual results:
[ERROR] Failed to execute goal com.google.cloud.tools:jib-maven-plugin:3.5.1:build (default-cli) on project console-java-simple: 429 Too Many Requests 2026-02-03T07:08:30.567891328Z [ERROR] GET https://registry-1.docker.io/v2/library/eclipse-temurin/manifests/sha256:2682e363aa6b45bc880c6ccbf5ee5dce26a621823a1b9a8a168bea00f517b1b3 2026-02-03T07:08:30.567913657Z [ERROR] {"errors": [{"code": "TOOMANYREQUESTS", "message": "You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"}]} 2026-02-03T07:08:30.567937878Z [ERROR] -> [Help 1] 2026-02-03T07:08:30.567974794Z [ERROR]
Expected results:
Reproducibility (Always/Intermittent/Only Once):
Acceptance criteria:
Definition of Done:
Build Details:
Additional info (Such as Logs, Screenshots, etc):