+ keystone-manage --config-file=/etc/keystone/keystone.conf db_sync 2026-04-16 23:01:10.024 7 INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-16 23:01:10.024 7 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-16 23:01:10.087 7 INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-04-16 23:01:12.717 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-04-16 23:01:12.719 7 INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-04-16 23:01:12.756 7 INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-04-16 23:01:12.778 7 INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-04-16 23:01:12.838 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-04-16 23:01:12.839 7 INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-04-16 23:01:12.910 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 J1V2gzdHcNQcVyQ8BxSMeIqpq5Y5pXOw --bootstrap-project-name admin --bootstrap-admin-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-public-url https://identity.199-204-45-22.nip.io/ --bootstrap-internal-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-region-id RegionOne 2026-04-16 23:01:15.418 10 INFO keystone.cmd.bootstrap [None req-f4842e8d-a17f-4df2-9dd5-c4d2519cb657 - - - - - -] Created domain default 2026-04-16 23:01:15.451 10 INFO keystone.cmd.bootstrap [None req-f4842e8d-a17f-4df2-9dd5-c4d2519cb657 - - - - - -] Created project admin 2026-04-16 23:01:15.452 10 WARNING keystone.identity.core [None req-f4842e8d-a17f-4df2-9dd5-c4d2519cb657 - - - - - -] Unable to locate domain config directory: /etc/keystone/domains 2026-04-16 23:01:15.470 10 WARNING keystone.common.password_hashing [None req-f4842e8d-a17f-4df2-9dd5-c4d2519cb657 - - - - - -] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin-RegionOne. 2026-04-16 23:01:15.738 10 INFO keystone.cmd.bootstrap [None req-f4842e8d-a17f-4df2-9dd5-c4d2519cb657 - - - - - -] Created user admin-RegionOne 2026-04-16 23:01:15.752 10 INFO keystone.cmd.bootstrap [None req-f4842e8d-a17f-4df2-9dd5-c4d2519cb657 - - - - - -] Created role reader 2026-04-16 23:01:15.766 10 INFO keystone.cmd.bootstrap [None req-f4842e8d-a17f-4df2-9dd5-c4d2519cb657 - - - - - -] Created role member 2026-04-16 23:01:15.783 10 INFO keystone.cmd.bootstrap [None req-f4842e8d-a17f-4df2-9dd5-c4d2519cb657 - - - - - -] Created implied role where 50464e8857e64967944ba4616c091b02 implies 27fe212ad4da4686a2bea720f4117eef 2026-04-16 23:01:15.791 10 INFO keystone.cmd.bootstrap [None req-f4842e8d-a17f-4df2-9dd5-c4d2519cb657 - - - - - -] Created role manager 2026-04-16 23:01:15.804 10 INFO keystone.cmd.bootstrap [None req-f4842e8d-a17f-4df2-9dd5-c4d2519cb657 - - - - - -] Created implied role where 6792e20c6f8042ad9beddb3b0ae44bc2 implies 50464e8857e64967944ba4616c091b02 2026-04-16 23:01:15.812 10 INFO keystone.cmd.bootstrap [None req-f4842e8d-a17f-4df2-9dd5-c4d2519cb657 - - - - - -] Created role admin 2026-04-16 23:01:15.826 10 INFO keystone.cmd.bootstrap [None req-f4842e8d-a17f-4df2-9dd5-c4d2519cb657 - - - - - -] Created implied role where 3e7ac1abcc644ff7876c4bfad1f7bd2b implies 6792e20c6f8042ad9beddb3b0ae44bc2 2026-04-16 23:01:15.837 10 INFO keystone.cmd.bootstrap [None req-f4842e8d-a17f-4df2-9dd5-c4d2519cb657 - - - - - -] Created role service 2026-04-16 23:01:15.846 10 INFO keystone.cmd.bootstrap [None req-f4842e8d-a17f-4df2-9dd5-c4d2519cb657 - - - - - -] Granted role admin on project admin to user admin-RegionOne. 2026-04-16 23:01:15.854 10 INFO keystone.cmd.bootstrap [None req-f4842e8d-a17f-4df2-9dd5-c4d2519cb657 - - - - - -] Granted role admin on the system to user admin-RegionOne. 2026-04-16 23:01:15.864 10 WARNING py.warnings [None req-f4842e8d-a17f-4df2-9dd5-c4d2519cb657 - - - - - -] /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-04-16 23:01:15.869 10 INFO keystone.cmd.bootstrap [None req-f4842e8d-a17f-4df2-9dd5-c4d2519cb657 - - - - - -] Created region RegionOne 2026-04-16 23:01:15.894 10 INFO keystone.cmd.bootstrap [None req-f4842e8d-a17f-4df2-9dd5-c4d2519cb657 - - - - - -] Created public endpoint https://identity.199-204-45-22.nip.io/ 2026-04-16 23:01:15.900 10 INFO keystone.cmd.bootstrap [None req-f4842e8d-a17f-4df2-9dd5-c4d2519cb657 - - - - - -] Created internal endpoint http://keystone-api.openstack.svc.cluster.local:5000/ 2026-04-16 23:01:15.908 10 INFO keystone.cmd.bootstrap [None req-f4842e8d-a17f-4df2-9dd5-c4d2519cb657 - - - - - -] Created admin endpoint http://keystone-api.openstack.svc.cluster.local:5000/ + exec python /tmp/endpoint-update.py 2026-04-16 23:01:16,487 - OpenStack-Helm Keystone Endpoint management - INFO - Using /etc/keystone/keystone.conf as db config source 2026-04-16 23:01:16,487 - OpenStack-Helm Keystone Endpoint management - INFO - Trying to load db config from database:connection 2026-04-16 23:01:16,487 - OpenStack-Helm Keystone Endpoint management - INFO - Got config from /etc/keystone/keystone.conf 2026-04-16 23:01:16,529 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (internal): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-04-16 23:01:16,529 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (public): https://identity.199-204-45-22.nip.io/ 2026-04-16 23:01:16,529 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (admin): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-04-16 23:01:16,529 - OpenStack-Helm Keystone Endpoint management - INFO - Finished Endpoint Management