2024-01-09T01:23:51.987261799Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-01-09T01:24:23.918442386Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-01-09T01:24:23.937858635Z ...............................DB keystone does not exist 2024-01-09T01:24:23.956844022Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-09T01:24:23.980721585Z DB User keystone does not exist 2024-01-09T01:24:23.993418339Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-09T01:24:24.036169142Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-09T01:24:24.090501199Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-09T01:24:37.441415980Z Wait until Keystone hostname can be resolved 2024-01-09T01:24:37.463898367Z Server: 10.96.0.10 2024-01-09T01:24:37.463921772Z Address: 10.96.0.10#53 2024-01-09T01:24:37.463926054Z 2024-01-09T01:24:37.463929858Z Name: keystone.osm.svc.cluster.local 2024-01-09T01:24:37.463933356Z Address: 10.244.0.15 2024-01-09T01:24:37.463936368Z 2024-01-09T01:24:39.613290455Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-01-09T01:24:39.942549174Z * Restarting Apache httpd web server apache2 2024-01-09T01:24:41.085055856Z ...done. 2024-01-09T01:24:42.038564085Z Traceback (most recent call last): 2024-01-09T01:24:42.038607831Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-09T01:24:42.038612933Z with open(filename, 'r') as f: 2024-01-09T01:24:42.038616690Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/2aca9afaf3c772a9ce35cafbc5e5c5bff9c1ec794dcc1141be0809a10054eecf' 2024-01-09T01:24:42.038620516Z 2024-01-09T01:24:42.038627879Z During handling of the above exception, another exception occurred: 2024-01-09T01:24:42.038631456Z 2024-01-09T01:24:42.038634770Z Traceback (most recent call last): 2024-01-09T01:24:42.038638266Z File "/usr/local/bin/openstack", line 5, in 2024-01-09T01:24:42.038642294Z from openstackclient.shell import main 2024-01-09T01:24:42.038658718Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-09T01:24:42.038662670Z from openstackclient.common import clientmanager 2024-01-09T01:24:42.038666032Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-09T01:24:42.038669516Z PLUGIN_MODULES = get_plugin_modules( 2024-01-09T01:24:42.038672788Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-09T01:24:42.038689039Z mgr = stevedore.ExtensionManager(group) 2024-01-09T01:24:42.038692101Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-09T01:24:42.038695122Z extensions = self._load_plugins(invoke_on_load, 2024-01-09T01:24:42.038698069Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-09T01:24:42.038701147Z for ep in self.list_entry_points(): 2024-01-09T01:24:42.038704044Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-09T01:24:42.038707034Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-09T01:24:42.038709948Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-09T01:24:42.038712978Z data = self._get_data_for_path(path) 2024-01-09T01:24:42.038715826Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-09T01:24:42.038718806Z data = _build_cacheable_data(path) 2024-01-09T01:24:42.038733257Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-09T01:24:42.038736875Z item = ep[:] # convert namedtuple to tuple 2024-01-09T01:24:42.038739839Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-09T01:24:42.932959981Z Traceback (most recent call last): 2024-01-09T01:24:42.933012833Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-09T01:24:42.933021840Z with open(filename, 'r') as f: 2024-01-09T01:24:42.933029252Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/2aca9afaf3c772a9ce35cafbc5e5c5bff9c1ec794dcc1141be0809a10054eecf' 2024-01-09T01:24:42.933037998Z 2024-01-09T01:24:42.933044872Z During handling of the above exception, another exception occurred: 2024-01-09T01:24:42.933051814Z 2024-01-09T01:24:42.933058416Z Traceback (most recent call last): 2024-01-09T01:24:42.933065142Z File "/usr/local/bin/openstack", line 5, in 2024-01-09T01:24:42.933072995Z from openstackclient.shell import main 2024-01-09T01:24:42.933079873Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-09T01:24:42.933087316Z from openstackclient.common import clientmanager 2024-01-09T01:24:42.933094364Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-09T01:24:42.933101802Z PLUGIN_MODULES = get_plugin_modules( 2024-01-09T01:24:42.933108722Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-09T01:24:42.933115910Z mgr = stevedore.ExtensionManager(group) 2024-01-09T01:24:42.933143873Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-09T01:24:42.933151303Z extensions = self._load_plugins(invoke_on_load, 2024-01-09T01:24:42.933158162Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-09T01:24:42.933165143Z for ep in self.list_entry_points(): 2024-01-09T01:24:42.933172100Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-09T01:24:42.933179264Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-09T01:24:42.933186191Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-09T01:24:42.933193081Z data = self._get_data_for_path(path) 2024-01-09T01:24:42.933199819Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-09T01:24:42.933206867Z data = _build_cacheable_data(path) 2024-01-09T01:24:42.933213519Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-09T01:24:42.933220416Z item = ep[:] # convert namedtuple to tuple 2024-01-09T01:24:42.933227444Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-09T01:24:43.891267741Z Traceback (most recent call last): 2024-01-09T01:24:43.891334235Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-09T01:24:43.891351466Z with open(filename, 'r') as f: 2024-01-09T01:24:43.891360942Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/2aca9afaf3c772a9ce35cafbc5e5c5bff9c1ec794dcc1141be0809a10054eecf' 2024-01-09T01:24:43.891370325Z 2024-01-09T01:24:43.891378595Z During handling of the above exception, another exception occurred: 2024-01-09T01:24:43.891395123Z 2024-01-09T01:24:43.891403315Z Traceback (most recent call last): 2024-01-09T01:24:43.891411391Z File "/usr/local/bin/openstack", line 5, in 2024-01-09T01:24:43.891420645Z from openstackclient.shell import main 2024-01-09T01:24:43.891428809Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-09T01:24:43.891438100Z from openstackclient.common import clientmanager 2024-01-09T01:24:43.891446589Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-09T01:24:43.891455440Z PLUGIN_MODULES = get_plugin_modules( 2024-01-09T01:24:43.891465142Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-09T01:24:43.891482521Z mgr = stevedore.ExtensionManager(group) 2024-01-09T01:24:43.891497280Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-09T01:24:43.891539780Z extensions = self._load_plugins(invoke_on_load, 2024-01-09T01:24:43.891551990Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-09T01:24:43.891563744Z for ep in self.list_entry_points(): 2024-01-09T01:24:43.891575251Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-09T01:24:43.891587963Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-09T01:24:43.891631648Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-09T01:24:43.891645026Z data = self._get_data_for_path(path) 2024-01-09T01:24:43.891657646Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-09T01:24:43.891671777Z data = _build_cacheable_data(path) 2024-01-09T01:24:43.891683690Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-09T01:24:43.891706697Z item = ep[:] # convert namedtuple to tuple 2024-01-09T01:24:43.891717813Z TypeError: 'EntryPoint' object is not subscriptable