+ keystone-manage --config-file=/etc/keystone/keystone.conf db_sync 2026-08-11 15:50:30.899 7 INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-11 15:50:30.899 7 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-11 15:50:30.957 7 INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-08-11 15:50:33.589 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-08-11 15:50:33.591 7 INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-08-11 15:50:33.620 7 INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-08-11 15:50:33.641 7 INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-08-11 15:50:33.687 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-08-11 15:50:33.689 7 INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-08-11 15:50:33.737 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 D2wBeb8iK3eqNRFL5dXxN3Nf6EuGIFMO --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-11 15:50:36.130 8 INFO keystone.cmd.bootstrap [None req-5d2b8a40-a4ae-4e47-9446-c2ac3b6875bf - - - - - -] Created domain default 2026-08-11 15:50:36.158 8 INFO keystone.cmd.bootstrap [None req-5d2b8a40-a4ae-4e47-9446-c2ac3b6875bf - - - - - -] Created project admin 2026-08-11 15:50:36.159 8 WARNING keystone.identity.core [None req-5d2b8a40-a4ae-4e47-9446-c2ac3b6875bf - - - - - -] Unable to locate domain config directory: /etc/keystone/domains 2026-08-11 15:50:36.183 8 WARNING keystone.common.password_hashing [None req-5d2b8a40-a4ae-4e47-9446-c2ac3b6875bf - - - - - -] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin-RegionOne. 2026-08-11 15:50:36.473 8 INFO keystone.cmd.bootstrap [None req-5d2b8a40-a4ae-4e47-9446-c2ac3b6875bf - - - - - -] Created user admin-RegionOne 2026-08-11 15:50:36.483 8 INFO keystone.cmd.bootstrap [None req-5d2b8a40-a4ae-4e47-9446-c2ac3b6875bf - - - - - -] Created role reader 2026-08-11 15:50:36.490 8 INFO keystone.cmd.bootstrap [None req-5d2b8a40-a4ae-4e47-9446-c2ac3b6875bf - - - - - -] Created role member 2026-08-11 15:50:36.505 8 INFO keystone.cmd.bootstrap [None req-5d2b8a40-a4ae-4e47-9446-c2ac3b6875bf - - - - - -] Created implied role where 28981188c12a4ef686d24d01efbd9b49 implies 0fe12adb96b14f6ab3e85ee1aecf2d69 2026-08-11 15:50:36.511 8 INFO keystone.cmd.bootstrap [None req-5d2b8a40-a4ae-4e47-9446-c2ac3b6875bf - - - - - -] Created role manager 2026-08-11 15:50:36.522 8 INFO keystone.cmd.bootstrap [None req-5d2b8a40-a4ae-4e47-9446-c2ac3b6875bf - - - - - -] Created implied role where f6c2329102b94d25a3599f22e9c28947 implies 28981188c12a4ef686d24d01efbd9b49 2026-08-11 15:50:36.529 8 INFO keystone.cmd.bootstrap [None req-5d2b8a40-a4ae-4e47-9446-c2ac3b6875bf - - - - - -] Created role admin 2026-08-11 15:50:36.541 8 INFO keystone.cmd.bootstrap [None req-5d2b8a40-a4ae-4e47-9446-c2ac3b6875bf - - - - - -] Created implied role where 0cd28dadb30643adaf9bbc5f0caf7d46 implies f6c2329102b94d25a3599f22e9c28947 2026-08-11 15:50:36.552 8 INFO keystone.cmd.bootstrap [None req-5d2b8a40-a4ae-4e47-9446-c2ac3b6875bf - - - - - -] Created role service 2026-08-11 15:50:36.561 8 INFO keystone.cmd.bootstrap [None req-5d2b8a40-a4ae-4e47-9446-c2ac3b6875bf - - - - - -] Granted role admin on project admin to user admin-RegionOne. 2026-08-11 15:50:36.568 8 INFO keystone.cmd.bootstrap [None req-5d2b8a40-a4ae-4e47-9446-c2ac3b6875bf - - - - - -] Granted role admin on the system to user admin-RegionOne. 2026-08-11 15:50:36.576 8 WARNING py.warnings [None req-5d2b8a40-a4ae-4e47-9446-c2ac3b6875bf - - - - - -] /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-11 15:50:36.579 8 INFO keystone.cmd.bootstrap [None req-5d2b8a40-a4ae-4e47-9446-c2ac3b6875bf - - - - - -] Created region RegionOne 2026-08-11 15:50:36.601 8 INFO keystone.cmd.bootstrap [None req-5d2b8a40-a4ae-4e47-9446-c2ac3b6875bf - - - - - -] Created public endpoint https://identity.199-204-45-205.nip.io/ 2026-08-11 15:50:36.608 8 INFO keystone.cmd.bootstrap [None req-5d2b8a40-a4ae-4e47-9446-c2ac3b6875bf - - - - - -] Created internal endpoint http://keystone-api.openstack.svc.cluster.local:5000/ 2026-08-11 15:50:36.614 8 INFO keystone.cmd.bootstrap [None req-5d2b8a40-a4ae-4e47-9446-c2ac3b6875bf - - - - - -] Created admin endpoint http://keystone-api.openstack.svc.cluster.local:5000/ + exec python /tmp/endpoint-update.py 2026-08-11 15:50:37,286 - OpenStack-Helm Keystone Endpoint management - INFO - Using /etc/keystone/keystone.conf as db config source 2026-08-11 15:50:37,287 - OpenStack-Helm Keystone Endpoint management - INFO - Trying to load db config from database:connection 2026-08-11 15:50:37,287 - OpenStack-Helm Keystone Endpoint management - INFO - Got config from /etc/keystone/keystone.conf 2026-08-11 15:50:37,330 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (admin): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-08-11 15:50:37,330 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (public): https://identity.199-204-45-205.nip.io/ 2026-08-11 15:50:37,330 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (internal): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-08-11 15:50:37,330 - OpenStack-Helm Keystone Endpoint management - INFO - Finished Endpoint Management