+ keystone-manage --config-file=/etc/keystone/keystone.conf db_sync 2026-05-04 01:44:31.492 7 INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-04 01:44:31.493 7 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-04 01:44:31.717 7 INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-05-04 01:44:34.427 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-05-04 01:44:34.429 7 INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-05-04 01:44:34.520 7 INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-05-04 01:44:34.917 7 INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-05-04 01:44:35.339 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-05-04 01:44:35.340 7 INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-05-04 01:44:35.664 7 INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. + keystone-manage --config-file=/etc/keystone/keystone.conf bootstrap --bootstrap-username admin-RegionOne --bootstrap-password 2EOraNEnsb08rNpJtmzPWcUQAvVMNGP5 --bootstrap-project-name admin --bootstrap-admin-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-public-url https://identity.199-204-45-162.nip.io/ --bootstrap-internal-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-region-id RegionOne 2026-05-04 01:44:38.121 10 INFO keystone.cmd.bootstrap [None req-8e051ae7-e1f9-4e6a-896a-15f94b481f34 - - - - - -] Created domain default 2026-05-04 01:44:38.148 10 INFO keystone.cmd.bootstrap [None req-8e051ae7-e1f9-4e6a-896a-15f94b481f34 - - - - - -] Created project admin 2026-05-04 01:44:38.149 10 WARNING keystone.identity.core [None req-8e051ae7-e1f9-4e6a-896a-15f94b481f34 - - - - - -] Unable to locate domain config directory: /etc/keystone/domains 2026-05-04 01:44:38.169 10 WARNING keystone.common.password_hashing [None req-8e051ae7-e1f9-4e6a-896a-15f94b481f34 - - - - - -] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin-RegionOne. 2026-05-04 01:44:38.451 10 INFO keystone.cmd.bootstrap [None req-8e051ae7-e1f9-4e6a-896a-15f94b481f34 - - - - - -] Created user admin-RegionOne 2026-05-04 01:44:38.462 10 INFO keystone.cmd.bootstrap [None req-8e051ae7-e1f9-4e6a-896a-15f94b481f34 - - - - - -] Created role reader 2026-05-04 01:44:38.471 10 INFO keystone.cmd.bootstrap [None req-8e051ae7-e1f9-4e6a-896a-15f94b481f34 - - - - - -] Created role member 2026-05-04 01:44:38.487 10 INFO keystone.cmd.bootstrap [None req-8e051ae7-e1f9-4e6a-896a-15f94b481f34 - - - - - -] Created implied role where 67acaf21e4484a52a21b0de66e164c2a implies f959e2e5db7b44fd9db325149597c529 2026-05-04 01:44:38.495 10 INFO keystone.cmd.bootstrap [None req-8e051ae7-e1f9-4e6a-896a-15f94b481f34 - - - - - -] Created role manager 2026-05-04 01:44:38.510 10 INFO keystone.cmd.bootstrap [None req-8e051ae7-e1f9-4e6a-896a-15f94b481f34 - - - - - -] Created implied role where 2097e8d8149a4c85b218ff7a709f811c implies 67acaf21e4484a52a21b0de66e164c2a 2026-05-04 01:44:38.518 10 INFO keystone.cmd.bootstrap [None req-8e051ae7-e1f9-4e6a-896a-15f94b481f34 - - - - - -] Created role admin 2026-05-04 01:44:38.530 10 INFO keystone.cmd.bootstrap [None req-8e051ae7-e1f9-4e6a-896a-15f94b481f34 - - - - - -] Created implied role where 6b6be616ff574e17becf88ebd66530b7 implies 2097e8d8149a4c85b218ff7a709f811c 2026-05-04 01:44:38.543 10 INFO keystone.cmd.bootstrap [None req-8e051ae7-e1f9-4e6a-896a-15f94b481f34 - - - - - -] Created role service 2026-05-04 01:44:38.554 10 INFO keystone.cmd.bootstrap [None req-8e051ae7-e1f9-4e6a-896a-15f94b481f34 - - - - - -] Granted role admin on project admin to user admin-RegionOne. 2026-05-04 01:44:38.563 10 INFO keystone.cmd.bootstrap [None req-8e051ae7-e1f9-4e6a-896a-15f94b481f34 - - - - - -] Granted role admin on the system to user admin-RegionOne. 2026-05-04 01:44:38.578 10 WARNING py.warnings [None req-8e051ae7-e1f9-4e6a-896a-15f94b481f34 - - - - - -] /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 01:44:38.585 10 INFO keystone.cmd.bootstrap [None req-8e051ae7-e1f9-4e6a-896a-15f94b481f34 - - - - - -] Created region RegionOne 2026-05-04 01:44:38.616 10 INFO keystone.cmd.bootstrap [None req-8e051ae7-e1f9-4e6a-896a-15f94b481f34 - - - - - -] Created public endpoint https://identity.199-204-45-162.nip.io/ 2026-05-04 01:44:38.623 10 INFO keystone.cmd.bootstrap [None req-8e051ae7-e1f9-4e6a-896a-15f94b481f34 - - - - - -] Created internal endpoint http://keystone-api.openstack.svc.cluster.local:5000/ 2026-05-04 01:44:38.632 10 INFO keystone.cmd.bootstrap [None req-8e051ae7-e1f9-4e6a-896a-15f94b481f34 - - - - - -] Created admin endpoint http://keystone-api.openstack.svc.cluster.local:5000/ + exec python /tmp/endpoint-update.py 2026-05-04 01:44:39,242 - OpenStack-Helm Keystone Endpoint management - INFO - Using /etc/keystone/keystone.conf as db config source 2026-05-04 01:44:39,243 - OpenStack-Helm Keystone Endpoint management - INFO - Trying to load db config from database:connection 2026-05-04 01:44:39,243 - OpenStack-Helm Keystone Endpoint management - INFO - Got config from /etc/keystone/keystone.conf 2026-05-04 01:44:39,284 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (internal): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-05-04 01:44:39,284 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (public): https://identity.199-204-45-162.nip.io/ 2026-05-04 01:44:39,284 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (admin): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-05-04 01:44:39,284 - OpenStack-Helm Keystone Endpoint management - INFO - Finished Endpoint Management