+ keystone-manage --config-file=/etc/keystone/keystone.conf db_sync 2026-08-07 06:29:04.776 7 INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-07 06:29:04.777 7 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-07 06:29:04.891 7 INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-08-07 06:29:10.478 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-08-07 06:29:10.480 7 INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-08-07 06:29:10.541 7 INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-08-07 06:29:10.594 7 INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-08-07 06:29:10.689 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-08-07 06:29:10.691 7 INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-08-07 06:29:10.811 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 LV4P6Fayti1gDYw2F4Qr2iszNxhmWc8I --bootstrap-project-name admin --bootstrap-admin-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-public-url https://identity.199-204-45-44.nip.io/ --bootstrap-internal-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-region-id RegionOne 2026-08-07 06:29:13.428 10 INFO keystone.cmd.bootstrap [None req-0705fd5c-9af3-40eb-a81e-912a0821c9ce - - - - - -] Created domain default 2026-08-07 06:29:13.452 10 INFO keystone.cmd.bootstrap [None req-0705fd5c-9af3-40eb-a81e-912a0821c9ce - - - - - -] Created project admin 2026-08-07 06:29:13.452 10 WARNING keystone.identity.core [None req-0705fd5c-9af3-40eb-a81e-912a0821c9ce - - - - - -] Unable to locate domain config directory: /etc/keystone/domains 2026-08-07 06:29:13.468 10 WARNING keystone.common.password_hashing [None req-0705fd5c-9af3-40eb-a81e-912a0821c9ce - - - - - -] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin-RegionOne. 2026-08-07 06:29:13.737 10 INFO keystone.cmd.bootstrap [None req-0705fd5c-9af3-40eb-a81e-912a0821c9ce - - - - - -] Created user admin-RegionOne 2026-08-07 06:29:13.749 10 INFO keystone.cmd.bootstrap [None req-0705fd5c-9af3-40eb-a81e-912a0821c9ce - - - - - -] Created role reader 2026-08-07 06:29:13.755 10 INFO keystone.cmd.bootstrap [None req-0705fd5c-9af3-40eb-a81e-912a0821c9ce - - - - - -] Created role member 2026-08-07 06:29:13.774 10 INFO keystone.cmd.bootstrap [None req-0705fd5c-9af3-40eb-a81e-912a0821c9ce - - - - - -] Created implied role where 97fe2731f78f41fab981f485f32cff2a implies 6fc308468d934f56bcff04708ae3f01b 2026-08-07 06:29:13.782 10 INFO keystone.cmd.bootstrap [None req-0705fd5c-9af3-40eb-a81e-912a0821c9ce - - - - - -] Created role manager 2026-08-07 06:29:13.793 10 INFO keystone.cmd.bootstrap [None req-0705fd5c-9af3-40eb-a81e-912a0821c9ce - - - - - -] Created implied role where 6f947424194c4cf99b7d31729989f96e implies 97fe2731f78f41fab981f485f32cff2a 2026-08-07 06:29:13.809 10 INFO keystone.cmd.bootstrap [None req-0705fd5c-9af3-40eb-a81e-912a0821c9ce - - - - - -] Created role admin 2026-08-07 06:29:13.822 10 INFO keystone.cmd.bootstrap [None req-0705fd5c-9af3-40eb-a81e-912a0821c9ce - - - - - -] Created implied role where ccb798ce4f1047d0ad5455eb55afec38 implies 6f947424194c4cf99b7d31729989f96e 2026-08-07 06:29:13.835 10 INFO keystone.cmd.bootstrap [None req-0705fd5c-9af3-40eb-a81e-912a0821c9ce - - - - - -] Created role service 2026-08-07 06:29:13.848 10 INFO keystone.cmd.bootstrap [None req-0705fd5c-9af3-40eb-a81e-912a0821c9ce - - - - - -] Granted role admin on project admin to user admin-RegionOne. 2026-08-07 06:29:13.859 10 INFO keystone.cmd.bootstrap [None req-0705fd5c-9af3-40eb-a81e-912a0821c9ce - - - - - -] Granted role admin on the system to user admin-RegionOne. 2026-08-07 06:29:13.875 10 WARNING py.warnings [None req-0705fd5c-9af3-40eb-a81e-912a0821c9ce - - - - - -] /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-07 06:29:13.879 10 INFO keystone.cmd.bootstrap [None req-0705fd5c-9af3-40eb-a81e-912a0821c9ce - - - - - -] Created region RegionOne 2026-08-07 06:29:13.922 10 INFO keystone.cmd.bootstrap [None req-0705fd5c-9af3-40eb-a81e-912a0821c9ce - - - - - -] Created public endpoint https://identity.199-204-45-44.nip.io/ 2026-08-07 06:29:13.936 10 INFO keystone.cmd.bootstrap [None req-0705fd5c-9af3-40eb-a81e-912a0821c9ce - - - - - -] Created internal endpoint http://keystone-api.openstack.svc.cluster.local:5000/ 2026-08-07 06:29:13.947 10 INFO keystone.cmd.bootstrap [None req-0705fd5c-9af3-40eb-a81e-912a0821c9ce - - - - - -] Created admin endpoint http://keystone-api.openstack.svc.cluster.local:5000/ + exec python /tmp/endpoint-update.py 2026-08-07 06:29:14,576 - OpenStack-Helm Keystone Endpoint management - INFO - Using /etc/keystone/keystone.conf as db config source 2026-08-07 06:29:14,576 - OpenStack-Helm Keystone Endpoint management - INFO - Trying to load db config from database:connection 2026-08-07 06:29:14,576 - OpenStack-Helm Keystone Endpoint management - INFO - Got config from /etc/keystone/keystone.conf 2026-08-07 06:29:14,616 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (public): https://identity.199-204-45-44.nip.io/ 2026-08-07 06:29:14,616 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (admin): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-08-07 06:29:14,616 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (internal): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-08-07 06:29:14,616 - OpenStack-Helm Keystone Endpoint management - INFO - Finished Endpoint Management