2024-04-11T00:26:11.030411430Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-04-11T00:26:43.063557344Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-04-11T00:26:43.089064056Z ...............................DB keystone does not exist 2024-04-11T00:26:43.098098841Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-04-11T00:26:43.131302515Z DB User keystone does not exist 2024-04-11T00:26:43.136713143Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-04-11T00:26:43.159678124Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-04-11T00:26:43.183384038Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-04-11T00:26:54.630200266Z Wait until Keystone hostname can be resolved 2024-04-11T00:26:54.654456721Z Server: 10.96.0.10 2024-04-11T00:26:54.654468162Z Address: 10.96.0.10#53 2024-04-11T00:26:54.654470684Z 2024-04-11T00:26:54.654473701Z Name: keystone.osm.svc.cluster.local 2024-04-11T00:26:54.654476259Z Address: 10.244.0.14 2024-04-11T00:26:54.654478477Z 2024-04-11T00:26:56.417563314Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-04-11T00:26:56.830073503Z * Restarting Apache httpd web server apache2 2024-04-11T00:26:56.937624441Z ...done. 2024-04-11T00:26:57.827996350Z Traceback (most recent call last): 2024-04-11T00:26:57.828016510Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-04-11T00:26:57.828019932Z with open(filename, 'r') as f: 2024-04-11T00:26:57.828023639Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/337f098c1895b84421ca0cd311815fd3280a99ffd48296450266dcaef0eceb4a' 2024-04-11T00:26:57.828026574Z 2024-04-11T00:26:57.828030431Z During handling of the above exception, another exception occurred: 2024-04-11T00:26:57.828033114Z 2024-04-11T00:26:57.828036054Z Traceback (most recent call last): 2024-04-11T00:26:57.828039400Z File "/usr/local/bin/openstack", line 5, in 2024-04-11T00:26:57.828042169Z from openstackclient.shell import main 2024-04-11T00:26:57.828045013Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-04-11T00:26:57.828047842Z from openstackclient.common import clientmanager 2024-04-11T00:26:57.828051505Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-04-11T00:26:57.828054370Z PLUGIN_MODULES = get_plugin_modules( 2024-04-11T00:26:57.828057553Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-04-11T00:26:57.828060257Z mgr = stevedore.ExtensionManager(group) 2024-04-11T00:26:57.828063022Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-04-11T00:26:57.828068979Z extensions = self._load_plugins(invoke_on_load, 2024-04-11T00:26:57.828071808Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-04-11T00:26:57.828074473Z for ep in self.list_entry_points(): 2024-04-11T00:26:57.828077230Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-04-11T00:26:57.828080055Z eps = list(_cache.get_group_all(self.namespace)) 2024-04-11T00:26:57.828082756Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-04-11T00:26:57.828085446Z data = self._get_data_for_path(path) 2024-04-11T00:26:57.828088325Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-04-11T00:26:57.828102515Z data = _build_cacheable_data(path) 2024-04-11T00:26:57.828105077Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-04-11T00:26:57.828107498Z item = ep[:] # convert namedtuple to tuple 2024-04-11T00:26:57.828112154Z TypeError: 'EntryPoint' object is not subscriptable 2024-04-11T00:26:58.561248321Z Traceback (most recent call last): 2024-04-11T00:26:58.561277828Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-04-11T00:26:58.561284580Z with open(filename, 'r') as f: 2024-04-11T00:26:58.561290610Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/337f098c1895b84421ca0cd311815fd3280a99ffd48296450266dcaef0eceb4a' 2024-04-11T00:26:58.561295829Z 2024-04-11T00:26:58.561301820Z During handling of the above exception, another exception occurred: 2024-04-11T00:26:58.561306771Z 2024-04-11T00:26:58.561312163Z Traceback (most recent call last): 2024-04-11T00:26:58.561317684Z File "/usr/local/bin/openstack", line 5, in 2024-04-11T00:26:58.561322838Z from openstackclient.shell import main 2024-04-11T00:26:58.561328102Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-04-11T00:26:58.561333201Z from openstackclient.common import clientmanager 2024-04-11T00:26:58.561338771Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-04-11T00:26:58.561343352Z PLUGIN_MODULES = get_plugin_modules( 2024-04-11T00:26:58.561349203Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-04-11T00:26:58.561355496Z mgr = stevedore.ExtensionManager(group) 2024-04-11T00:26:58.561360616Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-04-11T00:26:58.561365857Z extensions = self._load_plugins(invoke_on_load, 2024-04-11T00:26:58.561371286Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-04-11T00:26:58.561376529Z for ep in self.list_entry_points(): 2024-04-11T00:26:58.561381821Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-04-11T00:26:58.561387075Z eps = list(_cache.get_group_all(self.namespace)) 2024-04-11T00:26:58.561392286Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-04-11T00:26:58.561397569Z data = self._get_data_for_path(path) 2024-04-11T00:26:58.561406402Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-04-11T00:26:58.561410337Z data = _build_cacheable_data(path) 2024-04-11T00:26:58.561413722Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-04-11T00:26:58.561417127Z item = ep[:] # convert namedtuple to tuple 2024-04-11T00:26:58.561420457Z TypeError: 'EntryPoint' object is not subscriptable 2024-04-11T00:26:59.333497710Z Traceback (most recent call last): 2024-04-11T00:26:59.333514670Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-04-11T00:26:59.333517234Z with open(filename, 'r') as f: 2024-04-11T00:26:59.333520419Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/337f098c1895b84421ca0cd311815fd3280a99ffd48296450266dcaef0eceb4a' 2024-04-11T00:26:59.333522696Z 2024-04-11T00:26:59.333525908Z During handling of the above exception, another exception occurred: 2024-04-11T00:26:59.333534616Z 2024-04-11T00:26:59.333551114Z Traceback (most recent call last): 2024-04-11T00:26:59.333554782Z File "/usr/local/bin/openstack", line 5, in 2024-04-11T00:26:59.333556979Z from openstackclient.shell import main 2024-04-11T00:26:59.333559499Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-04-11T00:26:59.333561702Z from openstackclient.common import clientmanager 2024-04-11T00:26:59.333564623Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-04-11T00:26:59.333566814Z PLUGIN_MODULES = get_plugin_modules( 2024-04-11T00:26:59.333569431Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-04-11T00:26:59.333571631Z mgr = stevedore.ExtensionManager(group) 2024-04-11T00:26:59.333573903Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-04-11T00:26:59.333576133Z extensions = self._load_plugins(invoke_on_load, 2024-04-11T00:26:59.333578453Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-04-11T00:26:59.333580682Z for ep in self.list_entry_points(): 2024-04-11T00:26:59.333585095Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-04-11T00:26:59.333587371Z eps = list(_cache.get_group_all(self.namespace)) 2024-04-11T00:26:59.333589677Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-04-11T00:26:59.333591883Z data = self._get_data_for_path(path) 2024-04-11T00:26:59.333594124Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-04-11T00:26:59.333596372Z data = _build_cacheable_data(path) 2024-04-11T00:26:59.333627358Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-04-11T00:26:59.333629667Z item = ep[:] # convert namedtuple to tuple 2024-04-11T00:26:59.333631923Z TypeError: 'EntryPoint' object is not subscriptable