It seems I have resolved it by adding NotifyAccess=all
to service.d conf file
since then it starts normally
tode01prahkz:/etc/systemd/system/elasticsearch.service.d# cat /etc/systemd/system/elasticsearch.service.d/startup-timeout.conf
[Service]
TimeoutStartSec=180
NotifyAccess=all