Bug 2139837

Summary: Analyzer: Optimize and remove duplicate messages in verbose list
Product: Red Hat Enterprise Linux 9 Reporter: jstephen
Component: sssdAssignee: jstephen
Status: CLOSED ERRATA QA Contact: shridhar <sgadekar>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 9.1CC: aboscatt, atikhono, pasik, pbrezina, sgadekar
Target Milestone: rcKeywords: Triaged, ZStream
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard: sync-to-jira
Fixed In Version: sssd-2.8.2-1.el9 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 2139870 (view as bug list) Environment:
Last Closed: 2023-05-09 08:19:51 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: 2139870    

Description jstephen 2022-11-03 15:26:44 UTC
Analyzer: Optimize list verbose output #6392 
https://github.com/SSSD/sssd/pull/6392


There are 2 issues addressed in this PR:

1) Analyzer list verbose output showed incorrect output for repeated CID numbers when SSSD is restarted.

* Perform NSS lookup
* restart sssd
* Perform another NSS lookup
* Generate list -v output. For overlapping CID numbers, the output was incorrect and intermixed.

2) Optimize analyzer list verbose output to make a single pass parsing the log file, instead of repeated passes. Measuring time spent of the list -v command should be improved, especially with larger log files.

Comment 1 Alexey Tikhonov 2022-11-03 16:15:12 UTC
Pushed PR: https://github.com/SSSD/sssd/pull/6392

* `master`
    * 4c678cbb4ace4be413847fa297bce0c7c8cc42b6 - Analyzer: Optimize list verbose output
* `sssd-2-8`
    * c61e1098762bf4a00b9bd3baac7207ddb5051734 - Analyzer: Optimize list verbose output

Comment 6 Alexey Tikhonov 2022-11-15 18:29:49 UTC
Additional PR: https://github.com/SSSD/sssd/pull/6435

Comment 7 Alexey Tikhonov 2022-11-18 16:11:48 UTC
Pushed PR: https://github.com/SSSD/sssd/pull/6435

* `master`
    * bfa8d50c479cf8ef7b299eb5848309a3a9ea7f12 - Analyzer: Ensure parsed id contains digit
* `sssd-2-8`
    * 7d0c70cc44a04e113dcd21f5248e1157a78f20da - Analyzer: Ensure parsed id contains digit

Comment 14 errata-xmlrpc 2023-05-09 08:19:51 UTC
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 (sssd bug fix and enhancement update), 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-2023:2514