+ keystone-manage --config-file=/etc/keystone/keystone.conf db_sync 2026-08-16 13:06:16.855 7 INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-16 13:06:16.855 7 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-16 13:06:16.919 7 INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-08-16 13:06:19.084 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-08-16 13:06:19.086 7 INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-08-16 13:06:19.114 7 INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-08-16 13:06:19.136 7 INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-08-16 13:06:19.182 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-08-16 13:06:19.183 7 INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-08-16 13:06:19.233 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 MO52OtlXw8xCS7oJq722RFj9VA4VLq4y --bootstrap-project-name admin --bootstrap-admin-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-public-url https://identity.199-204-45-205.nip.io/ --bootstrap-internal-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-region-id RegionOne 2026-08-16 13:06:21.861 8 INFO keystone.cmd.bootstrap [None req-d7a118e7-cf60-44b3-b768-621fc62b1677 - - - - - -] Created domain default 2026-08-16 13:06:21.894 8 INFO keystone.cmd.bootstrap [None req-d7a118e7-cf60-44b3-b768-621fc62b1677 - - - - - -] Created project admin 2026-08-16 13:06:21.895 8 WARNING keystone.identity.core [None req-d7a118e7-cf60-44b3-b768-621fc62b1677 - - - - - -] Unable to locate domain config directory: /etc/keystone/domains 2026-08-16 13:06:21.912 8 WARNING keystone.common.password_hashing [None req-d7a118e7-cf60-44b3-b768-621fc62b1677 - - - - - -] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin-RegionOne. 2026-08-16 13:06:22.196 8 INFO keystone.cmd.bootstrap [None req-d7a118e7-cf60-44b3-b768-621fc62b1677 - - - - - -] Created user admin-RegionOne 2026-08-16 13:06:22.208 8 INFO keystone.cmd.bootstrap [None req-d7a118e7-cf60-44b3-b768-621fc62b1677 - - - - - -] Created role reader 2026-08-16 13:06:22.215 8 INFO keystone.cmd.bootstrap [None req-d7a118e7-cf60-44b3-b768-621fc62b1677 - - - - - -] Created role member 2026-08-16 13:06:22.234 8 INFO keystone.cmd.bootstrap [None req-d7a118e7-cf60-44b3-b768-621fc62b1677 - - - - - -] Created implied role where 40a41ca1f68049669678099e3016fe67 implies a39e2d8fe1db4846921841253435d5f3 2026-08-16 13:06:22.243 8 INFO keystone.cmd.bootstrap [None req-d7a118e7-cf60-44b3-b768-621fc62b1677 - - - - - -] Created role manager 2026-08-16 13:06:22.256 8 INFO keystone.cmd.bootstrap [None req-d7a118e7-cf60-44b3-b768-621fc62b1677 - - - - - -] Created implied role where 38795a7fe0134819b64e12e1f049e6bb implies 40a41ca1f68049669678099e3016fe67 2026-08-16 13:06:22.263 8 INFO keystone.cmd.bootstrap [None req-d7a118e7-cf60-44b3-b768-621fc62b1677 - - - - - -] Created role admin 2026-08-16 13:06:22.274 8 INFO keystone.cmd.bootstrap [None req-d7a118e7-cf60-44b3-b768-621fc62b1677 - - - - - -] Created implied role where d2bf196241da4bb1b6b779db86bfc244 implies 38795a7fe0134819b64e12e1f049e6bb 2026-08-16 13:06:22.285 8 INFO keystone.cmd.bootstrap [None req-d7a118e7-cf60-44b3-b768-621fc62b1677 - - - - - -] Created role service 2026-08-16 13:06:22.293 8 INFO keystone.cmd.bootstrap [None req-d7a118e7-cf60-44b3-b768-621fc62b1677 - - - - - -] Granted role admin on project admin to user admin-RegionOne. 2026-08-16 13:06:22.299 8 INFO keystone.cmd.bootstrap [None req-d7a118e7-cf60-44b3-b768-621fc62b1677 - - - - - -] Granted role admin on the system to user admin-RegionOne. 2026-08-16 13:06:22.309 8 WARNING py.warnings [None req-d7a118e7-cf60-44b3-b768-621fc62b1677 - - - - - -] /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-08-16 13:06:22.311 8 INFO keystone.cmd.bootstrap [None req-d7a118e7-cf60-44b3-b768-621fc62b1677 - - - - - -] Created region RegionOne 2026-08-16 13:06:22.335 8 INFO keystone.cmd.bootstrap [None req-d7a118e7-cf60-44b3-b768-621fc62b1677 - - - - - -] Created public endpoint https://identity.199-204-45-205.nip.io/ 2026-08-16 13:06:22.342 8 INFO keystone.cmd.bootstrap [None req-d7a118e7-cf60-44b3-b768-621fc62b1677 - - - - - -] Created internal endpoint http://keystone-api.openstack.svc.cluster.local:5000/ 2026-08-16 13:06:22.349 8 INFO keystone.cmd.bootstrap [None req-d7a118e7-cf60-44b3-b768-621fc62b1677 - - - - - -] Created admin endpoint http://keystone-api.openstack.svc.cluster.local:5000/ + exec python /tmp/endpoint-update.py 2026-08-16 13:06:23,148 - OpenStack-Helm Keystone Endpoint management - INFO - Using /etc/keystone/keystone.conf as db config source 2026-08-16 13:06:23,148 - OpenStack-Helm Keystone Endpoint management - INFO - Trying to load db config from database:connection 2026-08-16 13:06:23,148 - OpenStack-Helm Keystone Endpoint management - INFO - Got config from /etc/keystone/keystone.conf 2026-08-16 13:06:23,187 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (internal): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-08-16 13:06:23,187 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (admin): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-08-16 13:06:23,187 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (public): https://identity.199-204-45-205.nip.io/ 2026-08-16 13:06:23,187 - OpenStack-Helm Keystone Endpoint management - INFO - Finished Endpoint Management