[Bug 2019069] Re: Log messages from dpdk library overflow and is written as multiple lines causing issues for testsuite
Christian Ehrhardt
2019069 at bugs.launchpad.net
Thu Jul 3 10:44:11 UTC 2025
This always was low priority, sorry.
But the 24.11 log message macro changed and ensured to add new lines, worth a check if this is still an issue or doesn't matter for other reasons anymore these days.
** Changed in: openvswitch (Ubuntu)
Status: Triaged => Incomplete
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/2019069
Title:
Log messages from dpdk library overflow and is written as multiple
lines causing issues for testsuite
Status in dpdk package in Ubuntu:
New
Status in openvswitch package in Ubuntu:
Incomplete
Bug description:
The Open vSwitch system testsuites make assertions based on contents
of the ovs-vswitchd.log file.
While attempting to enable the DPDK system tests as part of the
autopkgtests, we found that currently the log messages from DPDK
overflow and are written out across multiple lines.
I find nothing obvious in OVS that causes this, so I wonder if this is
an issue in DPDK, how we build/relate it in Ubuntu or if OVS needs to
initialize it differently.
Example log excerpts:
Log line:
2023-05-09T14:48:05.958Z|00063|dpdk|INFO|VHOST_CONFIG: (/tmp/autopkgtest.FzfwzO/autopkgtest_tmp/o/src/_debian/tests/system-dpdk-testsuite.dir/07/dpdkvhostclient0) vhost-
2023-05-09T14:48:05.958Z|00064|dpdk|INFO|user client: socket created, fd: 116
Assertion:
../../tests/system-dpdk.at:335: grep "VHOST_CONFIG: ($OVS_RUNDIR/dpdkvhostclient0) vhost-user client: socket created" ovs-vswitchd.log
stdout:
../../tests/system-dpdk.at:335: exit code was 1, expected 0
Log line:
2023-05-09T16:51:15.505Z|00066|dpdk|WARN|VHOST_CONFIG: (/tmp/nqQypV/_debian/tests/system-dpdk-testsuite.dir/03/dpdkvhostclient0) failed to connect: No such file or direc
2023-05-09T16:51:15.505Z|00067|dpdk|WARN|tory
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpdk/+bug/2019069/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list