Actions
action #173359
closedsalt-pillars-openqa | Failed pipeline for master, conflicting ID 'net.ipv6.conf.br0.accept_ra
Status:
Resolved
Priority:
High
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2024-11-29
Due date:
% Done:
0%
Estimated time:
Description
Observation¶
https://gitlab.suse.de/openqa/salt-pillars-openqa/-/jobs/3443368
https://gitlab.suse.de/openqa/salt-states-openqa/-/jobs/3443316
Further details¶
Somehow salt started complaining about conflicting ID's for bridge br0 interface SLAAC configuration setting accept router advertisements accept_ra
worker39.oqa.prg2.suse.org:
Data failed to compile:
----------
Detected conflicting IDs, SLS IDs need to be globally unique.
The conflicting ID is 'net.ipv6.conf.br0.accept_ra' and is found in SLS 'base:network.accept_ra' and SLS 'base:openqa.worker'
mania.qe.nue2.suse.org:
Data failed to compile:
----------
Detected conflicting IDs, SLS IDs need to be globally unique.
The conflicting ID is 'net.ipv6.conf.br0.accept_ra' and is found in SLS 'base:network.accept_ra' and SLS 'base:openqa.worker'
Updated by nicksinger 2 months ago
- Status changed from New to Feedback
okurz wrote in #note-1:
@nicksinger pretty sure this is related to #170338 and your changes, is it?
yes, fix already created in https://gitlab.suse.de/openqa/salt-states-openqa/-/merge_requests/1321
Updated by nicksinger 2 months ago
- Status changed from Feedback to Resolved
merged, deployment is green again.
Actions