2024-06-16T03:00:39.458828205Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-06-16T03:01:10.624010294Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-06-16T03:01:10.660281524Z ..............................DB keystone does not exist 2024-06-16T03:01:10.669759588Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-06-16T03:01:10.704973364Z DB User keystone does not exist 2024-06-16T03:01:10.711201741Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-06-16T03:01:10.755038951Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-06-16T03:01:10.800175782Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-06-16T03:01:25.041930594Z Wait until Keystone hostname can be resolved 2024-06-16T03:01:25.089499956Z Server: 10.96.0.10 2024-06-16T03:01:25.089519205Z Address: 10.96.0.10#53 2024-06-16T03:01:25.089522968Z 2024-06-16T03:01:25.089527528Z Name: keystone.osm.svc.cluster.local 2024-06-16T03:01:25.089531356Z Address: 10.244.0.15 2024-06-16T03:01:25.089534718Z 2024-06-16T03:01:26.647638229Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-06-16T03:01:27.114447107Z * Restarting Apache httpd web server apache2 2024-06-16T03:01:27.294754977Z ...done. 2024-06-16T03:01:28.382361750Z Traceback (most recent call last): 2024-06-16T03:01:28.382378498Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-06-16T03:01:28.382383072Z with open(filename, 'r') as f: 2024-06-16T03:01:28.382386905Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/d84ba3ca4f8955fcee8180825e495c3522fa582eabdb84547aefcb811725ceb5' 2024-06-16T03:01:28.382389808Z 2024-06-16T03:01:28.382414045Z During handling of the above exception, another exception occurred: 2024-06-16T03:01:28.382417410Z 2024-06-16T03:01:28.382420355Z Traceback (most recent call last): 2024-06-16T03:01:28.382423759Z File "/usr/local/bin/openstack", line 5, in 2024-06-16T03:01:28.382427133Z from openstackclient.shell import main 2024-06-16T03:01:28.382431093Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-06-16T03:01:28.382435816Z from openstackclient.common import clientmanager 2024-06-16T03:01:28.382440001Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-06-16T03:01:28.382444481Z PLUGIN_MODULES = get_plugin_modules( 2024-06-16T03:01:28.382448062Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-06-16T03:01:28.382450843Z mgr = stevedore.ExtensionManager(group) 2024-06-16T03:01:28.382456797Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-06-16T03:01:28.382460679Z extensions = self._load_plugins(invoke_on_load, 2024-06-16T03:01:28.382463549Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-06-16T03:01:28.382466781Z for ep in self.list_entry_points(): 2024-06-16T03:01:28.382469580Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-06-16T03:01:28.382472592Z eps = list(_cache.get_group_all(self.namespace)) 2024-06-16T03:01:28.382475473Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-06-16T03:01:28.382478260Z data = self._get_data_for_path(path) 2024-06-16T03:01:28.382481418Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-06-16T03:01:28.382495469Z data = _build_cacheable_data(path) 2024-06-16T03:01:28.382498629Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-06-16T03:01:28.382501166Z item = ep[:] # convert namedtuple to tuple 2024-06-16T03:01:28.382505627Z TypeError: 'EntryPoint' object is not subscriptable 2024-06-16T03:01:29.498020770Z Traceback (most recent call last): 2024-06-16T03:01:29.498063148Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-06-16T03:01:29.498067479Z with open(filename, 'r') as f: 2024-06-16T03:01:29.498072013Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/d84ba3ca4f8955fcee8180825e495c3522fa582eabdb84547aefcb811725ceb5' 2024-06-16T03:01:29.498075469Z 2024-06-16T03:01:29.498079971Z During handling of the above exception, another exception occurred: 2024-06-16T03:01:29.498083191Z 2024-06-16T03:01:29.498086653Z Traceback (most recent call last): 2024-06-16T03:01:29.498091033Z File "/usr/local/bin/openstack", line 5, in 2024-06-16T03:01:29.498094487Z from openstackclient.shell import main 2024-06-16T03:01:29.498098180Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-06-16T03:01:29.498101521Z from openstackclient.common import clientmanager 2024-06-16T03:01:29.498106118Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-06-16T03:01:29.498109958Z PLUGIN_MODULES = get_plugin_modules( 2024-06-16T03:01:29.498113822Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-06-16T03:01:29.498117220Z mgr = stevedore.ExtensionManager(group) 2024-06-16T03:01:29.498120695Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-06-16T03:01:29.498124362Z extensions = self._load_plugins(invoke_on_load, 2024-06-16T03:01:29.498127912Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-06-16T03:01:29.498131420Z for ep in self.list_entry_points(): 2024-06-16T03:01:29.498134712Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-06-16T03:01:29.498138163Z eps = list(_cache.get_group_all(self.namespace)) 2024-06-16T03:01:29.498141495Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-06-16T03:01:29.498144713Z data = self._get_data_for_path(path) 2024-06-16T03:01:29.498148178Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-06-16T03:01:29.498151605Z data = _build_cacheable_data(path) 2024-06-16T03:01:29.498154853Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-06-16T03:01:29.498158161Z item = ep[:] # convert namedtuple to tuple 2024-06-16T03:01:29.498161474Z TypeError: 'EntryPoint' object is not subscriptable 2024-06-16T03:01:30.928820915Z Traceback (most recent call last): 2024-06-16T03:01:30.928839490Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-06-16T03:01:30.928843099Z with open(filename, 'r') as f: 2024-06-16T03:01:30.928850776Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/d84ba3ca4f8955fcee8180825e495c3522fa582eabdb84547aefcb811725ceb5' 2024-06-16T03:01:30.928853660Z 2024-06-16T03:01:30.928857436Z During handling of the above exception, another exception occurred: 2024-06-16T03:01:30.928865326Z 2024-06-16T03:01:30.928868600Z Traceback (most recent call last): 2024-06-16T03:01:30.928872052Z File "/usr/local/bin/openstack", line 5, in 2024-06-16T03:01:30.928874497Z from openstackclient.shell import main 2024-06-16T03:01:30.928876964Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-06-16T03:01:30.928879726Z from openstackclient.common import clientmanager 2024-06-16T03:01:30.928882948Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-06-16T03:01:30.928885359Z PLUGIN_MODULES = get_plugin_modules( 2024-06-16T03:01:30.928888515Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-06-16T03:01:30.928890970Z mgr = stevedore.ExtensionManager(group) 2024-06-16T03:01:30.928893472Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-06-16T03:01:30.928895871Z extensions = self._load_plugins(invoke_on_load, 2024-06-16T03:01:30.928898235Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-06-16T03:01:30.928900538Z for ep in self.list_entry_points(): 2024-06-16T03:01:30.928902951Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-06-16T03:01:30.928905607Z eps = list(_cache.get_group_all(self.namespace)) 2024-06-16T03:01:30.928908095Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-06-16T03:01:30.928910861Z data = self._get_data_for_path(path) 2024-06-16T03:01:30.928913453Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-06-16T03:01:30.928916043Z data = _build_cacheable_data(path) 2024-06-16T03:01:30.928919139Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-06-16T03:01:30.928921488Z item = ep[:] # convert namedtuple to tuple 2024-06-16T03:01:30.928924696Z TypeError: 'EntryPoint' object is not subscriptable