2024-03-22T01:26:18.924499923Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-03-22T01:26:51.157307870Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-03-22T01:26:51.204606225Z ...............................DB keystone does not exist 2024-03-22T01:26:51.212144112Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-22T01:26:51.237020279Z DB User keystone does not exist 2024-03-22T01:26:51.241145715Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-22T01:26:51.277546526Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-22T01:26:51.329993462Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-22T01:27:06.643270058Z Wait until Keystone hostname can be resolved 2024-03-22T01:27:06.692392523Z Server: 10.96.0.10 2024-03-22T01:27:06.692408441Z Address: 10.96.0.10#53 2024-03-22T01:27:06.692411886Z 2024-03-22T01:27:06.692415449Z Name: keystone.osm.svc.cluster.local 2024-03-22T01:27:06.692418449Z Address: 10.244.0.13 2024-03-22T01:27:06.692421167Z 2024-03-22T01:27:08.265844107Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-03-22T01:27:08.550601173Z * Restarting Apache httpd web server apache2 2024-03-22T01:27:08.649548225Z ...done. 2024-03-22T01:27:09.925247405Z Traceback (most recent call last): 2024-03-22T01:27:09.925261075Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-03-22T01:27:09.925264617Z with open(filename, 'r') as f: 2024-03-22T01:27:09.925270770Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/44ac5874066dc1fc324f88b77ece243769c86998796f9806277f3f58d93a5966' 2024-03-22T01:27:09.925273913Z 2024-03-22T01:27:09.925277399Z During handling of the above exception, another exception occurred: 2024-03-22T01:27:09.925280454Z 2024-03-22T01:27:09.925283722Z Traceback (most recent call last): 2024-03-22T01:27:09.925293358Z File "/usr/local/bin/openstack", line 5, in 2024-03-22T01:27:09.925296483Z from openstackclient.shell import main 2024-03-22T01:27:09.925299311Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-03-22T01:27:09.925302364Z from openstackclient.common import clientmanager 2024-03-22T01:27:09.925305640Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-03-22T01:27:09.925308393Z PLUGIN_MODULES = get_plugin_modules( 2024-03-22T01:27:09.925314225Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-03-22T01:27:09.925317059Z mgr = stevedore.ExtensionManager(group) 2024-03-22T01:27:09.925320088Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-03-22T01:27:09.925322836Z extensions = self._load_plugins(invoke_on_load, 2024-03-22T01:27:09.925325604Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-03-22T01:27:09.925328370Z for ep in self.list_entry_points(): 2024-03-22T01:27:09.925331251Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-03-22T01:27:09.925334050Z eps = list(_cache.get_group_all(self.namespace)) 2024-03-22T01:27:09.925336997Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-03-22T01:27:09.925339899Z data = self._get_data_for_path(path) 2024-03-22T01:27:09.925342812Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-03-22T01:27:09.925358588Z data = _build_cacheable_data(path) 2024-03-22T01:27:09.925361222Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-03-22T01:27:09.925363920Z item = ep[:] # convert namedtuple to tuple 2024-03-22T01:27:09.925366405Z TypeError: 'EntryPoint' object is not subscriptable 2024-03-22T01:27:11.334146955Z Traceback (most recent call last): 2024-03-22T01:27:11.334171717Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-03-22T01:27:11.334179331Z with open(filename, 'r') as f: 2024-03-22T01:27:11.334186669Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/44ac5874066dc1fc324f88b77ece243769c86998796f9806277f3f58d93a5966' 2024-03-22T01:27:11.334193119Z 2024-03-22T01:27:11.334200192Z During handling of the above exception, another exception occurred: 2024-03-22T01:27:11.334206362Z 2024-03-22T01:27:11.334213839Z Traceback (most recent call last): 2024-03-22T01:27:11.334221599Z File "/usr/local/bin/openstack", line 5, in 2024-03-22T01:27:11.334228195Z from openstackclient.shell import main 2024-03-22T01:27:11.334234826Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-03-22T01:27:11.334241397Z from openstackclient.common import clientmanager 2024-03-22T01:27:11.334247914Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-03-22T01:27:11.334254429Z PLUGIN_MODULES = get_plugin_modules( 2024-03-22T01:27:11.334261779Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-03-22T01:27:11.334268667Z mgr = stevedore.ExtensionManager(group) 2024-03-22T01:27:11.334275300Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-03-22T01:27:11.334281978Z extensions = self._load_plugins(invoke_on_load, 2024-03-22T01:27:11.334288501Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-03-22T01:27:11.334295024Z for ep in self.list_entry_points(): 2024-03-22T01:27:11.334301596Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-03-22T01:27:11.334308029Z eps = list(_cache.get_group_all(self.namespace)) 2024-03-22T01:27:11.334314491Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-03-22T01:27:11.334321111Z data = self._get_data_for_path(path) 2024-03-22T01:27:11.334327662Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-03-22T01:27:11.334334137Z data = _build_cacheable_data(path) 2024-03-22T01:27:11.334340579Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-03-22T01:27:11.334347195Z item = ep[:] # convert namedtuple to tuple 2024-03-22T01:27:11.334353711Z TypeError: 'EntryPoint' object is not subscriptable 2024-03-22T01:27:12.250322032Z Traceback (most recent call last): 2024-03-22T01:27:12.250340148Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-03-22T01:27:12.250343274Z with open(filename, 'r') as f: 2024-03-22T01:27:12.250346153Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/44ac5874066dc1fc324f88b77ece243769c86998796f9806277f3f58d93a5966' 2024-03-22T01:27:12.250348388Z 2024-03-22T01:27:12.250351199Z During handling of the above exception, another exception occurred: 2024-03-22T01:27:12.250362405Z 2024-03-22T01:27:12.250364701Z Traceback (most recent call last): 2024-03-22T01:27:12.250367625Z File "/usr/local/bin/openstack", line 5, in 2024-03-22T01:27:12.250369824Z from openstackclient.shell import main 2024-03-22T01:27:12.250372211Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-03-22T01:27:12.250374385Z from openstackclient.common import clientmanager 2024-03-22T01:27:12.250377373Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-03-22T01:27:12.250379544Z PLUGIN_MODULES = get_plugin_modules( 2024-03-22T01:27:12.250382271Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-03-22T01:27:12.250384442Z mgr = stevedore.ExtensionManager(group) 2024-03-22T01:27:12.250386626Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-03-22T01:27:12.250388784Z extensions = self._load_plugins(invoke_on_load, 2024-03-22T01:27:12.250391070Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-03-22T01:27:12.250393289Z for ep in self.list_entry_points(): 2024-03-22T01:27:12.250395723Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-03-22T01:27:12.250397885Z eps = list(_cache.get_group_all(self.namespace)) 2024-03-22T01:27:12.250400311Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-03-22T01:27:12.250402500Z data = self._get_data_for_path(path) 2024-03-22T01:27:12.250404694Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-03-22T01:27:12.250406879Z data = _build_cacheable_data(path) 2024-03-22T01:27:12.250409162Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-03-22T01:27:12.250411262Z item = ep[:] # convert namedtuple to tuple 2024-03-22T01:27:12.250413477Z TypeError: 'EntryPoint' object is not subscriptable