action #183404
opentest fails in network_bonding_setup
0%
Description
Moved from https://bugzilla.opensuse.org/show_bug.cgi?id=1243918
Observation¶
Since very recent, this results in kea not being started when puling/running the container
The relevant log entries found hint at a configuration error of kea:
Jun 02 08:37:39.121638 server dhcpd-server[1676]: 2025-06-02 08:37:39.121 ERROR [kea-dhcp4.dhcp4/1.140380437170368] DHCP4_CONFIG_LOAD_FAIL configuration error using file: /etc/kea/kea-dhcp4.conf, reason: Error during command processing: invalid path in output
: invalid path specified: '/var/log', supported path is '/var/log/kea' (/etc/kea/kea-dhcp4.conf:31:11)
Jun 02 08:37:39.123383 server dhcpd-server[1676]: 2025-06-02 08:37:39.121 ERROR [kea-dhcp4.dhcp4/1.140380437170368] DHCP4_INIT_FAIL failed to initialize Kea server: configuration error using file '/etc/kea/kea-dhcp4.conf': Error during command processing: invalid path in output
: invalid path specified: '/var/log', supported path is '/var/log/kea' (/etc/kea/kea-dhcp4.conf:31:11)
From tests, the same error also happens in the kea-image container published as part of Tumbleweed
The test itself copies a kea-dhcp4.conf from git to /etc - where that conf file stored uses /var/log/kea.log - which - with kea 2.6.3 - is not permitted
openQA test in scenario microos-Tumbleweed-MicroOS-Image-x86_64-microos_bonding_target@64bit fails in
network_bonding_setup
Test suite description¶
Maintainer: Volodymyr Katkalov volodymyr.katkalov@suse.com
Reproducible¶
Fails since (at least) Build 20250601
Expected result¶
Last good: 20250531 (or more recent)
Further details¶
Always latest result in this scenario: latest
No data to display