Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker client fails to download from the sandbox #55

Closed
ameukam opened this issue Apr 21, 2022 · 4 comments · Fixed by #56
Closed

Docker client fails to download from the sandbox #55

ameukam opened this issue Apr 21, 2022 · 4 comments · Fixed by #56
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra.

Comments

@ameukam
Copy link
Member

ameukam commented Apr 21, 2022

After a auto-deployment of archeio, e2e-kops-grid-gcr-mirror-canary is failing:

See https://testgrid.k8s.io/sig-k8s-infra-oci-proxy#kops-grid-gcr-mirror-canary

❯ docker pull registry-sandbox.k8s.io/pause:3.1
3.1: Pulling from pause
67ddbfb20a22: Pulling fs layer 
error pulling image configuration: error parsing HTTP 400 response body: invalid character 'P' looking for beginning of value: "ParseAddr(\" 34.110.128.221\"): unexpected character (at \" 34.110.128.221\")\n"

Seems like an issue with IP address parsing

/kind bug
/sig k8s-infra
/area artifacts
/milestone v1.24

@k8s-ci-robot k8s-ci-robot added kind/bug Categorizes issue or PR as related to a bug. sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. labels Apr 21, 2022
@k8s-ci-robot
Copy link
Contributor

@ameukam: The label(s) area/artifacts cannot be applied, because the repository doesn't have them.

In response to this:

After a auto-deployment of archeio, regisry-sandbox.k8s.io can4t serve layers:

❯ docker pull registry-sandbox.k8s.io/pause:3.1
3.1: Pulling from pause
67ddbfb20a22: Pulling fs layer 
error pulling image configuration: error parsing HTTP 400 response body: invalid character 'P' looking for beginning of value: "ParseAddr(\" 34.110.128.221\"): unexpected character (at \" 34.110.128.221\")\n"

Seems like an issue with IP address parsing

/kind bug
/sig k8s-infra
/area artifacts
/milestone v1.24

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@ameukam
Copy link
Member Author

ameukam commented Apr 21, 2022

/asssign @BenTheElder

@ameukam ameukam moved this from Backlog to Implementation TODO in registry.k8s.io (SIG K8S Infra) Apr 21, 2022
@BenTheElder BenTheElder self-assigned this Apr 21, 2022
Repository owner moved this from Implementation TODO to Breakdown Done in registry.k8s.io (SIG K8S Infra) Apr 21, 2022
This was referenced Apr 21, 2022
@BenTheElder
Copy link
Member

@riaankleinhans riaankleinhans moved this from Breakdown Done to Validation TODO in registry.k8s.io (SIG K8S Infra) Apr 21, 2022
@riaankleinhans riaankleinhans moved this from Validation TODO to Validation Done in registry.k8s.io (SIG K8S Infra) Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra.
Projects
Development

Successfully merging a pull request may close this issue.

3 participants