-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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 build using a pull secret Building from a template should create a docker build that pulls using a secret run it #12007
Comments
looks like a registry issue:
note that we dump some registry pod info here and the filesystem looks pretty full, but i don't see that causing a 404:
|
Running the extended test alone in a loop, I cannot reproduce it locally. Trying whole conformance suite now. |
The conformance suite takes like forever on my end. I didn't manage to reproduce in a first run taking 1 and half hour. The second is running twice that time without hitting the test in question. I'll rather focus on collecting more info in jenkins. |
Since I failed to reproduce locally, I fixed an extended cleanup to let us collect openshift and registry log in the jenkins. Please review #12037 The referenced job terminated with:
|
Is this really a P1? So far no luck hitting this in my previous 2 attempts in jenkins. |
@stevekuznetsov If it's not happening frequently (> 2%) then it can move to a P2. |
I failed to reproduce in jenkins in 10 out of 10 runs. I'm postponing investigation until someone hits this. |
Seems like I've hit this twice today... |
I wish there were registry logs available for gce runs. |
Pull requests welcome! :) |
|
most recent flake didn't include the logs, so i can't determine if it was really a recurrence of this issue or not. Otherwise i've not seen/heard evidence that this is still an issue. Closing and someone can open a new flake w/ logs if it's still happening. |
Extended.[builds][pullsecret][Conformance] docker build using a pull secret Building from a template should create a docker build that pulls using a secret run it
Seen here in this job
The text was updated successfully, but these errors were encountered: