Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 2068655

Summary: cnf-test container | dpdk VFS split for dpdk and netdevice test failed
Product: OpenShift Container Platform Reporter: Nikita <nkononov>
Component: CNF Platform ValidationAssignee: Sebastian Scheinkman <sscheink>
Status: CLOSED CURRENTRELEASE QA Contact: Nikita <nkononov>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.10CC: aos-bugs, cgoncalves, elevin
Target Milestone: ---Keywords: AutomationBlocker
Target Release: 4.10.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-11-14 15:00:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2104611    
Attachments:
Description Flags
Failure logs none

Description Nikita 2022-03-25 20:58:12 UTC
Created attachment 1868370 [details]
Failure logs

Description of problem:

[Fail] dpdk VFS split for dpdk and netdevice [It] should forward and receive packets from a pod running dpdk base  

• Failure in Spec Setup (BeforeEach) [278.892 seconds]
dpdk
/remote-source/app/cnf-tests/testsuites/e2esuite/dpdk/dpdk.go:116
  VFS split for dpdk and netdevice
  /remote-source/app/cnf-tests/testsuites/e2esuite/dpdk/dpdk.go:464
    should forward and receive packets from a pod running dpdk base [BeforeEach]
    /remote-source/app/cnf-tests/testsuites/e2esuite/dpdk/dpdk.go:485

    Unexpected error:
        <*errors.errorString | 0xc000310ef0>: {
            s: "timed out waiting for the condition",
        }
        timed out waiting for the condition
    occurred

    /remote-source/app/cnf-tests/testsuites/e2esuite/dpdk/dpdk.go:477
------------------------------


Version-Release number of selected component (if applicable):
ocp 4.9.24/4.10.5 
cnf-test image version: openshift4-cnf-tests:v4.9.7-11/openshift4-cnf-tests:v4.10.1-6

How reproducible:
Run cnf-test with dpdk suite focus
docker run --dns 10.35.255.14 --dns 10.38.5.26 -v /tmp/auth/:/kubeconfig:Z -v /tmp/report/:/report:Z -e KUBECONFIG=/kubeconfig/kubeconfig -e IMAGE_REGISTRY=image-registry.openshift-image-registry.svc:5000/cnftests -e CNF_TESTS_IMAGE=openshift4-cnf-tests:v4.10.1-6 -e DPDK_TESTS_IMAGE=dpdk-base:v4.10.0-5 -e SCTPTEST_HAS_NON_CNF_WORKERS=false -e XT_U32TEST_HAS_NON_CNF_WORKERS=false -e IS_OPENSHIFT=true registry-proxy.engineering.redhat.com/rh-osbs/openshift4-cnf-tests:v4.10.1-6 /usr/bin/test-run.sh -ginkgo.focus=dpdk --report=/report --junit=/report


Logs added to BZ dpdkVfs_split.tar.gz

Comment 4 elevin 2022-06-02 14:24:43 UTC
Please provide image for testing

Comment 6 Carlos Goncalves 2022-07-20 10:19:55 UTC
(In reply to elevin from comment #4)
> Please provide image for testing

Almost confident in cnf-tests-container-v4.10.4-2. If not, cnf-tests-container-v4.10.4-3.

Comment 7 elevin 2022-07-27 12:04:49 UTC
OCP - 4.10.22
dpdk-base:v4.10.4-3
openshift4-cnf-tests:v4.10.4-9

==============================================
05:00:06  • [SLOW TEST:186.000 seconds]
05:00:06  dpdk
05:00:06  /remote-source/app/cnf-tests/testsuites/e2esuite/dpdk/dpdk.go:120
05:00:06    VFS split for dpdk and netdevice
05:00:06    /remote-source/app/cnf-tests/testsuites/e2esuite/dpdk/dpdk.go:475
05:00:06      should forward and receive packets from a pod running dpdk base
05:00:06      /remote-source/app/cnf-tests/testsuites/e2esuite/dpdk/dpdk.go:496