+ keystone-manage --config-file=/etc/keystone/keystone.conf db_sync 2026-04-03 02:34:04.658 7 INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-03 02:34:04.659 7 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-03 02:34:04.716 7 INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-04-03 02:34:06.928 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-04-03 02:34:06.930 7 INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-04-03 02:34:06.977 7 INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-04-03 02:34:06.997 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-04-03 02:34:06.998 7 INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-04-03 02:34:07.023 7 INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. + keystone-manage --config-file=/etc/keystone/keystone.conf bootstrap --bootstrap-username admin-RegionOne --bootstrap-password 4odHctIN50bvyQYCxzgDx96W1rR79CTU --bootstrap-project-name admin --bootstrap-admin-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-public-url https://identity.199-204-45-153.nip.io/ --bootstrap-internal-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-region-id RegionOne 2026-04-03 02:34:09.060 8 WARNING py.warnings [-] /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '':  2026-04-03 02:34:09.061 8 WARNING py.warnings [-] /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0:  2026-04-03 02:34:09.460 8 INFO keystone.cmd.bootstrap [None req-3ae6b3b3-0c66-44a2-886b-7028586c75bf - - - - - -] Created domain default 2026-04-03 02:34:09.619 8 INFO keystone.cmd.bootstrap [None req-3ae6b3b3-0c66-44a2-886b-7028586c75bf - - - - - -] Created project admin 2026-04-03 02:34:09.619 8 WARNING keystone.identity.core [None req-3ae6b3b3-0c66-44a2-886b-7028586c75bf - - - - - -] Unable to locate domain config directory: /etc/keystone/domains 2026-04-03 02:34:09.641 8 WARNING keystone.common.password_hashing [None req-3ae6b3b3-0c66-44a2-886b-7028586c75bf - - - - - -] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin-RegionOne. 2026-04-03 02:34:09.930 8 INFO keystone.cmd.bootstrap [None req-3ae6b3b3-0c66-44a2-886b-7028586c75bf - - - - - -] Created user admin-RegionOne 2026-04-03 02:34:09.941 8 INFO keystone.cmd.bootstrap [None req-3ae6b3b3-0c66-44a2-886b-7028586c75bf - - - - - -] Created role reader 2026-04-03 02:34:09.951 8 INFO keystone.cmd.bootstrap [None req-3ae6b3b3-0c66-44a2-886b-7028586c75bf - - - - - -] Created role member 2026-04-03 02:34:09.970 8 INFO keystone.cmd.bootstrap [None req-3ae6b3b3-0c66-44a2-886b-7028586c75bf - - - - - -] Created implied role where 1fe7d9d4a88449d2b76462145eb93bee implies 6387245756ff46cd8cf43c7bfdb120cc 2026-04-03 02:34:09.978 8 INFO keystone.cmd.bootstrap [None req-3ae6b3b3-0c66-44a2-886b-7028586c75bf - - - - - -] Created role manager 2026-04-03 02:34:09.992 8 INFO keystone.cmd.bootstrap [None req-3ae6b3b3-0c66-44a2-886b-7028586c75bf - - - - - -] Created implied role where 13354b99d57340a49b9f52a46e488c75 implies 1fe7d9d4a88449d2b76462145eb93bee 2026-04-03 02:34:10.002 8 INFO keystone.cmd.bootstrap [None req-3ae6b3b3-0c66-44a2-886b-7028586c75bf - - - - - -] Created role admin 2026-04-03 02:34:10.016 8 INFO keystone.cmd.bootstrap [None req-3ae6b3b3-0c66-44a2-886b-7028586c75bf - - - - - -] Created implied role where aa818538e71f487dab3cc5ea868e6b40 implies 13354b99d57340a49b9f52a46e488c75 2026-04-03 02:34:10.028 8 INFO keystone.cmd.bootstrap [None req-3ae6b3b3-0c66-44a2-886b-7028586c75bf - - - - - -] Created role service 2026-04-03 02:34:10.038 8 INFO keystone.cmd.bootstrap [None req-3ae6b3b3-0c66-44a2-886b-7028586c75bf - - - - - -] Granted role admin on project admin to user admin-RegionOne. 2026-04-03 02:34:10.045 8 INFO keystone.cmd.bootstrap [None req-3ae6b3b3-0c66-44a2-886b-7028586c75bf - - - - - -] Granted role admin on the system to user admin-RegionOne. 2026-04-03 02:34:10.055 8 WARNING py.warnings [None req-3ae6b3b3-0c66-44a2-886b-7028586c75bf - - - - - -] /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, '  2026-04-03 02:34:10.059 8 INFO keystone.cmd.bootstrap [None req-3ae6b3b3-0c66-44a2-886b-7028586c75bf - - - - - -] Created region RegionOne 2026-04-03 02:34:10.088 8 INFO keystone.cmd.bootstrap [None req-3ae6b3b3-0c66-44a2-886b-7028586c75bf - - - - - -] Created public endpoint https://identity.199-204-45-153.nip.io/ 2026-04-03 02:34:10.096 8 INFO keystone.cmd.bootstrap [None req-3ae6b3b3-0c66-44a2-886b-7028586c75bf - - - - - -] Created internal endpoint http://keystone-api.openstack.svc.cluster.local:5000/ 2026-04-03 02:34:10.104 8 INFO keystone.cmd.bootstrap [None req-3ae6b3b3-0c66-44a2-886b-7028586c75bf - - - - - -] Created admin endpoint http://keystone-api.openstack.svc.cluster.local:5000/ + exec python /tmp/endpoint-update.py 2026-04-03 02:34:10,704 - OpenStack-Helm Keystone Endpoint management - INFO - Using /etc/keystone/keystone.conf as db config source 2026-04-03 02:34:10,704 - OpenStack-Helm Keystone Endpoint management - INFO - Trying to load db config from database:connection 2026-04-03 02:34:10,705 - OpenStack-Helm Keystone Endpoint management - INFO - Got config from /etc/keystone/keystone.conf 2026-04-03 02:34:10,756 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (admin): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-04-03 02:34:10,756 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (public): https://identity.199-204-45-153.nip.io/ 2026-04-03 02:34:10,756 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (internal): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-04-03 02:34:10,756 - OpenStack-Helm Keystone Endpoint management - INFO - Finished Endpoint Management