2024-02-25T01:26:27.084581736Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-02-25T01:26:59.942380739Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-02-25T01:26:59.970615649Z ................................DB keystone does not exist 2024-02-25T01:26:59.981993827Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-02-25T01:27:00.015447152Z DB User keystone does not exist 2024-02-25T01:27:00.023455616Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-02-25T01:27:00.057912767Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-02-25T01:27:00.082546829Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-02-25T01:27:13.723819319Z Wait until Keystone hostname can be resolved 2024-02-25T01:27:13.759285966Z Server: 10.96.0.10 2024-02-25T01:27:13.759328550Z Address: 10.96.0.10#53 2024-02-25T01:27:13.759333230Z 2024-02-25T01:27:13.759336653Z Name: keystone.osm.svc.cluster.local 2024-02-25T01:27:13.759340221Z Address: 10.244.0.15 2024-02-25T01:27:13.759343610Z 2024-02-25T01:27:15.530234926Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-02-25T01:27:15.888293704Z * Restarting Apache httpd web server apache2 2024-02-25T01:27:16.995081202Z ...done. 2024-02-25T01:27:17.772143877Z Traceback (most recent call last): 2024-02-25T01:27:17.772169782Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-02-25T01:27:17.772174546Z with open(filename, 'r') as f: 2024-02-25T01:27:17.772178533Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/2cad80667692007c4a6518f8e3cd913f95ba0d4174e98e2b1c13caf8c6efb8ef' 2024-02-25T01:27:17.772182513Z 2024-02-25T01:27:17.772185835Z During handling of the above exception, another exception occurred: 2024-02-25T01:27:17.772189297Z 2024-02-25T01:27:17.772192672Z Traceback (most recent call last): 2024-02-25T01:27:17.772196006Z File "/usr/local/bin/openstack", line 5, in 2024-02-25T01:27:17.772200033Z from openstackclient.shell import main 2024-02-25T01:27:17.772203403Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-02-25T01:27:17.772207137Z from openstackclient.common import clientmanager 2024-02-25T01:27:17.772210753Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-02-25T01:27:17.772220065Z PLUGIN_MODULES = get_plugin_modules( 2024-02-25T01:27:17.772223854Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-02-25T01:27:17.772299358Z mgr = stevedore.ExtensionManager(group) 2024-02-25T01:27:17.772303602Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-02-25T01:27:17.772306869Z extensions = self._load_plugins(invoke_on_load, 2024-02-25T01:27:17.772310109Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-02-25T01:27:17.772313327Z for ep in self.list_entry_points(): 2024-02-25T01:27:17.772316317Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-02-25T01:27:17.772319380Z eps = list(_cache.get_group_all(self.namespace)) 2024-02-25T01:27:17.772322495Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-02-25T01:27:17.772325694Z data = self._get_data_for_path(path) 2024-02-25T01:27:17.772328881Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-02-25T01:27:17.772332066Z data = _build_cacheable_data(path) 2024-02-25T01:27:17.772379290Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-02-25T01:27:17.772383695Z item = ep[:] # convert namedtuple to tuple 2024-02-25T01:27:17.772386813Z TypeError: 'EntryPoint' object is not subscriptable 2024-02-25T01:27:18.790070118Z Traceback (most recent call last): 2024-02-25T01:27:18.790097636Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-02-25T01:27:18.790102026Z with open(filename, 'r') as f: 2024-02-25T01:27:18.790105981Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/2cad80667692007c4a6518f8e3cd913f95ba0d4174e98e2b1c13caf8c6efb8ef' 2024-02-25T01:27:18.790109806Z 2024-02-25T01:27:18.790112997Z During handling of the above exception, another exception occurred: 2024-02-25T01:27:18.790116361Z 2024-02-25T01:27:18.790119395Z Traceback (most recent call last): 2024-02-25T01:27:18.790122803Z File "/usr/local/bin/openstack", line 5, in 2024-02-25T01:27:18.790126576Z from openstackclient.shell import main 2024-02-25T01:27:18.790129813Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-02-25T01:27:18.790133198Z from openstackclient.common import clientmanager 2024-02-25T01:27:18.790136419Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-02-25T01:27:18.790139801Z PLUGIN_MODULES = get_plugin_modules( 2024-02-25T01:27:18.790142905Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-02-25T01:27:18.790146158Z mgr = stevedore.ExtensionManager(group) 2024-02-25T01:27:18.790159464Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-02-25T01:27:18.790162526Z extensions = self._load_plugins(invoke_on_load, 2024-02-25T01:27:18.790165277Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-02-25T01:27:18.790168113Z for ep in self.list_entry_points(): 2024-02-25T01:27:18.790170790Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-02-25T01:27:18.790173711Z eps = list(_cache.get_group_all(self.namespace)) 2024-02-25T01:27:18.790176502Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-02-25T01:27:18.790179385Z data = self._get_data_for_path(path) 2024-02-25T01:27:18.790182087Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-02-25T01:27:18.790184950Z data = _build_cacheable_data(path) 2024-02-25T01:27:18.790187771Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-02-25T01:27:18.790190624Z item = ep[:] # convert namedtuple to tuple 2024-02-25T01:27:18.790193327Z TypeError: 'EntryPoint' object is not subscriptable 2024-02-25T01:27:19.700979453Z Traceback (most recent call last): 2024-02-25T01:27:19.701072748Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-02-25T01:27:19.701084088Z with open(filename, 'r') as f: 2024-02-25T01:27:19.701092146Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/2cad80667692007c4a6518f8e3cd913f95ba0d4174e98e2b1c13caf8c6efb8ef' 2024-02-25T01:27:19.701100797Z 2024-02-25T01:27:19.701108472Z During handling of the above exception, another exception occurred: 2024-02-25T01:27:19.701116539Z 2024-02-25T01:27:19.701155841Z Traceback (most recent call last): 2024-02-25T01:27:19.701164041Z File "/usr/local/bin/openstack", line 5, in 2024-02-25T01:27:19.701173133Z from openstackclient.shell import main 2024-02-25T01:27:19.701181018Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-02-25T01:27:19.701189573Z from openstackclient.common import clientmanager 2024-02-25T01:27:19.701197395Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-02-25T01:27:19.701235225Z PLUGIN_MODULES = get_plugin_modules( 2024-02-25T01:27:19.701244360Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-02-25T01:27:19.701253002Z mgr = stevedore.ExtensionManager(group) 2024-02-25T01:27:19.701260907Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-02-25T01:27:19.701347238Z extensions = self._load_plugins(invoke_on_load, 2024-02-25T01:27:19.701357235Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-02-25T01:27:19.701365406Z for ep in self.list_entry_points(): 2024-02-25T01:27:19.701373121Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-02-25T01:27:19.701381241Z eps = list(_cache.get_group_all(self.namespace)) 2024-02-25T01:27:19.701389062Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-02-25T01:27:19.701427815Z data = self._get_data_for_path(path) 2024-02-25T01:27:19.701435696Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-02-25T01:27:19.701443935Z data = _build_cacheable_data(path) 2024-02-25T01:27:19.701451683Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-02-25T01:27:19.701459716Z item = ep[:] # convert namedtuple to tuple 2024-02-25T01:27:19.701468257Z TypeError: 'EntryPoint' object is not subscriptable