+ keystone-manage --config-file=/etc/keystone/keystone.conf db_sync 2026-08-19 09:28:15.914 8 INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-19 09:28:15.915 8 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-19 09:28:15.974 8 INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-08-19 09:28:18.411 8 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-08-19 09:28:18.413 8 INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-08-19 09:28:18.448 8 INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-08-19 09:28:18.470 8 INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-08-19 09:28:18.529 8 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-08-19 09:28:18.530 8 INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-08-19 09:28:18.574 8 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 fXtXasK6S4rPLS5CdllUjN4ti9j65H2I --bootstrap-project-name admin --bootstrap-admin-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-public-url https://identity.199-19-213-118.nip.io/ --bootstrap-internal-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-region-id RegionOne 2026-08-19 09:28:21.065 11 INFO keystone.cmd.bootstrap [None req-91fc68bb-ddf1-4f81-8af9-70e08cd116ba - - - - - -] Created domain default 2026-08-19 09:28:21.095 11 INFO keystone.cmd.bootstrap [None req-91fc68bb-ddf1-4f81-8af9-70e08cd116ba - - - - - -] Created project admin 2026-08-19 09:28:21.096 11 WARNING keystone.identity.core [None req-91fc68bb-ddf1-4f81-8af9-70e08cd116ba - - - - - -] Unable to locate domain config directory: /etc/keystone/domains 2026-08-19 09:28:21.112 11 WARNING keystone.common.password_hashing [None req-91fc68bb-ddf1-4f81-8af9-70e08cd116ba - - - - - -] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin-RegionOne. 2026-08-19 09:28:21.385 11 INFO keystone.cmd.bootstrap [None req-91fc68bb-ddf1-4f81-8af9-70e08cd116ba - - - - - -] Created user admin-RegionOne 2026-08-19 09:28:21.395 11 INFO keystone.cmd.bootstrap [None req-91fc68bb-ddf1-4f81-8af9-70e08cd116ba - - - - - -] Created role reader 2026-08-19 09:28:21.401 11 INFO keystone.cmd.bootstrap [None req-91fc68bb-ddf1-4f81-8af9-70e08cd116ba - - - - - -] Created role member 2026-08-19 09:28:21.421 11 INFO keystone.cmd.bootstrap [None req-91fc68bb-ddf1-4f81-8af9-70e08cd116ba - - - - - -] Created implied role where 7eb7b3c853b941d4a8a7533e32744185 implies 937289132ebc4d24a7a4b7383377e8dd 2026-08-19 09:28:21.428 11 INFO keystone.cmd.bootstrap [None req-91fc68bb-ddf1-4f81-8af9-70e08cd116ba - - - - - -] Created role manager 2026-08-19 09:28:21.441 11 INFO keystone.cmd.bootstrap [None req-91fc68bb-ddf1-4f81-8af9-70e08cd116ba - - - - - -] Created implied role where 00ac0dd0b81f4a97947f9f74874b7f9e implies 7eb7b3c853b941d4a8a7533e32744185 2026-08-19 09:28:21.448 11 INFO keystone.cmd.bootstrap [None req-91fc68bb-ddf1-4f81-8af9-70e08cd116ba - - - - - -] Created role admin 2026-08-19 09:28:21.461 11 INFO keystone.cmd.bootstrap [None req-91fc68bb-ddf1-4f81-8af9-70e08cd116ba - - - - - -] Created implied role where 04ff4d3b404c47048b9abe5b885325be implies 00ac0dd0b81f4a97947f9f74874b7f9e 2026-08-19 09:28:21.470 11 INFO keystone.cmd.bootstrap [None req-91fc68bb-ddf1-4f81-8af9-70e08cd116ba - - - - - -] Created role service 2026-08-19 09:28:21.480 11 INFO keystone.cmd.bootstrap [None req-91fc68bb-ddf1-4f81-8af9-70e08cd116ba - - - - - -] Granted role admin on project admin to user admin-RegionOne. 2026-08-19 09:28:21.487 11 INFO keystone.cmd.bootstrap [None req-91fc68bb-ddf1-4f81-8af9-70e08cd116ba - - - - - -] Granted role admin on the system to user admin-RegionOne. 2026-08-19 09:28:21.496 11 WARNING py.warnings [None req-91fc68bb-ddf1-4f81-8af9-70e08cd116ba - - - - - -] /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-19 09:28:21.501 11 INFO keystone.cmd.bootstrap [None req-91fc68bb-ddf1-4f81-8af9-70e08cd116ba - - - - - -] Created region RegionOne 2026-08-19 09:28:21.534 11 INFO keystone.cmd.bootstrap [None req-91fc68bb-ddf1-4f81-8af9-70e08cd116ba - - - - - -] Created public endpoint https://identity.199-19-213-118.nip.io/ 2026-08-19 09:28:21.542 11 INFO keystone.cmd.bootstrap [None req-91fc68bb-ddf1-4f81-8af9-70e08cd116ba - - - - - -] Created internal endpoint http://keystone-api.openstack.svc.cluster.local:5000/ 2026-08-19 09:28:21.550 11 INFO keystone.cmd.bootstrap [None req-91fc68bb-ddf1-4f81-8af9-70e08cd116ba - - - - - -] Created admin endpoint http://keystone-api.openstack.svc.cluster.local:5000/ + exec python /tmp/endpoint-update.py 2026-08-19 09:28:22,273 - OpenStack-Helm Keystone Endpoint management - INFO - Using /etc/keystone/keystone.conf as db config source 2026-08-19 09:28:22,274 - OpenStack-Helm Keystone Endpoint management - INFO - Trying to load db config from database:connection 2026-08-19 09:28:22,274 - OpenStack-Helm Keystone Endpoint management - INFO - Got config from /etc/keystone/keystone.conf 2026-08-19 09:28:22,316 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (public): https://identity.199-19-213-118.nip.io/ 2026-08-19 09:28:22,316 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (internal): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-08-19 09:28:22,316 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (admin): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-08-19 09:28:22,316 - OpenStack-Helm Keystone Endpoint management - INFO - Finished Endpoint Management