Project

General

Profile

Actions

action #80130

closed

grenache salt is spilling errors about "Failed to load grains defined in grain file ppc_powervm.check_output"

Added by coolo over 3 years ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Low
Assignee:
Category:
-
Target version:
Start date:
2020-11-21
Due date:
% Done:

0%

Estimated time:
Tags:

Description

not sure how severe this is

2020-11-21 07:48:45,325 [salt.loader      :860 ][CRITICAL][7192] Failed to load grains defined in grain file ppc_powervm.check_output in function <function check_output at 0x7fff7b24cae8>, error:
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/salt/loader.py", line 847, in grains
    parameters = salt.utils.args.get_function_argspec(funcs[key]).args
  File "/usr/lib/python3.6/site-packages/salt/utils/args.py", line 283, in get_function_argspec
    aspec = _getargspec(func)
  File "/usr/lib/python3.6/site-packages/salt/utils/args.py", line 235, in _getargspec
    raise ValueError('Function has keyword-only arguments or annotations'
ValueError: Function has keyword-only arguments or annotations, use getfullargspec() API which can support them
Actions #1

Updated by okurz over 3 years ago

  • Subject changed from grenache salt is spilling errors to grenache salt is spilling errors about "Failed to load grains defined in grain file ppc_powervm.check_output"
  • Priority changed from Normal to Low
  • Target version set to future

good that you record this. I have seen this as well, likely on other machines already. The grain is defined by https://gitlab.suse.de/openqa/salt-states-openqa/-/blob/master/_grains/ppc_powervm.py which would be important for any freshly installed PowerVM machine. So probably easy but also not high prio.

Actions #2

Updated by okurz about 1 year ago

  • Tags set to infra
  • Status changed from New to Resolved
  • Assignee set to okurz

Likely fixed by 5ae3d58 in salt-states-openqa

Actions

Also available in: Atom PDF