Hi,
anyone also facing that Waagent using high CPU Usage even with a freshly deployed Gateway? For an existing one i did apply sk165055. On a fresh deployed Gateway i am faceing the issue again.
[Expert@fw2:0]# ps -o cmd fp 9732
CMD
python3 -u /usr/sbin/waagent -run-exthandlers
[Expert@fw2:0]# ps -o cmd fp 51494
CMD
fwd
[Expert@fw2:0]# waagent version
/sbin/waagent:27: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
import imp
WALinuxAgent-2.2.45 running on gaia 273.562
Python: 3.7.4
Goal state agent: 2.2.45
[Expert@fw2:0]# service waagent status
waagent (pid 9731) is running...
[Expert@fw2:0]#