push-jobs-cookbook icon indicating copy to clipboard operation
push-jobs-cookbook copied to clipboard

UNKNOWN entries in the log?

Open gliptak opened this issue 8 years ago • 3 comments

Cookbook version

push-jobs                         2.8.1
push-jobs-client.x86_64        2.1.0-1.el7                         installed

Chef-client version

12.9.41

Platform Details

Oracle Linux Server release 7.1

Scenario:

Observe UNKNOWN entries in the log below

Steps to Reproduce:

knife job start "chef-client" node1--quorum 0%

Expected Result:

Expect to use jobid in logs

Actual Result:

2016-05-26_12:24:16.48072 INFO: [UNKNOWN] Job UNKNOWN: whitelist 'chef-client' to 'chef-client'
2016-05-26_12:24:16.48081 INFO: [UNKNOWN] Job UNKNOWN: whitelist 'chef-client' to 'chef-client'
2016-05-26_12:24:16.48082 INFO: [UNKNOWN] Job UNKNOWN: whitelist 'chef-client' to 'chef-client'
2016-05-26_12:24:16.48083 INFO: [node1] Received commit a3ff65ddd4a2e6e85515a0354388d47a

gliptak avatar May 26 '16 12:05 gliptak