bug: device identity reconciliation happening 2x #949

Open
opened 2026-03-28 04:30:11 +00:00 by mfreeman451 · 0 comments
Owner

Imported from GitHub.

Original GitHub issue: #2659
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/2659
Original created: 2026-02-01T19:47:10Z


Describe the bug

web-ng 19:45:00.746 [info] Starting identity reconciliation job device_identity_reconciliation (1)
web-ng 19:45:00.746 [info] Device identity reconciliation started
web-ng 19:45:07.041 [info] Device identity reconciliation completed: %{errors: 0, duration_ms: 6295, duplicate_components: 0, duplicate_identifier_count: 0, duplicate_ip_count: 0, identifiers_s
canned: 100042, ip_addresses_scanned: 50008, merges: 0}
web-ng 19:45:07.041 [info] Identity reconciliation completed: %{errors: 0, duration_ms: 6295, duplicate_components: 0, duplicate_identifier_count: 0, duplicate_ip_count: 0, identifiers_scanned:
 100042, ip_addresses_scanned: 50008, merges: 0}

Either we have a logging issue/bug, or we're running the reconciliation tasks twice, or running two separate reconciliation tasks, need to investigate.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Imported from GitHub. Original GitHub issue: #2659 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/2659 Original created: 2026-02-01T19:47:10Z --- **Describe the bug** ``` web-ng 19:45:00.746 [info] Starting identity reconciliation job device_identity_reconciliation (1) web-ng 19:45:00.746 [info] Device identity reconciliation started web-ng 19:45:07.041 [info] Device identity reconciliation completed: %{errors: 0, duration_ms: 6295, duplicate_components: 0, duplicate_identifier_count: 0, duplicate_ip_count: 0, identifiers_s canned: 100042, ip_addresses_scanned: 50008, merges: 0} web-ng 19:45:07.041 [info] Identity reconciliation completed: %{errors: 0, duration_ms: 6295, duplicate_components: 0, duplicate_identifier_count: 0, duplicate_ip_count: 0, identifiers_scanned: 100042, ip_addresses_scanned: 50008, merges: 0} ``` Either we have a logging issue/bug, or we're running the reconciliation tasks twice, or running two separate reconciliation tasks, need to investigate. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari] - Version [e.g. 22] **Smartphone (please complete the following information):** - Device: [e.g. iPhone6] - OS: [e.g. iOS8.1] - Browser [e.g. stock browser, safari] - Version [e.g. 22] **Additional context** Add any other context about the problem here.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar#949
No description provided.