Giter VIP home page Giter VIP logo

Comments (8)

sferich888 avatar sferich888 commented on June 24, 2024

The the server doesn't have.. message is the same one any oc command gives when it can't access something.

This issue will need someone like @tssurya, @npinaeva or someone from the networking team to review.

The following are lines of code that generate this error; so
https://github.com/openshift/must-gather/blob/master/collection-scripts/gather_network_logs#L78
https://github.com/openshift/must-gather/blob/master/collection-scripts/gather_network_logs#L91 (likely using related resources, to get to the qoses object)

from must-gather.

npinaeva avatar npinaeva commented on June 24, 2024

I think the source is here https://github.com/openshift/oc/blob/master/pkg/cli/admin/inspect/util.go#L118-L119
I have seen this warning for other resource types too (not networking-specific), so maybe we need to change log level for it?

from must-gather.

sferich888 avatar sferich888 commented on June 24, 2024

@soltysh / @ingvagabund can you investigate here if changing the log level in inspect is correct; or if this is a collection issue (IE: a request for a missing/bad resource)?

from must-gather.

ingvagabund avatar ingvagabund commented on June 24, 2024

The warning was introduced to avoid displaying an error when a non-existing resource is inspected. It's safe to increase the log level +1 over the default one. Just, it might be impossible to propagate the log level from the initial command down to the low level binary in the chain

from must-gather.

ingvagabund avatar ingvagabund commented on June 24, 2024

@liornoy I assume all the must-gather logs can be found in any CI job?

from must-gather.

liornoy avatar liornoy commented on June 24, 2024

@ingvagabund yes, each cnf-tests CI job of ours collects must-gather logs. But the logs about "egressfirewalls" and "egressqoses" don't reappear every time. I think I encountered that in a corner case where the cluster didn't setup correctly.

from must-gather.

openshift-bot avatar openshift-bot commented on June 24, 2024

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

from must-gather.

liornoy avatar liornoy commented on June 24, 2024

I will close this for now.

from must-gather.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.