ID: opensds sushi daemon nbp systemd service removed
Function: cmd.run
Name: make clean
Result: False
Comment: Command "make clean" run
Started: 12:22:44.917712
Duration: 11.427 ms
Changes:
----------
pid:
30397
retcode:
2
stderr:
make: *** No rule to make target 'clean'. Stop.
stdout:
ID: opensds hotpot daemon opensds systemd service removed
Function: cmd.run
Name: make clean
Result: False
Comment: An exception occurred in this state: Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/salt/state.py", line 1913, in call
**cdata['kwargs'])
File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1898, in wrapper
return f(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/salt/states/cmd.py", line 872, in run
cret = mod_run_check(cmd_kwargs, onlyif, unless, creates)
File "/usr/lib/python2.7/dist-packages/salt/states/cmd.py", line 350, in mod_run_check
cmd = __salt__['cmd.retcode'](entry, ignore_retcode=True, python_shell=True, **cmd_kwargs)
File "/usr/lib/python2.7/dist-packages/salt/modules/cmdmod.py", line 2088, in retcode
**kwargs)
File "/usr/lib/python2.7/dist-packages/salt/modules/cmdmod.py", line 603, in _run
proc = salt.utils.timed_subprocess.TimedProc(cmd, **kwargs)
File "/usr/lib/python2.7/dist-packages/salt/utils/timed_subprocess.py", line 44, in __init__
args = salt.utils.stringutils.to_bytes(args)
File "/usr/lib/python2.7/dist-packages/salt/utils/stringutils.py", line 63, in to_bytes
return to_str(s, encoding, errors)
File "/usr/lib/python2.7/dist-packages/salt/utils/stringutils.py", line 118, in to_str
raise TypeError('expected str, bytearray, or unicode')
TypeError: expected str, bytearray, or unicode
Started: 12:22:45.373892
Duration: 2.495 ms
Changes:
To be fixed