While this bypasses the issue because the call will not be made, it is not a solution.
yes i know, sorry for annoying you but I’ve thought this error makes consequential processes stopping, and trying to these latter part of batch process.
[root@instance-1 ~]# date
2018年 10月 26日 金曜日 14:19:53 JST
[root@instance-1 ~]# php -i |grep date.timezone
date.timezone => Asia/Tokyo => Asia/Tokyo
and mysql
mysql> SELECT @@system_time_zone;
±-------------------+
| @@system_time_zone |
±-------------------+
| JST |
±-------------------+
1 row in set (0.01 sec)
thank you.