A eof error occurs randomly during SriovNetworkNodeStates lookup. The test is performing a lookup to verify if the test environment is stable. The check is done at one second intervals for a few minutes, so for each test it can be hundreds or even tens of lookup calls. Once every while the lookup results in an eof error. The issue occurs only from within the tests (trying to reproduce it from cmd line was not successful), and as such is difficult to debug. The following PR is a workaround for the issue: https://github.com/openshift/sriov-network-operator/pull/328
Bug fixed. Move to VERIFIED
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (OpenShift Container Platform 4.6 GA Images), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:4196