2021-08-16 07:47:43.753 696 INFO cinder.cmd.backup [-] Backup running with 1 processes. 2021-08-16 07:47:43.922 696 WARNING oslo_config.cfg [req-987cd092-3497-4091-b12f-4f52096349fc - - - - -] Deprecated: Option "sql_connection" from group "DEFAULT" is deprecated. Use option "connection" from group "database". 2021-08-16 07:47:43.954 696 DEBUG oslo_db.sqlalchemy.engines [req-987cd092-3497-4091-b12f-4f52096349fc - - - - -] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION _check_effective_sql_mode c:\python37\lib\site-packages\oslo_db\sqlalchemy\engines.py:314 2021-08-16 07:47:44.188 696 INFO cinder.rpc [req-987cd092-3497-4091-b12f-4f52096349fc - - - - -] Automatically selected cinder-backup objects version 1.38 as minimum service version. 2021-08-16 07:47:44.188 696 INFO cinder.rpc [req-987cd092-3497-4091-b12f-4f52096349fc - - - - -] Automatically selected cinder-backup RPC version 2.2 as minimum service version. 2021-08-16 07:47:44.188 696 INFO cinder.rpc [req-987cd092-3497-4091-b12f-4f52096349fc - - - - -] Automatically selected cinder-volume objects version 1.38 as minimum service version. 2021-08-16 07:47:44.206 696 INFO cinder.rpc [req-987cd092-3497-4091-b12f-4f52096349fc - - - - -] Automatically selected cinder-volume RPC version 3.16 as minimum service version. 2021-08-16 07:47:44.206 696 INFO cinder.rpc [req-987cd092-3497-4091-b12f-4f52096349fc - - - - -] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. 2021-08-16 07:47:44.206 696 INFO cinder.rpc [req-987cd092-3497-4091-b12f-4f52096349fc - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2021-08-16 07:47:44.206 696 ERROR cinder.cmd.backup [req-987cd092-3497-4091-b12f-4f52096349fc - - - - -] Backup service hv-cinder-80460 failed to start.: File "c:\openstack\build\cinder\cinder\backup\drivers\posix.py", line 142 2021-08-16 07:47:44.206 696 ERROR cinder.cmd.backup Traceback (most recent call last): 2021-08-16 07:47:44.206 696 ERROR cinder.cmd.backup File "c:\openstack\build\cinder\cinder\cmd\backup.py", line 86, in _launch_backup_process 2021-08-16 07:47:44.206 696 ERROR cinder.cmd.backup semaphore=_semaphore) 2021-08-16 07:47:44.206 696 ERROR cinder.cmd.backup File "c:\openstack\build\cinder\cinder\service.py", line 400, in create 2021-08-16 07:47:44.206 696 ERROR cinder.cmd.backup cluster=cluster, **kwargs) 2021-08-16 07:47:44.206 696 ERROR cinder.cmd.backup File "c:\openstack\build\cinder\cinder\service.py", line 155, in __init__ 2021-08-16 07:47:44.206 696 ERROR cinder.cmd.backup *args, **kwargs) 2021-08-16 07:47:44.206 696 ERROR cinder.cmd.backup File "c:\openstack\build\cinder\cinder\backup\manager.py", line 137, in __init__ 2021-08-16 07:47:44.206 696 ERROR cinder.cmd.backup self.service = importutils.import_class(self.driver_name) 2021-08-16 07:47:44.206 696 ERROR cinder.cmd.backup File "c:\python37\lib\site-packages\oslo_utils\importutils.py", line 30, in import_class 2021-08-16 07:47:44.206 696 ERROR cinder.cmd.backup __import__(mod_str) 2021-08-16 07:47:44.206 696 ERROR cinder.cmd.backup File "c:\openstack\build\cinder\cinder\backup\drivers\posix.py", line 142 2021-08-16 07:47:44.206 696 ERROR cinder.cmd.backup try: 2021-08-16 07:47:44.206 696 ERROR cinder.cmd.backup ^ 2021-08-16 07:47:44.206 696 ERROR cinder.cmd.backup IndentationError: expected an indented block 2021-08-16 07:47:44.206 696 ERROR cinder.cmd.backup