logger=settings t=2026-05-21T00:25:55.713054088Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-21T00:25:55Z logger=settings t=2026-05-21T00:25:55.713403164Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-21T00:25:55.713416764Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-21T00:25:55.713431004Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-21T00:25:55.713434575Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-21T00:25:55.713437685Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-21T00:25:55.713440695Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-21T00:25:55.713443875Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-21T00:25:55.713447046Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-21T00:25:55.713454226Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-21T00:25:55.713457356Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-21T00:25:55.713460836Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-21T00:25:55.713465026Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-21T00:25:55.713468486Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-21T00:25:55.713471996Z level=info msg=Target target=[all] logger=settings t=2026-05-21T00:25:55.713485026Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-21T00:25:55.713488387Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-21T00:25:55.713491397Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-21T00:25:55.713494347Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-21T00:25:55.713497357Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-21T00:25:55.713503437Z level=info msg="App mode production" logger=sqlstore t=2026-05-21T00:25:55.714045767Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-21T00:25:55.714063777Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-21T00:25:55.723166006Z level=info msg="Locking database" logger=migrator t=2026-05-21T00:25:55.723200897Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-21T00:25:55.724177374Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-21T00:25:55.725234474Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.05659ms logger=migrator t=2026-05-21T00:25:55.734328523Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-21T00:25:55.735695088Z level=info msg="Migration successfully executed" id="create user table" duration=1.374545ms logger=migrator t=2026-05-21T00:25:55.743739298Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-21T00:25:55.744557723Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=817.015µs logger=migrator t=2026-05-21T00:25:55.752182824Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-21T00:25:55.753831325Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.650641ms logger=migrator t=2026-05-21T00:25:55.759875158Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-21T00:25:55.761537409Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.663221ms logger=migrator t=2026-05-21T00:25:55.769138299Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-21T00:25:55.770489125Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.333075ms logger=migrator t=2026-05-21T00:25:55.776575718Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-21T00:25:55.781175514Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.605646ms logger=migrator t=2026-05-21T00:25:55.784829291Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-21T00:25:55.78583838Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.010249ms logger=migrator t=2026-05-21T00:25:55.790775021Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-21T00:25:55.791544625Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=765.414µs logger=migrator t=2026-05-21T00:25:55.794929659Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-21T00:25:55.795698563Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=763.044µs logger=migrator t=2026-05-21T00:25:55.79986992Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-21T00:25:55.800305309Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=434.379µs logger=migrator t=2026-05-21T00:25:55.806943762Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-21T00:25:55.807741426Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=797.714µs logger=migrator t=2026-05-21T00:25:55.814223756Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-21T00:25:55.816837935Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.618389ms logger=migrator t=2026-05-21T00:25:55.823483109Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-21T00:25:55.82351399Z level=info msg="Migration successfully executed" id="Update user table charset" duration=32.451µs logger=migrator t=2026-05-21T00:25:55.829030442Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-21T00:25:55.831081179Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.051157ms logger=migrator t=2026-05-21T00:25:55.834569995Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-21T00:25:55.834810759Z level=info msg="Migration successfully executed" id="Add missing user data" duration=241.224µs logger=migrator t=2026-05-21T00:25:55.839753172Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-21T00:25:55.841457233Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.702061ms logger=migrator t=2026-05-21T00:25:55.845340385Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-21T00:25:55.846535947Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.194822ms logger=migrator t=2026-05-21T00:25:55.851688363Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-21T00:25:55.853451685Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.741572ms logger=migrator t=2026-05-21T00:25:55.857531131Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-21T00:25:55.865708043Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.171072ms logger=migrator t=2026-05-21T00:25:55.880989187Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-21T00:25:55.88331841Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.342014ms logger=migrator t=2026-05-21T00:25:55.894839834Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-21T00:25:55.895145899Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=305.975µs logger=migrator t=2026-05-21T00:25:55.901185993Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-21T00:25:55.90211372Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=931.697µs logger=migrator t=2026-05-21T00:25:55.913224606Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-21T00:25:55.913714985Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=487.999µs logger=migrator t=2026-05-21T00:25:55.924498815Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-21T00:25:55.924973724Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=476.859µs logger=migrator t=2026-05-21T00:25:55.93124782Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-21T00:25:55.932177688Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=932.438µs logger=migrator t=2026-05-21T00:25:55.939222018Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-21T00:25:55.940333839Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.113601ms logger=migrator t=2026-05-21T00:25:55.947985221Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-21T00:25:55.948677114Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=694.903µs logger=migrator t=2026-05-21T00:25:55.957411927Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-21T00:25:55.958495486Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.085229ms logger=migrator t=2026-05-21T00:25:55.982926531Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-21T00:25:55.984248225Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.319034ms logger=migrator t=2026-05-21T00:25:56.002937462Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-21T00:25:56.003058604Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=125.212µs logger=migrator t=2026-05-21T00:25:56.009128277Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-21T00:25:56.009991843Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=865.466µs logger=migrator t=2026-05-21T00:25:56.016762779Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-21T00:25:56.017715586Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=960.097µs logger=migrator t=2026-05-21T00:25:56.023845859Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-21T00:25:56.031259577Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=7.415518ms logger=migrator t=2026-05-21T00:25:56.039235745Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-21T00:25:56.043623006Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=4.388201ms logger=migrator t=2026-05-21T00:25:56.051104355Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-21T00:25:56.054925815Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.82288ms logger=migrator t=2026-05-21T00:25:56.063337391Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-21T00:25:56.064777568Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.440527ms logger=migrator t=2026-05-21T00:25:56.071122296Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-21T00:25:56.072628194Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.512528ms logger=migrator t=2026-05-21T00:25:56.082480796Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-21T00:25:56.083389423Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=911.457µs logger=migrator t=2026-05-21T00:25:56.089585338Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-21T00:25:56.090547976Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=964.608µs logger=migrator t=2026-05-21T00:25:56.099225376Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-21T00:25:56.100981329Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.755323ms logger=migrator t=2026-05-21T00:25:56.110488065Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-21T00:25:56.111063325Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=572.62µs logger=migrator t=2026-05-21T00:25:56.116764881Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-21T00:25:56.117693549Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=929.748µs logger=migrator t=2026-05-21T00:25:56.122898006Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-21T00:25:56.123600228Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=704.482µs logger=migrator t=2026-05-21T00:25:56.130501466Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-21T00:25:56.131372422Z level=info msg="Migration successfully executed" id="create star table" duration=873.747µs logger=migrator t=2026-05-21T00:25:56.138321191Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-21T00:25:56.139235777Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=916.376µs logger=migrator t=2026-05-21T00:25:56.146274118Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-21T00:25:56.147192665Z level=info msg="Migration successfully executed" id="create org table v1" duration=919.067µs logger=migrator t=2026-05-21T00:25:56.154555052Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-21T00:25:56.155257895Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=704.643µs logger=migrator t=2026-05-21T00:25:56.165615797Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-21T00:25:56.167217226Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.62431ms logger=migrator t=2026-05-21T00:25:56.172479403Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-21T00:25:56.17336193Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=882.817µs logger=migrator t=2026-05-21T00:25:56.17769588Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-21T00:25:56.178446904Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=749.294µs logger=migrator t=2026-05-21T00:25:56.183868705Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-21T00:25:56.184509737Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=639.603µs logger=migrator t=2026-05-21T00:25:56.188335448Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-21T00:25:56.188359238Z level=info msg="Migration successfully executed" id="Update org table charset" duration=24.84µs logger=migrator t=2026-05-21T00:25:56.194318239Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-21T00:25:56.194528022Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=210.663µs logger=migrator t=2026-05-21T00:25:56.198651439Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-21T00:25:56.198943964Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=299.565µs logger=migrator t=2026-05-21T00:25:56.203847385Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-21T00:25:56.206382132Z level=info msg="Migration successfully executed" id="create dashboard table" duration=2.533577ms logger=migrator t=2026-05-21T00:25:56.217932706Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-21T00:25:56.218725811Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=793.935µs logger=migrator t=2026-05-21T00:25:56.222931729Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-21T00:25:56.223745514Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=813.376µs logger=migrator t=2026-05-21T00:25:56.229560012Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-21T00:25:56.230345436Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=785.514µs logger=migrator t=2026-05-21T00:25:56.235475321Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-21T00:25:56.236165184Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=690.113µs logger=migrator t=2026-05-21T00:25:56.239901513Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-21T00:25:56.240461914Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=558.751µs logger=migrator t=2026-05-21T00:25:56.245919665Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-21T00:25:56.252290623Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.368548ms logger=migrator t=2026-05-21T00:25:56.256406199Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-21T00:25:56.25696618Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=560.361µs logger=migrator t=2026-05-21T00:25:56.26076619Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-21T00:25:56.261401861Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=634.051µs logger=migrator t=2026-05-21T00:25:56.266908734Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-21T00:25:56.268377131Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.469097ms logger=migrator t=2026-05-21T00:25:56.274896922Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-21T00:25:56.275490672Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=594µs logger=migrator t=2026-05-21T00:25:56.279699491Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-21T00:25:56.281355371Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.65559ms logger=migrator t=2026-05-21T00:25:56.28666Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-21T00:25:56.286732231Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=74.922µs logger=migrator t=2026-05-21T00:25:56.291313456Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-21T00:25:56.293264592Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.947265ms logger=migrator t=2026-05-21T00:25:56.297670774Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-21T00:25:56.299772613Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.098789ms logger=migrator t=2026-05-21T00:25:56.304956859Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-21T00:25:56.306844763Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.887474ms logger=migrator t=2026-05-21T00:25:56.311446749Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-21T00:25:56.313134121Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.687012ms logger=migrator t=2026-05-21T00:25:56.319919536Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-21T00:25:56.32230826Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.388774ms logger=migrator t=2026-05-21T00:25:56.328370943Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-21T00:25:56.329253159Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=882.187µs logger=migrator t=2026-05-21T00:25:56.336162247Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-21T00:25:56.337706845Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.547288ms logger=migrator t=2026-05-21T00:25:56.344893539Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-21T00:25:56.345018271Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=125.932µs logger=migrator t=2026-05-21T00:25:56.351202435Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-21T00:25:56.351382729Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=182.494µs logger=migrator t=2026-05-21T00:25:56.356960602Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-21T00:25:56.361841933Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=4.879321ms logger=migrator t=2026-05-21T00:25:56.368512146Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-21T00:25:56.371034883Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.525897ms logger=migrator t=2026-05-21T00:25:56.3816646Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-21T00:25:56.385778837Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=4.115727ms logger=migrator t=2026-05-21T00:25:56.391999392Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-21T00:25:56.394198913Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.198421ms logger=migrator t=2026-05-21T00:25:56.400147833Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-21T00:25:56.400480029Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=332.816µs logger=migrator t=2026-05-21T00:25:56.406913728Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-21T00:25:56.408074409Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.205812ms logger=migrator t=2026-05-21T00:25:56.418243667Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-21T00:25:56.419102973Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=861.776µs logger=migrator t=2026-05-21T00:25:56.424023605Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-21T00:25:56.424050385Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=28.24µs logger=migrator t=2026-05-21T00:25:56.430356772Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-21T00:25:56.43132649Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=969.048µs logger=migrator t=2026-05-21T00:25:56.436770421Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-21T00:25:56.437500315Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=731.364µs logger=migrator t=2026-05-21T00:25:56.444647818Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-21T00:25:56.454139983Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.488745ms logger=migrator t=2026-05-21T00:25:56.46640042Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-21T00:25:56.467325438Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=926.708µs logger=migrator t=2026-05-21T00:25:56.472882561Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-21T00:25:56.473839918Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=956.817µs logger=migrator t=2026-05-21T00:25:56.478646997Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-21T00:25:56.48365991Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=5.011893ms logger=migrator t=2026-05-21T00:25:56.507582553Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-21T00:25:56.508027681Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=449.068µs logger=migrator t=2026-05-21T00:25:56.514481181Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-21T00:25:56.515580232Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.098671ms logger=migrator t=2026-05-21T00:25:56.522574441Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-21T00:25:56.525024396Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.453465ms logger=migrator t=2026-05-21T00:25:56.528606902Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-21T00:25:56.52951222Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=905.568µs logger=migrator t=2026-05-21T00:25:56.532973474Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-21T00:25:56.533193988Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=223.074µs logger=migrator t=2026-05-21T00:25:56.539495204Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-21T00:25:56.539760099Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=266.155µs logger=migrator t=2026-05-21T00:25:56.543301665Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-21T00:25:56.545482646Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=2.180541ms logger=migrator t=2026-05-21T00:25:56.552264991Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-21T00:25:56.554656176Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.393925ms logger=migrator t=2026-05-21T00:25:56.564184082Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-21T00:25:56.564986596Z level=info msg="Migration successfully executed" id="create data_source table" duration=804.544µs logger=migrator t=2026-05-21T00:25:56.568775247Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-21T00:25:56.569341917Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=567.21µs logger=migrator t=2026-05-21T00:25:56.575824417Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-21T00:25:56.576871137Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.0467ms logger=migrator t=2026-05-21T00:25:56.583703544Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-21T00:25:56.584565759Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=862.385µs logger=migrator t=2026-05-21T00:25:56.594514994Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-21T00:25:56.597852205Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=3.339191ms logger=migrator t=2026-05-21T00:25:56.60671534Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-21T00:25:56.614037766Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.324367ms logger=migrator t=2026-05-21T00:25:56.68175712Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-21T00:25:56.68390844Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=2.16659ms logger=migrator t=2026-05-21T00:25:56.999342046Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-21T00:25:57.025893157Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=26.557542ms logger=migrator t=2026-05-21T00:25:57.09204276Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-21T00:25:57.095398932Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=3.320421ms logger=migrator t=2026-05-21T00:25:57.147134857Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-21T00:25:57.148463883Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.331725ms logger=migrator t=2026-05-21T00:25:57.337097179Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-21T00:25:57.339764949Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.67022ms logger=migrator t=2026-05-21T00:25:57.525163766Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-21T00:25:57.527495369Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.338013ms logger=migrator t=2026-05-21T00:25:57.670757688Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-21T00:25:57.670855559Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=105.472µs logger=migrator t=2026-05-21T00:25:57.690722666Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-21T00:25:57.691178025Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=459.848µs logger=migrator t=2026-05-21T00:25:57.69576248Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-21T00:25:57.699639172Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.873042ms logger=migrator t=2026-05-21T00:25:57.715639217Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-21T00:25:57.716026664Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=357.137µs logger=migrator t=2026-05-21T00:25:57.73145907Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-21T00:25:57.731778446Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=321.206µs logger=migrator t=2026-05-21T00:25:57.754707219Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-21T00:25:57.758651213Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.944334ms logger=migrator t=2026-05-21T00:25:57.765383527Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-21T00:25:57.765579201Z level=info msg="Migration successfully executed" id="Update uid value" duration=195.324µs logger=migrator t=2026-05-21T00:25:57.802389641Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-21T00:25:57.804183454Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.826914ms logger=migrator t=2026-05-21T00:25:57.816681755Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-21T00:25:57.817498821Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=810.736µs logger=migrator t=2026-05-21T00:25:57.836975601Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-21T00:25:57.839608298Z level=info msg="Migration successfully executed" id="create api_key table" duration=2.638477ms logger=migrator t=2026-05-21T00:25:57.844654442Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-21T00:25:57.845500598Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=841.736µs logger=migrator t=2026-05-21T00:25:57.851376797Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-21T00:25:57.852971026Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.599369ms logger=migrator t=2026-05-21T00:25:57.857568261Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-21T00:25:57.858530559Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=961.788µs logger=migrator t=2026-05-21T00:25:57.862260918Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-21T00:25:57.863337768Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.07714ms logger=migrator t=2026-05-21T00:25:57.866899123Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-21T00:25:57.86829535Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.395917ms logger=migrator t=2026-05-21T00:25:57.873118128Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-21T00:25:57.874475344Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.357316ms logger=migrator t=2026-05-21T00:25:57.879288413Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-21T00:25:57.888489963Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.20837ms logger=migrator t=2026-05-21T00:25:57.89214543Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-21T00:25:57.892782601Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=636.881µs logger=migrator t=2026-05-21T00:25:57.896640243Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-21T00:25:57.897995518Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.354935ms logger=migrator t=2026-05-21T00:25:57.904419368Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-21T00:25:57.905502127Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.083969ms logger=migrator t=2026-05-21T00:25:57.909381749Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-21T00:25:57.910190534Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=807.905µs logger=migrator t=2026-05-21T00:25:57.91378483Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-21T00:25:57.914218548Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=433.728µs logger=migrator t=2026-05-21T00:25:57.918675751Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-21T00:25:57.919245581Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=572.18µs logger=migrator t=2026-05-21T00:25:57.922685395Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-21T00:25:57.922720225Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=35.71µs logger=migrator t=2026-05-21T00:25:57.926504455Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-21T00:25:57.931429456Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.924091ms logger=migrator t=2026-05-21T00:25:57.935675485Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-21T00:25:57.938390465Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.71503ms logger=migrator t=2026-05-21T00:25:57.943144912Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-21T00:25:57.943403178Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=259.706µs logger=migrator t=2026-05-21T00:25:57.946653188Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-21T00:25:57.949356278Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.70269ms logger=migrator t=2026-05-21T00:25:57.95325454Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-21T00:25:57.956012751Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.761531ms logger=migrator t=2026-05-21T00:25:57.961596064Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-21T00:25:57.96247438Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=879.586µs logger=migrator t=2026-05-21T00:25:57.96622279Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-21T00:25:57.966856502Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=637.711µs logger=migrator t=2026-05-21T00:25:57.97164518Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-21T00:25:57.972581897Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=929.457µs logger=migrator t=2026-05-21T00:25:57.977342226Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-21T00:25:57.978307323Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=965.828µs logger=migrator t=2026-05-21T00:25:57.982765836Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-21T00:25:57.983895556Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.12864ms logger=migrator t=2026-05-21T00:25:57.987791748Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-21T00:25:57.988552463Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=761.505µs logger=migrator t=2026-05-21T00:25:57.992633208Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-21T00:25:57.99275906Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=126.472µs logger=migrator t=2026-05-21T00:25:57.996903447Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-21T00:25:57.996950668Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=49.291µs logger=migrator t=2026-05-21T00:25:58.000100886Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-21T00:25:58.003134812Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.032686ms logger=migrator t=2026-05-21T00:25:58.006950092Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-21T00:25:58.009636702Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.68684ms logger=migrator t=2026-05-21T00:25:58.013178086Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-21T00:25:58.013244528Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=68.422µs logger=migrator t=2026-05-21T00:25:58.017416315Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-21T00:25:58.018269721Z level=info msg="Migration successfully executed" id="create quota table v1" duration=853.366µs logger=migrator t=2026-05-21T00:25:58.022151003Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-21T00:25:58.023340425Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.190581ms logger=migrator t=2026-05-21T00:25:58.02692376Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-21T00:25:58.026951121Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=28.481µs logger=migrator t=2026-05-21T00:25:58.032008354Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-21T00:25:58.033032094Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.02684ms logger=migrator t=2026-05-21T00:25:58.037097558Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-21T00:25:58.038077486Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=981.458µs logger=migrator t=2026-05-21T00:25:58.041314985Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-21T00:25:58.044456054Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.143359ms logger=migrator t=2026-05-21T00:25:58.048279104Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-21T00:25:58.048362576Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=90.192µs logger=migrator t=2026-05-21T00:25:58.052716597Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-21T00:25:58.053882308Z level=info msg="Migration successfully executed" id="create session table" duration=1.164771ms logger=migrator t=2026-05-21T00:25:58.064691777Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-21T00:25:58.064886021Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=199.674µs logger=migrator t=2026-05-21T00:25:58.068482697Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-21T00:25:58.068562818Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=79.851µs logger=migrator t=2026-05-21T00:25:58.072444911Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-21T00:25:58.073408578Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=963.358µs logger=migrator t=2026-05-21T00:25:58.076342772Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-21T00:25:58.077115156Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=772.084µs logger=migrator t=2026-05-21T00:25:58.081988356Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-21T00:25:58.082016467Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=29.761µs logger=migrator t=2026-05-21T00:25:58.086256895Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-21T00:25:58.086284416Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=27.911µs logger=migrator t=2026-05-21T00:25:58.089751999Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-21T00:25:58.093017Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.265051ms logger=migrator t=2026-05-21T00:25:58.09628537Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-21T00:25:58.099279995Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.994925ms logger=migrator t=2026-05-21T00:25:58.102589886Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-21T00:25:58.102667927Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=81.612µs logger=migrator t=2026-05-21T00:25:58.10661306Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-21T00:25:58.106698502Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=85.552µs logger=migrator t=2026-05-21T00:25:58.109927752Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-21T00:25:58.110776547Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=846.956µs logger=migrator t=2026-05-21T00:25:58.114471185Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-21T00:25:58.114498236Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=27.751µs logger=migrator t=2026-05-21T00:25:58.118137523Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-21T00:25:58.12123344Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.093007ms logger=migrator t=2026-05-21T00:25:58.125748844Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-21T00:25:58.126016609Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=271.935µs logger=migrator t=2026-05-21T00:25:58.129794338Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-21T00:25:58.133987556Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.189277ms logger=migrator t=2026-05-21T00:25:58.137776255Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-21T00:25:58.141139727Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.363282ms logger=migrator t=2026-05-21T00:25:58.145775383Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-21T00:25:58.145850804Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=76.041µs logger=migrator t=2026-05-21T00:25:58.149408799Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-21T00:25:58.150336886Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=928.347µs logger=migrator t=2026-05-21T00:25:58.153974044Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-21T00:25:58.155122245Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.147421ms logger=migrator t=2026-05-21T00:25:58.160398732Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-21T00:25:58.161495392Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.09633ms logger=migrator t=2026-05-21T00:25:58.165403315Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-21T00:25:58.166443074Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.038179ms logger=migrator t=2026-05-21T00:25:58.169826926Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-21T00:25:58.170707963Z level=info msg="Migration successfully executed" id="add index alert state" duration=888.297µs logger=migrator t=2026-05-21T00:25:58.17547972Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-21T00:25:58.176353977Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=874.407µs logger=migrator t=2026-05-21T00:25:58.180196107Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-21T00:25:58.181315388Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.119991ms logger=migrator t=2026-05-21T00:25:58.185708899Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-21T00:25:58.187223927Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.514718ms logger=migrator t=2026-05-21T00:25:58.19229991Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-21T00:25:58.193371011Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.072191ms logger=migrator t=2026-05-21T00:25:58.196968277Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-21T00:25:58.206622894Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.653517ms logger=migrator t=2026-05-21T00:25:58.210623799Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-21T00:25:58.211328581Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=698.002µs logger=migrator t=2026-05-21T00:25:58.216473416Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-21T00:25:58.218084726Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.61065ms logger=migrator t=2026-05-21T00:25:58.222276693Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-21T00:25:58.222730302Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=454.639µs logger=migrator t=2026-05-21T00:25:58.226642564Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-21T00:25:58.227424539Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=784.095µs logger=migrator t=2026-05-21T00:25:58.232193887Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-21T00:25:58.233109393Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=915.246µs logger=migrator t=2026-05-21T00:25:58.237461323Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-21T00:25:58.244230598Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.768655ms logger=migrator t=2026-05-21T00:25:58.249300242Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-21T00:25:58.256303621Z level=info msg="Migration successfully executed" id="Add column frequency" duration=7.004439ms logger=migrator t=2026-05-21T00:25:58.260944427Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-21T00:25:58.264742126Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.80679ms logger=migrator t=2026-05-21T00:25:58.268606248Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-21T00:25:58.272847036Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.240558ms logger=migrator t=2026-05-21T00:25:58.276767239Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-21T00:25:58.278579992Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.807453ms logger=migrator t=2026-05-21T00:25:58.283973791Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-21T00:25:58.284005082Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=36.491µs logger=migrator t=2026-05-21T00:25:58.287580877Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-21T00:25:58.287615958Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=29.951µs logger=migrator t=2026-05-21T00:25:58.291583052Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-21T00:25:58.292993247Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.406505ms logger=migrator t=2026-05-21T00:25:58.297103114Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-21T00:25:58.297961199Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=859.355µs logger=migrator t=2026-05-21T00:25:58.304164523Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-21T00:25:58.30503088Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=867.147µs logger=migrator t=2026-05-21T00:25:58.308453043Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-21T00:25:58.309305308Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=851.885µs logger=migrator t=2026-05-21T00:25:58.313958084Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-21T00:25:58.315713136Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.752922ms logger=migrator t=2026-05-21T00:25:58.319283573Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-21T00:25:58.323516801Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.229587ms logger=migrator t=2026-05-21T00:25:58.326921073Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-21T00:25:58.331181372Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.259119ms logger=migrator t=2026-05-21T00:25:58.335740367Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-21T00:25:58.33592144Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=187.894µs logger=migrator t=2026-05-21T00:25:58.340603476Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-21T00:25:58.341691326Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.08818ms logger=migrator t=2026-05-21T00:25:58.345965284Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-21T00:25:58.347655366Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.689152ms logger=migrator t=2026-05-21T00:25:58.352386824Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-21T00:25:58.358093949Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.694134ms logger=migrator t=2026-05-21T00:25:58.365204209Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-21T00:25:58.365337952Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=137.813µs logger=migrator t=2026-05-21T00:25:58.372484794Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-21T00:25:58.37395275Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.469966ms logger=migrator t=2026-05-21T00:25:58.378076677Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-21T00:25:58.379284319Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.212772ms logger=migrator t=2026-05-21T00:25:58.384497525Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-21T00:25:58.384618827Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=122.122µs logger=migrator t=2026-05-21T00:25:58.390063528Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-21T00:25:58.391137767Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.076339ms logger=migrator t=2026-05-21T00:25:58.394793456Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-21T00:25:58.395827384Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.032728ms logger=migrator t=2026-05-21T00:25:58.400183285Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-21T00:25:58.401856815Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.67652ms logger=migrator t=2026-05-21T00:25:58.405606475Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-21T00:25:58.407744954Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=2.137649ms logger=migrator t=2026-05-21T00:25:58.411946442Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-21T00:25:58.413015821Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.069249ms logger=migrator t=2026-05-21T00:25:58.417328691Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-21T00:25:58.41840211Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.073919ms logger=migrator t=2026-05-21T00:25:58.42220294Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-21T00:25:58.422265851Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=65.791µs logger=migrator t=2026-05-21T00:25:58.426605162Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-21T00:25:58.431076935Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.471133ms logger=migrator t=2026-05-21T00:25:58.434491157Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-21T00:25:58.435519556Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.030359ms logger=migrator t=2026-05-21T00:25:58.441480566Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-21T00:25:58.445864957Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.391571ms logger=migrator t=2026-05-21T00:25:58.450589065Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-21T00:25:58.45141477Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=825.695µs logger=migrator t=2026-05-21T00:25:58.455018756Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-21T00:25:58.455965363Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=946.857µs logger=migrator t=2026-05-21T00:25:58.459759673Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-21T00:25:58.460618429Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=859.046µs logger=migrator t=2026-05-21T00:25:58.464927539Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-21T00:25:58.480656479Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.720969ms logger=migrator t=2026-05-21T00:25:58.484814596Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-21T00:25:58.485849434Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.036789ms logger=migrator t=2026-05-21T00:25:58.490903548Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-21T00:25:58.492688181Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.786043ms logger=migrator t=2026-05-21T00:25:58.498410177Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-21T00:25:58.498754363Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=345.736µs logger=migrator t=2026-05-21T00:25:58.502384589Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-21T00:25:58.503070222Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=689.213µs logger=migrator t=2026-05-21T00:25:58.507884191Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-21T00:25:58.508118635Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=234.984µs logger=migrator t=2026-05-21T00:25:58.511745992Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-21T00:25:58.519092548Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.340495ms logger=migrator t=2026-05-21T00:25:58.523333346Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-21T00:25:58.526415333Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.079427ms logger=migrator t=2026-05-21T00:25:58.529545431Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-21T00:25:58.530818804Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.273543ms logger=migrator t=2026-05-21T00:25:58.53982293Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-21T00:25:58.54144198Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.62434ms logger=migrator t=2026-05-21T00:25:58.545810941Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-21T00:25:58.546255799Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=444.288µs logger=migrator t=2026-05-21T00:25:58.549956547Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-21T00:25:58.554325528Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.368041ms logger=migrator t=2026-05-21T00:25:58.559411361Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-21T00:25:58.56044166Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.030439ms logger=migrator t=2026-05-21T00:25:58.564080857Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-21T00:25:58.564382993Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=300.286µs logger=migrator t=2026-05-21T00:25:58.570397254Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-21T00:25:58.571297601Z level=info msg="Migration successfully executed" id="Move region to single row" duration=902.127µs logger=migrator t=2026-05-21T00:25:58.576285232Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-21T00:25:58.577357412Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.06902ms logger=migrator t=2026-05-21T00:25:58.581259504Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-21T00:25:58.583103028Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.848384ms logger=migrator t=2026-05-21T00:25:58.588026719Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-21T00:25:58.589992865Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.965756ms logger=migrator t=2026-05-21T00:25:58.598142826Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-21T00:25:58.599365609Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.223324ms logger=migrator t=2026-05-21T00:25:58.603123177Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-21T00:25:58.604655726Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.533529ms logger=migrator t=2026-05-21T00:25:58.608535027Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-21T00:25:58.609916982Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.384225ms logger=migrator t=2026-05-21T00:25:58.614498487Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-21T00:25:58.61467832Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=181.703µs logger=migrator t=2026-05-21T00:25:58.619033421Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-21T00:25:58.620477647Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.444086ms logger=migrator t=2026-05-21T00:25:58.627341265Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-21T00:25:58.630406371Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=3.070057ms logger=migrator t=2026-05-21T00:25:58.636638066Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-21T00:25:58.637738986Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.10084ms logger=migrator t=2026-05-21T00:25:58.643855829Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-21T00:25:58.645679622Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.822473ms logger=migrator t=2026-05-21T00:25:58.650115594Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-21T00:25:58.650483021Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=367.687µs logger=migrator t=2026-05-21T00:25:58.656348679Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-21T00:25:58.656876699Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=527.759µs logger=migrator t=2026-05-21T00:25:58.661725838Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-21T00:25:58.661969213Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=244.505µs logger=migrator t=2026-05-21T00:25:58.669842378Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-21T00:25:58.671271464Z level=info msg="Migration successfully executed" id="create team table" duration=1.435656ms logger=migrator t=2026-05-21T00:25:58.67704381Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-21T00:25:58.678577629Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.538369ms logger=migrator t=2026-05-21T00:25:58.683988289Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-21T00:25:58.686056207Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=2.070328ms logger=migrator t=2026-05-21T00:25:58.690425707Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-21T00:25:58.69600449Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.577513ms logger=migrator t=2026-05-21T00:25:58.700777139Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-21T00:25:58.701164166Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=392.977µs logger=migrator t=2026-05-21T00:25:58.706691298Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-21T00:25:58.70842072Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.725343ms logger=migrator t=2026-05-21T00:25:58.712505205Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-21T00:25:58.71383102Z level=info msg="Migration successfully executed" id="create team member table" duration=1.325375ms logger=migrator t=2026-05-21T00:25:58.718568686Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-21T00:25:58.719730428Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.161852ms logger=migrator t=2026-05-21T00:25:58.727510911Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-21T00:25:58.728785905Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.274804ms logger=migrator t=2026-05-21T00:25:58.734085403Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-21T00:25:58.735229924Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.144121ms logger=migrator t=2026-05-21T00:25:58.740910729Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-21T00:25:58.746536082Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.619693ms logger=migrator t=2026-05-21T00:25:58.75342114Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-21T00:25:58.764231699Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=10.809239ms logger=migrator t=2026-05-21T00:25:58.769377073Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-21T00:25:58.774374276Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.996082ms logger=migrator t=2026-05-21T00:25:58.778024733Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-21T00:25:58.779312137Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.287304ms logger=migrator t=2026-05-21T00:25:58.784388381Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-21T00:25:58.785948859Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.560168ms logger=migrator t=2026-05-21T00:25:58.789929873Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-21T00:25:58.791390589Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.464656ms logger=migrator t=2026-05-21T00:25:58.797972452Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-21T00:25:58.799114402Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.14234ms logger=migrator t=2026-05-21T00:25:58.803248828Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-21T00:25:58.805248995Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=2.005117ms logger=migrator t=2026-05-21T00:25:58.80924843Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-21T00:25:58.810241918Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=994.078µs logger=migrator t=2026-05-21T00:25:58.819412216Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-21T00:25:58.821622807Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=2.214551ms logger=migrator t=2026-05-21T00:25:58.826572829Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-21T00:25:58.82829222Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.726151ms logger=migrator t=2026-05-21T00:25:58.835354661Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-21T00:25:58.83643459Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.08567ms logger=migrator t=2026-05-21T00:25:58.84288471Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-21T00:25:58.843481041Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=603.891µs logger=migrator t=2026-05-21T00:25:58.847447753Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-21T00:25:58.851327096Z level=info msg="Migration successfully executed" id="create tag table" duration=3.880262ms logger=migrator t=2026-05-21T00:25:58.857191793Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-21T00:25:58.858363555Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.171441ms logger=migrator t=2026-05-21T00:25:58.865355094Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-21T00:25:58.867032105Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.675071ms logger=migrator t=2026-05-21T00:25:58.872139659Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-21T00:25:58.873194748Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.054979ms logger=migrator t=2026-05-21T00:25:58.877996077Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-21T00:25:58.879927083Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.931016ms logger=migrator t=2026-05-21T00:25:58.887105484Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-21T00:25:58.90635923Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=19.224865ms logger=migrator t=2026-05-21T00:25:58.91720775Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-21T00:25:58.918845561Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.64448ms logger=migrator t=2026-05-21T00:25:58.924408813Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-21T00:25:58.925694507Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.290614ms logger=migrator t=2026-05-21T00:25:58.93187395Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-21T00:25:58.932475892Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=606.212µs logger=migrator t=2026-05-21T00:25:58.937356541Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-21T00:25:58.938525904Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.171023ms logger=migrator t=2026-05-21T00:25:58.943562227Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-21T00:25:58.944922131Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.361254ms logger=migrator t=2026-05-21T00:25:58.950564745Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-21T00:25:58.951900271Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.346325ms logger=migrator t=2026-05-21T00:25:58.956703078Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-21T00:25:58.956834931Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=134.863µs logger=migrator t=2026-05-21T00:25:58.962478725Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-21T00:25:58.971403859Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.920464ms logger=migrator t=2026-05-21T00:25:58.976734088Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-21T00:25:58.980937256Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.201389ms logger=migrator t=2026-05-21T00:25:58.986839754Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-21T00:25:58.992796684Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.95443ms logger=migrator t=2026-05-21T00:25:59.023786305Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-21T00:25:59.031339234Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.551589ms logger=migrator t=2026-05-21T00:25:59.037326894Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-21T00:25:59.039006926Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.684631ms logger=migrator t=2026-05-21T00:25:59.046199187Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-21T00:25:59.05336143Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.129322ms logger=migrator t=2026-05-21T00:25:59.058739259Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-21T00:25:59.059959531Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.227793ms logger=migrator t=2026-05-21T00:25:59.065193677Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-21T00:25:59.066582522Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.393965ms logger=migrator t=2026-05-21T00:25:59.073459689Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-21T00:25:59.074961527Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.504027ms logger=migrator t=2026-05-21T00:25:59.083272479Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-21T00:25:59.084863569Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.59685ms logger=migrator t=2026-05-21T00:25:59.099437707Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-21T00:25:59.100885834Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.448107ms logger=migrator t=2026-05-21T00:25:59.116821637Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-21T00:25:59.118222393Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.419157ms logger=migrator t=2026-05-21T00:25:59.164488564Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-21T00:25:59.170215609Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.741555ms logger=migrator t=2026-05-21T00:25:59.230851675Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-21T00:25:59.232534397Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.685271ms logger=migrator t=2026-05-21T00:25:59.282483276Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-21T00:25:59.283639947Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.158491ms logger=migrator t=2026-05-21T00:25:59.299969157Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-21T00:25:59.301457084Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.488187ms logger=migrator t=2026-05-21T00:25:59.318875716Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-21T00:25:59.320180889Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.305484ms logger=migrator t=2026-05-21T00:25:59.350799153Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-21T00:25:59.352534625Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.736752ms logger=migrator t=2026-05-21T00:25:59.571771509Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-21T00:25:59.572157086Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=392.617µs logger=migrator t=2026-05-21T00:25:59.580496859Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-21T00:25:59.580676692Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=186.023µs logger=migrator t=2026-05-21T00:25:59.588475946Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-21T00:25:59.589899381Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.425555ms logger=migrator t=2026-05-21T00:25:59.596410572Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-21T00:25:59.597570073Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.161231ms logger=migrator t=2026-05-21T00:25:59.605167453Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-21T00:25:59.606840523Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.67973ms logger=migrator t=2026-05-21T00:25:59.61265282Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-21T00:25:59.612728832Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=77.062µs logger=migrator t=2026-05-21T00:25:59.618005659Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-21T00:25:59.61911412Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.108381ms logger=migrator t=2026-05-21T00:25:59.629871148Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-21T00:25:59.63167044Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.804842ms logger=migrator t=2026-05-21T00:25:59.637484097Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-21T00:25:59.639341872Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.856325ms logger=migrator t=2026-05-21T00:25:59.645976943Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-21T00:25:59.647687995Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.710112ms logger=migrator t=2026-05-21T00:25:59.653461801Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-21T00:25:59.661780835Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.319914ms logger=migrator t=2026-05-21T00:25:59.668718592Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-21T00:25:59.669554848Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=836.826µs logger=migrator t=2026-05-21T00:25:59.674238373Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-21T00:25:59.674398256Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=159.613µs logger=migrator t=2026-05-21T00:25:59.678841868Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-21T00:25:59.679890377Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.049119ms logger=migrator t=2026-05-21T00:25:59.685720975Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-21T00:25:59.687303674Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.581639ms logger=migrator t=2026-05-21T00:25:59.692364187Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-21T00:25:59.693953996Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.589359ms logger=migrator t=2026-05-21T00:25:59.699559059Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-21T00:25:59.699647891Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=89.492µs logger=migrator t=2026-05-21T00:25:59.705183213Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-21T00:25:59.706587359Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.404586ms logger=migrator t=2026-05-21T00:25:59.711108913Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-21T00:25:59.712139541Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.029788ms logger=migrator t=2026-05-21T00:25:59.722355889Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-21T00:25:59.723777795Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.418666ms logger=migrator t=2026-05-21T00:25:59.730428537Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-21T00:25:59.731576229Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.149082ms logger=migrator t=2026-05-21T00:25:59.738241581Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-21T00:25:59.746368471Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.12248ms logger=migrator t=2026-05-21T00:25:59.751023287Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-21T00:25:59.752150247Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.13048ms logger=migrator t=2026-05-21T00:25:59.757146819Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-21T00:25:59.758186058Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.039489ms logger=migrator t=2026-05-21T00:25:59.763767971Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-21T00:25:59.793265864Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.495193ms logger=migrator t=2026-05-21T00:25:59.798111953Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-21T00:25:59.82400114Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.885766ms logger=migrator t=2026-05-21T00:25:59.830414327Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-21T00:25:59.831398475Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=984.208µs logger=migrator t=2026-05-21T00:25:59.835006792Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-21T00:25:59.837224113Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.214781ms logger=migrator t=2026-05-21T00:25:59.843906456Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-21T00:25:59.850050799Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.146063ms logger=migrator t=2026-05-21T00:25:59.854360628Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-21T00:25:59.859671476Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.309448ms logger=migrator t=2026-05-21T00:25:59.863915844Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-21T00:25:59.864928222Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.012518ms logger=migrator t=2026-05-21T00:25:59.86913765Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-21T00:25:59.870136008Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=997.828µs logger=migrator t=2026-05-21T00:25:59.87509986Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-21T00:25:59.87621574Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.11567ms logger=migrator t=2026-05-21T00:25:59.880178143Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-21T00:25:59.881751502Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.572679ms logger=migrator t=2026-05-21T00:25:59.887835624Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-21T00:25:59.887943196Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=109.052µs logger=migrator t=2026-05-21T00:25:59.89355661Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-21T00:25:59.90497936Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=11.41726ms logger=migrator t=2026-05-21T00:25:59.910398859Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-21T00:25:59.916066194Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.667065ms logger=migrator t=2026-05-21T00:25:59.919786822Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-21T00:25:59.929017951Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.221309ms logger=migrator t=2026-05-21T00:25:59.935696715Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-21T00:25:59.936825265Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.13016ms logger=migrator t=2026-05-21T00:25:59.943275544Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-21T00:25:59.944399225Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.130941ms logger=migrator t=2026-05-21T00:25:59.948897227Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-21T00:25:59.955137923Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.238966ms logger=migrator t=2026-05-21T00:25:59.962718242Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-21T00:25:59.969734401Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.03236ms logger=migrator t=2026-05-21T00:25:59.97347282Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-21T00:25:59.974392227Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=919.607µs logger=migrator t=2026-05-21T00:25:59.978084755Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-21T00:25:59.987304884Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.188219ms logger=migrator t=2026-05-21T00:25:59.99252397Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-21T00:26:00.000798403Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.270083ms logger=migrator t=2026-05-21T00:26:00.007889253Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-21T00:26:00.008004426Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=116.674µs logger=migrator t=2026-05-21T00:26:00.014047156Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-21T00:26:00.015588234Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.540998ms logger=migrator t=2026-05-21T00:26:00.022747766Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-21T00:26:00.024267973Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.520747ms logger=migrator t=2026-05-21T00:26:00.028834728Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-21T00:26:00.03010783Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.273443ms logger=migrator t=2026-05-21T00:26:00.03387664Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-21T00:26:00.033975392Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=99.632µs logger=migrator t=2026-05-21T00:26:00.037981785Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-21T00:26:00.045437742Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.452457ms logger=migrator t=2026-05-21T00:26:00.051056576Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-21T00:26:00.058100714Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.036349ms logger=migrator t=2026-05-21T00:26:00.063974333Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-21T00:26:00.068720739Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.746236ms logger=migrator t=2026-05-21T00:26:00.073604999Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-21T00:26:00.080361013Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.753474ms logger=migrator t=2026-05-21T00:26:00.088043085Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-21T00:26:00.096807906Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.76795ms logger=migrator t=2026-05-21T00:26:00.102544111Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-21T00:26:00.102648203Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=105.442µs logger=migrator t=2026-05-21T00:26:00.109606591Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-21T00:26:00.111171689Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.564908ms logger=migrator t=2026-05-21T00:26:00.118100237Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-21T00:26:00.124629406Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.525299ms logger=migrator t=2026-05-21T00:26:00.138177825Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-21T00:26:00.138247486Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=71.341µs logger=migrator t=2026-05-21T00:26:00.144684884Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-21T00:26:00.158991317Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=14.309063ms logger=migrator t=2026-05-21T00:26:00.163420069Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-21T00:26:00.165409825Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.991627ms logger=migrator t=2026-05-21T00:26:00.170945997Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-21T00:26:00.178288071Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.340974ms logger=migrator t=2026-05-21T00:26:00.184838552Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-21T00:26:00.185746608Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=907.786µs logger=migrator t=2026-05-21T00:26:00.191966772Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-21T00:26:00.193529092Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.560889ms logger=migrator t=2026-05-21T00:26:00.197999313Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-21T00:26:00.204715287Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.709584ms logger=migrator t=2026-05-21T00:26:00.209138068Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-21T00:26:00.209950193Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=814.046µs logger=migrator t=2026-05-21T00:26:00.217313138Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-21T00:26:00.218747554Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.437706ms logger=migrator t=2026-05-21T00:26:00.223712586Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-21T00:26:00.224648013Z level=info msg="Migration successfully executed" id="create alert_image table" duration=933.797µs logger=migrator t=2026-05-21T00:26:00.230258636Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-21T00:26:00.233826651Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=3.567815ms logger=migrator t=2026-05-21T00:26:00.237670872Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-21T00:26:00.237824845Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=154.733µs logger=migrator t=2026-05-21T00:26:00.24304075Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-21T00:26:00.2441226Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.08109ms logger=migrator t=2026-05-21T00:26:00.248789885Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-21T00:26:00.249879866Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.087511ms logger=migrator t=2026-05-21T00:26:00.255122372Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-21T00:26:00.255848985Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-21T00:26:00.261357216Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-21T00:26:00.261920197Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=562.851µs logger=migrator t=2026-05-21T00:26:00.26591223Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-21T00:26:00.267159343Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.247093ms logger=migrator t=2026-05-21T00:26:00.271443512Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-21T00:26:00.279051031Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.605699ms logger=migrator t=2026-05-21T00:26:00.285025561Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-21T00:26:00.286541909Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.518179ms logger=migrator t=2026-05-21T00:26:00.291525451Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-21T00:26:00.293090289Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.566859ms logger=migrator t=2026-05-21T00:26:00.298375026Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-21T00:26:00.299436396Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.06329ms logger=migrator t=2026-05-21T00:26:00.30508983Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-21T00:26:00.306579336Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.491066ms logger=migrator t=2026-05-21T00:26:00.311054449Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-21T00:26:00.312144729Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.09073ms logger=migrator t=2026-05-21T00:26:00.31605366Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-21T00:26:00.316080752Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.38µs logger=migrator t=2026-05-21T00:26:00.321931269Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-21T00:26:00.322115412Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=184.873µs logger=migrator t=2026-05-21T00:26:00.327376789Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-21T00:26:00.337760059Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.38846ms logger=migrator t=2026-05-21T00:26:00.34161299Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-21T00:26:00.341996457Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=387.037µs logger=migrator t=2026-05-21T00:26:00.346206674Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-21T00:26:00.347006239Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=799.825µs logger=migrator t=2026-05-21T00:26:00.351189885Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-21T00:26:00.35145447Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=265.515µs logger=migrator t=2026-05-21T00:26:00.357726605Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-21T00:26:00.359371496Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.644761ms logger=migrator t=2026-05-21T00:26:00.365260414Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-21T00:26:00.366352883Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.092339ms logger=migrator t=2026-05-21T00:26:00.377087241Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-21T00:26:00.416921772Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=39.843262ms logger=migrator t=2026-05-21T00:26:00.42390375Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-21T00:26:00.433054548Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.156418ms logger=migrator t=2026-05-21T00:26:00.438101461Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-21T00:26:00.438321785Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=219.124µs logger=migrator t=2026-05-21T00:26:00.443844626Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-21T00:26:00.477600476Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.75238ms logger=migrator t=2026-05-21T00:26:00.482872173Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-21T00:26:00.520034695Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=37.158812ms logger=migrator t=2026-05-21T00:26:00.619627343Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-21T00:26:00.621393045Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.769532ms logger=migrator t=2026-05-21T00:26:00.630178307Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-21T00:26:00.631691875Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.513728ms logger=migrator t=2026-05-21T00:26:00.637753546Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-21T00:26:00.638399998Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=646.812µs logger=migrator t=2026-05-21T00:26:00.644428279Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-21T00:26:00.64563035Z level=info msg="Migration successfully executed" id="create permission table" duration=1.201851ms logger=migrator t=2026-05-21T00:26:00.659511006Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-21T00:26:00.661247018Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.737192ms logger=migrator t=2026-05-21T00:26:00.674647293Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-21T00:26:00.676482307Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.840984ms logger=migrator t=2026-05-21T00:26:00.689352254Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-21T00:26:00.69080465Z level=info msg="Migration successfully executed" id="create role table" duration=1.452156ms logger=migrator t=2026-05-21T00:26:00.705561862Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-21T00:26:00.715519794Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.983363ms logger=migrator t=2026-05-21T00:26:00.729937829Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-21T00:26:00.744033307Z level=info msg="Migration successfully executed" id="add column group_name" duration=14.088219ms logger=migrator t=2026-05-21T00:26:00.789300168Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-21T00:26:00.792516058Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=3.2188ms logger=migrator t=2026-05-21T00:26:00.849247399Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-21T00:26:00.850727846Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.482707ms logger=migrator t=2026-05-21T00:26:00.893111204Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-21T00:26:00.896042478Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.933094ms logger=migrator t=2026-05-21T00:26:00.949677643Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-21T00:26:00.953602185Z level=info msg="Migration successfully executed" id="create team role table" duration=3.926131ms logger=migrator t=2026-05-21T00:26:00.985323167Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-21T00:26:00.98769768Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.377074ms logger=migrator t=2026-05-21T00:26:00.993613809Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-21T00:26:00.995136987Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.523148ms logger=migrator t=2026-05-21T00:26:01.000020627Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-21T00:26:01.001604586Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.583479ms logger=migrator t=2026-05-21T00:26:01.008402091Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-21T00:26:01.009717454Z level=info msg="Migration successfully executed" id="create user role table" duration=1.315553ms logger=migrator t=2026-05-21T00:26:01.015883897Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-21T00:26:01.017406255Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.518178ms logger=migrator t=2026-05-21T00:26:01.024009176Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-21T00:26:01.025363141Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.353295ms logger=migrator t=2026-05-21T00:26:01.029785621Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-21T00:26:01.031266559Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.480668ms logger=migrator t=2026-05-21T00:26:01.037063165Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-21T00:26:01.038266887Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.203172ms logger=migrator t=2026-05-21T00:26:01.043298219Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-21T00:26:01.044621754Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.323645ms logger=migrator t=2026-05-21T00:26:01.049131136Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-21T00:26:01.050683485Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.552409ms logger=migrator t=2026-05-21T00:26:01.05642493Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-21T00:26:01.067197627Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.768537ms logger=migrator t=2026-05-21T00:26:01.076433356Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-21T00:26:01.078749079Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.322363ms logger=migrator t=2026-05-21T00:26:01.084624957Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-21T00:26:01.085980541Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.354874ms logger=migrator t=2026-05-21T00:26:01.091863128Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-21T00:26:01.092947689Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.088121ms logger=migrator t=2026-05-21T00:26:01.09901483Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-21T00:26:01.100189421Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.174671ms logger=migrator t=2026-05-21T00:26:01.106502637Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-21T00:26:01.107647638Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.159101ms logger=migrator t=2026-05-21T00:26:01.11432333Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-21T00:26:01.115650075Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.328335ms logger=migrator t=2026-05-21T00:26:01.124279933Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-21T00:26:01.134709564Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.429142ms logger=migrator t=2026-05-21T00:26:01.139780187Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-21T00:26:01.147194052Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.411095ms logger=migrator t=2026-05-21T00:26:01.1536562Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-21T00:26:01.165091381Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=11.461931ms logger=migrator t=2026-05-21T00:26:01.171819163Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-21T00:26:01.183534068Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=11.713415ms logger=migrator t=2026-05-21T00:26:01.190016606Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-21T00:26:01.19181217Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.797134ms logger=migrator t=2026-05-21T00:26:01.196920673Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-21T00:26:01.198743107Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.821514ms logger=migrator t=2026-05-21T00:26:01.203729948Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-21T00:26:01.206324925Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.596367ms logger=migrator t=2026-05-21T00:26:01.212889396Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-21T00:26:01.214296061Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.407005ms logger=migrator t=2026-05-21T00:26:01.219953975Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-21T00:26:01.221379922Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.428337ms logger=migrator t=2026-05-21T00:26:01.22674443Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-21T00:26:01.226981674Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=237.064µs logger=migrator t=2026-05-21T00:26:01.231630749Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-21T00:26:01.231823382Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=194.863µs logger=migrator t=2026-05-21T00:26:01.23718741Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-21T00:26:01.237854723Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=667.623µs logger=migrator t=2026-05-21T00:26:01.242802683Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-21T00:26:01.243473666Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=670.143µs logger=migrator t=2026-05-21T00:26:01.24805861Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-21T00:26:01.248805893Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=747.463µs logger=migrator t=2026-05-21T00:26:01.253842575Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-21T00:26:01.254243813Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=401.258µs logger=migrator t=2026-05-21T00:26:01.260067219Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-21T00:26:01.260682241Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=615.162µs logger=migrator t=2026-05-21T00:26:01.265090121Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-21T00:26:01.26604601Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=955.829µs logger=migrator t=2026-05-21T00:26:01.27101927Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-21T00:26:01.272309714Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.290264ms logger=migrator t=2026-05-21T00:26:01.278030079Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-21T00:26:01.28846059Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.429181ms logger=migrator t=2026-05-21T00:26:01.294897278Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-21T00:26:01.2949903Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=93.632µs logger=migrator t=2026-05-21T00:26:01.299355039Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-21T00:26:01.300098493Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=741.924µs logger=migrator t=2026-05-21T00:26:01.306720354Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-21T00:26:01.308047529Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.327285ms logger=migrator t=2026-05-21T00:26:01.317643344Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-21T00:26:01.32015704Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.493456ms logger=migrator t=2026-05-21T00:26:01.327411494Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-21T00:26:01.335947Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.535906ms logger=migrator t=2026-05-21T00:26:01.341862498Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-21T00:26:01.342676913Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=814.235µs logger=migrator t=2026-05-21T00:26:01.347301188Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-21T00:26:01.348309846Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.008828ms logger=migrator t=2026-05-21T00:26:01.352555023Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-21T00:26:01.374325552Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.774349ms logger=migrator t=2026-05-21T00:26:01.379785912Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-21T00:26:01.380608738Z level=info msg="Migration successfully executed" id="create correlation v2" duration=825.336µs logger=migrator t=2026-05-21T00:26:01.385376425Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-21T00:26:01.38730172Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.925545ms logger=migrator t=2026-05-21T00:26:01.392002547Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-21T00:26:01.393919191Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.916624ms logger=migrator t=2026-05-21T00:26:01.400106784Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-21T00:26:01.40205054Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.945876ms logger=migrator t=2026-05-21T00:26:01.408633062Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-21T00:26:01.408862906Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=231.265µs logger=migrator t=2026-05-21T00:26:01.413279046Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-21T00:26:01.414254144Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=972.528µs logger=migrator t=2026-05-21T00:26:01.419201004Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-21T00:26:01.427966555Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.763961ms logger=migrator t=2026-05-21T00:26:01.432933666Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-21T00:26:01.433806791Z level=info msg="Migration successfully executed" id="create entity_events table" duration=873.425µs logger=migrator t=2026-05-21T00:26:01.4380945Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-21T00:26:01.438975096Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=879.846µs logger=migrator t=2026-05-21T00:26:01.444864574Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-21T00:26:01.445462486Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-21T00:26:01.450526738Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-21T00:26:01.450939356Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-21T00:26:01.456668531Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-21T00:26:01.457820992Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.197212ms logger=migrator t=2026-05-21T00:26:01.462924885Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-21T00:26:01.463822182Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=904.557µs logger=migrator t=2026-05-21T00:26:01.471768637Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-21T00:26:01.473174043Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.408336ms logger=migrator t=2026-05-21T00:26:01.478513311Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-21T00:26:01.479832425Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.319025ms logger=migrator t=2026-05-21T00:26:01.48555075Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-21T00:26:01.486833023Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.283003ms logger=migrator t=2026-05-21T00:26:01.493001437Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-21T00:26:01.494477273Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.476737ms logger=migrator t=2026-05-21T00:26:01.501142436Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-21T00:26:01.502346918Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.206052ms logger=migrator t=2026-05-21T00:26:01.506603325Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-21T00:26:01.507907199Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.303714ms logger=migrator t=2026-05-21T00:26:01.513586323Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-21T00:26:01.514940628Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.353975ms logger=migrator t=2026-05-21T00:26:01.520250245Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-21T00:26:01.521505479Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.254563ms logger=migrator t=2026-05-21T00:26:01.52594992Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-21T00:26:01.527241944Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.292095ms logger=migrator t=2026-05-21T00:26:01.53305644Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-21T00:26:01.56092751Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=27.86173ms logger=migrator t=2026-05-21T00:26:01.566525023Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-21T00:26:01.581209092Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=14.682979ms logger=migrator t=2026-05-21T00:26:01.586446168Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-21T00:26:01.593852024Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.405626ms logger=migrator t=2026-05-21T00:26:01.599780252Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-21T00:26:01.600049147Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=269.635µs logger=migrator t=2026-05-21T00:26:01.60458347Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-21T00:26:01.616074571Z level=info msg="Migration successfully executed" id="add share column" duration=11.489821ms logger=migrator t=2026-05-21T00:26:01.62202961Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-21T00:26:01.622353506Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=326.305µs logger=migrator t=2026-05-21T00:26:01.627359448Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-21T00:26:01.629075129Z level=info msg="Migration successfully executed" id="create file table" duration=1.721081ms logger=migrator t=2026-05-21T00:26:01.63465279Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-21T00:26:01.635832473Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.185173ms logger=migrator t=2026-05-21T00:26:01.64172099Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-21T00:26:01.643202297Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.484447ms logger=migrator t=2026-05-21T00:26:01.649452351Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-21T00:26:01.650548652Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.096401ms logger=migrator t=2026-05-21T00:26:01.656952439Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-21T00:26:01.658149021Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.193112ms logger=migrator t=2026-05-21T00:26:01.664177342Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-21T00:26:01.664284894Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=108.192µs logger=migrator t=2026-05-21T00:26:01.669506269Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-21T00:26:01.669640792Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=135.903µs logger=migrator t=2026-05-21T00:26:01.674127744Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-21T00:26:01.674942689Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=792.145µs logger=migrator t=2026-05-21T00:26:01.680402399Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-21T00:26:01.680787336Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=385.267µs logger=migrator t=2026-05-21T00:26:01.685363299Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-21T00:26:01.687651441Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.287872ms logger=migrator t=2026-05-21T00:26:01.692345728Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-21T00:26:01.70397033Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.632293ms logger=migrator t=2026-05-21T00:26:01.709560243Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-21T00:26:01.709747516Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=184.173µs logger=migrator t=2026-05-21T00:26:01.714225258Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-21T00:26:01.715488291Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.262653ms logger=migrator t=2026-05-21T00:26:01.719527665Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-21T00:26:01.719984894Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=458.209µs logger=migrator t=2026-05-21T00:26:01.724590368Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-21T00:26:01.724885273Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=294.955µs logger=migrator t=2026-05-21T00:26:01.730674779Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-21T00:26:01.73121192Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=537.751µs logger=migrator t=2026-05-21T00:26:01.735219583Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-21T00:26:01.745549882Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.325799ms logger=migrator t=2026-05-21T00:26:01.750559714Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-21T00:26:01.756768837Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.209023ms logger=migrator t=2026-05-21T00:26:01.761570295Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-21T00:26:01.762679566Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.115331ms logger=migrator t=2026-05-21T00:26:01.769217425Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-21T00:26:01.846782106Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.562851ms logger=migrator t=2026-05-21T00:26:01.852706805Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-21T00:26:01.854273874Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.567649ms logger=migrator t=2026-05-21T00:26:01.859856026Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-21T00:26:01.862038865Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.168459ms logger=migrator t=2026-05-21T00:26:01.866925285Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-21T00:26:01.891969304Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.043429ms logger=migrator t=2026-05-21T00:26:01.897468564Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-21T00:26:01.90595571Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.486016ms logger=migrator t=2026-05-21T00:26:01.911859648Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-21T00:26:01.912103372Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=244.034µs logger=migrator t=2026-05-21T00:26:01.916665306Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-21T00:26:01.917037713Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=373.007µs logger=migrator t=2026-05-21T00:26:01.922103786Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-21T00:26:01.922712337Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=601.83µs logger=migrator t=2026-05-21T00:26:01.928596325Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-21T00:26:01.92887888Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=283.935µs logger=migrator t=2026-05-21T00:26:01.93378598Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-21T00:26:01.934054604Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=269.024µs logger=migrator t=2026-05-21T00:26:01.938592228Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-21T00:26:01.939738889Z level=info msg="Migration successfully executed" id="create folder table" duration=1.146891ms logger=migrator t=2026-05-21T00:26:01.944307263Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-21T00:26:01.945662307Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.354334ms logger=migrator t=2026-05-21T00:26:01.951395312Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-21T00:26:01.953523211Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.127729ms logger=migrator t=2026-05-21T00:26:01.961052979Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-21T00:26:01.961140711Z level=info msg="Migration successfully executed" id="Update folder title length" duration=88.742µs logger=migrator t=2026-05-21T00:26:01.966760174Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-21T00:26:01.969007795Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.247091ms logger=migrator t=2026-05-21T00:26:01.975485454Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-21T00:26:01.976617884Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.132971ms logger=migrator t=2026-05-21T00:26:01.981754268Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-21T00:26:01.983155734Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.397296ms logger=migrator t=2026-05-21T00:26:01.989012531Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-21T00:26:01.98951149Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=498.489µs logger=migrator t=2026-05-21T00:26:01.994568923Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-21T00:26:01.994998571Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=429.988µs logger=migrator t=2026-05-21T00:26:02.000269748Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-21T00:26:02.00210752Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.835192ms logger=migrator t=2026-05-21T00:26:02.007441168Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-21T00:26:02.009471036Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.029368ms logger=migrator t=2026-05-21T00:26:02.017280039Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-21T00:26:02.01847326Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.193131ms logger=migrator t=2026-05-21T00:26:02.02337711Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-21T00:26:02.024819346Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.441816ms logger=migrator t=2026-05-21T00:26:02.030552462Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-21T00:26:02.031730143Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.179802ms logger=migrator t=2026-05-21T00:26:02.036536651Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-21T00:26:02.037476048Z level=info msg="Migration successfully executed" id="create anon_device table" duration=942.377µs logger=migrator t=2026-05-21T00:26:02.043845414Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-21T00:26:02.045856931Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.012027ms logger=migrator t=2026-05-21T00:26:02.052208817Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-21T00:26:02.054465618Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.257791ms logger=migrator t=2026-05-21T00:26:02.059009211Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-21T00:26:02.059904938Z level=info msg="Migration successfully executed" id="create signing_key table" duration=891.166µs logger=migrator t=2026-05-21T00:26:02.064580513Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-21T00:26:02.065898127Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.316674ms logger=migrator t=2026-05-21T00:26:02.071362317Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-21T00:26:02.072724252Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.361845ms logger=migrator t=2026-05-21T00:26:02.077372317Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-21T00:26:02.077740003Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=369.297µs logger=migrator t=2026-05-21T00:26:02.083280454Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-21T00:26:02.094480529Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.199405ms logger=migrator t=2026-05-21T00:26:02.100387587Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-21T00:26:02.101098201Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=718.994µs logger=migrator t=2026-05-21T00:26:02.105578792Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-21T00:26:02.105599512Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.6µs logger=migrator t=2026-05-21T00:26:02.109778859Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-21T00:26:02.111635462Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.853663ms logger=migrator t=2026-05-21T00:26:02.116544112Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-21T00:26:02.116567033Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=24.161µs logger=migrator t=2026-05-21T00:26:02.122204996Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-21T00:26:02.123565281Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.360255ms logger=migrator t=2026-05-21T00:26:02.128402019Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-21T00:26:02.129683763Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.281704ms logger=migrator t=2026-05-21T00:26:02.135707883Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-21T00:26:02.137442695Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.734642ms logger=migrator t=2026-05-21T00:26:02.142732912Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-21T00:26:02.143609937Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=877.915µs logger=migrator t=2026-05-21T00:26:02.147722032Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-21T00:26:02.148062338Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=338.886µs logger=migrator t=2026-05-21T00:26:02.152047512Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-21T00:26:02.152879196Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=832.075µs logger=migrator t=2026-05-21T00:26:02.158261075Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-21T00:26:02.160011477Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.750652ms logger=migrator t=2026-05-21T00:26:02.164511349Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-21T00:26:02.165468947Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=961.108µs logger=migrator t=2026-05-21T00:26:02.169722024Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-21T00:26:02.179573335Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.850861ms logger=migrator t=2026-05-21T00:26:02.185037505Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-21T00:26:02.192842546Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.796771ms logger=migrator t=2026-05-21T00:26:02.198147504Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-21T00:26:02.207272851Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.125538ms logger=migrator t=2026-05-21T00:26:02.211673531Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-21T00:26:02.211749242Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=76.011µs logger=migrator t=2026-05-21T00:26:02.216406138Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-21T00:26:02.228883295Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.477317ms logger=migrator t=2026-05-21T00:26:02.234281984Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-21T00:26:02.241089509Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.800235ms logger=migrator t=2026-05-21T00:26:02.245420038Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-21T00:26:02.245784564Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=365.256µs logger=migrator t=2026-05-21T00:26:02.250012562Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.525903099s logger=migrator t=2026-05-21T00:26:02.250679084Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-21T00:26:02.266502413Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-21T00:26:02.266712677Z level=info msg="Created default organization" logger=secrets t=2026-05-21T00:26:02.272710596Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-21T00:26:02.324271498Z level=info msg="Restored cache from database" duration=731.393µs logger=plugin.store t=2026-05-21T00:26:02.326088582Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-21T00:26:02.371311728Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-21T00:26:02.371377269Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-21T00:26:02.371511042Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-21T00:26:02.371532772Z level=info msg="Plugins loaded" count=54 duration=45.44569ms logger=query_data t=2026-05-21T00:26:02.376160287Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-21T00:26:02.380106019Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-21T00:26:02.388046304Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-21T00:26:02.396776153Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-21T00:26:02.399008984Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-21T00:26:02.403207902Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-21T00:26:02.424403978Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-21T00:26:02.441652094Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-21T00:26:02.462270541Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-21T00:26:02.462306942Z level=info msg="finished to provision alerting" logger=http.server t=2026-05-21T00:26:02.465105673Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-05-21T00:26:02.465183544Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-05-21T00:26:02.479639738Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-05-21T00:26:02.479554187Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-21T00:26:02.517166963Z level=info msg="State cache has been initialized" states=0 duration=51.973059ms logger=ngalert.scheduler t=2026-05-21T00:26:02.517271435Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-21T00:26:02.517340766Z level=info msg=starting first_tick=2026-05-21T00:26:10Z logger=plugins.update.checker t=2026-05-21T00:26:02.546599082Z level=info msg="Update check succeeded" duration=76.62404ms logger=grafana.update.checker t=2026-05-21T00:26:02.548258162Z level=info msg="Update check succeeded" duration=78.788539ms logger=provisioning.dashboard t=2026-05-21T00:26:02.548289642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:02.647221751Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-21T00:26:02.672241618Z level=info msg="Patterns update finished" duration=125.675387ms logger=grafana-apiserver t=2026-05-21T00:26:02.851740168Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-21T00:26:02.852693605Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-21T00:26:03.202086892Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:03.203874474Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:03.22115218Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:03.241179195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:03.267416973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:03.303838347Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:03.323853542Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:03.348950419Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:03.365290017Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:03.401176492Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:03.422108883Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:03.535964519Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:03.562552954Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:03.652522515Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:03.683453299Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:03.713470235Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:03.733914829Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:03.774492489Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:03.792506436Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:03.825236623Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:03.861712499Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:03.893525709Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:03.908049634Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:03.939470687Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:03.958654447Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.000114572Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.019413553Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.053997333Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.07255723Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.102468844Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.127069832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.171242466Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.187854948Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.215624203Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.232936118Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.264310769Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.275109026Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.313384681Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.326599342Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.358638655Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.375465521Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.407534444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.422473976Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.451325481Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.469853688Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.512887251Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.533509546Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.570475618Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.585838578Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.619143204Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.637556709Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.672861311Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.703072431Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.774818676Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.798720001Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.844479863Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.859910094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.913502749Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.92953433Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.98009491Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:04.997183602Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:05.055678953Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:05.070015284Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:05.127413826Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:05.146079385Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:05.213360976Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:05.232938321Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:05.374069443Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:05.392302494Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:05.468819463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:05.486346031Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:05.546724427Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:05.5684402Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:05.648636446Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:05.684574649Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:05.791782404Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:05.816600035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:05.896292361Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:05.911025499Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:26:05.992335415Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-21T00:27:38.50366689Z level=info msg="Usage stats are ready to report"