Project

General

Profile

Actions

Bug #6575

closed

When we accept a new node, we have two promises generation instead of one

Added by Nicolas CHARLES almost 9 years ago. Updated almost 9 years ago.

Status:
Released
Priority:
2
Category:
Web - Config management
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

When accepting a new node, we have two promises generation: one for the dynamic group update, and one for the node acceptation

Webapp log says:

[2015-04-13 15:36:20] WARN  com.normation.rudder.repository.xml.GitNodeGroupArchiverImpl - Auto-archive git failure: not found in git added files: 'groups/uuid1/uuid2.xml'. You can safelly ignore that warning if the file was already existing in Git and was not modified by that archive.
[2015-04-13 15:36:20] WARN  com.normation.rudder.repository.xml.GitNodeGroupArchiverImpl - Auto-archive git failure: not found in git added files: 'groups/uuid1/uuid3.xml'. You can safelly ignore that warning if the file was already existing in Git and was not modified by that archive.
[2015-04-13 15:36:20] INFO  com.normation.rudder.batch.UpdateDynamicGroups$LAUpdateDyngroupManager - Dynamic group hasPolicyServer-uuid4: added node with id: [ uuid5 ], removed: nothing
[2015-04-13 15:36:20] INFO  com.normation.rudder.batch.UpdateDynamicGroups$LAUpdateDyngroupManager - Dynamic group uuid6: added node with id: [ uuid7 ], removed: nothing
[2015-04-13 15:36:20] INFO  com.normation.rudder.batch.UpdateDynamicGroups$LAUpdateDyngroupManager - Dynamic group uuid8c: added node with id: [ uuid ], removed: nothing
[2015-04-13 15:36:20] INFO  com.normation.rudder.services.policies.DeploymentServiceImpl - Start policy generation, checking updated rules
[2015-04-13 15:36:20] INFO  com.normation.rudder.batch.AsyncDeploymentAgent - One automatic policy update process is already pending, ignoring new policy update request
[2015-04-13 15:36:21] INFO  com.normation.rudder.services.policies.nodeconfig.NodeConfigurationServiceImpl - Configuration of following nodes were updated, their promises are going to be written: [list of nodes]

Happens at least in 2.11


Related issues 1 (0 open1 closed)

Related to Rudder - Bug #10446: Policy validation failsReleasedFrançois ARMANDActions
Actions

Also available in: Atom PDF