2024-03-28T01:25:24.165479026Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-03-28T01:25:54.486501373Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-03-28T01:25:54.538718179Z .............................DB keystone does not exist 2024-03-28T01:25:54.546970792Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-28T01:25:54.598000661Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-03-28T01:25:54.598948467Z ./start.sh: line 88: [: -gt: unary operator expected 2024-03-28T01:25:54.599790333Z DB User keystone does not exist 2024-03-28T01:25:54.605200502Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-28T01:25:54.650760103Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-28T01:25:54.698999136Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-28T01:25:54.721095929Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-03-28T01:26:00.682988556Z Wait until Keystone hostname can be resolved 2024-03-28T01:26:00.738763203Z Server: 10.96.0.10 2024-03-28T01:26:00.738801939Z Address: 10.96.0.10#53 2024-03-28T01:26:00.738807977Z 2024-03-28T01:26:00.738815097Z Name: keystone.osm.svc.cluster.local 2024-03-28T01:26:00.738820726Z Address: 10.244.0.14 2024-03-28T01:26:00.738825976Z 2024-03-28T01:26:03.208786355Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-03-28T01:26:03.722635049Z * Restarting Apache httpd web server apache2 2024-03-28T01:26:04.832427104Z ...done. 2024-03-28T01:26:05.724033497Z Traceback (most recent call last): 2024-03-28T01:26:05.724062296Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-03-28T01:26:05.724066976Z with open(filename, 'r') as f: 2024-03-28T01:26:05.724071384Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/f7fb437c745b359845d8a40891f59673adfde2f5a9af233fc6f284965c4c0369' 2024-03-28T01:26:05.724075099Z 2024-03-28T01:26:05.724084767Z During handling of the above exception, another exception occurred: 2024-03-28T01:26:05.724088402Z 2024-03-28T01:26:05.724092194Z Traceback (most recent call last): 2024-03-28T01:26:05.724096520Z File "/usr/local/bin/openstack", line 5, in 2024-03-28T01:26:05.724103128Z from openstackclient.shell import main 2024-03-28T01:26:05.724107073Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-03-28T01:26:05.724111108Z from openstackclient.common import clientmanager 2024-03-28T01:26:05.724115754Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-03-28T01:26:05.724119538Z PLUGIN_MODULES = get_plugin_modules( 2024-03-28T01:26:05.724123883Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-03-28T01:26:05.724127626Z mgr = stevedore.ExtensionManager(group) 2024-03-28T01:26:05.724131431Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-03-28T01:26:05.724135253Z extensions = self._load_plugins(invoke_on_load, 2024-03-28T01:26:05.724139453Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-03-28T01:26:05.724143243Z for ep in self.list_entry_points(): 2024-03-28T01:26:05.724146974Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-03-28T01:26:05.724150755Z eps = list(_cache.get_group_all(self.namespace)) 2024-03-28T01:26:05.724170589Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-03-28T01:26:05.724174037Z data = self._get_data_for_path(path) 2024-03-28T01:26:05.724177245Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-03-28T01:26:05.724180472Z data = _build_cacheable_data(path) 2024-03-28T01:26:05.724184187Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-03-28T01:26:05.724187300Z item = ep[:] # convert namedtuple to tuple 2024-03-28T01:26:05.724190533Z TypeError: 'EntryPoint' object is not subscriptable 2024-03-28T01:26:07.031970844Z Traceback (most recent call last): 2024-03-28T01:26:07.031984140Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-03-28T01:26:07.031987048Z with open(filename, 'r') as f: 2024-03-28T01:26:07.031992145Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/f7fb437c745b359845d8a40891f59673adfde2f5a9af233fc6f284965c4c0369' 2024-03-28T01:26:07.031994628Z 2024-03-28T01:26:07.031997411Z During handling of the above exception, another exception occurred: 2024-03-28T01:26:07.031999777Z 2024-03-28T01:26:07.032002239Z Traceback (most recent call last): 2024-03-28T01:26:07.032005380Z File "/usr/local/bin/openstack", line 5, in 2024-03-28T01:26:07.032007936Z from openstackclient.shell import main 2024-03-28T01:26:07.032010438Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-03-28T01:26:07.032013285Z from openstackclient.common import clientmanager 2024-03-28T01:26:07.032016140Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-03-28T01:26:07.032018525Z PLUGIN_MODULES = get_plugin_modules( 2024-03-28T01:26:07.032021995Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-03-28T01:26:07.032024444Z mgr = stevedore.ExtensionManager(group) 2024-03-28T01:26:07.032026936Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-03-28T01:26:07.032029335Z extensions = self._load_plugins(invoke_on_load, 2024-03-28T01:26:07.032031849Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-03-28T01:26:07.032034315Z for ep in self.list_entry_points(): 2024-03-28T01:26:07.032036807Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-03-28T01:26:07.032039308Z eps = list(_cache.get_group_all(self.namespace)) 2024-03-28T01:26:07.032041822Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-03-28T01:26:07.032044348Z data = self._get_data_for_path(path) 2024-03-28T01:26:07.032046760Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-03-28T01:26:07.032049367Z data = _build_cacheable_data(path) 2024-03-28T01:26:07.032053732Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-03-28T01:26:07.032056135Z item = ep[:] # convert namedtuple to tuple 2024-03-28T01:26:07.032058558Z TypeError: 'EntryPoint' object is not subscriptable 2024-03-28T01:26:08.396064700Z Traceback (most recent call last): 2024-03-28T01:26:08.396085189Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-03-28T01:26:08.396088587Z with open(filename, 'r') as f: 2024-03-28T01:26:08.396092475Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/f7fb437c745b359845d8a40891f59673adfde2f5a9af233fc6f284965c4c0369' 2024-03-28T01:26:08.396099865Z 2024-03-28T01:26:08.396102686Z During handling of the above exception, another exception occurred: 2024-03-28T01:26:08.396105043Z 2024-03-28T01:26:08.396107486Z Traceback (most recent call last): 2024-03-28T01:26:08.396110521Z File "/usr/local/bin/openstack", line 5, in 2024-03-28T01:26:08.396113223Z from openstackclient.shell import main 2024-03-28T01:26:08.396115691Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-03-28T01:26:08.396118232Z from openstackclient.common import clientmanager 2024-03-28T01:26:08.396120822Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-03-28T01:26:08.396123488Z PLUGIN_MODULES = get_plugin_modules( 2024-03-28T01:26:08.396126093Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-03-28T01:26:08.396128515Z mgr = stevedore.ExtensionManager(group) 2024-03-28T01:26:08.396131081Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-03-28T01:26:08.396133788Z extensions = self._load_plugins(invoke_on_load, 2024-03-28T01:26:08.396136242Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-03-28T01:26:08.396138753Z for ep in self.list_entry_points(): 2024-03-28T01:26:08.396141205Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-03-28T01:26:08.396143712Z eps = list(_cache.get_group_all(self.namespace)) 2024-03-28T01:26:08.396146277Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-03-28T01:26:08.396148758Z data = self._get_data_for_path(path) 2024-03-28T01:26:08.396151211Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-03-28T01:26:08.396153713Z data = _build_cacheable_data(path) 2024-03-28T01:26:08.396156169Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-03-28T01:26:08.396158598Z item = ep[:] # convert namedtuple to tuple 2024-03-28T01:26:08.396161148Z TypeError: 'EntryPoint' object is not subscriptable