+ keystone-manage --config-file=/etc/keystone/keystone.conf db_sync 2026-03-06 00:44:18.405 7 INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-06 00:44:18.406 7 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-06 00:44:18.467 7 INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-03-06 00:44:20.968 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-03-06 00:44:20.970 7 INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-03-06 00:44:20.999 7 INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-03-06 00:44:21.023 7 INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-03-06 00:44:21.077 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-03-06 00:44:21.079 7 INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-03-06 00:44:21.132 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 vsX6qltOjhHXS8FQVqqKzJf0Ts6KfsaR --bootstrap-project-name admin --bootstrap-admin-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-public-url https://identity.199-204-45-99.nip.io/ --bootstrap-internal-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-region-id RegionOne 2026-03-06 00:44:23.575 10 INFO keystone.cmd.bootstrap [None req-bf1e1b62-602f-4b2a-8e7c-4ee315a52a79 - - - - - -] Created domain default 2026-03-06 00:44:23.612 10 INFO keystone.cmd.bootstrap [None req-bf1e1b62-602f-4b2a-8e7c-4ee315a52a79 - - - - - -] Created project admin 2026-03-06 00:44:23.613 10 WARNING keystone.identity.core [None req-bf1e1b62-602f-4b2a-8e7c-4ee315a52a79 - - - - - -] Unable to locate domain config directory: /etc/keystone/domains 2026-03-06 00:44:23.638 10 WARNING keystone.common.password_hashing [None req-bf1e1b62-602f-4b2a-8e7c-4ee315a52a79 - - - - - -] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin-RegionOne. 2026-03-06 00:44:23.910 10 INFO keystone.cmd.bootstrap [None req-bf1e1b62-602f-4b2a-8e7c-4ee315a52a79 - - - - - -] Created user admin-RegionOne 2026-03-06 00:44:23.920 10 INFO keystone.cmd.bootstrap [None req-bf1e1b62-602f-4b2a-8e7c-4ee315a52a79 - - - - - -] Created role reader 2026-03-06 00:44:23.929 10 INFO keystone.cmd.bootstrap [None req-bf1e1b62-602f-4b2a-8e7c-4ee315a52a79 - - - - - -] Created role member 2026-03-06 00:44:23.945 10 INFO keystone.cmd.bootstrap [None req-bf1e1b62-602f-4b2a-8e7c-4ee315a52a79 - - - - - -] Created implied role where a4e6134434334a86a2accc9d8a1da024 implies 6058f6400f3d40939ef055d9fe32776b 2026-03-06 00:44:23.953 10 INFO keystone.cmd.bootstrap [None req-bf1e1b62-602f-4b2a-8e7c-4ee315a52a79 - - - - - -] Created role manager 2026-03-06 00:44:23.965 10 INFO keystone.cmd.bootstrap [None req-bf1e1b62-602f-4b2a-8e7c-4ee315a52a79 - - - - - -] Created implied role where 6c9f25cb1bae462ca57831dc50f25890 implies a4e6134434334a86a2accc9d8a1da024 2026-03-06 00:44:23.972 10 INFO keystone.cmd.bootstrap [None req-bf1e1b62-602f-4b2a-8e7c-4ee315a52a79 - - - - - -] Created role admin 2026-03-06 00:44:23.984 10 INFO keystone.cmd.bootstrap [None req-bf1e1b62-602f-4b2a-8e7c-4ee315a52a79 - - - - - -] Created implied role where 945ccf85efae4775a4b0ed3d8f552f2f implies 6c9f25cb1bae462ca57831dc50f25890 2026-03-06 00:44:23.993 10 INFO keystone.cmd.bootstrap [None req-bf1e1b62-602f-4b2a-8e7c-4ee315a52a79 - - - - - -] Created role service 2026-03-06 00:44:24.001 10 INFO keystone.cmd.bootstrap [None req-bf1e1b62-602f-4b2a-8e7c-4ee315a52a79 - - - - - -] Granted role admin on project admin to user admin-RegionOne. 2026-03-06 00:44:24.007 10 INFO keystone.cmd.bootstrap [None req-bf1e1b62-602f-4b2a-8e7c-4ee315a52a79 - - - - - -] Granted role admin on the system to user admin-RegionOne. 2026-03-06 00:44:24.015 10 WARNING py.warnings [None req-bf1e1b62-602f-4b2a-8e7c-4ee315a52a79 - - - - - -] /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-03-06 00:44:24.020 10 INFO keystone.cmd.bootstrap [None req-bf1e1b62-602f-4b2a-8e7c-4ee315a52a79 - - - - - -] Created region RegionOne 2026-03-06 00:44:24.043 10 INFO keystone.cmd.bootstrap [None req-bf1e1b62-602f-4b2a-8e7c-4ee315a52a79 - - - - - -] Created public endpoint https://identity.199-204-45-99.nip.io/ 2026-03-06 00:44:24.050 10 INFO keystone.cmd.bootstrap [None req-bf1e1b62-602f-4b2a-8e7c-4ee315a52a79 - - - - - -] Created internal endpoint http://keystone-api.openstack.svc.cluster.local:5000/ 2026-03-06 00:44:24.057 10 INFO keystone.cmd.bootstrap [None req-bf1e1b62-602f-4b2a-8e7c-4ee315a52a79 - - - - - -] Created admin endpoint http://keystone-api.openstack.svc.cluster.local:5000/ + exec python /tmp/endpoint-update.py 2026-03-06 00:44:24,662 - OpenStack-Helm Keystone Endpoint management - INFO - Using /etc/keystone/keystone.conf as db config source 2026-03-06 00:44:24,662 - OpenStack-Helm Keystone Endpoint management - INFO - Trying to load db config from database:connection 2026-03-06 00:44:24,662 - OpenStack-Helm Keystone Endpoint management - INFO - Got config from /etc/keystone/keystone.conf 2026-03-06 00:44:24,701 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (public): https://identity.199-204-45-99.nip.io/ 2026-03-06 00:44:24,701 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (admin): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-03-06 00:44:24,702 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (internal): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-03-06 00:44:24,702 - OpenStack-Helm Keystone Endpoint management - INFO - Finished Endpoint Management